2004-02-17 |
Huw Davies | SetMenu should always call SetWindowPos whether the... |
tree | commitdiff |
2004-02-12 |
Alexandre Julliard | Avoid a few more GetModuleHandle calls. |
tree | commitdiff |
2004-02-10 |
Ge van Geldorp | Set upper-left corner of destination to (0, 0), using |
tree | commitdiff |
2004-02-09 |
Alexandre Julliard | Fixed TrackPopupMenu return value (based on a patch... |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-26 |
Yoshiro Takeno | In Windows, the leading byte for multibyte characters... |
tree | commitdiff |
2003-12-10 |
Alexandre Julliard | System classes must not have the CS_GLOBALCLASS style. |
tree | commitdiff |
2003-12-03 |
Huw Davies | Only honour SBS_SIZEBOX*ALIGN styles if SBS_SIZE{GRIP... |
tree | commitdiff |
2003-12-02 |
Aric Stewart | Invalidate items on set selection. |
tree | commitdiff |
2003-12-02 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Huw Davie... |
tree | commitdiff |
2003-11-26 |
Dmitry Timoshkov | Make Alt+[national key] menu shortcuts work. |
tree | commitdiff |
2003-11-26 |
Alexandre Julliard | Fixed declarations of BroadcastSystemMessage and Transl... |
tree | commitdiff |
2003-11-18 |
Dmitry Timoshkov | Make national (hot)keys work in menus. Make menu code... |
tree | commitdiff |
2003-11-14 |
Carlos Lozano | Fixed CB_DIR16 handling. |
tree | commitdiff |
2003-11-11 |
Huw Davies | Add support for CBS_{LOWER|UPPER}CASE. |
tree | commitdiff |
2003-11-11 |
Huw Davies | We need to invalidate the replaced text region before... |
tree | commitdiff |
2003-11-11 |
Huw Davies | Ownerdraw buttons should erase themselves in WM_ERASEBKGND. |
tree | commitdiff |
2003-11-04 |
Dmitry Timoshkov | Always repaint scroll bar if requested. |
tree | commitdiff |
2003-11-03 |
Huw Davies | WM_LBUTTONDOWN calls SetFocus under Windows. Remove... |
tree | commitdiff |
2003-10-21 |
Rein Klazes | A WM_CREATE message sent to an Edit window procedure... |
tree | commitdiff |
2003-10-14 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Moved out of windef.h a few definitions that don't... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | SLOWORD and SHIWORD do not exist on Win32 (reported... |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-23 |
Igor Grahek | Send STN_CLICKED ad STN_DBLCLK messages to parent windo... |
tree | commitdiff |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
tree | commitdiff |
2003-08-11 |
Dmitry Timoshkov | WM_PAINT(wParam) might be a valid HDC. |
tree | commitdiff |
2003-07-02 |
Francois Gouget | Fixed some common spelling errors. |
tree | commitdiff |
2003-06-04 |
Francois Gouget | Fix some typos. |
tree | commitdiff |
2003-06-04 |
Mike Hearn | Update listbox directory mode to new FindFirstFile... |
tree | commitdiff |
2003-05-19 |
Rein Klazes | Revert the WM_GETDLGCODE handling patch completely... |
tree | commitdiff |
2003-05-15 |
Rein Klazes | Revert the previous patch for capturing keys in an... |
tree | commitdiff |
2003-05-13 |
Vitaliy Margolen | Fix problem with capturing [return] keys in multi-line... |
tree | commitdiff |
2003-05-12 |
Aric Stewart | Added handling of WM_IME_CHAR. |
tree | commitdiff |
2003-05-12 |
Dmitry Timoshkov | Added definition of SS_USERITEM. |
tree | commitdiff |
2003-05-12 |
Alexandre Julliard | Don't track the system menu for managed windows. |
tree | commitdiff |
2003-05-11 |
Christian Costa | Add missing ReleaseDC in EDIT_BuildLineDefs_ML. |
tree | commitdiff |
2003-05-08 |
Maxime Bellengé | Correctly fill the background of a checkbox button. |
tree | commitdiff |
2003-05-06 |
Achim Kaiser | Take font metrics into account for EC_USEFONTINFO margins. |
tree | commitdiff |
2003-04-30 |
Maxime Bellengé | - Fix some indentation problems. |
tree | commitdiff |
2003-04-27 |
Brad Campbell | EM_REPLACESTR was not respecting buffer_limit. |
tree | commitdiff |
2003-04-19 |
Alexandre Julliard | Don't bother sending WM_NCCREATE to the desktop window... |
tree | commitdiff |
2003-04-08 |
Rein Klazes | Compare the two items in LISTBOX_FindStringPos() in... |
tree | commitdiff |
2003-03-24 |
Alexandre Julliard | Revert broken change to the scrollbar position adjustme... |
tree | commitdiff |
2003-03-15 |
Tony Lambregts | Replace DPRINTF with TRACE. |
tree | commitdiff |
2003-03-07 |
Andrew Johnston | Move keyboard event processing from WndProc code into... |
tree | commitdiff |
2003-03-07 |
Adam Gundy | Allow modifying a menu string to be NULL. |
tree | commitdiff |
2003-03-07 |
Andrew Johnston | - GetScrollRange zeros the return parameters for no... |
tree | commitdiff |
2003-03-04 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
tree | commitdiff |
2003-02-19 |
Alexandre Julliard | Authors: Sander van Leeuwen <sandervl@xs4all.nl>, Dietr... |
tree | commitdiff |
2003-01-16 |
Alexandre Julliard | Removed flag checks in SetMenuItemInfoA, NT doesn't... |
tree | commitdiff |
2003-01-15 |
Mike Hearn | Fail SetMenuItemInfo if both MFT_BITMAP and MFT_SEPARAT... |
tree | commitdiff |
2003-01-14 |
Alberto Massari | Handle the WS_EX_LEFTSCROLLBAR style (that is, draw... |
tree | commitdiff |
2003-01-14 |
Robert Shearman | Move internal implementation into the exported function |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2002-12-17 |
Duane Clark | Need to initialize tracking value on mousedown. |
tree | commitdiff |
2002-12-17 |
Alberto Massari | Set the ODS_DISABLED bit when the item is grayed. |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
tree | commitdiff |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
tree | commitdiff |
2002-11-25 |
Robert Shearman | Add support for painting SBS_SIZEBOX style properly. |
tree | commitdiff |
2002-11-22 |
Alexandre Julliard | Fixed use of HBMMENU_* in switch statements. |
tree | commitdiff |
2002-11-22 |
Alexandre Julliard | Made user compile with -DSTRICT. |
tree | commitdiff |
2002-11-22 |
Alexandre Julliard | Fixed more -DSTRICT issues. |
tree | commitdiff |
2002-11-22 |
Alexandre Julliard | Moved some more 16-bit functions to user16.c. |
tree | commitdiff |
2002-11-21 |
Carl Sopchak | Ignore buffer limit on WM_SETTEXT. |
tree | commitdiff |
2002-11-13 |
Aric Stewart | Fixed a bug with combo boxes where only 1 items was... |
tree | commitdiff |
2002-11-06 |
Chris Morgan | Remove ERR() if menu entry isn't of type MF_STRING... |
tree | commitdiff |
2002-10-31 |
Alexandre Julliard | Split out some more 16-bit code. |
tree | commitdiff |
2002-10-31 |
Dmitry Timoshkov | Fix some types and function prototypes according to... |
tree | commitdiff |
2002-10-30 |
Michael Stefaniuc | Some more fixes for compiling the user dll with -DSTRICT. |
tree | commitdiff |
2002-10-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-10-28 |
Michael Stefaniuc | Some fixes for the compilation of the user dll with... |
tree | commitdiff |
2002-10-19 |
Michael Stefaniuc | Silence some warnings due to casts between pointer... |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
tree | commitdiff |
2002-10-12 |
Alexandre Julliard | Moved mouse capture handling into the server. |
tree | commitdiff |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
tree | commitdiff |
2002-10-10 |
Steve Lustbader | Provide a stub for GetComboBoxInfo. |
tree | commitdiff |
2002-10-10 |
Andrew M. Johnston | Make info structure members lower case as elsewhere. |
tree | commitdiff |
2002-09-25 |
Dimitrie O. Paun | - Stop passing hwnd around when we're passing EDITSTATE. |
tree | commitdiff |
2002-09-21 |
Dmitry Timoshkov | Correct SIZE_T size according to MS SDK. |
tree | commitdiff |
2002-09-17 |
Alexandre Julliard | Remove clearing of the window menu id for now. This... |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
tree | commitdiff |
2002-09-09 |
Dimitrie O. Paun | - Implement DFCS_TRANSPARENT. |
tree | commitdiff |
2002-09-04 |
Michael Stefaniuc | - Rename WIN_Handle16 to HWDN_16 and make it a macro. |
tree | commitdiff |
2002-08-28 |
Andreas Mohr | Make sure we clear the owning window's hMenu in Destroy... |
tree | commitdiff |
2002-08-28 |
Aric Stewart | If we have no dropdown height give ourselves a minimum... |
tree | commitdiff |
2002-08-28 |
Alexandre Julliard | Fixed WM_GETTEXT handling to avoid strncpy and return... |
tree | commitdiff |
2002-08-28 |
Michael Stefaniuc | Convert HACCEL to a void*. |
tree | commitdiff |
2002-08-27 |
Zoltan Nagy | Move caret when selecting a text area with the mouse. |
tree | commitdiff |
2002-08-20 |
Aric Stewart | Don't set EN_CHANGE at creation time. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-16 |
Alexandre Julliard | Erase background when invalidating the selected text. |
tree | commitdiff |
2002-08-16 |
Aric Stewart | Support large edit buffers for richedit control. |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Avoid trouble in WM_GETTEXT if specified length is... |
tree | commitdiff |
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 |
next |