- Change blankscr installname attribute to scrnsave.scr as it's the name it has the...
[reactos.git] / reactos /
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Thomas BluemelAdd a hack for SPI_GETKEYBOARDCUES
2007-11-22 Thomas BluemelForward WM_UPDATEUISTATE to DefWindowProc
2007-11-22 Thomas Bluemel- Support DT_PREFIXONLY and DT_HIDEPREFIX in DrawTextEx
2007-11-22 Thomas BluemelAdd missing definitions
2007-11-22 Thomas Bluemel- Display cues and focus when hitting the ALT key.
2007-11-21 Colin FinckUpdate mingw headers to version 3.13
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von WittichSetDlgItemText doesn't like NULL
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichfix some warnings
2007-11-21 Thomas BluemelOnly update the UI state if the dialog is a top level...
2007-11-21 Christoph von Wittichset DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichfix condition
2007-11-21 Christoph von Wittichfix a format string
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix building with msvc
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Colin FinckAdd the greek translation for comctl32 from Wine on...
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Colin FinckItalian translation for mstsc by Gabriel Ilardi (gabrie...
2007-11-21 Ged Murphyadd some basic command line parsing
2007-11-21 Christoph von Wittichfix format strings
2007-11-21 Christoph von Wittichset DRIVER_CANCEL and DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichdon't include crt
2007-11-21 Christoph von Wittichinitialize 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 Wittichadding 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 Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichdon'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 Wittichinitialize 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 WittichSetupDiGetDeviceInstanceId returns size in characters...
2007-11-20 Christoph von Wittichset 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 Wittichuse sizeof(OBJECT_ATTRIBUTES) instead of sizeof(POBJECT...
2007-11-20 Christoph von Wittichadd missing brackets in MmReserveSwapPages
2007-11-20 Christoph von Wittichfix some format strings
2007-11-20 Christoph von Wittichlimit length of szValue to LF_FACESIZE to prevent a...
2007-11-20 Christoph von Wittichdefine DDDKAPI - it isn't defined in WDK
2007-11-20 Christoph von Wittichuse 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 Wittichadd missing STDCALL decorations
2007-11-20 Christoph von Wittichremove the -enable-stdcall-fixup linkerflag
2007-11-20 Christoph von Wittichadding back STDCALL decorations
2007-11-20 Christoph von Wittichadding back STDCALL decorations
2007-11-20 Christoph von Wittichautogenerate 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 Daniel ReimerPatch: 2832 Ukrainian translation update (except the...
2007-11-19 Christoph von Wittichdon't crash on media change while accessing data
2007-11-19 Christoph von Wittichdon'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 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 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 Wittichfix most compilation issues with msvc
2007-11-18 Christoph von Wittichforgot to add #ifdef MSVC_VER
2007-11-18 Christoph von Wittichfix 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 Wittichfix a typo
next