reactos.git
2008-02-10 Gregor Brunmar* Made it possible to include both d3d9types.h and...
2008-02-10 Timo Kreuzerfix a mem leak in win32k bitmap code
2008-02-09 Daniel ReimerBug 3047: USetup and Desk recent translation update...
2008-02-09 Daniel ReimerResort setupapi. Now all Resource files except the...
2008-02-09 Daniel ReimerResort all RC Files in User32 to be in "lang" Subfolder...
2008-02-09 Pierre SchweitzerOops... Header was wrong...
2008-02-09 Pierre SchweitzerAdded French translation for vgafondedit.exe
2008-02-09 Pierre SchweitzerUpdated French translations for :
2008-02-09 Colin Finck- Updated Slovak translation for usetup by Mario Kacmar...
2008-02-09 ReactOS Portable... A couple of header fixes to get all the FreeLDR-loaded...
2008-02-08 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-02-08 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-08 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-08 Hervé PoussineauAdd WINEBUILD_FLAGS, and set it to --kill-at for ARM
2008-02-08 Hervé PoussineauDo not emit __wine_spec_unimplemented_stub() function...
2008-02-08 Hervé PoussineauAdd Rule class, which writes to Makefile how to handle...
2008-02-08 Colin FinckChange the encoding of the slovak translation yet anoth...
2008-02-08 Aleksey Bragin- Make LsaOpenPolicy return a fake handle (ported from...
2008-02-08 ReactOS Portable... We now have an official hal-arm which exports KeSwapIrq...
2008-02-08 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-02-08 Colin FinckANSI -> OEM charset conversion
2008-02-08 Daniel ReimerUpdate German translation
2008-02-08 Dmitry Chapyshev- Add WinBoard and Opera to downloader.xml
2008-02-08 Dmitry Chapyshev- Update Russian translation
2008-02-08 Aleksey Bragin- Implement one more hack to obtain LaskKrnlPhysAddr...
2008-02-08 Dmitry Chapyshev- Start implement Advanced General page
2008-02-08 Aleksey Bragin- Implement MiCountFreePagesInLoaderBlock() to correctl...
2008-02-08 Aleksey Bragin- Formatting fixes.
2008-02-08 Daniel ReimerBug 3043: Polish translation update (olaf_siejka@o2.pl)
2008-02-08 Daniel ReimerBug 3043: Polish translation update (olaf_siejka@o2.pl)
2008-02-08 Daniel ReimerBug 3040: add some functionality to mmsys.cpl by Kamil...
2008-02-08 Daniel ReimerApply r32184 for Slovak Translation too.
2008-02-08 ReactOS Portable... We now also implement InterlockedExchange (Fixes rtl...
2008-02-08 ReactOS Portable... We now have the correct intrinsics for ARM.
2008-02-08 ReactOS Portable... We no longer generate broken kernel-mode system call...
2008-02-08 Timo Kreuzer- allow translation of strings in usetup
2008-02-08 Timo Kreuzerpatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-02-08 Timo Kreuzerfix a typo
2008-02-07 Daniel ReimerBug 3033: patch for packmgr (kario@szm.sk)
2008-02-07 Daniel ReimerBug 3033: patch for packmgr (kario@szm.sk)
2008-02-07 Colin FinckYet another attempt to fix build
2008-02-07 Colin FinckRevert the winddk.h changes of r32197 to make the hal...
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-02-07 Hervé PoussineauFix for the fix
2008-02-07 Colin FinckBulgarian translation for rosapps by Станев (sstpr...
2008-02-07 Colin Finck- Open the Edit windows as modeless dialogs, so the...
2008-02-07 Aleksey Bragin- Rename vfatfs.sys to fastfat.sys for compatibility...
2008-02-07 Hervé PoussineauFill output variable before returning
2008-02-07 Johannes Anderwald- fix auto timezone selection for bulgarian locale
2008-02-07 Gregor Brunmar* Fixed d3d9 critical section not being unlocked in...
2008-02-07 Colin FinckDefine O_BINARY to 0 in include/wine/port.h if it's...
2008-02-07 Gregor BrunmarFixed a compiler warning with msvc
2008-02-07 Colin Finckcreat() is equivalent to open() with the flags O_CREAT...
2008-02-07 Aleksey Bragin- Port LookupAccountNameA/W from Wine. This fixes VMWar...
2008-02-07 Aleksey Bragin- Apply elf-changes changes to ntkrnlmp.rbuild.
2008-02-07 Johannes Anderwald- change cmd "control" to "control.exe"
2008-02-07 Johannes Anderwald- improve control a bit so it that can execute cpl...
2008-02-07 Filip NavaraFix one more bug in adding subkeys.
2008-02-07 Filip NavaraFix hash table generating.
2008-02-07 ReactOS Portable... We now generate the correct ARM syscall stub code for...
2008-02-07 ReactOS Portable... We don't define types which are usually documented...
2008-02-07 ReactOS Portable... We now only compile the ELF loader if _ELF_ is defined...
2008-02-07 ReactOS Portable... We now return failed in FrLdrMapImage if the file could...
2008-02-07 Filip NavaraMake HvIsCellAllocated working.
2008-02-07 Timo Kreuzermake the table smaller
2008-02-07 ReactOS Portable... There was no reason to have most of the i386Disk routin...
2008-02-06 Gregor Brunmar* Fixed compiling of the native d3d9.dll
2008-02-06 ReactOS Portable... Removed certain ARM Machine Callbacks which we shouldn...
2008-02-06 ReactOS Portable... We now report the correct sector start for the ramdisk...
2008-02-06 ReactOS Portable... We now enable ramdisk support by calling RamDiskSwitchF...
2008-02-06 Johannes Anderwald- apply changes from prev rev
2008-02-06 Johannes Anderwald- partly fix AddConsoleAlias/GetConsoleAlias
2008-02-06 Johannes Anderwald- partly fix AddConsoleAlias/GetConsoleAlias
2008-02-06 Colin Finck- Cast the OutputBuffer to a byte (UCHAR) array, not...
2008-02-06 ReactOS Portable... We now support ArmDiskGetBootVolume for ramdisk only...
2008-02-06 Dmitry Chapyshev- Import atl.dll from Wine
2008-02-06 ReactOS Portable... We now return memory map.
2008-02-06 Dmitry Chapyshev- Add vga font for cp437
2008-02-06 Dmitry Chapyshev- Fix formatting for ras.h, rasdlg.h and rasapi.h
2008-02-06 Dmitry Chapyshev- Import tapi32.dll from Wine
2008-02-06 Daniel ReimerUpdate German RC File
2008-02-06 Dmitry Chapyshev- Add more dialogs
2008-02-06 Hervé PoussineauFix typo
2008-02-06 Ged Murphyfix indentation
2008-02-06 Aleksey Bragin- Make i8042Flush flush both output and input buffers.
2008-02-06 ReactOS Portable... We implemented console support (through serial port...
2008-02-06 ReactOS Portable... We now make sure to build with the static version of...
2008-02-06 Timo Kreuzer- use intrinsic interlocked functions
2008-02-06 ReactOS Portable... Implement a proper ARM startup routine. We disable...
2008-02-06 Timo KreuzerWindows doesn't store a hbrBack, when creating a window
2008-02-06 Timo Kreuzeruse syscolor brush for menu background, fixes a brush...
2008-02-05 Colin Finck- Move each VGA font file to a new "media/vgafonts...
2008-02-05 Dmitry Chapyshev- Fix typo
2008-02-05 Colin FinckFix the usetup text screen (broken in r32135)
2008-02-05 Daniel ReimerMove and rename all rc files of rosapps according to...
2008-02-05 Daniel ReimerFix whatever TortoiseSVN made wrong here again... Build...
2008-02-05 Daniel ReimerBug 3037: Rosapps polish translation patch (olaf_siejka...
2008-02-05 Colin Finck- Handle the different slashes correctly, also in combi...
2008-02-05 Colin Finck- Don't set a fixed size for the application name,...
2008-02-05 Dmitry Chapyshev- Add Russian translation
next