add allowwarnings ="true" so explore can be build with dgb=0 with gcc 3.4.4
[reactos.git] / reactos /
2005-12-12 KJK::Hyperion - Replaced horribly broken implementation of CreateSym...
2005-12-12 Christoph von Wittichcorrect implementation of VerLanguageNameA/W
2005-12-12 Gé van GeldorpAdd small utility to download/install Firefox
2005-12-12 Christoph von Wittichbetter stubs for VerLanguageNameA/W (untested)
2005-12-11 Magnus OlsenNtGdiDdQueryDirectDrawObject do not setup wrong callbac...
2005-12-11 Christoph von Wittichbetter GetSystemPowerStatus stub
2005-12-11 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-11 Christoph von Wittichset eol-style:native
2005-12-11 Filip NavaraRevert r20089, thanks SVN for not a nice conflict resol...
2005-12-11 Filip NavaraCheck for failed allocation in GetNamedPipeHandleStateA.
2005-12-11 Thomas Bluemelfixed uninitialized variable warnings and possible...
2005-12-11 Gé van GeldorpPut back extra info if it was present
2005-12-11 Sebastian Gasiorekadded polish resource by Kokodin <kuraxxl(at)wp.pl>
2005-12-11 Gé van GeldorpResolve chained CNAME records
2005-12-11 Thomas Bluemelfixed some missing NULL checks, reported by M Bealby...
2005-12-11 Thomas Bluemelfixed some missing NULL checks, reported by M Bealby...
2005-12-11 Magnus Olsenbugfix a bsod in DD_Cleanup
2005-12-11 Thomas Bluemelfixed converting the unicode string back to ansi in...
2005-12-11 Thomas Bluemeldefine and use __w64 for MSVC (if not using PSDK/DDK)
2005-12-11 Sebastian GasiorekRemove dot at the end of filename without extension
2005-12-11 Magnus Olsencomplete the sync with wine 0.9.2
2005-12-11 Magnus Olsendshow header not completet. but egnuth be in use.
2005-12-11 Magnus Olsensolv one of dxdiagn sync problem part 3
2005-12-11 Hartmut BirrAllocate a tem buffer for the module names in LdrpQuery...
2005-12-11 Magnus Olsensync the header with wine 0.9.2 part 2 of 4
2005-12-11 Sebastian Gasiorekfind applet by name (fixes bug #1063)
2005-12-11 Hervé PoussineauSort drivers by rank + date, so best driver would be...
2005-12-11 Gé van GeldorpUse links.reactos.org redirection script
2005-12-11 Hervé PoussineauRename mouse.inf to msmouse.inf to allow better compati...
2005-12-11 Gé van GeldorpUsurp <petreolle@users.sourceforge.net>:
2005-12-11 Hervé PoussineauRemove some debug output for USB drivers
2005-12-11 Hervé PoussineauDon't include useless files
2005-12-11 Art YerkesAdded chew library.
2005-12-11 Art YerkesA little library for making it easier to get to PASSIVE...
2005-12-11 Hervé PoussineauImplement SetupDiGetClassImageIndex, SetupDiGetClassIma...
2005-12-11 Brandon TurnerMake sure buffer isnt NULL. fixes bug 1102.
2005-12-11 Brandon TurnerSpell it right. :rolleyes:
2005-12-11 Brandon TurnerCheck to make sure pointer isnt null after allocation...
2005-12-11 Brandon TurnerStop the footer from printing twice. fixes 1084.
2005-12-11 Brandon Turner"Add" -> "Modify". Fixes bug 847.
2005-12-11 Brandon TurnerWrite the new environment vars to the registry. Fixes...
2005-12-11 Sebastian Gasiorekfix inserting menu by position in InsertMenuA/W
2005-12-10 Gé van GeldorpShut off some debug messages
2005-12-10 Gé van GeldorpMultiple interrupt status bits can be active at the...
2005-12-10 Sebastian Gasiorekmerged changes from wine to edit control.
2005-12-10 Aleksey BraginFix for bug #932 (should go into 0.2.9 also)
2005-12-10 Thomas Bluemelfixed calls to NtDuplicateObject
2005-12-10 Thomas Bluemeldon't touch the key handle in NtOpenKey in failure...
2005-12-10 Thomas Bluemel- support for kernel handles
2005-12-10 Thomas Bluemelfixed compiling with -Wwrite-strings
2005-12-10 Christoph von Wittichadd QueryServiceConfig2W stub to get ros-msconfig worki...
2005-12-10 Filip NavaraUntil the kernel handle support is finished or bootvid...
2005-12-10 Aleksey BraginMove xbox's i2c support to a separate file, and add...
2005-12-10 Magnus OlsenBug fix DD_Cleanup thx w3seek, Implement second check...
2005-12-10 Sebastian Gasiorekmerged changes from wine to button and combobox code.
2005-12-10 Thomas Bluemelfixed difference in signedness warning
2005-12-10 Christoph von Wittichfix uninitialized variable warning
2005-12-09 Christoph von Wittichadd CertVerifyCertificateChainPolicy stub. now Genuine...
2005-12-09 Gé van GeldorpPrefer reactos.org over reactos.com
2005-12-09 Filip NavaraAdd prototypes needed for GDI_DEBUG.
2005-12-09 Gé van Geldorpreactos.org is the preferred name these days
2005-12-09 Thomas Bluemelimplemented DeviceProblemTextA/W()
2005-12-09 Gé van GeldorpWork around lack of MSG_PEEK
2005-12-09 Gé van GeldorpRemove Wine-ism
2005-12-09 Gé van GeldorpTell shdocvw where to get the Mozilla control
2005-12-09 Magnus Olsentake care of NtGdiDdDeleteDirectDrawObject Attempted...
2005-12-09 Magnus OlsenAdding more debug string on dx api that are being calling
2005-12-09 Magnus OlsenTake care of one BSOD in NtGdiDdCreateDirectDrawObject...
2005-12-09 Aleksey BraginDPRINT->DPRINT1 in key places (when something fails...
2005-12-09 Filip NavaraDo not revoke the display ownership until the bootvid...
2005-12-09 Christoph von Wittichmove declaration of IntGdiExtSelectClipRgn to a win32k...
2005-12-09 Sebastian Gasiorekconvert strings to lower case in CharLowerA.
2005-12-09 Christoph von Wittichimplemented NtGdiSelectClipPath and PATH_FillPath
2005-12-09 Gé van GeldorpNever allocate 0 bytes. Fixes bug 1082.
2005-12-09 Filip NavaraFix a Mach-O magic check. Spotted by mbealby@gmail...
2005-12-09 Filip NavaraFix a buffer overflow in OutputDebugStringA. Spotted...
2005-12-09 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-09 Gé van GeldorpSynthesize FILE_ATTRIBUTE_NORMAL on NetworkOpenInformat...
2005-12-09 Steven Edwardsremove another unused folder
2005-12-09 Steven Edwardsremove test cases. sorry I ment to do this before the...
2005-12-09 Gé van Geldorpun.real <battal84@gmail.com>:
2005-12-09 Christoph von Wittichadd myself to credits too.
2005-12-09 Brandon TurnerAdd myself to credits. 3 more left!
2005-12-09 Thomas BluemelSVN maintainance: set eol-style to native
2005-12-09 Christoph von Wittichadded stubs for CertGetNameStringA/W needed by eMule
2005-12-09 Christoph von Wittichadded msconfig to bootcd
2005-12-09 Christoph von Wittichset eol-style:native
2005-12-09 Christoph von Wittichadded german translation
2005-12-09 Christoph von Wittichchanged formatting in german rc file
2005-12-09 Hervé PoussineauUse correct format for arguments in debug messages
2005-12-08 Christoph von Wittichset eol-style:native
2005-12-08 Thomas Bluemelset eol-style to native
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-08 Christoph von Wittichset eol-style:native
2005-12-08 Hervé PoussineauSet right error code, when a problem occurs
2005-12-08 Hervé PoussineauUse correct format for arguments in debug messages
2005-12-08 Hervé PoussineauUse correct format for arguments in debug messages
2005-12-08 Christoph von Wittichimplemented: NtGdiAbortPath, NtGdiBeginPath, NtGdiEndPa...
2005-12-08 Steven Edwardspass the correct defines to build as a static lib
2005-12-08 Steven Edwardsimport libxml2-2.6.20. I did not bother with a vendor...
next