reactos.git
2008-07-05 Aleksey Bragin- Rearrange reactos.dff according to rosapps rearrange.
2008-07-05 Aleksey BraginDmitry Gorbachev:
2008-07-05 Christoph von... don't try to dereference NULL pointers
2008-07-04 Colin FinckConvert the dnsapi stuff to a consistent 4 spaces inden...
2008-07-04 Colin FinckFix heap corruptions and memory leaks in dnsapi
2008-07-04 James TaborAdd two more query window types.
2008-07-04 Johannes Anderwald- fix typo
2008-07-04 James TaborUse PostOrSend instead of just Send. Works much better.
2008-07-04 Aleksey BraginPeter Oberndorfer <kumbayo84@arcor.de>
2008-07-04 Aleksey BraginDmitry Gorbachev:
2008-07-04 Aleksey Bragin- There is no working strsafe lib yet, so including...
2008-07-04 Colin FinckRemove the strsafe library, it was imported from a...
2008-07-04 James Tabor- Moved WM_ACTIVATEAPP calles before WM_NC/ACTIVATE...
2008-07-04 Jeffrey Morlan- BITMAP_Cleanup: Fix leak of DIBSECTION structure...
2008-07-03 Daniel ReimerPolish Translation Update for Calc by Olaf Siejka.
2008-07-03 James TaborAdd warning for GetLastActivePopup.
2008-07-03 Johannes Anderwald- add an empty dialog resource
2008-07-03 Jeffrey MorlanFix menu leaks in explorer
2008-07-03 Jeffrey MorlanDon't use msvcrt functions in kernel32; it will cause...
2008-07-03 Aleksey Bragin- Fix double linking of snprintf (_snprintf should...
2008-07-03 Christoph von... fix a typo
2008-07-03 Christoph von... fix a typo
2008-07-03 Pierre SchweitzerApply same fix to trunk, but without commented out...
2008-07-03 James TaborGetLastActivePopup is still unimplemented, we return...
2008-07-03 Matthias Kupfer- Fix to allow characters for computer name as specifie...
2008-07-03 James Tabor- Fixed an issue with Avira AntiVir Personal, reported...
2008-07-03 Christoph von... don't crash when no command line argument is given
2008-07-03 James TaborMove PostMessage out of gdi into user.
2008-07-03 James TaborFix MSVC issue.
2008-07-03 James TaborBug 972:
2008-07-02 James TaborCleanup drawing lines and curves with round rect.
2008-07-02 Jeffrey Morlan- NtGdiAlphaBlend: If hDCSrc == hDCDest and a bitmap...
2008-07-02 Colin FinckSimplify the code for fputwc, when the file is opened...
2008-07-02 Dmitry Chapyshev- Update Russian translation
2008-07-02 Dmitry Chapyshev- Add Latin American keyboard layout
2008-07-02 Dmitry Chapyshev- Add Irish keyboard layout
2008-07-02 Dmitry ChapyshevAdd keyboard layouts by Alexey Komarov:
2008-07-02 Dmitry Chapyshev- Rename kbdth to kbdth2 (part 2/2)
2008-07-02 Dmitry Chapyshev- Rename kbdth to kbdth2 (part 1/2)
2008-07-02 Johannes Anderwald- don't trim spaces at the end of a value as it might...
2008-07-02 Aleksey Bragin- Prevent crashes when heapPtr is NULL, also fix broken...
2008-07-02 Ged Murphy- the lib has an entry point
2008-07-02 Dmitry Chapyshev- Add msvcrt40 to bootcd
2008-07-02 Dmitry Chapyshev- Add baseaddress for msvcrt40
2008-07-02 Dmitry Chapyshev- Add msvcrt40 from Wine
2008-07-02 Dmitry Chapyshev- Sync with Wine HEAD
2008-07-02 Dmitry Chapyshev- Update gdiplus headers
2008-07-02 James TaborFix build.
2008-07-02 James TaborArc, RoundRect:
2008-07-02 Pierre SchweitzerAdded myself to CREDITS
2008-07-01 Johannes Anderwald- add AUTOCHECKBOX style to all 3 checkboxes on general...
2008-07-01 Johannes Anderwald- check the checkboxes of the services which have the...
2008-07-01 Matthias KupferPaolo Devoti <devotip AT tiscali DOT it>
2008-07-01 Pierre SchweitzerPartly merged r34238
2008-07-01 Aleksey Bragin- Yes, Alex's code is perfect, sorry.
2008-07-01 Jeffrey MorlanFix under-allocation in LsaQueryInformationPolicy....
2008-07-01 James TaborArc, Ellipse:
2008-07-01 Aleksey BraginYuri Sidorov <jura@cp-lab.com>
2008-07-01 Aleksey Bragin- Fix code comments, in addition to 34230.
2008-07-01 Aleksey Bragin- Fix a problem with normal and special APCs being...
2008-07-01 James TaborSetup drawing default to CCW not CW.
2008-07-01 James TaborAttempt to fix set palette issue. See bug 733.
2008-06-30 Jeffrey Morlan- Don't use ntdll's RtlDuplicateUnicodeString in kmode...
2008-06-30 Colin FinckChange the code page to 1252 in the Swedish translation...
2008-06-30 Marc Piulachs- Fix a bug in cdfile that was preventing to use the...
2008-06-30 Marc Piulachs- hackfix unbootable image (part 2/2)
2008-06-30 Marc Piulachs- hackfix unbootable image (part 1/2)
2008-06-30 Jeffrey MorlanGet explorer working again, by making wmain explicitly...
2008-06-30 Timo Kreuzerfix normaliz build
2008-06-30 Daniel ReimerUpdate ROSCalc to version 1.09 to fix some bugs.
2008-06-30 Colin FinckFix a typo
2008-06-30 Colin Finck- Don't create a temporary batch file through "echo...
2008-06-30 Marc Piulachs- txtsetup.sif and unattend.inf are not arch dependent...
2008-06-30 Marc Piulachs- try to fix build (NOT TESTED). This is a temporary...
2008-06-30 ReactOS Portable... - Disable building any other driver than ramdisk.sys...
2008-06-30 ReactOS Portable... - Fix license header for this file.
2008-06-30 ReactOS Portable... - Make copies of the registry inf data for arm
2008-06-30 ReactOS Portable... - Registry configuration will likely end up having...
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-06-30 ReactOS Portable... - Fix broken check for ramdisk boot path... *sigh*...
2008-06-30 James TaborCleanup code.
2008-06-30 James TaborFix drawing pie fill aligment.
2008-06-30 ReactOS Portable... - Fix the ARM build after the commit by hpoussin which...
2008-06-30 ReactOS Portable... - Plug in RAM Disk boot support in the loader.
2008-06-30 ReactOS Portable... - Add RAM disk support to FreeLDR and to the NTLDR...
2008-06-30 ReactOS Portable... - Call IopStartRamdisk if booting from one. This comple...
2008-06-30 ReactOS Portable... - Plug in RAM disk boot support (kernel-side)
2008-06-30 ReactOS Portable... - Define NT RAM Disk device interface (100% compatible...
2008-06-30 ReactOS Portable... - Add RAMDISK_BOOT_INITIALIZATION_FAILED bugcheck code
2008-06-30 ReactOS Portable... atoi64 is available without MSVCRT, through ntdll or...
2008-06-30 James TaborAdd and fix path calls. This allows more drawing tests...
2008-06-29 Colin FinckAttempt to fix build
2008-06-29 Matthias KupferRadek Liska <radekliska AT gmail DOT com>
2008-06-29 Matthias KupferNicolas Sapa < reactos AT byme DOT at>
2008-06-29 Johannes AnderwaldIf there is no process name passed in, try to obtain...
2008-06-29 Hervé PoussineauFix typo
2008-06-29 Hervé PoussineauNTOSKRNL_SHARED should not contain linker parameters...
2008-06-29 Hervé PoussineauMove some more linker args to temp file, so command...
2008-06-29 James TaborSorry fixed Ellipse, see bug 3337.
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
next