- Add support for "!wm <value>" and "!wm <name>" commands.
[reactos.git] / reactos /
2005-12-14 Brandon TurnerRemove my changes to pagefile creation because they...
2005-12-14 Magnus Olsenupdate translation hu from talley
2005-12-14 Magnus Olsenupdate translation hu from talley
2005-12-14 Hervé PoussineauMove static keyword to the right place
2005-12-14 Andrew MungerInclude main .rc file in format.xml, so that strings...
2005-12-14 Brandon TurnerImplement system handling of page file creation sizes...
2005-12-13 Filip NavaraFix the path translation in FormatEx (depends on unimpl...
2005-12-13 Ged MurphyIt's a modal dialog not a window. Close it correctly.
2005-12-13 Ged MurphyMissed a tab / space format. Looked ugly in diff
2005-12-13 Ged Murphy- Close dialog if user clicks cancel or close button...
2005-12-13 Filip NavaraAdd stubs for status indication handlers. Fixes bug...
2005-12-13 Christoph von Wittichimplemented GetKeyboardLayoutNameW
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-13 Filip NavaraUnify the icon and cursor loading code for LoadImage.
2005-12-13 James TaborModifyMenuA/W, I guess it is done. Remove UNIMPLEMENTED.
2005-12-13 Filip NavaraRemove obsolete definitions.
2005-12-13 Filip NavaraRemove obsolete definitions.
2005-12-13 Filip NavaraRemove comment about commented out #define. :)
2005-12-13 Filip NavaraAdd check for VbeModeInfo->PhysBasePtr != 0.
2005-12-13 Filip NavaraUnfuck up the formatting and remove broken check.
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Hervé PoussineauMinimize differences between UHCI and OHCI
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Art YerkesWorking work item library.
2005-12-12 Gé van Geldorpoleacc has a DllRegisterServer entry point
2005-12-12 Filip Navara- Minimize the code differences between LoadIconImage...
2005-12-12 Gé van GeldorpAdd oleacc to build
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip Navara- Make the file at least slightly readable (the mixed...
2005-12-12 Gé van GeldorpRe-import imm32 from Wine
2005-12-12 Gé van GeldorpRemove old imm32 in preparation of new import
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraCheck for failed allocations and fix some resource...
2005-12-12 Gé van GeldorpImport oleacc from Wine. oleacc.xml provided by Christo...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraReplace RtlNtStatusToDosError(STATUS_NO_MEMORY) with...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraFix the USER32 DLL initialization and cleanup routines...
2005-12-12 Ged MurphyMake start menu icons small until we have 24x24 icons.
2005-12-12 Filip NavaraImplement undocumented listbox messages LB_INSERTSTRING...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Gé van GeldorpFRy2oo5 <fRy2oo5@gmail.com>
2005-12-12 Magnus Olsenupdate translation hu from tally
2005-12-12 Hervé PoussineauFix the case when IRP_MN_QUERY_DEVICE_TEXT returns...
2005-12-12 Gé van GeldorpBenoit Plante <cmoibenlepro@hotmail.com>
2005-12-12 Gé van Geldorpsamwise52 <samcharly@hotmail.com>
2005-12-12 Christoph von Wittichadded "generic floppy disk controller" (currently using...
2005-12-12 KJK::Hyperion - Replaced horribly broken implementation of CreateSym...
2005-12-12 Christoph von Wittichcorrect implementation of VerLanguageNameA/W
2005-12-12 Gé van GeldorpAdd small utility to download/install Firefox
2005-12-12 Christoph von Wittichbetter stubs for VerLanguageNameA/W (untested)
2005-12-11 Magnus OlsenNtGdiDdQueryDirectDrawObject do not setup wrong callbac...
2005-12-11 Christoph von Wittichbetter GetSystemPowerStatus stub
2005-12-11 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-11 Christoph von Wittichset eol-style:native
2005-12-11 Filip NavaraRevert r20089, thanks SVN for not a nice conflict resol...
2005-12-11 Filip NavaraCheck for failed allocation in GetNamedPipeHandleStateA.
2005-12-11 Thomas Bluemelfixed uninitialized variable warnings and possible...
2005-12-11 Gé van GeldorpPut back extra info if it was present
2005-12-11 Sebastian Gasiorekadded polish resource by Kokodin <kuraxxl(at)wp.pl>
2005-12-11 Gé van GeldorpResolve chained CNAME records
2005-12-11 Thomas Bluemelfixed some missing NULL checks, reported by M Bealby...
2005-12-11 Thomas Bluemelfixed some missing NULL checks, reported by M Bealby...
2005-12-11 Magnus Olsenbugfix a bsod in DD_Cleanup
2005-12-11 Thomas Bluemelfixed converting the unicode string back to ansi in...
2005-12-11 Thomas Bluemeldefine and use __w64 for MSVC (if not using PSDK/DDK)
2005-12-11 Sebastian GasiorekRemove dot at the end of filename without extension
2005-12-11 Magnus Olsencomplete the sync with wine 0.9.2
2005-12-11 Magnus Olsendshow header not completet. but egnuth be in use.
2005-12-11 Magnus Olsensolv one of dxdiagn sync problem part 3
2005-12-11 Hartmut BirrAllocate a tem buffer for the module names in LdrpQuery...
2005-12-11 Magnus Olsensync the header with wine 0.9.2 part 2 of 4
2005-12-11 Sebastian Gasiorekfind applet by name (fixes bug #1063)
2005-12-11 Hervé PoussineauSort drivers by rank + date, so best driver would be...
2005-12-11 Gé van GeldorpUse links.reactos.org redirection script
2005-12-11 Hervé PoussineauRename mouse.inf to msmouse.inf to allow better compati...
2005-12-11 Gé van GeldorpUsurp <petreolle@users.sourceforge.net>:
2005-12-11 Hervé PoussineauRemove some debug output for USB drivers
2005-12-11 Hervé PoussineauDon't include useless files
2005-12-11 Art YerkesAdded chew library.
2005-12-11 Art YerkesA little library for making it easier to get to PASSIVE...
2005-12-11 Hervé PoussineauImplement SetupDiGetClassImageIndex, SetupDiGetClassIma...
2005-12-11 Brandon TurnerMake sure buffer isnt NULL. fixes bug 1102.
2005-12-11 Brandon TurnerSpell it right. :rolleyes:
2005-12-11 Brandon TurnerCheck to make sure pointer isnt null after allocation...
2005-12-11 Brandon TurnerStop the footer from printing twice. fixes 1084.
2005-12-11 Brandon Turner"Add" -> "Modify". Fixes bug 847.
2005-12-11 Brandon TurnerWrite the new environment vars to the registry. Fixes...
2005-12-11 Sebastian Gasiorekfix inserting menu by position in InsertMenuA/W
2005-12-10 Gé van GeldorpShut off some debug messages
2005-12-10 Gé van GeldorpMultiple interrupt status bits can be active at the...
2005-12-10 Sebastian Gasiorekmerged changes from wine to edit control.
next