.cvsignore added.
[reactos.git] / reactos / subsys /
2004-08-28 Gé van GeldorpPrevent crash when a thread is terminated while sending...
2004-08-27 James TaborCvs ingnore file added.
2004-08-27 James TaborPort of Msiexec from Wine.
2004-08-26 Gé van GeldorpIf SendMessageTimeout() times out, GetLastError() shoul...
2004-08-25 Gé van GeldorpAvoid arithmetic overflow
2004-08-25 Hartmut Birr- Fixed the back-space-handling in ConioWriteConsole.
2004-08-24 Filip Navara- Load also the last font file in the font directory.
2004-08-24 Filip Navara- Always use non-antialiased font for consoles.
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Filip Navara- Implement ReadConsoleInputW, PeekConsoleInputW, ReadC...
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-21 Hartmut Birr- Made the partition list movable if it is necessary.
2004-08-21 Filip Navara- Maintain higher internal precision during font rendering.
2004-08-20 Gé van GeldorpImplement NtUserBuildNamesList()
2004-08-20 Filip NavaraFix few compiler/linker warnings.
2004-08-18 Filip NavaraLink to our SDK libraries instead of using the W32API...
2004-08-17 Thomas Bluemelremove debug output
2004-08-17 Thomas Bluemelload the wallpaper on startup and set it
2004-08-17 Thomas Bluemeladded very basic support for desktop wallpapers
2004-08-17 Thomas Bluemeluse WM_NOTIFY messages to communicate with the desktop...
2004-08-16 Martin Fuchsdisplay version information in about dialog and on...
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-14 Thomas Bluemelconvert license to LGPL
2004-08-10 Thomas Bluemelfixed typo spotted by Royce.
2004-08-10 Thomas Bluemellittle fix
2004-08-10 Thomas Bluemelstop animation timer after completion
2004-08-10 Thomas Bluemelimproved the installation process
2004-08-08 Gé van GeldorpSet explicit base address for notifyhook.dll so it...
2004-08-08 Martin Fuchsgerman translation of task manager by Klemens Friedl...
2004-08-08 Martin Fuchsgerman translation of welcome.exe by Klemens Friedl...
2004-08-08 James TaborFixed warning messages ans set -Werror in make file.
2004-08-08 Thomas Bluemelserialize gui switching and switching the focus message...
2004-08-07 Steven EdwardsWhen doing a debug boot pass /NOGUIBOOT to disable the
2004-08-07 Filip Navara- Correctly handle ClipCursor(NULL) case.
2004-08-04 Thomas BluemelReverted my changes to timers
2004-08-04 Martin Fuchsfix clean target for new standard makefiles
2004-08-04 Magnus OlsenThx to Herv� Poussineau the gcc 3.3.x are working agein
2004-08-04 Filip Navara- Fix compiling Explorer with precompiled headers.
2004-08-04 Filip Navara- Don't allow selecting separators in start menu and...
2004-08-03 Martin Fuchsmove doxygen targets into separate scripts
2004-08-03 Martin Fuchsmove doxygen targets to separate scripts
2004-08-03 Gregor AnichImplement NtUserEnumDisplaySettings/IntEnumDisplaySettings.
2004-08-03 Martin Fuchsreadd additional non-standard Makefile targets
2004-08-03 Martin Fuchsadd .cvsignore files for *.o and *.d
2004-08-03 Martin Fuchsget version number to display from RES_STR_PRODUCT_VERSION
2004-08-03 Martin Fuchsget version number to display from RES_STR_PRODUCT_VERSION
2004-08-02 Martin Fuchscorrect TARGET_PCH to 'precomp.h'
2004-08-02 Martin Fuchscontext menus for start menus
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-08-02 Filip Navara- Add TARGET_PCH to Explorer makefile.
2004-08-02 Gregor AnichIf initializing the desktop implementation fails, print...
2004-08-02 Filip Navara- Delete ntoskrnl/ps/i386/*.o on "make clean".
2004-08-02 Filip Navara- Get rid of WINE_MODE and WINE_RC usage in makefiles.
2004-08-01 Filip Navara- Make sure all build files and directories are properl...
2004-08-01 Filip Navara- Add *.pch to list of ignored files.
2004-08-01 Martin Fuchsimplement IServiceprovider interface
2004-07-30 Thomas Bluemeladded "hide on minimize" feature and added context...
2004-07-30 Thomas BluemelPatch by Filip Navaraf: Removed the mouse class gdi...
2004-07-30 Thomas Bluemelattempt to fix a few message queue and timer bugs
2004-07-29 Thomas Bluemeldon't change selection if not capturing the console...
2004-07-29 Thomas Bluemelfixed calculation of selected cells
2004-07-29 Thomas Bluemelfix assertion statement
2004-07-28 Thomas Bluemelallow selecting text with the mouse in gui consoles
2004-07-26 James TaborPatch for fixing EnumThreadWindows.
2004-07-25 Steven EdwardsCleaned up Taskmgr resources to break each language in
2004-07-24 Martin Fuchsrecalculate start menu root position for any call
2004-07-24 Filip Navara- Fix WS_CAPTION style handling.
2004-07-23 Jason FilbySet TMPF_TRUETYPE flag for TEXTMETRICW variable in...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-22 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-21 Martin Fuchsuse same startmenu entries height as MS explorer
2004-07-20 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-19 Alex IonescuAdded OPTIMIZED Flag to config file to build optimized...
2004-07-18 Thomas BluemelAdded and updated some German translations. Patch by...
2004-07-18 Thomas Bluemelcvs maintainance
2004-07-18 Martin Fuchsprecompiled header support for GCC 3.4.1
2004-07-18 Martin Fuchseliminate useless GCC warning by initializing the entry...
2004-07-18 Martin Fuchsfix UNICODE string buffer allocation
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-17 Gregor AnichRemoved some comments - previous change didn't fix...
2004-07-17 Gregor AnichChanged comments a bit, previous version did create...
2004-07-17 Gregor AnichHandle escape to get opengl driver info in IntEngExtEsc...
2004-07-16 Steven Edwardsadded Spanish translation by Carlos Garcia Gomez.
2004-07-16 Steven Edwardsadded Spanish translation by Carlos Garcia Gomez.
2004-07-16 Jens CollinShellExecute is run when executable is not found to...
2004-07-15 Filip Navara- Handle indexed palettes in IntEngCreateSrcMonoXlate.
2004-07-15 Martin Fuchsignore unexpected exceptions while extracting icons
2004-07-15 Martin Fuchsreplace BUFFER_LEN by dynamic allocations
2004-07-15 Filip Navara- Minor correction to DIB_32BPP_BitBlt that I broke...
2004-07-14 Steven Edwardsadded Spanish translation by Carlos Garcia Gomez.
2004-07-14 Steven EdwardsWarn rather than bail on HWND_MESSAGE windows
2004-07-14 Filip Navara- Accidently commited this file with my last patch...
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-14 Steven EdwardsAdded licensing page to usetup.
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon
2004-07-11 Gé van GeldorpUse default PATHEXT if none found in environment
2004-07-11 Gé van GeldorpJens Collin <jens.collin@lakhei.com>
2004-07-11 Thomas Bluemelregister the winlogon application directly after startup
next