migrate substitution keywords to SVN
[reactos.git] / reactos / lib / user32 / Makefile
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-08-17 Thomas Bluemeladded very basic support for desktop wallpapers
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-07 Filip Navara- Moved the loading of font names from user32.dll to...
2004-02-16 Richard Campbelladvapi dependency.
2004-01-03 Steven EdwardsMinor fixes.
2003-12-08 Filip NavaraImplementation of ScrollWindow, ScrollWindowEx, ScrollD...
2003-12-02 Filip Navara- Replaced winedbg.dll with static library libwine.a.
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-07 Steven EdwardsAdded PrivateExtractIcons and friends ported from WINE
2003-11-02 Filip Navara- Basic MDI support ported from Wine.
2003-10-25 Filip Navara- Better implementation of window non-client area funct...
2003-08-22 Gé van Geldorp- Move CreateFrameBrushes() and DeleteFrameBrushes...
2003-08-15 Richard Campbell- Remove nonclient.c (not used)
2003-08-08 Royce Mitchell IIIpatch by Jonathon Wilson - complete implemenation of...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-27 David Welch- Made a start on implemented window moving.
2003-07-21 Royce Mitchell IIImoved USER32_DevModeA2W to lib/rosrtl/misc/devmode...
2003-07-20 Eric KohlMoved caret functions to a separate file.
2003-07-19 Royce Mitchell IIIsee ChangeLog file please
2003-07-11 Steven EdwardsForgot to commit Makefile
2003-06-26 Steven EdwardsAdded combobox control ported from WINE
2003-06-23 Richard CampbellPorted the button control from wine. This is untested...
2003-06-22 Steven EdwardsPorted icontitle control from WINE
2003-06-16 Gé van GeldorpFirst shot at STATIC control
2003-04-14 KJK::Hyperionsorry, forgot to exclude auto-generated files from...
2003-04-14 KJK::Hyperion - fixed definition of IO_COUNTERS structure to make...
2003-02-02 KJK::HyperionVarious makefile fixes:
2003-02-02 KJK::HyperionDon't link crt0 and msvcrt into system DLLs
2003-01-01 Robert Dickensonadded missing sub-dir to clean rule.
2002-10-26 David Welchdos2unix'd some more files.
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-09-17 David WelchMore user fixes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 Robert DickensonSeem to have missed updating these previously....
2002-08-28 Jason FilbyInitial nonclient code
2002-06-13 David WelchSplit up some stubs into their own files.