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