reactos.git
2005-09-23 Gé van GeldorpFix RtlQueryAtomInAtomTable and add regression tests
2005-09-23 Thomas Bluemelimported shfolder.dll from WINE-20050830
2005-09-23 Alex Ionescufix identation bug in 18016
2005-09-23 Alex IonescuFix signalstate check in KGATE code; spotted by magey.
2005-09-23 Alex Ionescu- Call IsDialogMessage before TranslateAccelerators...
2005-09-23 Alex Ionescu- Return focus to run dialog after showing the file...
2005-09-23 Thomas Bluemeluse RegGetKeySecurity() directly to read the security...
2005-09-23 Thomas Bluemeldon't read the DACL if it's not present or if it's...
2005-09-23 Thomas Bluemel- fixed buffer size calculation in RtlLengthRequiredSid...
2005-09-23 Thomas Bluemelminor optimization of RtlCreateUnicodeString: as the...
2005-09-23 Thomas Bluemelfixed signedness warning
2005-09-23 Gé van GeldorpRemove dead file
2005-09-23 Gé van GeldorpMake GDB available for release builds
2005-09-23 Gé van GeldorpDon't use uninitialized var
2005-09-23 Hervé PoussineauReport correctly USB device class and subclass when...
2005-09-23 Hervé PoussineauCast the right pointer to the structure.
2005-09-23 Steven Edwardsdoing my good dead for the day
2005-09-23 Alex IonescuForgot these changes, sorry
2005-09-23 Alex Ionescu- Fix a bunch of various bugs in the Rtl String routine...
2005-09-23 Alex IonescuMake TAB+ debug combos work again. Based on bugfix...
2005-09-23 Alex IonescuFix exception handling/PSEH. Fixes bug 797.
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-23 Andrew MungerProperly return status in iphplapi, and don't close...
2005-09-23 Thomas Bluemelmark ZwDuplicateToken as NTSYSAPI. thx to alex
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes
2005-09-22 Thomas Bluemelfixed gcc4 warning
2005-09-22 Gé van GeldorpBletch <npwoods@mess.org>:
2005-09-22 Thomas Bluemelfixed uninitialized variable warning
2005-09-22 Filip NavaraHandle some failure cases in better way.
2005-09-22 Gé van GeldorpReturn atom length when requested. Fixes bug 793.
2005-09-22 Filip NavaraInfoTdiQueryInformationEx should return failure if...
2005-09-22 Thomas Bluemelminor string initialization optimizations
2005-09-22 Thomas Bluemeladd selected principals to the list (doesn't modify...
2005-09-22 Hervé PoussineauFix IRP_MJ_PNP / IRP_MN_QUERY_ID / BusQueryHardwareIDs...
2005-09-22 Hervé PoussineauFix IRP_MJ_PNP / IRP_MN_QUERY_DEVICE_TEXT / DeviceTextL...
2005-09-22 Gé van GeldorpSlicencium <silencium@wanadoo.es>:
2005-09-21 Thomas Bluemelfixed some handle leaks in RegDeleteTree() in some...
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-21 Hartmut Birr- Do only create a registry entry for partitions if...
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 some mismatching prototypes, sorry for breaking...
2005-09-21 Thomas Bluemelsome arc names might be longer than 100 characters...
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 Richard Campbell-small test commit
2005-09-21 Thomas Bluemelfixed differences in signedness warnings
2005-09-21 Filip NavaraIndentation fix.
2005-09-21 Filip NavaraIncomplete support for WS_EX_TRANSPARENT, should fix...
2005-09-21 Steven EdwardsNathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net...
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 NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
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 GeldorpSet eol-style
2005-09-20 Gé van GeldorpSaveliy Tretiakov <saveliyt@mail.ru>:
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é PoussineauImplement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOU...
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...
next