Start to alter print output so it correctly simulates the MS 'route print'
[reactos.git] / reactos / subsys /
2005-10-01 Thomas Bluemelimplemented the "Go to process" feature
2005-10-01 Nathan WoodsRegedit: Moved hEditMenu declaration to the top of...
2005-10-01 Thomas Bluemeluse the NT5+ behavior of displaying the system cache...
2005-10-01 Magnus Olsencommit new startmenu picture that can be resize, see...
2005-10-01 Thomas Bluemelcheck for and write new lines as ascii only in copy...
2005-10-01 Thomas Bluemelfixed possible buffer overflow bug: pass correct buffer...
2005-10-01 Martin Fuchssync with Wine:
2005-10-01 Nathan WoodsNotepad:
2005-09-30 Thomas Bluemelinitialize COM on demand only
2005-09-30 Thomas Bluemelset eol-style to native
2005-09-30 Steven Edwardssimple device manager program by Hervé Poussineau ...
2005-09-30 Martin Fuchspatch applied from Christoph at ApiViewer.de: fix font...
2005-09-30 Martin FuchsFix Bugzilla Bug 676: dynamic explorer start menu sideb...
2005-09-30 Hartmut BirrThe registry key name may be longer than 100 characters.
2005-09-30 Hartmut Birr- Fixed the font size in IntGdiAddFontResource.
2005-09-30 Thomas Bluemelfixed pointer types differ in signedness warnings
2005-09-30 Thomas Bluemelset eol-style to native
2005-09-30 Nathan WoodsNotepad:
2005-09-30 Thomas Bluemeluse the correct down-level scope filter flag for the...
2005-09-30 Thomas Bluemeldisplay the computer selection dialog for remote regist...
2005-09-29 Thomas Bluemeladded clb.dll (mostly just stubs) which is required...
2005-09-29 Nathan WoodsChristoph_vW: Updated notepad rc files to match Window...
2005-09-29 Nathan WoodsChristoph_vW: regedit: make "modify" to default menu...
2005-09-29 Nathan WoodsRegedit: Set up the export all/export branch UI; curre...
2005-09-29 Thomas Bluemeldisplay all known value types
2005-09-29 Nathan WoodsRegedit: Optimized tree expansion
2005-09-28 Nathan WoodsNotepad fixes:
2005-09-28 Nathan WoodsNotepad: Fixed some bugs in Search->Replace
2005-09-28 Thomas Bluemelimproved error handling
2005-09-28 Thomas BluemelFixed some memory leaks in taskmgr. Patch by Christoph_...
2005-09-27 Nathan WoodsNotepad enhancements:
2005-09-27 Nathan WoodsRegedit: Optimizations to refreshing; refreshing is...
2005-09-27 Thomas Bluemelload some settings from the registry
2005-09-27 Thomas Bluemelfixed uninitialized variable warnings
2005-09-27 Alex Ionescu- Some NDK fixes when compiling with PSDK.
2005-09-27 Thomas Bluemelminor fixes
2005-09-27 Thomas Bluemelpartly implemented the mixer selection dialog
2005-09-27 Nathan WoodsNotepad enhancements
2005-09-26 Gunnar Dalsnes-reorder InsertXscendingOrder macro argument order...
2005-09-26 Alex IonescuFix calc.exe redraw problems on XP. Patch by Christoph_...
2005-09-26 Thomas Bluemelalso compile the resource file...
2005-09-26 Thomas Bluemeladd sndvol32 to the build system and reformat the code
2005-09-26 Aleksey BraginChristoph von Wittich: fix for bug 824 ("memory leak...
2005-09-26 Aleksey BraginChristoph von Wittich: fix for bug 823 ("Resource leak...
2005-09-26 Aleksey BraginChristoph von Wittich: fix for bug 822 ("Resource leak...
2005-09-26 Nathan Woods1. More merging from WINE regedit; imported refresh...
2005-09-25 Martin Fuchsrefeactor all IUnknown implementations using IComSrvBase
2005-09-25 Thomas Bluemelfixed gcc4 warnings
2005-09-25 Nathan WoodsLightweight sync with WINE regedit; imported obvious...
2005-09-25 Martin Fuchstry to use IShellFolderViewCB::MessageSFVCB() in order...
2005-09-25 Emanuele AlibertiFix compiling.
2005-09-25 Filip NavaraUse the correct size variables in co_IntCreateWindowEx.
2005-09-25 Martin Fuchsnew tool bar icons for the drive bar
2005-09-25 Filip Navara- Intersect the paint rectangle in NtUserBeginPaint...
2005-09-25 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-25 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-25 Nathan Woods1. Moved windows styles pertaining to the edit control...
2005-09-25 Nathan WoodsFixed property svn:eol-style
2005-09-24 Nathan WoodsNotepad enhancements:
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-09-24 Hartmut BirrSet the MaximumLength of the returned string in IntGetF...
2005-09-24 Hartmut BirrDo also alert the mouse thread in UserAcquireOrReleaseI...
2005-09-24 Filip NavaraPort the system message queue WM_MOUSEDOWN coalesce...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Gé van GeldorpFix RtlQueryAtomInAtomTable and add regression tests
2005-09-23 Alex Ionescufix identation bug in 18016
2005-09-23 Alex Ionescu- Call IsDialogMessage before TranslateAccelerators...
2005-09-23 Thomas Bluemeluse RegGetKeySecurity() directly to read the security...
2005-09-23 Gé van GeldorpDon't use uninitialized var
2005-09-23 Steven EdwardsStefan Huehner <stefan@huehner.org>
2005-09-23 Steven EdwardsDmitry Timoshkov <dmitry@codeweavers.com> Fix the usage...
2005-09-23 Steven EdwardsKevin Koltzau <kevin@plop.org> Enable/disable menu...
2005-09-23 Steven EdwardsKevin Koltzau <kevin@plop.org> Handle notepad log feature.
2005-09-23 Steven EdwardsLauri Tulmin <lauri_@ut.ee> implement word wrap
2005-09-22 Gé van GeldorpBletch <npwoods@mess.org>:
2005-09-22 Gé van GeldorpReturn atom length when requested. Fixes bug 793.
2005-09-22 Gé van GeldorpSlicencium <silencium@wanadoo.es>:
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-21 Martin Fuchs- use size_t for buffer/string lengths instead of int
2005-09-21 Martin Fuchs- Bugfix for UTF-8 strings
2005-09-21 Thomas Bluemelfixed differences in signedness warnings
2005-09-21 Thomas Bluemeladd missing function declarations
2005-09-21 Thomas Bluemelpass the buffer size to GetEnvironmentVariable() in...
2005-09-21 Thomas Bluemelfixed some warnings
2005-09-21 Filip NavaraIndentation fix.
2005-09-21 Filip NavaraIncomplete support for WS_EX_TRANSPARENT, should fix...
2005-09-21 Royce Mitchell IIIremove extraneous \n's
2005-09-21 Royce Mitchell IIIgive set/a access to "special" variables like errorlevel
2005-09-21 Royce Mitchell IIImsvc6 warning fix
2005-09-21 Royce Mitchell IIIalways strip '^' (unless it was preceded by an '^'...
2005-09-21 Royce Mitchell IIIfix debug output
2005-09-21 Royce Mitchell IIIa few more tests to clarify parsing oddities based...
2005-09-21 Royce Mitchell III%1 %2 etc still work with set/a ( just not %foo% )
2005-09-20 Royce Mitchell IIIfix misunderstandings of if syntax
2005-09-20 Royce Mitchell IIIfix escape removal
2005-09-20 Royce Mitchell IIIremove now-pointless if statement
2005-09-20 Martin Fuchs- fix build for MinGW and VC++ environments
2005-09-20 Royce Mitchell IIIunrevert change - this change is correct and works...
2005-09-20 Magnus OlsenRevert royce3 change from 17948 to 16488 it break choic...
2005-09-20 Royce Mitchell IIIcmd's documentation says that env variables override...
next