reactos.git
2005-03-12 Klemens Friedl* add combobox (select language/region)
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Klemens FriedlAdd registry keys for language support
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas Bluemelinclude ctype.h for isalpha()
2005-03-12 Eric KohlImplement [in], [out] and [in, out] support for pointer...
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Gé van GeldorpFix htons
2005-03-12 Hartmut BirrLock the kernel address space instead the process'...
2005-03-12 Filip NavaraThomas Weidenmueller <w3seek@reactos.com>
2005-03-12 Art YerkesSome improvements I've been sitting on.
2005-03-12 Art YerkesChanged bare words to strings so we don't get complaint...
2005-03-12 Steven Edwardsadded Wine tests for advapi32. (untested)
2005-03-12 Royce Mitchell IIIdetect windows instead of assuming it
2005-03-12 Steven EdwardsShould be winetests not winetest.
2005-03-12 Steven EdwardsAdded Wine regression tests for comctl32. (Untested)
2005-03-12 Filip NavaraMinor touch ups to the tools version check to get it...
2005-03-12 Filip NavaraSteven Edwards <steven_ed4153@yahoo.com>
2005-03-12 Filip NavaraDon't use intermediate objects linked with "ld -r"...
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Art YerkesChanged sizeof(RemoteAddress) to sizeof(*RemoteAddress...
2005-03-11 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-11 Art YerkesSwap the port part of the address so it's reported...
2005-03-11 Aleksey BraginAndrey Korotaev (unC0Rr): Added russian translations...
2005-03-11 Hervé PoussineauAdd semi-implementation of AttachDeviceToDeviceStackSafe
2005-03-11 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-03-11 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-03-11 Filip NavaraCheck BinUtils and GCC version.
2005-03-11 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-11 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-11 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-11 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-11 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-11 Art YerkesUniform handling of stream socket reads.
2005-03-11 Royce Mitchell IIIturn on all warnings, and fix remaining warnings
2005-03-11 Royce Mitchell IIIfix gcc4 warnings
2005-03-10 Gé van GeldorpPass NameLength back to caller
2005-03-10 Art YerkesCaps Lock fix suggested by Johannes Olofsson. We now...
2005-03-10 Eric KohlImplement '-o' option. This is equivalent to MIDLs...
2005-03-10 Steven EdwardsChange tabs to spaces.
2005-03-10 Royce Mitchell IIIeliminate warnings, fix bug that locked up game when...
2005-03-10 Steven Edwardsremove some backup files created by editplus
2005-03-10 Steven Edwardsimported catch-22 sol clone with authors permission
2005-03-10 Steven Edwardsadded winres.h from Wine
2005-03-09 Gunnar DalsnesLockFileEx: forward overlapped->hEvent to NtLockFile
2005-03-08 Filip NavaraFix failure case in IoConnectInterrupt. (Now really)
2005-03-08 Filip NavaraFix failure case in IoConnectInterrupt.
2005-03-08 Art YerkesLast fix due to w3seek. I will stop working on this...
2005-03-08 Art YerkesFixes by w3seek regarding interlocked functions. These...
2005-03-08 Emanuele AlibertiRefresh RC script for PSX bare sh.
2005-03-08 Art YerkesAdded PowerPC interlocked functions from glib.
2005-03-08 Gé van GeldorpUse GDIINFO values instead of DEVMODE values
2005-03-08 Hervé PoussineauMinor changes to remove warnings
2005-03-08 Klemens Friedlappwiz.cpl:
2005-03-08 Klemens FriedlSystem Control Panel:
2005-03-08 Klemens FriedlSlayer: german language file
2005-03-08 Hervé PoussineauRemove warning
2005-03-08 Aleksey Bragin27-Feb-2005 (Konstantinos Paliouras <squarious@gmail...
2005-03-08 Aleksey BraginAdded error_parameter_format(), patch by Konstantinos...
2005-03-08 Emanuele AlibertiWin32 utility to bootstrap the PSX subsystem (it is...
2005-03-08 Emanuele AlibertiFixed a bug in SmConnectApiPort
2005-03-08 Gé van GeldorpProperly fill DEVMODE
2005-03-07 Gé van GeldorpUse IC instead of DC when possible
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-03-07 Hartmut BirrSplit some of the halmp files according its functions.
2005-03-07 Art YerkesChanged exception format in kernel32 slightly to make...
2005-03-07 Thomas Bluemelchange logfont quality to FreeType mode conversion...
2005-03-07 Royce Mitchell IIIcorrect dependency for rline target, this fixes bug...
2005-03-07 Thomas Bluemeldetect hyper-threading, determine number of logical...
2005-03-07 Gunnar Dalsnesfix nasty bug:-(
2005-03-06 Eric KohlRemove useless calls to ResetEvent.
2005-03-06 Filip NavaraReturn AE_NO_ACPI_TABLES instead of AE_OK when the...
2005-03-06 Filip Navara- Fix pipe connection to non-waiting pipes.
2005-03-06 Gunnar Dalsnesadd missing newline
2005-03-06 Gunnar DalsnesIoCancelIrp didnt remove the cancel routine from the...
2005-03-06 Gunnar Dalsnesirp cancelation boiler plate, for irp queues you manage...
2005-03-06 Filip NavaraFix some cancellation race conditions.
2005-03-06 Eric KohlSupport pointers to simple types as input arguments.
2005-03-06 Gé van GeldorpFix compilation with DBG := 1 and KDBG := 0
2005-03-06 Gregor AnichRename KDB.init to KDBinit - it was not an ISO9660...
2005-03-06 Gregor AnichHopefully fix some input problems. If input does not...
2005-03-06 Gregor AnichFix build with optimizations and one or two bugs -...
2005-03-05 Gregor AnichLittle KDB update ;-) If you have any problems and...
2005-03-05 Martin Fuchs- make new icons look a bit smarter and including a...
2005-03-05 Martin Fuchsupdate copyright notice
2005-03-05 Martin Fuchscase insensitive startmenu merging
2005-03-05 Martin Fuchsinstall ibrowser.exe in system32 dir
2005-03-05 Eric KohlSupport asynchronous (aka overlapped) connect, read...
2005-03-05 Eric KohlFix calls to ReadFile and WriteFile for asynchronous...
2005-03-05 Filip Navara- Implement NtCancelIoFile.
2005-03-05 James TaborAdded comments about systemHandleInfo.
2005-03-04 Aleksey BraginNew ReactOS icon by Mindflyer. Just give ros a fresh...
2005-03-04 Aleksey BraginNew StartMenu and ReactOS icons by Mindflyer
2005-03-04 Art YerkesSuggested by d_layer: Remove -Wconversion. I had plant...
next