reactos.git
2008-07-06 Eric KohlImplement a simple dialog for adding a user to user...
2008-07-06 Johannes Anderwald- fix potential buffer overflows spotted by Christoph
2008-07-06 Aleksey Bragin- Update hlink headers from Wine HEAD.
2008-07-06 Johannes Anderwald- implement IShellPropSheetExt handling for file proper...
2008-07-06 Andrey KorotaevUpdate russian translation. Patch by Alexander Akulich...
2008-07-06 Aleksey BraginAutosyncing with Wine HEAD
2008-07-06 Aleksey Bragin- Sync gdiplusflat.h with Wine HEAD.
2008-07-06 Aleksey Bragin- Update test.h to the latest Wine HEAD.
2008-07-06 Aleksey Bragin- Fix russian translation, thanks Kaffeine.
2008-07-06 Pierre SchweitzerFixed crappy previous translation
2008-07-06 Pierre SchweitzerUpdated French translations for reactos.exe and shell32.dll
2008-07-06 Aleksey BraginAutosyncing with Wine HEAD
2008-07-06 Aleksey BraginAutosyncing with Wine HEAD
2008-07-06 Matthias Kupfer- avoid clock flicker in timedate.cpl
2008-07-06 Aleksey BraginAutosyncing with Wine HEAD
2008-07-06 Johannes Anderwald- implement IShellPropSheetExt for shellink
2008-07-06 Colin FinckCarlo Bramini (carlo.bramix@libero.it):
2008-07-06 Johannes Anderwald- implement _ILIsNetHood
2008-07-06 Johannes Anderwald- allow translation of static shell verbs such as open...
2008-07-06 Johannes Anderwald- don't load OpenWith shell extension on desktop, mydoc...
2008-07-05 Colin FinckReenable the VGA option at 1st stage setup now that...
2008-07-05 Timo Kreuzerfix vgaddi by linking to libcntpr to resolve crt import...
2008-07-05 Eric KohlImplement removal of a user from a user group.
2008-07-05 Matthias KupferMaciej Bialas <bjauy AT tlen DOT pl>
2008-07-05 Matthias Kupfer- title font for a syssetup alike look added
2008-07-05 Aleksey Bragin- Fix reactos.dff according to r34308.
2008-07-05 Aleksey Bragin- Delete mc (stoneage old, there is a standalone win32...
2008-07-05 Matthias Kupfer- converted 1st stage setup stub from message box style...
2008-07-05 Aleksey Bragin- Start rosapps rearrange and cleanup process.
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
next