reactos.git
2005-11-23 Casper HornstrupReactOS Sin Custom Revision Action (Revision ISO Creator)
2005-11-23 Casper HornstrupReactOS Sin Verifier
2005-11-23 Steven Edwardsreally remove the offending header this time
2005-11-23 Aleksey BraginTranslation by unC0Rr (slightly amended by me).
2005-11-23 Casper HornstrupFix building rbuild tests
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
2005-11-23 Hervé PoussineauIn NtUserInsertMenuItem, try to copy the whole MENUITEM...
2005-11-23 Christoph von... fixed bug 888 (menus created by application itself...
2005-11-23 Filip NavaraUpdate GPL and LGPL licenses.
2005-11-23 Steven Edwardsporting fixes
2005-11-23 Steven Edwardsporting fixes
2005-11-23 Christoph von... fix bug 838 (Sol.exe is missing it's menubar)
2005-11-23 Alex IonescuFix msvc/gcc NDK problem
2005-11-23 Alex Ionescumove devices.h to a more appropriate location (approxim...
2005-11-23 Casper HornstrupOption to disable compilation units
2005-11-23 Thomas Bluemelremove incorrect includes
2005-11-23 Thomas Bluemeldefine IID_ISecurityInformation in a separate file...
2005-11-23 Christoph von... updated german translation
2005-11-23 Brandon TurnerRegSetValueExW was including the comparison in the...
2005-11-23 Nathan WoodsRegedit enhancements
2005-11-22 Ged MurphySupport for adding Expandable string and multi string...
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-11-22 Maarten BosmaFlorian (papierkorb[at]gmx-topmail[dot]de): A few corre...
2005-11-22 Hartmut Birr- Fixed the parameter check of the echo command.
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-11-22 Nathan WoodsRegedit: Favorites now appear in the favorites menu...
2005-11-22 Thomas BluemelFixed a bunch of uninitialized variable warnings. Deref...
2005-11-22 Hervé PoussineauFix sublanguage IDs in .rc files:
2005-11-22 Alex IonescuFix boot regression.
2005-11-22 Hervé PoussineauFix French translation
2005-11-22 Steven Edwardsporting fixes
2005-11-22 Alex Ionescu- I wish svn delete would..delete the file -before...
2005-11-22 Steven Edwardsadd __i386__
2005-11-22 Casper HornstrupParse <compilationunit>
2005-11-22 Steven Edwardsmsvc warnings fixes
2005-11-22 Steven Edwardsremove some warnings
2005-11-22 Steven Edwardsadd recent winehq object manager tests
2005-11-22 Alex Ionescu- Fix typo accidentally added after testing the build...
2005-11-22 Steven Edwards_M_IX86 is not the same as _X86_ on the most recent...
2005-11-22 Alex Ionescu- Fix inclusion of deleted file.
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-22 Nathan WoodsRegedit: Enhancements to the contextual menu in the...
2005-11-22 Alex Ionescu- Don't hardcode PEB address
2005-11-22 Alex Ionescu- Missed one change
2005-11-22 Alex Ionescu- Don't use STATIC
2005-11-22 Alex Ionescu- Don't use EXPORTED
2005-11-22 Brandon Turnercopy back both POINTS to make a RECT
2005-11-22 Nathan Woods1. Fixed a bug that caused registry keys created under...
2005-11-22 Filip NavaraPut the function type declarations at the right place...
2005-11-22 Alex Ionescu- Don't use STATIC
2005-11-22 Filip NavaraChange some FS:x reading macros for better compatibilit...
2005-11-22 Filip NavaraFix compilation.
2005-11-22 Filip NavaraChange the FS read/write functions to macros and use...
2005-11-22 Filip NavaraFix some registry structures to match the Windows format.
2005-11-22 Filip NavaraUse a standard header instead of redefining size_t.
2005-11-22 Filip NavaraFix a typo.
2005-11-22 Alex Ionescu- Remove usage of STATIC, and use static in the right...
2005-11-21 James TaborRemoved ActCtx.c.
2005-11-21 James TaborRename file.
2005-11-21 Magnus Olsenfrench translation by bulio
2005-11-21 Magnus Olsensmall cleanup and bugfix
2005-11-21 Gé van GeldorpClean zlib host files
2005-11-21 Magnus Olsenimplement soundSetData
2005-11-21 Magnus Olsenimplement soundGetData and WaveThreadSetState
2005-11-21 Filip NavaraBe consistent and change #if DBG to #ifdef DBG.
2005-11-21 Magnus OlsenImplement WaveThreadGetData
2005-11-21 Christoph von... implemented CreateActCtxA, FindActCtxSectionStringA
2005-11-21 Casper HornstrupRevert 19411
2005-11-21 Magnus Olsenimplement WaveThreadSetData
2005-11-21 Filip NavaraGenerate .dsp files with matching !IF/!ELSEIF and ...
2005-11-21 Magnus OlsenwaveThread is not longer stub it is alive and do not...
2005-11-21 Gé van Geldorpavifil32 vendor import
2005-11-21 Gé van GeldorpRemove avifil32 in preparation of vendor import
2005-11-21 Gé van GeldorpLinux doesn't understand VOID
2005-11-21 Magnus Olsenadding code for waveTheard it is not complete yet
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-21 Brandon Turnerdon't skip whitespace in echo command. patch by irc...
2005-11-21 Casper HornstrupParse <compilationunit>
2005-11-21 Brandon Turnerupdate todo with things i have finished.
2005-11-21 Brandon TurnerMake all directories in a path that do not already...
2005-11-21 Magnus Olsenimplement some part of waveopen
2005-11-21 Thomas BluemelPatch by Michael Fritscher <michael@fritscher.net>
2005-11-21 Thomas Bluemelfixed the ProbeForWriteLargeInteger and ProbeForWriteUl...
2005-11-21 Thomas Bluemelfixed uninitialized variables warnings by not using...
2005-11-21 Christoph von... added stubs for Wow64DisableWow64FsRedirection, Wow64Re...
2005-11-21 Christoph von... import avifil32 from WINE 0.9.1
2005-11-21 Magnus Olsenprepareing for waveopendevice code adding waveThread...
2005-11-21 Magnus Olsenremove stub for CallbackWaveDevice, Left todo WODM_OPEN...
2005-11-21 Magnus Olsenremove the stub of ThreadCallWaveDevice and implement...
2005-11-20 Magnus Olsencorrect some bugs
2005-11-20 Magnus Olsenimplement more case to widMessage
2005-11-20 Magnus Olsenimplement AUXDM_SETVOLUME now the auxMessage are complete
2005-11-20 Magnus OlsenImplement AUXDM_GETVOLUME
2005-11-20 Thomas Bluemeladded stub for SetupDiGetClassImageIndex
2005-11-20 Gé van GeldorpNew netapi32 vendor import
2005-11-20 Gé van GeldorpRemove old netapi32 in preparation for a new vendor...
2005-11-20 Magnus OlsenRemove hardcode of Find one device of midiout and wavou...
2005-11-20 Alex IonescuFix really stupid typo (thanks Hartmut)
2005-11-20 Hartmut BirrWaiting for a fast mutex should be done in kernel mode.
next