2005-02-17 |
Vitaly Lipatov | Rename SCROLL_GetScrollBarInfo to SCROLL_GetInternalInf... |
tree | commitdiff |
2005-02-16 |
Alex Villacís Lasso | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
tree | commitdiff |
2005-02-16 |
Rein Klazes | Calling ValidateRect or ValidateRgn on a windows also... |
tree | commitdiff |
2005-02-16 |
Ulrich Czekalla | Implement ES_CENTER and ES_RIGHT alignment styles. |
tree | commitdiff |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
tree | commitdiff |
2005-02-15 |
Mike McCormack | Add some more SPI values. |
tree | commitdiff |
2005-02-14 |
Dmitry Timoshkov | Make DDE implementation always work internally in Unicode. |
tree | commitdiff |
2005-02-14 |
Lauri Tulmin | Update scroll info on WM_SETTEXT. |
tree | commitdiff |
2005-02-14 |
Francois Gouget | ES_COMBO is not defined in the Windows headers. So... |
tree | commitdiff |
2005-02-08 |
Rein Klazes | ScrollWindowEx when called with the SW_ERASE flag does... |
tree | commitdiff |
2005-02-08 |
Paul Vriens | Extra tracing for SPI_GETICONTITLEWRAP. |
tree | commitdiff |
2005-02-03 |
Dmitry Timoshkov | Add support for winevent hooks. |
tree | commitdiff |
2005-02-02 |
Lauri Tulmin | Add test for LB_SELITEMRANGE and make it pass. |
tree | commitdiff |
2005-02-02 |
Dmitry Timoshkov | Use the idFirstChild specified in the MDIClient's CLIEN... |
tree | commitdiff |
2005-02-01 |
Alexandre Julliard | Removed the no longer used WIN_SetExStyle function. |
tree | commitdiff |
2005-02-01 |
Alexandre Julliard | Store the "managed" flag as a window property instead... |
tree | commitdiff |
2005-02-01 |
Dmitry Timoshkov | Handle CBR_BLOCK in EXECUTE and ADVISE DDE transactions. |
tree | commitdiff |
2005-02-01 |
Justin Chevrier | - SPI_GETWORKAREA: Read work area information from... |
tree | commitdiff |
2005-01-31 |
Alexandre Julliard | WIN_ListParents no longer needs to be exported, make... |
tree | commitdiff |
2005-01-28 |
Alexandre Julliard | Fixed bug that caused the whole window to be repainted... |
tree | commitdiff |
2005-01-28 |
Tony Lambregts | Fix bug in CharPrevExA(). |
tree | commitdiff |
2005-01-27 |
Dmitry Timoshkov | Add more tests for old style hooks and winevent hooks... |
tree | commitdiff |
2005-01-27 |
Paul Vriens | Check for availability of SPI_GETICONTITLEWRAP. |
tree | commitdiff |
2005-01-25 |
Alexandre Julliard | Added a couple of SetWindowPos tests. |
tree | commitdiff |
2005-01-25 |
Rein Klazes | Make ShowWindow(...,SW_SHOWNA) also work on already... |
tree | commitdiff |
2005-01-25 |
Robert Shearman | Add a summary line for several scrollbar functions. |
tree | commitdiff |
2005-01-24 |
Bernd Fuhrmann | Added fixme macros in SystemParametersInfoW for several... |
tree | commitdiff |
2005-01-21 |
Alexandre Julliard | Tweak SetWindowPos flags handling to make a few more... |
tree | commitdiff |
2005-01-21 |
Alexandre Julliard | Make WIN_SetStyle more thread-safe by specifying the... |
tree | commitdiff |
2005-01-20 |
Justin Chevrier | - Implemented SPI_SETICONMETRICS. |
tree | commitdiff |
2005-01-20 |
Alexandre Julliard | Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr. |
tree | commitdiff |
2005-01-20 |
Tanabe Hiroshi | Added stubs for SendIMEMessageEx[A,W]. |
tree | commitdiff |
2005-01-19 |
Lauri Tulmin | Reposition caret after window resize. |
tree | commitdiff |
2005-01-19 |
Lauri Tulmin | Don't recalculate line indexes if number of lines doesn... |
tree | commitdiff |
2005-01-18 |
Alexandre Julliard | Moved DefWindowProc16 to msg16.c and cleaned up a few... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
tree | commitdiff |
2005-01-17 |
Lauri Tulmin | Make long lines behave nicely. |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed unused ForceWindowRaise function. |
tree | commitdiff |
2005-01-14 |
Justin Chevrier | Created unit test for SPI_{GET,SET}MINIMIZEDMETRICS. |
tree | commitdiff |
2005-01-14 |
Justin Chevrier | - Implemented SPI_GETMINIMIZEDMETRICS calculated from... |
tree | commitdiff |
2005-01-12 |
Justin Chevrier | - Revert previous change of border metric to reference the |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Make Alt press/release test actually pass for not manag... |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Fix WmCreateCustomDialogSeq message sequence for 256... |
tree | commitdiff |
2005-01-11 |
Alexandre Julliard | Desktop window is repainted on WM_ERASEBKGND, it must... |
tree | commitdiff |
2005-01-11 |
Andreas Mohr | Read/write completion functions get Windows error codes... |
tree | commitdiff |
2005-01-11 |
Jacek Caban | Get rid of W->A calls. |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Add more tests for keyboard/menu activation behaviour... |
tree | commitdiff |
2005-01-10 |
Lauri Tulmin | Fixes to the handling of LBS_EXTENDEDSEL style, with... |
tree | commitdiff |
2005-01-09 |
Vitaly Lipatov | Added handling of SBM_GETSCROLLBARINFO message. |
tree | commitdiff |
2005-01-08 |
Huw D M Davies | Revert GetScrollBarInfo spec entry back to a stub to... |
tree | commitdiff |
2005-01-07 |
Diego Pettenò | Added stub implementation for WINNLS* functions. |
tree | commitdiff |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
tree | commitdiff |
2005-01-06 |
Dmitry Timoshkov | Add a windows events hook to the message test. |
tree | commitdiff |
2005-01-06 |
Justin Chevrier | - Obtain border size of windows from registry if available. |
tree | commitdiff |
2005-01-04 |
Alexandre Julliard | Use the DC origin to map coordinates in ExcludeUpdateRg... |
tree | commitdiff |
2005-01-04 |
Robert Shearman | Fix colours used for SS_*RECT, SS_*FRAME. |
tree | commitdiff |
2005-01-03 |
Alexandre Julliard | Get rid of the ThunkData stubs, these are not functions. |
tree | commitdiff |
2005-01-03 |
Hans Leidekker | Stub implementations for GetAltTabInfo{A,W}. |
tree | commitdiff |
2005-01-03 |
Justin Chevrier | Converted system metrics to Unicode. |
tree | commitdiff |
2005-01-03 |
Jacek Caban | Get rid of HEAP_strdupWtoA calls. |
tree | commitdiff |
2005-01-03 |
Dimitrie O. Paun | Add test for the listbox item height. |
tree | commitdiff |
2005-01-03 |
Dimitrie O. Paun | SS_CENTERIMAGE has been implemented. |
tree | commitdiff |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-23 |
Mike McCormack | Dump known but unimplemented SystemParameterInfo actions. |
tree | commitdiff |
2004-12-21 |
Ulrich Czekalla | If a dialog with the DS_CONTROL style is not visible... |
tree | commitdiff |
2004-12-21 |
Rein Klazes | You can make an invisible window the active window. |
tree | commitdiff |
2004-12-20 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-20 |
Rein Klazes | - make sure that tests marked as todo_wine and actually... |
tree | commitdiff |
2004-12-17 |
Robert Shearman | Implement SS_CENTERIMAGE for static control. |
tree | commitdiff |
2004-12-17 |
Dmitry Timoshkov | Add a mouse input test case, make the test pass under... |
tree | commitdiff |
2004-12-14 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Added some sanity checks on window dimensions. |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Merged system metrics support into sysparams.c, and... |
tree | commitdiff |
2004-12-08 |
Rein Klazes | GetUpdateRect can be called with a NULL rect. |
tree | commitdiff |
2004-12-08 |
Mike McCormack | Stub implementation for GetLastInputInfo. |
tree | commitdiff |
2004-12-08 |
Alexandre Julliard | Moved private USER definitions to a new user_private... |
tree | commitdiff |
2004-12-08 |
Alexandre Julliard | Moved some more 16-bit USER functions to the correspond... |
tree | commitdiff |
2004-12-08 |
Alexandre Julliard | Moved palette functions to user_main.c and removed |
tree | commitdiff |
2004-12-08 |
Dmitry Timoshkov | Indicate that support for HCBT_SYSCOMMAND hooks is... |
tree | commitdiff |
2004-12-07 |
Alexandre Julliard | Added a bunch of tests for various behaviors of RedrawW... |
tree | commitdiff |
2004-12-07 |
Alexandre Julliard | Moved update region handling to the server. |
tree | commitdiff |
2004-12-06 |
Dmitry Timoshkov | ShowWindow activates only a being maximized child windo... |
tree | commitdiff |
2004-12-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
tree | commitdiff |
2004-12-01 |
Bill Medland | If the buffer is no longer static the names should... |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-30 |
Dmitry Timoshkov | DrawTextEx should allocate text buffer on stack for... |
tree | commitdiff |
2004-11-29 |
Mike McCormack | Added some tests for timer functions. |
tree | commitdiff |
2004-11-29 |
Alexandre Julliard | Get rid of the client-side window timer structures. |
tree | commitdiff |
2004-11-29 |
Eric Kohl | F4 key flips the listbox in default (not extended UI... |
tree | commitdiff |
2004-11-28 |
Alexandre Julliard | Take advantage of the new winproc handling to move... |
tree | commitdiff |
2004-11-28 |
Ge van Geldorp | - Fix vertical position of text in single-line edit... |
tree | commitdiff |
2004-11-24 |
Alexandre Julliard | Changed winproc allocation to be based only on the... |
tree | commitdiff |
2004-11-23 |
Alexandre Julliard | Fixed handling of NULL pointer in PeekMessageW, with... |
tree | commitdiff |
2004-11-21 |
Eric Frias | Accelerator resource struct fix for sparc. |
tree | commitdiff |
2004-11-19 |
Alexandre Julliard | Fix conflicting structure tag. |
tree | commitdiff |
2004-11-08 |
William Poetra Yoga H | Give the first menu item of a popup menu a distance... |
tree | commitdiff |
2004-11-08 |
Vitaliy Margolen | - return "want all keys" for WM_GETDLGCODE when multi... |
tree | commitdiff |
next |