- 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
- 0026d78 Disabled catching of mouse move events when not over menu. by Rizsanyi Zsolt · 23 years ago
- ce2024c - Recognize "\n" as an alternative soft line break in function by Chuck Crayne · 23 years ago
- 83d6efb Sending EN_UPDATE notification in the EDIT_WM_SetText - the comment by Rizsanyi Zsolt · 23 years ago
- aba60df Always erase background. by Dmitry Timoshkov · 23 years ago
- 51cf0e3 Added CS_PARENTDC style. by Dmitry Timoshkov · 23 years ago
- 5076dba Convert NULL menu items to separators. by Dmitry Timoshkov · 23 years ago
- 6815f3a MenuItemFromPoint: rough implementation. by Uwe Bonnes · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- ed79297 Fixed WM_SETFONT handling (no redraw made in some cases). by Eric Pouech · 23 years ago
- 76198ce Fixed the scrollbar position overflows using MulDiv. by Phillip Ezolt · 23 years ago
- c72a9aa CodeWeavers Minor fixes. by Alexandre Julliard · 23 years ago
- bde5cf0 Paint control immediately on WM_SETTEXT. by Guy Albertelli · 23 years ago
- 693cca5 Make FIXMEs more grep-able. by Dimitrie O. Paun · 23 years ago
- 0e4cf6c Don't change button state on WM_MOUSEMOVE messages unless left mouse by Rein Klazes · 23 years ago
- 93ece68 In CBPaintText use the text size as returned by LB_GETTEXT. The size by Rein Klazes · 23 years ago
- 7ccd27a Check, Radio & 3State buttons send WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN. by Sander van Leeuwen · 23 years ago
- cc2d382 Use DrawFrameControl instead of bitmaps in certain cases. by Alexandre Julliard · 23 years ago
- 6924967 Fixed, added or implemented stubs: by Andreas Mohr · 23 years ago
- b153725 For a radio button even if the initial style includes WS_TABSTOP the by Bill Medland · 23 years ago
- 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
- 07216db EDIT_EM_LineLength called from within EDIT_EM_LineLength needs by Andreas Mohr · 23 years ago
- 070e749 Don't prefix %p with 0x. Various English fixes. by Francois Gouget · 23 years ago
- 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
- ddc3317 Store in the server all the window information accessible with by Alexandre Julliard · 23 years ago
- fb0ff05 Added internal Wine messages to perform SetWindowPos, ShowWindow and by Alexandre Julliard · 23 years ago
- b662e11 Moved scrollbar tracking code to scroll.c. by Alexandre Julliard · 23 years ago
- 8fd26b9 Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding by Alexandre Julliard · 23 years ago
- 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
- b85a6e8 Defer edit style correction until EDITSTATE is fully initialized. by Dmitry Timoshkov · 23 years ago
- 943e761 - Implement message loop on the client side of the scroll control. by Guy Albertelli · 24 years ago
- d23a82b Made all 16<->32 HWND conversions use explicit functions instead of by Alexandre Julliard · 24 years ago
- 49c7aff When you hold the left mouse button inside the scrollbar, then move by Bobby Bingham · 24 years ago
- f44bbb8 Make sure that HWND comparisons are always done with full 32-bit handles. by Alexandre Julliard · 24 years ago
- db9b549 Enhance SPY_GetMsgName to translate common control messages. by Guy L. Albertelli · 24 years ago
- 9d9dac0 Added WIN_ListParents function and renamed WIN_BuildWinArray into by Alexandre Julliard · 24 years ago
- b3ec030 Added proper support for 32-bit WM_NEXTMENU. by Alexandre Julliard · 24 years ago
- de42428 Removed a number of direct accesses to the WND structure, replacing by Alexandre Julliard · 24 years ago
- bfb4a23 Replaced MSG_InternalGetMessage calls by equivalent exported APIs. by Alexandre Julliard · 24 years ago
- 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
- 186a79c WNDPROC handlers now check whether HWND argument is valid. by Jukka Heinonen · 24 years ago
- ef06b4a Got rid of HEAP_strdupW. by Alexandre Julliard · 24 years ago
- e79f076 As for the edit control, the style of the borders on the list control by Bill Medland · 24 years ago
- 326b280 Draw MenuBar in proper place (some cases). by Gerard Patel · 24 years ago
- 137420a Correct the location of the style patching for the edit control. by Bill Medland · 24 years ago
- 34329cf GetMenuItemID: return -1 for invalid menu items, not zero. by Mike McCormack · 24 years ago
- 05aeaf1 Add some argument validation to SetMenuItemInfoA, so QT5 does not by Marcus Meissner · 24 years ago
- 31b15c6 Correct more colours so that DrawEdge works for more cases. by Bill Medland · 24 years ago
- 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
- 56a1992 Replace some 16-bit calls by their 32-bit equivalents. by Dmitry Timoshkov · 24 years ago
- 17fd4e3 Documentation name fixes. by Patrik Stridvall · 24 years ago
- 86bfa4c Improved handling of styles in the edit control, including detecting by Bill Medland · 24 years ago
- 99f2f39 Spelling fixes. by Andreas Mohr · 24 years ago
- 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
- 63c06aa Changed the outer color of a push button frame from gray to white, by Susan Farley · 24 years ago
- b6866d7 Disable the edit box when created with WS_DISABLED. by Susan Farley · 24 years ago
- aa5b6ce Fixed scrollbars return value to the SBM_SETRANGE and by Bobby Bingham · 24 years ago
- 18ce388 Fix menu behaviour when escape is pressed. by Ulrich Czekalla · 24 years ago
- 75c525c Make sure we set dwOSVersionInfoSize before calling GetVersionInfo(). by James Juran · 24 years ago
- 4323004 Create an X connection for each thread, and process X events in the by Alexandre Julliard · 24 years ago
- 8f79fdc Test if the menu is destroyed before displaying a menu item. by Gerard Patel · 24 years ago
- e60ccd1 Create a new window for the top popup menu on every new menu tracking, by Alexandre Julliard · 24 years ago
- ee285b7 Remove unnecessary single quoting of debugstr_xxx strings. by Francois Gouget · 24 years ago
- e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
- 75194d2 Only draw the padding area of the combo box, don't erase the combo by Mike McCormack · 24 years ago
- 2d382c6 Fixed a paint problem reported by Mike McCormack. by Ulrich Czekalla · 24 years ago
- f05618b Do not HeapFree() memory not allocated by us in COMBO_GetText. by Marcus Meissner · 24 years ago
- ed90b18 Draw the padding area of a combo box. by Mike McCormack · 24 years ago
- 15a3b74 Documentation name fixes. by Patrik Stridvall · 24 years ago
- 7a06d45 Do not send WM_MOUSEACTIVATE for children of desktop. by Gerard Patel · 24 years ago
- d62c3f1 Remove redundant sending of WM_DRAWITEM message to ownerdrawn combobox. by Dmitry Timoshkov · 24 years ago
- e8ffcaa Slightly improve keyboard tracking in combobox. by Dmitry Timoshkov · 24 years ago
- 7c7a357 Set the backgound mode to opaque to paint highlighted text. by Dan Engel · 24 years ago
- 3f03975 Added first/last message filters to MSG_InternalGetMessage to avoid busy waits. by Alexandre Julliard · 24 years ago
- c9e1139 Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages. by Alexandre Julliard · 24 years ago
- 6df245d Really do not roll up if selection is being tracked by arrow keys in by Dmitry Timoshkov · 24 years ago
- 2ec34e4 Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task handle. by Alexandre Julliard · 24 years ago
- 9d4ae0e Do not send the EN_CHANGE notification message until the selection by Rein Klazes · 24 years ago
- f11ff2a Update format engine to reduce flicker. by Ulrich Czekalla · 24 years ago
- 627aa4d Native version seems to always re-draw the selected text at the end of a rollup. by Guy L. Albertelli · 24 years ago
- 2482ef3 Fix system menu crash by ensuring that item->text is not null when MF_TEXT set. by Gerard Patel · 24 years ago
- cf2ff27 Recalculate menu sizes if WM_INITMENU has recreated/changed something. by Gerard Patel · 24 years ago
- a62f06d Yet another attempt on fixing notifications in the edit control. by Dmitry Timoshkov · 24 years ago
- 87880c5 Fixed notifications of the edit control. by Dmitry Timoshkov · 24 years ago
- d36a3ef Call DefWindowProc for WM_CTLCOLORSTATIC message when the apps does not. by Gerard Patel · 24 years ago
- 3d0589a Fixed spelling/typos in comments. by Francois Gouget · 24 years ago
- fbc3619 Make EDIT_UnlockBuffer cope with destroyed windows. by Dmitry Timoshkov · 24 years ago
- a862f68 Added a few missing stubs to KERNEL32 and USER32. by Eric Pouech · 24 years ago
- 52ece0e Use GetSysColorBrush(COLOR_WINDOW) when there is no brush for drawing by Dmitry Timoshkov · 24 years ago
- b32c000 Prepare background while drawing radio buttons and checkboxes. by Dmitry Timoshkov · 24 years ago
- da2892c Do not allocate any USER data on the system heap. by Alexandre Julliard · 24 years ago
- 79413ed - Restructure PaintText code to remove FillRect from owner-drawn path. by Guy L. Albertelli · 24 years ago
- b99367e debugstr_xxx already does the quoting. by François Gouget · 24 years ago
- 9316fa3 Convert menu item to seperator only when string is NULL. by Dmitry Timoshkov · 24 years ago
- 4a69939 Don't crash on close from window manager. by Marcus Meissner · 24 years ago
- bf60453 Fix the behaviour of EM_GETLINE message. by Dmitry Timoshkov · 24 years ago
- 8ac1acb Ownerdrawn combo boxes should use ODS_COMBOBOXEDIT in the itemState. by James Abbatiello · 24 years ago
- 4782b0e - When painting the text, if the control is OWNERDRAWN the issue the by Guy L. Albertelli · 24 years ago
- 40fddf7 Do not notify parent of the Edit control on WM_SETTEXT when Edit is by Dmitry Timoshkov · 24 years ago
- 0c61028 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago