Move some access rights so they are usable form kernel-mode.
[reactos.git] / reactos / include / defines.h
2004-07-13 Eric KohlMove some access rights so they are usable form kernel...
2004-05-02 Thomas Bluemelported GetBinaryType() from wine
2004-04-25 Thomas Bluemelimplemented GetCurrentObject()
2004-03-23 Gé van GeldorpImplement EnumFontFamilies(Ex)A/W() and TranslateCharse...
2004-03-13 Eric KohlAdd missing EVENTLOG_SUCCESS.
2004-03-11 Thomas Bluemelfirst attempt to implement SendMessageTimeout()
2004-03-10 Andrew Greenwood*Major soundcard support update*
2004-03-09 Aleksey BraginAdded more processor defines to SYSINFO struct, by...
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-02-05 Thomas Bluemeladded missing definitions
2004-01-15 Thomas BluemelDraw window icons into the title bar.
2003-12-30 Aleksey Braginadded Thomas's changes to defines.h (sorry they were...
2003-12-30 Aleksey BraginIt is a part of a multipart commit, related to making...
2003-12-27 Thomas Bluemeladded a few missing constants for TrackPopupMenu(Ex)()
2003-12-24 Thomas Bluemelimplemented gradient caption bars
2003-12-12 Thomas Bluemeladded support for the FR_PRIVATE and FR_NOT_ENUM flags...
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
2003-12-03 Filip Navara- Patched prsht.h bug reported by Jonathan Wilson.
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-10 Thomas BluemelImplemented SetCursor and rewrote some cursor/icon...
2003-10-28 Filip Navara- Fixed more bugs reported by Wine user32 window test...
2003-10-26 Filip Navara- Small bugfixes.
2003-10-26 Filip Navara- Fixed placement of window caption buttons.
2003-10-13 Mark TempelWindows implements GlobalDiscard by using a #define...
2003-10-11 Mark TempelUpdate to add GlobalXXX memory API constants that were...
2003-10-06 Gé van GeldorpFix icon handling
2003-09-28 Thomas Bluemelsupport for mouse wheels and 4th and 5th mouse button...
2003-09-27 Thomas Bluemeladded constants for WM_XBUTTON* messages
2003-09-11 Gé van GeldorpAdd some SS_* styles
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-09-08 Thomas Bluemeladded hittesting for scrollbars and fixed passing the...
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-22 Thomas Bluemelupdated user32 resources
2003-08-22 Thomas Bluemelunstubbed MessageBeep()
2003-08-20 Thomas Bluemelsome work on menus
2003-08-20 Andrew GreenwoodDrawCaption() now works, and is called (unsurprisingly...
2003-08-17 Thomas BluemelImplemented AnimateWindow()
2003-08-17 Andrew Greenwood* Ported listbox conrtol from WINE - it doesn't work...
2003-08-17 Andrew GreenwoodMore work on DrawStateA/DrawStateW. They are still...
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-26 David WelchAdded some code from wine from menus.
2003-07-24 Casper Hornstrup2003-07-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-19 Royce Mitchell IIIsee ChangeLog file please
2003-06-16 Gé van GeldorpFirst shot at STATIC control
2003-06-03 Eric KohlImproved icon support. Patch by tim Jobling.
2003-05-29 KJK::Hyperion - Kernel32: implemented fibers. Almost complete -...
2003-04-30 Gé van GeldorpC++ runtime support, mostly copied from Wine
2003-03-26 Eric KohlImplemented RtlIsTextUnicode().
2003-03-25 Gé van GeldorpIntroduce TEXTMETRICSA and TEXTMETRICSW
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-10 Richard CampbellDefined DFC_POPUPMENU
2003-02-12 KJK::Hyperion * include/defines.h: defined INVALID_FILE_SIZE
2003-02-10 Eric KohlDefined HTCLOSE. Patch by Richard Campbell.
2003-01-16 Jason FilbyNew SystemState enumeration
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2002-12-27 Gé van GeldorpImproved file attribute and file time handling
2002-11-20 Jason FilbyAdded some missing border style definitions
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-17 David WelchMisc. 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 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-28 Jason FilbyA few new definitions related to windowing
2002-08-28 Robert Kopferladded some CP_ definitions
2002-08-27 Robert DickensonAdded required support for WinHelp exports in user32.lib
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-07-25 Eric KohlAdded compression functions (not usabel yet).
2002-06-07 Eric KohlLet services.exe load the auto-start drivers.
2001-07-06 Eric KohlFixed a windres warning
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-05-30 Eric KohlImplemented RtlFindMessage().
2001-05-25 Eric KohlFixed duplicate DELETE
2001-05-01 Eric KohlMailslot and named pipe preparations
2001-01-28 Eric KohlAdded mapping of access rights
2000-06-29 David WelchMade header file usage more consistent
2000-04-08 Eric KohlMoved KeStallExecutionProcessor() into HAL.
2000-03-18 Eric KohlOops...
1999-12-26 David WelchAdded some security functions
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-09-29 Eric KohlFixed multiple STATUS_xxxx inclusions.
1999-04-14 David Welch*** empty log message ***
1999-01-20 jeanremove STATUS_xxx values defined in ddk/status.h
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1996-01-23 The ReactOS ManagerInitial revision ReactOS-0.0.7