added lib Doxygen config file
[reactos.git] / reactos / lib /
2003-12-07 Martin Fuchsadded lib Doxygen config file
2003-12-07 Martin Fuchsadded doxygen config file for Freetype
2003-12-07 Martin Fuchsadded doxygen config file for NTDLL
2003-12-07 Filip NavaraWindow classes/Atom fixes
2003-12-07 Filip NavaraModification for compatibility with crtdll.
2003-12-07 Thomas Bluemeladded userinit application
2003-12-07 Thomas Bluemelsome more work on winlogon
2003-12-06 Thomas Bluemelmake CreateProcessAsUser() call CreateProcess() as...
2003-12-06 Filip NavaraBugfixes
2003-12-04 Aleksey BraginMake StretchBlt() call NtGdiStretchBlt() if src and...
2003-12-04 Filip Navara- Fixed MSVCRTand CRTDLL building.
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-12-03 Filip Navara- Patched prsht.h bug reported by Jonathan Wilson.
2003-12-02 Filip Navara- Replaced winedbg.dll with static library libwine.a.
2003-12-02 Gé van GeldorpFix called routine names
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-12-01 Steven EdwardsRemoved the old Winedbg.c from NTDLL.
2003-12-01 Filip Navara- Cleaned up unused bits of winedbgc.
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-12-01 Thomas Bluemelsome work on winlogon
2003-11-30 Gunnar Dalsnes-temporary and ugly fix/work-around for a bug that...
2003-11-30 Gunnar Dalsnes-made an inadvertent asynch. read into a synch. read
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-30 Gunnar Dalsnes-ReadFile(Ex)/WriteFile(Ex): fixed return values and...
2003-11-29 Richard Campbelltemporarily commented out CreateStreamOnHGlobal, this...
2003-11-27 Gunnar Dalsnesmisc
2003-11-27 Gunnar Dalsnesfixed/improved GetOverlappedResult
2003-11-26 Filip Navara- Small fixes to get combo boxes working.
2003-11-26 Art YerkesFixes described in resolution to bug #51.
2003-11-25 Gé van GeldorpFix DC leak
2003-11-24 Thomas Bluemelimplemented WlxStartApplication() and WlxActivateUserSh...
2003-11-24 Thomas Bluemelimplemented WlxInitialize()
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Thomas Bluemelimplemented WlxNegotiate()
2003-11-24 Eric KohlTiny cleanup.
2003-11-24 Thomas Bluemeladded skeleton for msgina.dll
2003-11-21 Filip Navara- Updated comctl32.dll to latest WineHQ release.
2003-11-21 Thomas Bluemelfixed hittest code to return HTBORDER if it's not a...
2003-11-21 Thomas Bluemelimplement WM_SETCURSOR messages
2003-11-20 Thomas Bluemel1. fixed SetProp()
2003-11-19 Steven EdwardsFixed FormatMessage[A/W] to not suck.
2003-11-19 Thomas BluemelPatch by Jonathon Wilson:
2003-11-19 Filip Navara- Fixed importing forward exports by ordinal.
2003-11-19 Thomas Bluemelimplemented CheckRadioButton()
2003-11-19 Thomas Bluemelforgot to add file
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-19 Vizzinipatch by jonathan wilson to enable -Wall -Werror, and...
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-18 Steven EdwardsMoving ported WINE regression tests
2003-11-18 Filip Navara- Rewritten painting implementation (not complete yet...
2003-11-18 Thomas Bluemeladded LR_SHARED flag support for LoadIcon() and LoadCur...
2003-11-18 Royce Mitchell IIIremove unnecessary include
2003-11-17 Steven EdwardsFixes for ntdll rtl and large int tests.
2003-11-17 KJK::HyperionForgot a file
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded port of LineDDA function from WINE.
2003-11-16 Martin Fuchsadded OLE error messages
2003-11-16 Martin Fuchsadded error messages
2003-11-16 Martin Fuchsadded TRACE message for being not able to load messages...
2003-11-16 Martin Fuchsadded FIXME for FormatMessage()
2003-11-16 Gé van GeldorpSilence debug messages
2003-11-15 Thomas Bluemelmoved metafile functions into objects/metafile.c
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-12 Richard CampbellVery basic dll, needs a makefile and none of the functi...
2003-11-12 Richard CampbellVery basic dll, needs a makefile and none of the functi...
2003-11-12 Thomas Bluemeladded missing DllMain()
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-11-11 KJK::HyperionBUTTON class:
2003-11-10 Thomas BluemelImplemented SetCursor and rewrote some cursor/icon...
2003-11-09 Thomas Bluemelfixed build problems
2003-11-09 Steven EdwardsAdded imagehlp.dll ported from WINE.
2003-11-09 Filip Navara- Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp...
2003-11-09 Filip Navara- Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp...
2003-11-09 Filip Navara- Implemented NtUserDefSetText and NtUserInternalGetWin...
2003-11-08 Filip Navara- Added CreateEllipticRgn, CreateEllipticRgnIndirect...
2003-11-08 KJK::HyperionFLS support hidden, for now. It's non-working and it...
2003-11-08 Martin Fuchspartial fix for for Bug #42: activate Ansi window proce...
2003-11-08 Martin Fuchs* windows/defwnd.c Fixed WM_GETTEXT error handling...
2003-11-08 Filip Navara- Fixed a few bugs.
2003-11-07 Steven EdwardsFix building.
2003-11-07 Filip Navara- Removed redundant parsing of '#number' resource names...
2003-11-07 Steven EdwardsAdded PrivateExtractIcons and friends ported from WINE
2003-11-07 Art YerkesFixes to VK_OEM_102, VK_OEM_4 and VK_ZOOM positions.
2003-11-06 Aleksey Bragin.cvsignoe for kbduk.dll
2003-11-06 Aleksey Braginkbduk.dll - by Johannes Olofsson. I have tested this...
2003-11-06 Eric KohlIoStatusBlock is _not_ an optional parameter.
2003-11-06 KJK::HyperionUnstyled BUTTON class done, 25 more to go...
2003-11-05 Steven EdwardsNevermind.
2003-11-05 Steven EdwardsImplemented better format message support based on...
2003-11-04 Martin Fuchsadded .cvsignore file
2003-11-03 Steven EdwardsRemove RosUser32 - May she rest in the attic.
2003-11-02 Eric KohlStarted hotkey support.
2003-11-02 Filip Navara- Fixed compilation with older versions of W32API.
2003-11-02 Filip Navara- Bugfixes and cleanup.
2003-11-02 Filip Navara- Basic MDI support ported from Wine.
2003-11-01 Filip Navara- Small bugfixes.
2003-10-31 Thomas Bluemelthis temporarily fixes the crash displaying ansi messag...
2003-10-31 Filip Navara- Added stack trace reporting in exception handler.
2003-10-31 Filip Navara- Fixed passing of integer named controls in dialogs...
2003-10-30 Mark TempelChanging the DbgPrint outputs to be a bit more usefull.
next