2004-04-01 |
Dimitrie O. Paun | Remove the support for the Win 3.1 Look. |
blob | commitdiff | raw |
2004-03-22 |
Rein Klazes | Correctly size the spi_loaded array prevents overwritin... |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Justin Chevrier | Implemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET... |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Justin Chevrier | Move implementation of SysParametersInfo from Ascii... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Justin Chevrier | Implemented SPI_GETGRADIENTCAPTIONS, SPI_GETFONTSMOOTHING, |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Alexandre Julliard | Use a timeout when sending broadcast messages. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Dmitry Timoshkov | Protect SystemParametersInfoA(SPI_GETxxx) from NULL... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Alexandre Julliard | Use the right buffer size in SYSPARAMS_Load instead... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Adam Gundy | Initialize lpLogFont->lfQuality to the default. |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Stephan BEUZE | Implemented a default behavior for SPI_GETGRADIENTCAPTI... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Andreas Mohr | Convert Twips values from the registry. |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Francois Gouget | Extend the code to set both the Win9x and the NT regist... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Francois Gouget | Update the registry keys of SPI_ICONHORIZONTALSPACING, |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Robert Shearman | SPI_GETMINIMIZEDMETRICS implemented. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Greg Turner | - noop redefinition of SPI_[GET/SET]MENUUNDERLINES |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Michael Stefaniuc | Some more fixes for compiling the user dll with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Dmitry Timoshkov | Correct some of the system metrics to more closely... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Philipp Wollermann | Implemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-24 |
James Juran | Add missing \n to output messages. |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Hidenori Takeshima | Use default GUI font instead of hard-coded 'MS Sans... |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Andriy Palamarchuk | Added FIXMEs for actions with id>=115. These actions... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Alexandre Julliard | Authors: Dmitry Timoshkov <dmitry@codeweavers.com>... |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Andriy Palamarchuk | SystemParametersInfo: fixed return value for SPI_SETFAS... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Andriy Palamarchuk | Implemented processing of actions SPI_SETKEYBOARDPREF, |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Andriy Palamarchuk | Implemented basic handling of assessibility actions. |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Andriy Palamarchuk | Implemented processing for actions SPI_SETMOUSEBUTTONSWAP, |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Andriy Palamarchuk | Implemented processing for actions: SPI_GET/SETGRIDGRAN... |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Andriy Palamarchuk | Implemented processing for actions SPI_GET/SETSCREENSAV... |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Andriy Palamarchuk | Implemented processing for SPI_GET/SETMOUSE, SPI_GET... |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Andriy Palamarchuk | Implemented SPI_ICONHORIZONTALSPACING, SPI_ICONVERTICAL... |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Andriy Palamarchuk | Created new infrastructure for SystemParametersInfo... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Andriy Palamarchuk | Added SYSMETRICS_Set. |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Andriy Palamarchuk | Implemented SPI_GETSHOWSOUNDS. |
blob | commitdiff | raw | diff to current |
2001-05-21 |
Eric Pouech | Added basic support for SPI_GETSCREENREADER. |
blob | commitdiff | raw | diff to current |
2001-05-05 |
Alexandre Julliard | Remove Get/SetBeepActive from USER driver and manage... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
James Juran | Add value 106 to SystemParametersInfo. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Chris Morgan | Replace fixme for SPI_GETWHEELSCROLLLINES with the... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Alexandre Julliard | Moved tweak support to USER dll. Removed tweak.h and... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Patrik Stridvall | Various documentation fixes. |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Alexandre Julliard | Moved most builtin controls structures into their respe... |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
James Abbatiello | Cleanup SystemParametersInfo<16|A|W>. |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Andreas Mohr | Added SPI_GETWINDOWSEXTENSION. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Dmitry Timoshkov | Add "FullWindowDrag" feature for not managed windows. |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Alexandre Julliard | Merged clipboard driver into USER driver. |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Chris Morgan | Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_G... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Alexandre Julliard | Store monitor size and depth in the generic structure. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Andreas Mohr | Added proper termination upon failure. |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Alexandre Julliard | Avoid calling the *Rect USER functions from inside... |
blob | commitdiff | raw | diff to current |
|