reactos.git
2007-09-15 Eric KohlUse the unicode="yes" attribute in the module element...
2007-09-15 Johannes Anderwald- move VolumeDlgProc function to own file volume.c
2007-09-15 Eric KohlUse the currently selected locale id instead of LOCALE_...
2007-09-15 Colin FinckMore XML compliance fixes for the .rbuild files by...
2007-09-15 The Wine SynchronizerAutosyncing with Wine HEAD
2007-09-15 Hervé PoussineauFix typo
2007-09-15 Hervé PoussineauContinue rbuild cleanup (Directory class)
2007-09-14 Timo Kreuzerrevert 29027, because it breaks context menus.
2007-09-14 Johannes Anderwald- reenable module definition
2007-09-14 Johannes Anderwald- remove a non working hack
2007-09-14 Johannes Anderwald- include intermediate path for msvc projects since...
2007-09-14 Colin FinckThis is hopefully the last fix needed to build LiveCD...
2007-09-14 Colin FinckSmall change in the slovak translation of Solitaire...
2007-09-14 Colin FinckAnd here comes the next fix, this time for fixing the...
2007-09-14 Colin FinckForgot to change these ones as well.
2007-09-14 Colin FinckForgot to change these ones
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...
2007-09-14 Colin FinckRevert the changes in r29036 to the file "ReactOS-i386...
2007-09-14 Hervé PoussineauUpdate project dtd file based on usage (doesn't mean...
2007-09-14 Hervé PoussineauUpdate README.WINE after revision 29034
2007-09-14 Hervé PoussineauDelete useless files
2007-09-14 Hervé PoussineauAdd missing svn:eol-style=native property
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-14 James Tabor- Setting up for the User32 part of the win32k rewrite.
2007-09-14 The Wine SynchronizerAutosyncing with Wine HEAD
2007-09-14 Hervé PoussineauAdd imm.h header (enough to let Wine imm.dll compile)
2007-09-14 Hervé PoussineauAutosyncing with Wine HEAD
2007-09-14 James TaborIt does work. There is another bug in the tree!
2007-09-14 James TaborNeed to update or sync with wine.
2007-09-14 James TaborVitaliy Margolen: Dont exit when double-clicking with...
2007-09-14 James TaborFix typo, add extra entry to the structure.
2007-09-14 Timo Kreuzermake upper 16 bit of gdi table entries type field more...
2007-09-13 James TaborAdd window client information structure to TEB.
2007-09-13 Daniel ReimerReformat the RC Files of the cpls to use rsrc.rc for...
2007-09-13 Johannes Anderwald- implement reading/displaying audio schemes
2007-09-12 Johannes Anderwald- implement loading of sound items
2007-09-12 Ged MurphySet the main icon resource number to 3004. This should...
2007-09-12 Johannes Anderwald- start implementing sound scheme dialog
2007-09-12 Daniel ReimerTranslate the Keyboard Settings too.
2007-09-12 Ged Murphy- rewrite the Control code
2007-09-12 Ged MurphyUse the handle for ControlService too. This allows...
2007-09-12 Ged Murphysilence a couple of debug messages I missed
2007-09-12 Ged Murphyadd a client handle to the private interface
2007-09-12 Ged Murphy- Share a client service handle with the SCM and use...
2007-09-12 Ged MurphyReceive a client service handle from advapi32 so we...
2007-09-12 Hervé PoussineauCleanup GetDirectory(), GetFilename() and GetExtension...
2007-09-12 Andrew GreenwoodModified WINE's winmm.dll to support loading of user...
2007-09-11 Ged Murphymake the apps icon a bit neater
2007-09-11 Ged Murphydelete comments
2007-09-11 Ged Murphy- Send the SERVICE_STATUS_HANDLE to the SCM so SetServi...
2007-09-11 Ged Murphy- store the SERVICE_STATUS_HANDLE and use it for settin...
2007-09-11 Aleksey Bragin- When media is changed, set VolumeDevice's DO_VERIFY_V...
2007-09-11 Hervé PoussineauRename strFile/strDirectory to a more meaningful name...
2007-09-10 Ged Murphyfix the service name to match the registry key
2007-09-10 Eric Kohl- Enumerate short and long date formats.
2007-09-10 Eric KohlAdd missing definitions of EnumDateFormats.
2007-09-10 Eric Kohl- Enumerate time formats.
2007-09-10 Eric Kohl- Change the currently selected locale id instead of...
2007-09-10 Aleksey Bragin- Separate creating partitions objects into a different...
2007-09-10 Eric KohlAdd missing quotation mark and enable the german transl...
2007-09-10 Hervé PoussineauFix File::GetFullPath()
2007-09-10 Hervé PoussineauContinue rbuild cleanup (File class)
2007-09-10 Hervé PoussineauDisable german resource file as it breaks build
2007-09-10 Hervé PoussineauFix rbuild files
2007-09-10 Daniel ReimerBug 2643: Ukrainian translation update (temarez@yandex.ru)
2007-09-10 Hervé PoussineauContinue rbuild cleanup (Include class)
2007-09-10 James TaborWe are using it now,,, so clean up before use.
2007-09-09 Aleksey Bragin- Use IoBuildAsynchronousFsdRequest() instead of IoBuil...
2007-09-09 Aleksey Bragin- Make sure CLASS2 driver returns STATUS_UNSUCCESSFUL...
2007-09-09 Aleksey Bragin- IoMapTransfer(NULL, ..) is an old-fashioned way,...
2007-09-09 Aleksey Bragin- Revert 27476: another attempt (previously, dgorbachev...
2007-09-09 Colin FinckRevert r28972, the pshpack*.h and poppack.h headers...
2007-09-09 Aleksey Bragin- Revert 28967, and fix the real issue where an overwri...
2007-09-09 Eric Kohl- Remove the WS_SORT style from all comboboxes but...
2007-09-09 Aleksey Bragin- HACK: Create a missing VRefresh key when installing...
2007-09-09 Aleksey Bragin- Improve videoprt's debug messages when accessing...
2007-09-09 Art YerkesMask values that control inheritability of the handle...
2007-09-09 Colin FinckRemove the references to the "include/psdk" directory...
2007-09-09 Art YerkesDon't dereference the object unless we actually referen...
2007-09-09 Aleksey BraginChanges partly based on a patch and ideas by Gregor...
2007-09-09 Aleksey Bragin- Fix typos in debug messages.
2007-09-09 Aleksey Bragin- Fix build by adding Wine-specific language definition...
2007-09-09 Art YerkesCorrect size of KAPC_STATE to fit in the [23] window...
2007-09-09 Magnus Olsencomment out ESPERANTO and WALON languishes file, for...
2007-09-09 Magnus Olsencomment out ESPERANTO languishes file, for it is not...
2007-09-09 Hervé PoussineauContinue rbuild cleanup (Module class)
2007-09-09 Art YerkesFix inverted logic in suspending process. Now this...
2007-09-09 Art YerkesAdd 2-byte packing for the DWORD size that follows...
2007-09-08 Colin FinckTemporary "fix" to get explorer to build again.
2007-09-08 Eric Kohl- Add sorting page and show it if a language that suppo...
2007-09-08 Colin Finck- Revert my previous attempts to fix the "wmc" and...
2007-09-08 Colin Finck- Solve our wchar_t host problems the easy way by defin...
2007-09-08 Hervé PoussineauLet ImportLibrary class use the FileLocation concept.
2007-09-08 Colin Finck- Set g_nMatrixSpeed to 10 as the default value (150...
2007-09-08 Aleksey Bragin- Don't unlock a not locked TEXTOBJ. Solves booting...
2007-09-08 Colin FinckEnable the Windows Server 2003 behaviour for SetTimer.
2007-09-08 Aleksey Bragin- Remove intl_new.cpl
2007-09-08 Eric Kohl- Update language samples upon selection of a new language.
2007-09-08 James TaborReset DC if MemoryDC or SaveLevelDC.
2007-09-08 Colin FinckForgot to change the names of the actual .lnk files
next