Fix the messed up "freeldr_arch" rbuild file: Specify one "freeldr_arch" module and...
[reactos.git] / reactos /
2008-06-22 Colin FinckFix the messed up "freeldr_arch" rbuild file: Specify...
2008-06-22 Colin FinckBuild host_wcsfuncs as a host static library, not a...
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-06-22 Colin FinckAdd support for a new environment variable ROS_GENERATE...
2008-06-22 Colin FinckMove wshtcpip to dll/win32, it's a DLL and not a driver
2008-06-22 Aleksey Bragin- Extend SEH to cover writing result to output argument...
2008-06-22 Aleksey BraginSVN Maintenance: set eol-style:native for lib/sdk/crt.
2008-06-22 Matthias Kupfer- Seungju Kim <admin AT manateeshome DOT com>
2008-06-21 Ged MurphyDon't link to libs we don't need
2008-06-21 Aleksey Bragin- Provide a real fix for fwprintf and fputwc in case...
2008-06-21 Pierre SchweitzerExt2 and NTFS:
2008-06-21 Matthias Kupfer- fix hive for korean keyboard layout
2008-06-21 Pierre SchweitzerBugfixes:
2008-06-21 Aleksey Bragin- vsn[w]printf -> _vsn[w]printf.
2008-06-20 Aleksey BraginJeffrey Morlan <mrnobo1024@yahoo.com>
2008-06-20 Pierre SchweitzerMiscellaneous NTFS patch:
2008-06-19 Colin FinckPut a comment and an #if around the lines I changed...
2008-06-19 Colin FinckReapply Ged's fix, this time correctly :-)
2008-06-19 Ged Murphyrevert the debug macros change, the entire codebase...
2008-06-19 Ged MurphyOnly call DbgPrintEx once for each debug macro. This...
2008-06-19 Matthias Kupfer- Template for korean keyboard layout implemented ...
2008-06-19 Colin FinckGCC 4.3.x fixes for cabman and sysreg
2008-06-19 Aleksey Bragin- Remove all string msvcrt->ntdll forwards: let's be...
2008-06-19 Aleksey Bragin- Restored ACP/OEMCP/MACCP static entries (removed...
2008-06-19 Aleksey Bragin- Revert 34010 completely, too much breakages. "Don...
2008-06-19 Daniel ReimerBug 3362: Italian translation update by Paolo Devoti...
2008-06-19 James TaborPath does not work and it locks up the system with...
2008-06-19 James TaborSet default miter limit.
2008-06-18 Dmitry Chapyshev- Fix typos
2008-06-18 Matthias KupferJeffrey Morlan <mrnobo1024 AT yahoo DOT com>
2008-06-18 Dmitry Chapyshev- Add rasacd driver (not implemented)
2008-06-18 Dmitry Chapyshev- Add "Alternate Sorts" keys (used by kernel32)
2008-06-18 Aleksey Bragin- Add a bit more DPFLTR items.
2008-06-18 Dmitry Chapyshev- Small update icon
2008-06-18 Dmitry Chapyshev- Implement ReplaceFileA/W (not fully)
2008-06-18 Aleksey Bragin- Rename made-up Ob functions names to match publicly...
2008-06-18 Aleksey Bragin- More fixes to pushlock implementation:
2008-06-18 Matthias Kupfer- several german translation fixes
2008-06-18 Aleksey Bragin- Wake up a pushlock only if it wasn't waking already...
2008-06-18 Matthias KupferVytis Girdzijauskas <cman AT cman DOT us>
2008-06-17 James TaborImplement Get/SetMiterLimit, with proper float containment.
2008-06-17 Dmitry Chapyshev- Comment some languages
2008-06-17 Dmitry Chapyshev- Add correct scrolling by keypress
2008-06-17 Aleksey BraginMikhail Zvyozdochkink <mzvyozd@narod.ru>
2008-06-17 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-06-17 James TaborFix build
2008-06-17 James TaborUpdate changes to Clip regions andregions. New support...
2008-06-17 James TaborUpdate NtUserSetSysColors.
2008-06-16 Timo KreuzerIntEngGradientFill: fix cleanup when calling the driver
2008-06-16 Timo Kreuzer- print out when process takes too much gdi handles
2008-06-16 Aleksey Bragin- Revert .spec -> .def conversion (incorrect one also...
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-06-16 Aleksey Bragin- NDK fixes (structure rename only).
2008-06-16 Dmitry Chapyshev- Small fix DeletePwrScheme
2008-06-16 Dmitry Chapyshev- Update information about powrprof
2008-06-16 Dmitry Chapyshev- Fork powrprof.dll
2008-06-15 Colin FinckUse a ClipRegion when collapsing, so that the TreeView...
2008-06-15 Colin FinckFix yet another invalid use of WriteFile.
2008-06-15 Daniel ReimerBug 3320: Czech translation update by Radek Liska ...
2008-06-15 ReactOS Portable... - Continue cleanup, use new peripheral headers (And...
2008-06-15 ReactOS Portable... - These are peripherals, not targets
2008-06-15 ReactOS Portable... - Start major ARM port cleanup:
2008-06-15 Dmitry Chapyshev- Update Russian translation
2008-06-15 ReactOS Portable... - Create cmhardwr.c for ARM, stub it out.
2008-06-15 ReactOS Portable... - Copy/pasted a bunch of code from the i386 bootvid...
2008-06-15 ReactOS Portable... - Implement VidSolidColorFill, VidSetScrollRegion and...
2008-06-15 ReactOS Portable... - Fix a bug in MmGetPhysicalAddress.
2008-06-14 ReactOS Portable... - Separate bootvid into bootvid/i386 and bootvid/arm...
2008-06-14 Timo Kreuzerrevert r26384 - this is an old hack to make console...
2008-06-14 ReactOS Portable... - Dude, we don't need to calibrate anything... we've...
2008-06-14 ReactOS Portable... - We now implement the idle loop (thanks for fixing...
2008-06-14 ReactOS Portable... - Implement the basic stall interrupt to be used to...
2008-06-14 Matthias Kupfer- Give listbox in explorer searchprograms dialog i18n...
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-06-14 Colin Finck- Implement the code for the "Run" and "Shutdown" menu...
2008-06-14 James TaborPatch by carlo bramix at libero dot it: Bug 3336 status...
2008-06-14 Matthias KupferVytis Girdzijauskas <cman AT cman DOT us>
2008-06-14 Matthias Kupferniski_ (bjauy AT go2 DOT pl)
2008-06-14 Matthias Kupferfix/add some german translations
2008-06-14 Aleksey Bragin- Release the acquired spinlock in IoUnregisterShutdown...
2008-06-14 James TaborPatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-14 Colin FinckDon't use MenuCleanupRosMenuItemInfo for an array of...
2008-06-13 Colin FinckRevert parts of r33578:
2008-06-13 Matthias Kupfer- german translation of explorer completed
2008-06-13 James TaborAdd notes, no code change.
2008-06-13 Timo KreuzerMSDB KB 145994 (support.microsoft.com/?scid=kb%3Ben...
2008-06-13 Thomas BluemelRevert 33953. This is completely wrong! WINE doesn...
2008-06-13 Dmitry Chapyshev- Implement AddCommasW
2008-06-12 Thomas BluemelAdd missing definitions
2008-06-12 Timo KreuzerPatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-12 Thomas BluemelLookup DrawCaptionTemp () only once during startup
2008-06-12 Thomas BluemelFix call to DrawCaptionTemp ()
2008-06-12 Aleksey Bragin- Fix a bug in timedate.cpl, where an incorrect color...
2008-06-12 Aleksey Bragin- Formatting cleanup for the previously patched functions.
2008-06-12 Aleksey BraginOriol Pique <oripipa@yahoo.es>
2008-06-12 Aleksey Bragin- Fix two bugs in MiDoMappedCopy: MI_MAPPED_PAGES is...
2008-06-12 Aleksey Bragin- Prevent a misunderstanding: kdHandleException means...
2008-06-12 Daniel ReimerUpdated Wordpad, XCopy, WInhlp32 to WIne 1.0rc4
2008-06-12 ReactOS Portable... - We now implement more proper context switching.
2008-06-12 Thomas BluemelUse band styles provided by the IDeskBand interface
next