reactos.git
2007-11-21 Ged Murphyadd some basic command line parsing
2007-11-21 Christoph von... fix format strings
2007-11-21 Christoph von... set DRIVER_CANCEL and DRIVER_DISPATCH where needed
2007-11-21 Christoph von... don't include crt
2007-11-21 Christoph von... initialize Bios Parameter Block
2007-11-21 Colin FinckUkrainian translations by Artem Reznikov (temarez AT...
2007-11-21 Colin FinckUpdate information about shell32, it has been forked...
2007-11-21 Christoph von... adding back -enable-stdcall-fixup linkerflag
2007-11-21 Aleksey Bragin- Slightly reformat.
2007-11-21 Aleksey Bragin- Remove stupid and greatly broken "let's wait in a...
2007-11-21 Aleksey Bragin- Implement some roothub URB handling, and generic...
2007-11-21 Christoph von... fix some PREfast warnings
2007-11-21 Christoph von... don't try to free CurrentBuffer when allocation failed
2007-11-21 Aleksey Bragin- Start implementing URB operations (so that at least...
2007-11-21 Aleksey BraginAndrey Korotaev <unC0Rr@inbox.ru>
2007-11-21 Christoph von... initialize FileName and SourceBuffer
2007-11-21 Thomas BluemelMake dialogs update the UI state
2007-11-21 Thomas BluemelCheck SPI_GETKEYBOARDCUES to find out if we should...
2007-11-21 Thomas BluemelImplement WM_QUERYUISTATE, WM_CHANGEUISTATE and WM_UPDA...
2007-11-21 Thomas BluemelStore the internal window placement directly inside...
2007-11-20 Thomas BluemelOptimize GetDesktopWindow() to read the information...
2007-11-20 Aleksey Bragin- Implement a port reset function.
2007-11-20 Aleksey Bragin- Implement init and start of OHCI controller (interrup...
2007-11-20 Christoph von... SetupDiGetDeviceInstanceId returns size in characters...
2007-11-20 Christoph von... set TARGETTYPE=LIBRARY when fileext is dll
2007-11-20 Thomas BluemelOptimize TranslateMessage() to only call win32k for...
2007-11-20 James TaborRemoving old syscalls and updated related files. Old...
2007-11-20 Christoph von... use sizeof(OBJECT_ATTRIBUTES) instead of sizeof(POBJECT...
2007-11-20 Christoph von... add missing brackets in MmReserveSwapPages
2007-11-20 Christoph von... fix some format strings
2007-11-20 Christoph von... limit length of szValue to LF_FACESIZE to prevent a...
2007-11-20 Christoph von... define DDDKAPI - it isn't defined in WDK
2007-11-20 Christoph von... use ExAllocatePoolWithTag instead of ExAllocatePool
2007-11-20 Aleksey Bragin- Add roothub status operations.
2007-11-20 Aleksey Bragin- Further develop OHCI init code (based on linux-2...
2007-11-20 Aleksey Bragin- Fix build.
2007-11-20 Aleksey Bragin- Implement more OHCI helper routines.
2007-11-20 Aleksey Bragin- Don't create a possibility for CriticalRegion leakage...
2007-11-20 Art YerkesWe need to separate the idea of 'fully initialized...
2007-11-20 Aleksey Bragin- Load symbols for NTOSKRNL and HAL as 1st and 2nd...
2007-11-20 Christoph von... add missing STDCALL decorations
2007-11-20 Christoph von... remove the -enable-stdcall-fixup linkerflag
2007-11-20 Christoph von... adding back STDCALL decorations
2007-11-20 Christoph von... adding back STDCALL decorations
2007-11-20 Christoph von... autogenerate module definition files for msvc
2007-11-20 James TaborSorry! revert the dump!
2007-11-20 James TaborAdd IsObjectDead call and fixed the exceptions in gdiobj.
2007-11-20 James TaborOptimize and cleanup dcutil.
2007-11-20 James TaborFix another missing dca set.
2007-11-19 Colin FinckCommit the "write" translation, which wasn't committed...
2007-11-19 Daniel ReimerPatch: 2832 Ukrainian translation update (except the...
2007-11-19 Christoph von... don't crash on media change while accessing data
2007-11-19 Christoph von... don't crash when Buffer is NULL
2007-11-19 Aleksey Bragin- Rewrite KdbSymProcessSymbols to use the KD_SYMBOLS_IN...
2007-11-19 James TaborFireball found one I missed.
2007-11-19 Daniel ReimerRemove all trailing Spaces.
2007-11-19 James TaborAdd a test for VM address space when accessing user...
2007-11-19 James TaborMove gdi functions to dcattr. Tested Qemu with AbiWord.
2007-11-19 Marc PiulachsAdd butterfiles OpenGL screen saver to build
2007-11-19 Marc PiulachsCool flying butterflies screen saver. It uses the new...
2007-11-19 Marc Piulachsadd scrnsave to build
2007-11-19 Marc PiulachsMove scrnsave to a more correct location as it's a...
2007-11-18 Art YerkesWhen doing NtAllocateVirtualMemory, you need to MEM_REL...
2007-11-18 Marc PiulachsThis library is (hopefully) compatible with Microsoft...
2007-11-18 Colin FinckAlso commit the previously left out translation for...
2007-11-18 Aleksey Bragin- Reference/dereference the file object when working...
2007-11-18 Colin FinckMSVC compatibility fix (inline -> __inline)
2007-11-18 Colin FinckSome Catalan translations by Marc Tormo i Bochaca ...
2007-11-18 Thomas BluemelGet rid of string pool helper routines
2007-11-18 Eric KohlList all user profiles (SIDs only).
2007-11-18 Aleksey Bragin- Make .def file more consinsten with mingw's syntax...
2007-11-18 Christoph von... fix most compilation issues with msvc
2007-11-18 Christoph von... forgot to add #ifdef MSVC_VER
2007-11-18 Christoph von... fix compilation with msvc
2007-11-18 Johannes Anderwald- add rtf file association by Cameron Gutman aicommande...
2007-11-18 Aleksey BraginIgor Koshpaev <tumans@nm.ru>
2007-11-18 Aleksey Bragin- Fix paged pool overwrite in IopUnloadDriver, due...
2007-11-18 James TaborFix dprint.
2007-11-18 Aleksey Bragin- Revert 30542, bend to mingw, and use its crappy ...
2007-11-18 Christoph von... fix a typo
2007-11-18 Johannes Anderwald- implement setting values WantsFORDisplay && HideAsDel...
2007-11-18 James TaborComplete move to Dc_Attr in win32k. Tested Qemu Linux...
2007-11-18 Aleksey Bragin- Include "obj-i386"\include path in the 'additional...
2007-11-18 Pierre SchweitzerHackfix Download! to get it working under ReactOS
2007-11-18 Aleksey Bragin- MSVC compatibility fix (inline -> __inline).
2007-11-18 Aleksey Bragin- Make opengl32.def MSVC-compatible.
2007-11-18 Pierre SchweitzerUpdated French translation
2007-11-18 Daniel ReimerAdd German Translation.
2007-11-18 Christoph von... fix compilation with msvc
2007-11-18 Hervé PoussineauAdd back ClassInstall32 section, accidentally removed...
2007-11-18 Gregor BrunmarCorrected small typo
2007-11-18 Pierre SchweitzerUpdated French translation
2007-11-18 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-18 Aleksey Bragin- Revert sysdm changes made in 30533.
2007-11-18 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-18 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-17 Eric KohlStart working on the user profile page:
2007-11-17 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-17 Pierre SchweitzerItalian translations update by Paolo Devoti (devotip...
2007-11-17 Pierre Schweitzer- Reactivated French translation in mstsc
next