reactos.git
2007-11-24 Colin FinckBulgarian translations by Станев (sstpr AT narod DOT ru)
2007-11-24 Magnus OlsenMain_DirectDraw_EnumDisplayModes
2007-11-24 Pierre SchweitzerUpdated French translation
2007-11-24 Pierre Schweitzer- Fixed and enabled about dialog
2007-11-23 Magnus Olsenfix stupied bug in GetDeviceIdentifier/GetDeviceIdentif...
2007-11-23 Magnus Olsenfix return code in ddraw.dll GetCaps.cbug spotted by...
2007-11-23 Aleksey Bragin- Cleanup NtCreateKey and NtOpenKey to make it simpler...
2007-11-23 Aleksey Bragin- Huge cleanup of cm.h -- remove stuff that's not neede...
2007-11-23 Aleksey Bragin- Remove CmiInitHives.
2007-11-23 Art YerkesMostly revert my earlier attempt at fixing IRP cancella...
2007-11-23 Art YerkesWe need an address within the stack in order for freein...
2007-11-23 Colin Finck[FORMATTING]
2007-11-23 Colin FinckWhen someone tries to copy a file over itself, show...
2007-11-23 Aleksey Bragin- Remove hack in CmpLinkHiveToMaster and make it suppor...
2007-11-23 Aleksey Bragin- Major cleanup of code inside CmiConnectHive:
2007-11-23 Art Yerkestcpip:
2007-11-23 Aleksey Bragin- Fix typos.
2007-11-23 Aleksey Bragin- Add a check for an incorrect virtual size. Currently...
2007-11-23 Christoph von... don't free pool when allocation failed
2007-11-23 Christoph von... link to secur32 - will be needed by newer wine versions
2007-11-23 Christoph von... add stub for InitializeSecurityContextW
2007-11-23 Christoph von... don't try to alphablend monochrome bitmaps - fixes...
2007-11-23 Magnus Olsensmall fix for cGetTTFFromFOT
2007-11-23 Timo Kreuzeradd cGetTTFFromFOT stub. I don't know the number of...
2007-11-22 Magnus Olsenpatch from Kamil Hornicek tykef at atlas dot cz (irc...
2007-11-22 Timo Kreuzeradd fontview to bootcd and add ttf file association
2007-11-22 Magnus OlsenImplement DirectDrawEnumerateW, DirectDrawEnumerateExW...
2007-11-22 Magnus OlsenImplement DirectDrawEnumerateA
2007-11-22 Aleksey Bragin- Fix prototype of NtLoadKeyEx.
2007-11-22 Aleksey BraginIgor Koshpaev <tumans@nm.ru>
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Daniel ReimerLast missing German RC File. :-)
2007-11-22 Daniel ReimerTwo more German translations by me, myself and my humbl...
2007-11-22 Timo Kreuzerrbuild files use tab indentation
2007-11-22 Christoph von... fix msvc build
2007-11-22 Christoph von... fix memory corruption
2007-11-22 Art YerkesFix prefast errors (submitted by Christoph Von Wittich)
2007-11-22 Christoph von... fix some PREfast warnings
2007-11-22 Christoph von... fix a PREfast warning
2007-11-22 Christoph von... fix some PREfast warnings
2007-11-22 Christoph von... fix msvc build by replacing DDKAPI with NTAPI (both...
2007-11-22 Christoph von... don't return a value in a void function
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Daniel ReimerGerman Translations for ipconfig, clb.dll and rasapi32.dll
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 Colin FinckGet avtest to build again by adding the _NTDDK_ define
2007-11-21 Christoph von... fix some format strings
2007-11-21 Christoph von... SetDlgItemText doesn't like NULL
2007-11-21 Christoph von... fix some PREfast warnings
2007-11-21 Colin FinckBulgarian translations by Станев (sstpr AT narod DOT ru)
2007-11-21 Christoph von... fix some warnings
2007-11-21 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-21 Thomas BluemelOnly update the UI state if the dialog is a top level...
2007-11-21 Christoph von... set DRIVER_DISPATCH where needed
2007-11-21 Christoph von... fix condition
2007-11-21 Christoph von... fix a format string
2007-11-21 Christoph von... fix some format strings
2007-11-21 Christoph von... fix building with msvc
2007-11-21 Christoph von... don't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von... fix some format strings
2007-11-21 Christoph von... fix some format strings
2007-11-21 Colin FinckAdd the greek translation for comctl32 from Wine on...
2007-11-21 Christoph von... don'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... 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...
next