reactos.git
2005-05-02 Emanuele AlibertiMove VMS subtree in the proper place.
2005-05-02 Filip NavaraFix Alex's completely wrong fix for NtUserScrollWindowE...
2005-05-02 Alex IonescuFix many of the scrollbar issues. However, MDI Scrollba...
2005-05-02 Alex IonescuDon't call internal function which checks parameters...
2005-05-02 Hervé PoussineauDon't free unicode strings in case of error
2005-05-02 Art YerkesFix KDSERIAL.
2005-05-02 Alex IonescuSame kind of fixes for NtFlushBuffersFile
2005-05-02 Alex IonescuFix NtQueryInformationFile. Use right device object...
2005-05-01 Martin Fuchsimplement owner drawn context menus for winefile
2005-05-01 Hervé PoussineauFix garbage text output with cmd.exe in GUI mode.
2005-05-01 Alex IonescuByebye decrepit drivers
2005-05-01 Alex IonescuRemove incorrect change
2005-05-01 Alex Ionescuremove accidental commit
2005-05-01 Alex IonescuRemove incorrect change
2005-05-01 Alex IonescuDo not signal event twice. Thanks to Gunnar for finding...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas BluemelDeleteFile should create a handle with DELETE access...
2005-05-01 Hervé PoussineauSVN maintenance on new directories/files
2005-05-01 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-05-01 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Magnus Olsenreverted them back from ekohl change it create
2005-05-01 Hervé PoussineauPlease give names to your PDOs. Should correct the...
2005-05-01 Martin Fuchsmore rosshell separations
2005-05-01 Martin Fuchsexperimental ROS Shell without integrated explorer...
2005-05-01 Alex IonescuFix IopCloseFile: Use IRP_SYNC_API flag, use local...
2005-05-01 Alex IonescuFix IopDeleteFile: Use IRP_SYNC_API flag, use local...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Magnus OlsenFix so it can compile agein
2005-05-01 Magnus OlsenRemove some hardcode strings
2005-05-01 Magnus OlsenMove english langues to own .rc file (En.rc) so it...
2005-05-01 Magnus OlsenMove english langues to own .rc file (En.rc) so it...
2005-05-01 Magnus OlsenAndreas Bjerkeholt: Swedish translation, proofread...
2005-05-01 Magnus Olsen David Nordenberg: Swedish translation, proofread by...
2005-05-01 Eric Kohl- Use fixed message buffer size.
2005-05-01 Martin Fuchsrestore the IDS_TERMINATE strings trashed by the commit...
2005-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-05-01 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-05-01 Hartmut BirrMade the loading of resource strings more unicode compa...
2005-05-01 Hartmut BirrReturn the correct data length for FSCTL_PIPE_GET_STATE.
2005-05-01 Hartmut BirrFixed the calculation of timeout values.
2005-05-01 Hartmut BirrPrint symbol names if DBG is defined.
2005-05-01 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-05-01 Filip NavaraForgot to change the sprintf statements in revision...
2005-05-01 Filip NavaraMove the statusbar strings to resources.
2005-05-01 Eric KohlUse default locale until ReactOS fully suports all...
2005-05-01 Filip NavaraFix coordinate mapping of unmodRect in DefWndDoSizeMove.
2005-05-01 Filip NavaraSet the message point/time for keyboard and hotkey...
2005-05-01 Filip NavaraChange the default system menu icon in MDI_AugmentFrame...
2005-05-01 Gé van Geldorpsvn maintenance
2005-05-01 Filip Navara- Merge changes to MDI_AugmentFrameMenu from Wine ...
2005-05-01 Gé van Geldorpsvn maintenance
2005-04-30 Thomas Bluemelfixed uninitialized variable warning
2005-04-30 Eric KohlNtQueryInformationFile/NtSetInformationFile:
2005-04-30 Aleksey BraginFixed RegEnumValueA/W behaviour when output buffers...
2005-04-30 Magnus Olsenforget this file
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-04-30 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-04-30 Alex IonescuAdd hack for ROS's weird behavior. Will investigate...
2005-04-30 Hartmut BirrSet the readed size within the irp.
2005-04-30 Alex IonescuRemove debug message
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Hervé PoussineauRegister GUID_DEVINTERFACE_COMPORT for serial devices
2005-04-30 Hervé PoussineauPatch by Tinus_: Check for right error code returned...
2005-04-30 Hervé PoussineauDon't double define GUID_DEVICE_INTERFACE_ARRIVAL and...
2005-04-30 Gé van GeldorpChange BootDrive/BootPartition examples to BootPath
2005-04-30 Hervé PoussineauI forgot to dereference FileObject in IoSetDeviceInterf...
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Hervé PoussineauImplement IoRegisterPlugPlayNotification, IoUnregisterP...
2005-04-30 Filip NavaraDenzil <d3nzil@gmail.com>
2005-04-30 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-04-29 Magnus OlsenRemove all hardcode string to En.rc
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-29 Alex IonescuIRP Completion Fixes for 2nd-Stage:
2005-04-29 Aleksey BraginImport from WINE 25.04.05 (just because we have old...
2005-04-29 Hervé PoussineauRemove debug message
2005-04-29 Alex IonescuAnd look who made a dumber mistake ;). Thanks WaxDragon
2005-04-28 Magnus OlsenSwedish translations by Kris Engeman
2005-04-28 Magnus OlsenTranslate by Andreas Bjerkeholt (harteex@gmail.com)
2005-04-28 Hervé PoussineauSVN maintenance:
2005-04-28 Magnus OlsenDavid Nordenberg: Swedish translation
2005-04-28 Alex IonescuRemove rant. H&E are very competent developers and...
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Hervé PoussineauDon't pass a NULL pointer as offset when creating a...
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Aleksey BraginFix (registry.c:325, dated 20050425) test failure....
2005-04-28 Magnus Olsenchange _T((LPTSTR)szMsg)) to (LPTSTR)szMsg)
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Aleksey BraginAdded Nls\Locale registry tree, it corresponds to local...
2005-04-28 Magnus OlsenFix all these warings
2005-04-28 Aleksey BraginImported locales information from WINE. Sorry it isn...
2005-04-28 Aleksey BraginImported LANG_ and SUBLANG_ defines from WINE
2005-04-28 Magnus OlsenFix all these waring by initaielize them where they...
2005-04-28 Magnus Olsenfix this waring
next