fixed rc files to compile with rc
[reactos.git] / reactos / subsys /
2005-10-17 Christoph von Wittichfixed rc files to compile with rc
2005-10-17 Christoph von Wittichadded missing translations for IDS_NEW_KEY and IDS_NEW_...
2005-10-17 Gé van GeldorpFix installation after latest PnP changes. Fix by hpoussin
2005-10-17 Christoph von Wittichfixed buffer overflow
2005-10-17 Martin FuchsFix for Bugzilla entry 904: activated the "not yet...
2005-10-17 Martin Fuchsfix for Bugzilla entry 900 by mrnobo1024 at yahoo.com...
2005-10-17 Christoph von Wittichfixed "index out of range"
2005-10-17 Martin Fuchsfix a few taskbar context menu bugs including Bugzilla...
2005-10-17 Christoph von Wittichremoved HeapFree because of unexpected behaviour
2005-10-17 Martin Fuchsremove some unused special handling code and comments
2005-10-17 Christoph von Wittichadded missing HEAP_ZERO_MEMORY
2005-10-17 Christoph von Wittichfix regedit to compile with MSVC
2005-10-17 Christoph von Wittichdestroy window handles when program terminates
2005-10-16 Christoph von Wittichset eol-style:native
2005-10-16 Christoph von Wittichstarted implementation of msconfig tool
2005-10-16 Magnus Olsenforget add Ja.rc to rundll32.rc
2005-10-16 Eric KohlFix typos and remove trailing whitespace.
2005-10-16 Christoph von Wittichfixed some typos
2005-10-16 Gunnar Dalsnesfix two buffer overflows
2005-10-15 Martin FuchsWinefile:
2005-10-15 Hartmut BirrDon't use alloca in a macro, which may be used in a...
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Magnus OlsenSpanish translation By HUMA2000
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Magnus Olsenfix no end waring
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Gé van GeldorpMake sure we don't hang forever when activating a windo...
2005-10-14 Gé van GeldorpGoplat <mrnobo1024@yahoo.com>:
2005-10-14 Gé van Geldorptsk <tsk_n@mail.goo.ne.jp>:
2005-10-14 Gé van GeldorpMike <mikeonthecomputer@gmail.com>:
2005-10-13 Aleksey Bragincmd, taskmgr and userinit translations by FooDerGrosse...
2005-10-13 Gunnar Dalsnesmake classes use session wide atom table. should fix...
2005-10-13 Gé van GeldorpUse the pitch provided by FreeType. Fixes bug 894.
2005-10-13 Hervé PoussineauFix sublang IDs:
2005-10-12 Gé van GeldorpSend window-bound timers to the correct message queue
2005-10-12 Gé van GeldorpWorkaround for bug 899
2005-10-12 Martin FuchsFix for Bugzilla Entry 641 - patch from j_anderw at...
2005-10-10 Brandon Turnerset to eol-style native ;)
2005-10-10 Brandon TurnerAdded a more technical readme for people that want...
2005-10-09 Brandon TurnerUpdated more cmd documentation. This included changing...
2005-10-09 Magnus OlsenFix DD_Cleanup that will make Contry Strike not crashin...
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-10-09 Brandon TurnerMake sure that FileList is not empty. fixes bug #884.
2005-10-09 Martin Fuchsremove binary attribute from japanese resource file
2005-10-09 Martin FuchsFix for Bugzilla Entry 330: Correctly handle WM_COMMAND...
2005-10-09 Martin Fuchsfix crash because of NULL command line pointer
2005-10-09 Martin FuchsFix from watz@gmx.net for Bugzilla Entry 862: When...
2005-10-09 Martin Fuchsreplace "search computer" start menu entry by a "not...
2005-10-09 Martin Fuchsgerman patch for cmd.exe from Bugzilla Entry 872
2005-10-08 Brandon Turnerstart of removing #ifdef __Reactos__ in cmd. __Reactos...
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Brandon TurnerBring it up to date.
2005-10-08 Martin Fuchsupdate change list
2005-10-07 Magnus Olsenbasic NT4 DirectDraw implemet and it is untested
2005-10-07 Magnus OlsenFix release build uninitialized
2005-10-07 Magnus OlsenRemove more stub from ntdraw and implement it, (unteste...
2005-10-07 Nathan WoodsRegedit: Fixed a bug whereby a registry path accessed...
2005-10-07 Nathan WoodsCalc: Now using the proper system brush to paint the...
2005-10-06 Magnus OlsenNtGdiDdGetAvailDriverMemory
2005-10-06 Andrew Mungerwinver.exe by Christoph.AT.ApiViewer.de
2005-10-06 Gregor AnichPatch by Christoph v.W.:
2005-10-06 Nathan WoodsRegedit: Now saves last key visited, like Windows...
2005-10-05 Nathan WoodsCalc: TCHAR-izing, formatting and const-correctness
2005-10-05 Nathan WoodsNotepad: Goto an offscreen line will now properly scrol...
2005-10-05 Martin Fuchsstrip extended options from the front of the command...
2005-10-05 Martin Fuchsimplemented command line parser for Explorer
2005-10-05 Emanuele AlibertiXML chunks must contain a single subtree.
2005-10-05 Martin Fuchscomment, const corrections
2005-10-05 Martin Fuchsleave TrackStartmenu() function when executing any...
2005-10-05 Magnus OlsenNtGdiDdCreateDirectDrawObject
2005-10-05 Martin Fuchsuse GET_X_LPARAM macro in WM_MOUSEMOVE handlers
2005-10-05 Martin Fuchsone-click activation of "Start" button
2005-10-05 Martin Fuchsupdate TODO list
2005-10-05 Magnus Olsenactivate PDD_DIRECTDRAW for GDIOBJ_LockObj so it does...
2005-10-05 Martin Fuchsremove duplicate RegQueryStringValue() function
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-10-05 Nathan WoodsRegedit: Now restores last position on startup
2005-10-05 Martin Fuchsfix UNICODE control panel calls to handle double clicks...
2005-10-04 Brandon TurnerBetter way to fix 868. Check the last error instead...
2005-10-04 Brandon TurnerCheck to see if a folder or file is already there when...
2005-10-04 Martin Fuchsactivate execution from command bar
2005-10-04 Martin Fuchs"execute" menu entry
2005-10-04 Martin Fuchsset EOL-style
2005-10-04 Brandon TurnerAdd errorlevel for set /A
2005-10-04 Martin Fuchsremove remaining winefile resources
2005-10-04 Nathan WoodsNotepad: Fixed a bug when opening files with no charac...
2005-10-04 Nathan WoodsRegedit: Stopgap fix to build error just introduced...
2005-10-04 Martin Fuchscomplete german resources for explorer
2005-10-04 Nathan WoodsRegedit: Fixed stupid compilation errors
2005-10-04 Nathan WoodsRegedit: Fixed exporting subtrees with Unicode
2005-10-03 Brandon Turnerdont use the whole commandline as a fall back for execu...
2005-10-03 Thomas Bluemeldon't use invalid options in the DSOP_INIT_INFO structu...
2005-10-03 Thomas Bluemelbuild regedit as unicode by default
2005-10-03 Nathan WoodsRegedit: Added a "Goto key" right-click option.
2005-10-03 Brandon Turnerfix detection of missing target. thanks to thomas.
next