reactos.git
2006-05-07 Alex Ionescu- Fix build.
2006-05-07 Hervé PoussineauFix buffer overflow (spotted by Detlef Riekenberg in...
2006-05-07 Aleksey Bragin[AUDIT]
2006-05-07 Magnus Olsenmerges HEL_SetCooperativeLevel and HAL_SetCooperativeLe...
2006-05-07 Magnus OlsenTry again move to new redesign but now we take one...
2006-05-07 Magnus Olsenrevert last commit it bsd the ddraw in some case
2006-05-07 Art YerkesFix printing of adapter address. Just a silly thing...
2006-05-07 Magnus OlsenStart remove old desgin of HEL to the new desgin, it...
2006-05-07 Eric KohlSimplified the access to FCBs and CCBs.
2006-05-06 Eric KohlThe MSFS_MAILSLOT struct is actually an FCB (File Contr...
2006-05-06 Eric KohlSet direct io flag of the device object.
2006-05-06 Eric KohlThe MSFS_FCB struct is actually a CCB (Context Control...
2006-05-06 Hervé PoussineauCode cleanup:
2006-05-06 Johannes Anderwald* enable advanced mouse options in apply
2006-05-06 Johannes Anderwald* ident code
2006-05-05 Christoph von... -lock the year edit control
2006-05-05 Aleksey Bragin- SVN maintenance (set eol-style to native)
2006-05-05 Aleksey BraginMove OBJ_NAME_PATH_SEPARATOR to ndk/obtypes.h (inspired...
2006-05-05 Peter WardFixed build.
2006-05-05 Aleksey Bragin[AUDIT]
2006-05-05 Maarten Bosma[AUDIT]
2006-05-05 Christoph von... *added year selection box
2006-05-05 Maarten Bosma[AUDIT]
2006-05-05 Andrew Munger"More efficient" IsPowerOf2 from Myria (myriachan at...
2006-05-05 Aleksey Bragin[AUDIT]
2006-05-05 Aleksey Bragin[AUDIT]
2006-05-05 Aleksey Bragin[AUDIT]
2006-05-05 Hervé PoussineauLegacy device objects created for USB keyboard and...
2006-05-04 Johannes Anderwaldresources for the keyboard control panel applet
2006-05-04 Johannes Anderwaldfix build on linux plattforms
2006-05-04 Magnus OlsenBug : 1452 : patch from w3seek, some xlate obj fixes...
2006-05-03 Johannes Anderwaldimplement notepad view status bar -
2006-05-03 Johannes Anderwaldset double click speed with latest slider pos
2006-05-03 Hervé PoussineauDon't call IoRaiseHardError at DISPATCH_LEVEL
2006-05-03 Johannes Anderwaldfix compiling with gcc4
2006-05-03 Hervé PoussineauCleanup in SetupGetInfFileListW:
2006-05-03 Johannes Anderwaldadded missing constanst #define SPI_GETMOUSECLICKLOCK...
2006-05-03 Hervé PoussineauDon't double free buffer in case of error
2006-05-03 Johannes Anderwaldhalfplemented mouse control panel applet
2006-05-03 Johannes Anderwaldmouse control panel applet resources
2006-05-03 Johannes Anderwaldsmall msvc compiling fix
2006-05-03 Aleksey Bragin[AUDIT]
2006-05-03 Aleksey Bragin- Bug 1447: Patch by Thomas Weidenmueller "Use SEH...
2006-05-03 Aleksey Bragin- Bug 1450: Patch by Thomas Weidenmueller "Some window...
2006-05-03 Aleksey Bragin- Bug 1451: Patch by Thomas Weidenmueller:
2006-05-03 Andrew MungerMove callproc code into own file and reduce unneccessar...
2006-05-02 Christoph von... updated french translation patch by usurp
2006-05-02 Ged MurphyGot carried away ;)
2006-05-02 Ged Murphy- convert the screensaver to tchar and build as unicode.
2006-05-02 Magnus Olsenremove unsuse files after some redesign of ddraw
2006-05-02 Magnus Olsenfix the build
2006-05-02 Magnus Olsenimplement add and release ref
2006-05-01 Aleksey Bragin- Patch by Thomas Weidenmueller: Adds a workaround...
2006-05-01 Christoph von... updated resource files
2006-05-01 Magnus OlsenWorking on a redesign of whole directdraw interface
2006-04-30 Hervé PoussineauAdd kbdclass and mouclass as upper filter for keyboard...
2006-04-30 Eric KohlImprovement to the r21757 patch.
2006-04-30 Eric KohlAn attempt to read from a not-yet-connected pipe must...
2006-04-29 Hervé PoussineauAdd pciide.sys/pciidex.sys to bootcd
2006-04-29 Eric KohlSet file object flag FO_NAMED_PIPE upon named pipe...
2006-04-29 Eric KohlSet file object flag FO_MAILSLOT upon mailslot creation.
2006-04-28 Hervé PoussineauLighter implementation of SetupGetInfFileListW
2006-04-28 Ged Murphyfix build
2006-04-28 Christoph von... added a PopupMenu with Add and Delete functions in...
2006-04-28 Christoph von... fixed a typo
2006-04-28 Christoph von... -redesigned the screensaver dialog
2006-04-28 Christoph von... transparent screen picture
2006-04-27 Ged Murphyrevert the my computer icon. mf's original is prefered
2006-04-26 Ged Murphy- allow start menu selection to loop when using the...
2006-04-26 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-04-26 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-04-26 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-04-25 Hervé PoussineauComplete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
2006-04-25 Ged Murphyfix build
2006-04-25 Andrew Munger21728 broke the release build, use an #ifndef instead.
2006-04-24 Ged Murphydelete sneaky file
2006-04-24 Ged Murphymatch the regedit icons to the shell32 ones.
2006-04-24 Ged Murphymatch the explorer icons to the shell32 ones.
2006-04-24 Ged Murphy[AUDIT]
2006-04-24 Ged Murphy- The start of a revamp of the UI. This is still not...
2006-04-24 Andrew MungerCreate the pagefile at the root of the drive by default...
2006-04-24 Maarten BosmaSorry did set DebugPort to COM1
2006-04-24 Maarten BosmaSet Freeloader timeout to 0 for release builds.
2006-04-24 Hervé PoussineauAdd some defines
2006-04-23 Magnus Olsenpatch from w3seek : create smss with a current director...
2006-04-23 Hervé PoussineauFully implement SetupDiGetDriverInfoDetailW
2006-04-23 Saveliy Tretiakov[AUDIT]
2006-04-23 Saveliy Tretiakov[AUDIT]
2006-04-23 Saveliy Tretiakov[AUDIT]
2006-04-23 Hervé PoussineauFix little bug in mouse detection
2006-04-23 Hervé Poussineau[AUDIT]
2006-04-22 Hervé PoussineauDon't tell we succeeded IOCTL_KEYBOARD_QUERY_INDICATORS...
2006-04-22 Saveliy Tretiakov[AUDIT]
2006-04-22 Saveliy Tretiakov[AUDIT]
2006-04-22 Hervé PoussineauDon't dereference device objects if they were not refer...
2006-04-22 Saveliy Tretiakov[AUDIT]
2006-04-22 Saveliy Tretiakov[AUDIT]
2006-04-22 Saveliy Tretiakov[AUDIT]
2006-04-22 Saveliy Tretiakov[AUDIT]
2006-04-22 Saveliy Tretiakov[AUDIT]
next