reactos.git
2005-09-25 Ged Murphyadded more functionality to arp
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 AlibertiMinor changes. This program does NOT work in ROS.
2005-09-25 Emanuele AlibertiFix compiling.
2005-09-25 Magnus OlsenRemove Es.rc from timedate for it is 100% empty. Thx tsk
2005-09-25 Emanuele Alibertisvn: eol-style + keywords
2005-09-25 Emanuele AlibertiRequired for binary compatibility with MS KERNEL32...
2005-09-25 Hartmut BirrLet the compiler search for usable register.
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 Filip NavaraAdd TestAlert check to NtContinue.
2005-09-25 Filip NavaraFix up the indentation.
2005-09-25 Andrew MungerFix getInterfaceInfoSet so GetInterfaceInfo returns...
2005-09-25 Nathan Woods1. Moved windows styles pertaining to the edit control...
2005-09-25 Nathan WoodsFixed property svn:eol-style
2005-09-25 Gé van GeldorpFix GDB backtrace
2005-09-24 Nathan WoodsNotepad enhancements:
2005-09-24 Thomas Bluemelremoved obsolete goto statement
2005-09-24 Hartmut BirrAllow the system process and a process without a parent...
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 Hartmut Birr- Moved the definition of REG_NOTIFY_CLASS from cm...
2005-09-24 Hartmut Birr- Use the given buffer for getting the name of the...
2005-09-24 Hartmut BirrUsed NtQueryFullAttributesFile instead of NtOpenFile...
2005-09-24 Hartmut BirrMerged the main code from NtQueryAttributesFile and...
2005-09-24 Filip NavaraPort the system message queue WM_MOUSEDOWN coalesce...
2005-09-24 Thomas Bluemelimplemented RegCopyTreeW() (untested!)
2005-09-24 Hervé PoussineauIf device instance id is not unique, prepend informatio...
2005-09-24 Gunnar Dalsnesuncomment and add mutex asserts
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Ged MurphyFirst commit, mainly testing.
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 '^'...
next