- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- c72a9aa CodeWeavers Minor fixes. by Alexandre Julliard · 23 years ago
- db9b549 Enhance SPY_GetMsgName to translate common control messages. by Guy L. Albertelli · 24 years ago
- de42428 Removed a number of direct accesses to the WND structure, replacing by Alexandre Julliard · 24 years ago
- 186a79c WNDPROC handlers now check whether HWND argument is valid. by Jukka Heinonen · 24 years ago
- e79f076 As for the edit control, the style of the borders on the list control by Bill Medland · 24 years ago
- ee285b7 Remove unnecessary single quoting of debugstr_xxx strings. by Francois Gouget · 24 years ago
- 7a06d45 Do not send WM_MOUSEACTIVATE for children of desktop. by Gerard Patel · 24 years ago
- e8ffcaa Slightly improve keyboard tracking in combobox. by Dmitry Timoshkov · 24 years ago
- 6df245d Really do not roll up if selection is being tracked by arrow keys in by Dmitry Timoshkov · 24 years ago
- 52ece0e Use GetSysColorBrush(COLOR_WINDOW) when there is no brush for drawing by Dmitry Timoshkov · 24 years ago
- a41b2cf Moved tweak support to USER dll. Removed tweak.h and cache.h. by Alexandre Julliard · 24 years ago
- db8fb6f Fixed returned length for LB_GETTEXT. by Gerard Patel · 24 years ago
- 7462099 Added unicode window proc for the listbox control. by Dmitry Timoshkov · 24 years ago
- 85ba879 Took a stab at implementing LBS_NOSEL. by Andreas Mohr · 24 years ago
- fe9a0f0 Fixed a problem where when deleting an item using index -1 on an empty by Aric Stewart · 24 years ago
- 7c55bc0 Only capture mouse when an item is selected. by Ulrich Czekalla · 24 years ago
- 956c847 Invalidate the focus rect when a listbox is resized. by Louis Philippe Gagnon · 24 years ago
- 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
- bf67259 Use the DRIVE_* API constants instead of the DRIVETYPE enum. by Alexandre Julliard · 24 years ago
- 91222da Moved most builtin controls structures into their respective C file. by Alexandre Julliard · 24 years ago
- 537bcad Don't update scrollbars when processing WM_DESTROY. by Louis Philippe Gagnon · 24 years ago
- 2c691b3 Implemented Win16 behaviour of DDL_DRIVES in DlgDirList. by Ove Kaaven · 24 years ago
- 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
- 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
- 8caa407 In WM_DRAWITEM, always calls the app with a valid current focus_item. by Gerard Patel · 25 years ago
- 5ae1c39 Avoid divide by zero when listbox set to zero height. by Mike McCormack · 25 years ago
- 2b5d9c6 Always call LISTVIEW_SetSelection() for an item, even if that item by Andreas Mohr · 25 years ago
- c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
- dbf5a47 Avoid resetting the background color when clearing out blank areas, as by Susan Farley · 25 years ago
- cef1253 Change logic of listbox resizing for 16 bits apps for lists without by Gerard Patel · 25 years ago
- 9788ba6 Set clipping region to client window before owner-drawn painting. by Gerard Patel · 25 years ago
- 2ffbb31 Make the focus follow the last selected item for multiselect listboxes. by Gerard Patel · 25 years ago
- ac3e816 Set clipping region to client window in LISTBOX_Paint. by Gerard Patel · 25 years ago
- 41b07fb WM_SETREDRAW should repaint the listbox when set to on if something by Gerard Patel · 25 years ago
- 50523d1 Take focus before setting the caret position and selections. by Jason Mawdsley · 25 years ago
- 07917e4 - We can use wnd->wIDmenu for ComboLBox (it is not reset anymore in SetParent) by Serge Ivanov · 25 years ago
- 72bdd5b Stephane Lussier by Alexandre Julliard · 25 years ago
- ab2f43f Serge Ivanov by Alexandre Julliard · 25 years ago
- 7f90a8c Serge Ivanov Fixed WM_LBUTTONDBLCLK handling. by Alexandre Julliard · 25 years ago
- d34205e Avoid calls to SetFocus when they are unnecessary. by Susan Farley · 25 years ago
- c0872e3 Fixed scrolling bug. by Chris Morgan · 25 years ago
- 4bdf4af Implemented Mousewheel support. by Stephane Lussier · 25 years ago
- 65a0fa6 Send the correct ODA_ code when deselecting an item. by Huw D M Davies · 25 years ago
- f94c3c5 In the listbox, when the last item is selected and deleted, it still by Yuxi Zhang · 25 years ago
- 916f975 Improved the selector get/set functions. by Alexandre Julliard · 25 years ago
- d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
- ed0da3f Removed 2 useless include winversion.h by Marcus Meissner · 25 years ago
- e0f493e Notify parent of listbox if requested. by Dmitry Timoshkov · 25 years ago
- 889a3be Draw the item text from the top of the item rect. by Abey George · 25 years ago
- b9ce4fd For Win 3.x applications, if they have either horizontal or vertical by Nick Holloway · 26 years ago
- 25c62cc Set the mouse capture on the combo listbox. by Pierre Mageau · 26 years ago
- d35c834 Make sure that an empty string never matches a listbox entry in by Rein Klazes · 26 years ago
- 15de615 Got rid of dsprintf and related macros. by Alexandre Julliard · 26 years ago
- f6a225b Changed the WS_BORDER style to a WS_EX_CLIENTEDGE style for the listbox control. by Francis Beaudet · 26 years ago
- c9a6d50 Several focus and selection problems in listboxes. by Gerard Patel · 26 years ago
- 6ec3eaf Fixed a few behaviors of the combobox that were broken. by Francis Beaudet · 26 years ago
- 7572207 Stop a listbox bug that causes a div by zero when the item height by Paul Quinn · 26 years ago
- 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- 777508a Values returned from PtInRect and LB_ITEMFROMPOINT are reversed. by Gerard Patel · 26 years ago
- 428d298 Prevented LISTBOX_RepaintItem from repainting a non visible item. by Francois Boisvert · 26 years ago
- 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
- 9aded51 Removed the gotos from the WndProcs, always use a small wrapper that by Marcus Meissner · 26 years ago
- 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- 8914799 When the vertical scrollbar is removed, the background was not by Luc Tourangeau · 26 years ago
- 5ee117b WM_MOUSEMOVE implementation bug fix. by Luc Tourangeau · 26 years ago
- f585c61 Implemented the Win95 look and feel. by Francis Beaudet · 26 years ago
- 8730e45 Fixed LB_GETCURSEL message to return LB_ERR on empty list. by Francis Beaudet · 26 years ago
- 613092a Made LB_GETCURSEL return focus_item if no item has been selected. by Lawson Whitney · 26 years ago
- 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
- ee517e8 - fixed missing stdlib.h and string.h includes everywhere by David Luyer · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 762f18d Change SW_??? options on list box scrolling so that they match what by NF Stevens · 26 years ago
- 9ad9017 Do not call ownerdraw for invalid items (empty focusrects). by Marcus Meissner · 26 years ago
- 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
- 311d329 Better CB_SETCURSEL message handling. by Alex Korobka · 26 years ago
- c979b7b Don't send ODA_ENTIRE for empty listboxes (LISTBOX_Paint). by Gerard Patel · 26 years ago
- 4f7dc46 LB_GETTEXT: Handle passed NULL buffer. by Marcus Meissner · 26 years ago
- f172d64 CB_SETCURSEL and some other fixes. by Alex Korobka · 26 years ago
- d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
- a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
- ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
- a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
- dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
- 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
- a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
- a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
- 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
- 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
- a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116
- 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
- 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
- 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
- 33072e1 Release 970629 by Alexandre Julliard · 28 years ago wine-970629
- 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
- 7ff1c41 Release 970525 by Alexandre Julliard · 28 years ago wine-970525
- 889f742 Release 970415 by Alexandre Julliard · 28 years ago wine-970415
- df2673b Release 970329 by Alexandre Julliard · 28 years ago wine-970329
- 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305