2002-08-03 |
Duane Clark | On mouse down in thumb, issue SB_THUMBTRACK with curren... |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll. |
tree | commitdiff |
2002-07-19 |
Carl Sopchak | Return empty string on error in WM_GETTEXT. |
tree | commitdiff |
2002-07-10 |
Uwe Bonnes | CBUpdateEdit: LB_GETTEXTLEN returns LB_ERR on error... |
tree | commitdiff |
2002-07-05 |
Alexandre Julliard | ComboLBWndProc: fall through to ListBoxWndProc if the... |
tree | commitdiff |
2002-06-21 |
Vincent Béron | Fixed some various comparisons wrt signedness. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Make sure edit and listbox controls are of same ASCII... |
tree | commitdiff |
2002-06-04 |
Andreas Mohr | Only allow tabs in popup menus, and make sure to never... |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-20 |
Dmitry Timoshkov | Clear an old button text in WM_SETTEXT as Windows does. |
tree | commitdiff |
2002-05-20 |
Alexandre Julliard | Got rid of GetSysColorPen. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Export the debugging API from libwine instead of ntdll. |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-05-09 |
Rizsanyi Zsolt | Disabled catching of mouse move events when not over... |
tree | commitdiff |
2002-04-22 |
Chuck Crayne | - Recognize "\n" as an alternative soft line break... |
tree | commitdiff |
2002-04-11 |
Rizsanyi Zsolt | Sending EN_UPDATE notification in the EDIT_WM_SetText... |
tree | commitdiff |
2002-04-09 |
Dmitry Timoshkov | Always erase background. |
tree | commitdiff |
2002-04-08 |
Dmitry Timoshkov | Added CS_PARENTDC style. |
tree | commitdiff |
2002-04-02 |
Dmitry Timoshkov | Convert NULL menu items to separators. |
tree | commitdiff |
2002-03-28 |
Uwe Bonnes | MenuItemFromPoint: rough implementation. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-26 |
Eric Pouech | Fixed WM_SETFONT handling (no redraw made in some cases). |
tree | commitdiff |
2002-02-19 |
Phillip Ezolt | Fixed the scrollbar position overflows using MulDiv. |
tree | commitdiff |
2002-01-31 |
Alexandre Julliard | CodeWeavers |
tree | commitdiff |
2002-01-31 |
Guy Albertelli | Paint control immediately on WM_SETTEXT. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
tree | commitdiff |
2002-01-15 |
Rein Klazes | Don't change button state on WM_MOUSEMOVE messages... |
tree | commitdiff |
2002-01-15 |
Rein Klazes | In CBPaintText use the text size as returned by LB_GETT... |
tree | commitdiff |
2002-01-04 |
Sander van Leeuwen | Check, Radio & 3State buttons send WM_CTLCOLORSTATIC... |
tree | commitdiff |
2002-01-03 |
Alexandre Julliard | Use DrawFrameControl instead of bitmaps in certain... |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Fixed, added or implemented stubs: |
tree | commitdiff |
2001-12-11 |
Bill Medland | For a radio button even if the initial style includes... |
tree | commitdiff |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-11-13 |
Andreas Mohr | EDIT_EM_LineLength called from within EDIT_EM_LineLengt... |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-10-22 |
Alexandre Julliard | Store in the server all the window information accessib... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Moved scrollbar tracking code to scroll.c. |
tree | commitdiff |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-08 |
Dmitry Timoshkov | Defer edit style correction until EDITSTATE is fully... |
tree | commitdiff |
2001-09-21 |
Guy Albertelli | - Implement message loop on the client side of the... |
tree | commitdiff |
2001-09-19 |
Alexandre Julliard | Made all 16<->32 HWND conversions use explicit function... |
tree | commitdiff |
2001-09-17 |
Bobby Bingham | When you hold the left mouse button inside the scrollba... |
tree | commitdiff |
2001-09-14 |
Alexandre Julliard | Make sure that HWND comparisons are always done with... |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | Enhance SPY_GetMsgName to translate common control... |
tree | commitdiff |
2001-08-24 |
Alexandre Julliard | Added WIN_ListParents function and renamed WIN_BuildWin... |
tree | commitdiff |
2001-08-18 |
Alexandre Julliard | Added proper support for 32-bit WM_NEXTMENU. |
tree | commitdiff |
2001-08-10 |
Alexandre Julliard | Removed a number of direct accesses to the WND structur... |
tree | commitdiff |
2001-08-06 |
Alexandre Julliard | Replaced MSG_InternalGetMessage calls by equivalent... |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-24 |
Jukka Heinonen | WNDPROC handlers now check whether HWND argument is... |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Got rid of HEAP_strdupW. |
tree | commitdiff |
2001-07-17 |
Bill Medland | As for the edit control, the style of the borders on... |
tree | commitdiff |
2001-07-17 |
Gerard Patel | Draw MenuBar in proper place (some cases). |
tree | commitdiff |
2001-07-11 |
Bill Medland | Correct the location of the style patching for the... |
tree | commitdiff |
2001-07-10 |
Mike McCormack | GetMenuItemID: return -1 for invalid menu items, not... |
tree | commitdiff |
2001-07-08 |
Marcus Meissner | Add some argument validation to SetMenuItemInfoA, so... |
tree | commitdiff |
2001-07-08 |
Bill Medland | Correct more colours so that DrawEdge works for more... |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Dmitry Timoshkov | Replace some 16-bit calls by their 32-bit equivalents. |
tree | commitdiff |
2001-06-28 |
Patrik Stridvall | Documentation name fixes. |
tree | commitdiff |
2001-06-28 |
Bill Medland | Improved handling of styles in the edit control, includ... |
tree | commitdiff |
2001-06-22 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-06 |
Susan Farley | Changed the outer color of a push button frame from... |
tree | commitdiff |
2001-05-31 |
Susan Farley | Disable the edit box when created with WS_DISABLED. |
tree | commitdiff |
2001-05-31 |
Bobby Bingham | Fixed scrollbars return value to the SBM_SETRANGE and |
tree | commitdiff |
2001-05-18 |
Ulrich Czekalla | Fix menu behaviour when escape is pressed. |
tree | commitdiff |
2001-05-18 |
James Juran | Make sure we set dwOSVersionInfoSize before calling... |
tree | commitdiff |
2001-05-16 |
Alexandre Julliard | Create an X connection for each thread, and process... |
tree | commitdiff |
2001-05-14 |
Gerard Patel | Test if the menu is destroyed before displaying a menu... |
tree | commitdiff |
2001-05-11 |
Alexandre Julliard | Create a new window for the top popup menu on every... |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-05-09 |
Mike McCormack | Only draw the padding area of the combo box, don't... |
tree | commitdiff |
2001-05-09 |
Ulrich Czekalla | Fixed a paint problem reported by Mike McCormack. |
tree | commitdiff |
2001-05-02 |
Marcus Meissner | Do not HeapFree() memory not allocated by us in COMBO_G... |
tree | commitdiff |
2001-04-30 |
Mike McCormack | Draw the padding area of a combo box. |
tree | commitdiff |
2001-04-27 |
Patrik Stridvall | Documentation name fixes. |
tree | commitdiff |
2001-04-17 |
Gerard Patel | Do not send WM_MOUSEACTIVATE for children of desktop. |
tree | commitdiff |
2001-04-17 |
Dmitry Timoshkov | Remove redundant sending of WM_DRAWITEM message to... |
tree | commitdiff |
2001-04-16 |
Dmitry Timoshkov | Slightly improve keyboard tracking in combobox. |
tree | commitdiff |
2001-04-16 |
Dan Engel | Set the backgound mode to opaque to paint highlighted... |
tree | commitdiff |
2001-04-12 |
Alexandre Julliard | Added first/last message filters to MSG_InternalGetMess... |
tree | commitdiff |
2001-04-10 |
Alexandre Julliard | Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages. |
tree | commitdiff |
2001-04-09 |
Dmitry Timoshkov | Really do not roll up if selection is being tracked... |
tree | commitdiff |
2001-04-04 |
Alexandre Julliard | Added TASK_GetPtr/TASK_GetCurrent functions to get... |
tree | commitdiff |
2001-04-02 |
Rein Klazes | Do not send the EN_CHANGE notification message until... |
tree | commitdiff |
2001-03-31 |
Ulrich Czekalla | Update format engine to reduce flicker. |
tree | commitdiff |
2001-03-20 |
Guy L. Albertelli | Native version seems to always re-draw the selected... |
tree | commitdiff |
2001-03-19 |
Gerard Patel | Fix system menu crash by ensuring that item->text is... |
tree | commitdiff |
2001-03-14 |
Gerard Patel | Recalculate menu sizes if WM_INITMENU has recreated... |
tree | commitdiff |
2001-03-13 |
Dmitry Timoshkov | Yet another attempt on fixing notifications in the... |
tree | commitdiff |
2001-03-10 |
Dmitry Timoshkov | Fixed notifications of the edit control. |
tree | commitdiff |
2001-03-10 |
Gerard Patel | Call DefWindowProc for WM_CTLCOLORSTATIC message when... |
tree | commitdiff |
2001-03-10 |
Francois Gouget | Fixed spelling/typos in comments. |
tree | commitdiff |
2001-03-05 |
Dmitry Timoshkov | Make EDIT_UnlockBuffer cope with destroyed windows. |
tree | commitdiff |
2001-02-26 |
Eric Pouech | Added a few missing stubs to KERNEL32 and USER32. |
tree | commitdiff |
next |