don't use MIXERCONTROLA for unicode builds
[reactos.git] / reactos / subsys /
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...
2005-09-20 Filip NavaraRestore the pre-r17946 UserGetAncestor behaviour and...
2005-09-20 Filip Navara- SetParent shouldn't destroy menus.
2005-09-20 Filip NavaraDon't return NULL regions from DceGetVisRgn.
2005-09-20 Filip NavaraSupport GCW_ATOM in GetClassLong.
2005-09-20 Filip NavaraFix the order of window style setting.
2005-09-20 Gé van GeldorpBletch <npwoods@mess.org>:
2005-09-19 Royce Mitchell IIIhack fix to pass % to set/a unmolested
2005-09-19 Royce Mitchell IIIreformat code
2005-09-19 Gé van Geldorp- Add ctrl support to (most) keyboard layouts. Only...
2005-09-19 Hartmut Birr- Read more information from the registry about the...
2005-09-19 Filip NavaraRemove accidently commited debug code.
2005-09-19 Filip NavaraFix the taskbar button resizing to account for button...
2005-09-19 Filip Navara- Fix region deleting and ownership for DCEs.
2005-09-19 Filip NavaraPartial clean-up of the painting functions:
2005-09-19 Hervé PoussineauAutomagically select computer type (UP/MP) during first...
2005-09-19 Filip Navara- Move the window showing/hiding notifications from...
2005-09-19 Royce Mitchell IIIfix if command to work more like expected. seta_test...
2005-09-19 Royce Mitchell IIIfixed mistakes, extra tests illustrating problems with...
2005-09-19 Royce Mitchell IIImove hard-coded strings to En.rc before GreatLord shoots me
2005-09-19 Gunnar Dalsnes-set last error (invalid handle) in cases where handle...
2005-09-18 Gunnar Dalsnes-added better LIST_FOR_EACH macros (ripped from wine...
2005-09-18 Gé van GeldorpSet correct error code, IsWindow() depends on this
2005-09-18 Royce Mitchell IIIregression test for set /a - fails at the moment becaus...
2005-09-18 Royce Mitchell IIIfixes for UNICODE compilation
2005-09-18 Royce Mitchell IIIfix escaping
2005-09-18 Royce Mitchell III(hopefully) last bugfix to set /a - assignment works...
2005-09-18 Royce Mitchell IIIfixed bugs in shifting (<<, >>, <<=, >>=)
2005-09-18 Gunnar Dalsnes-remove meaningless use of winstas
2005-09-18 Royce Mitchell III1) strip ^ escapes from text before processing set...
2005-09-17 Hartmut BirrDo not overwrite the disk signature, if we install...
2005-09-17 Magnus OlsenBug fix dir *. it only show folders
2005-09-17 Magnus OlsenUpdate the swedish translation by Harteex.
2005-09-17 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-17 Martin Fuchsadd new winefile icon images in 48x48 and 16x16 resolutions
2005-09-17 Martin Fuchsadd comment
2005-09-16 Gé van GeldorpHopefully the last in a series of fixes for size of...
2005-09-16 Gé van GeldorpBletch <npwoods@mess.org>
2005-09-16 Gé van GeldorpFix "var might be used uninitialized" warning
2005-09-16 Brandon Turnerstart even console apps in there own new window. caugh...
next