add more dump output for win3kdxtest
[reactos.git] / reactos /
2008-04-13 Magnus Olsenfixed so old name can be use also
2008-04-13 Daniel ReimerPolish Translation Update by Olaf Siejka
2008-04-12 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-12 Timo KreuzerWhen drawing disabled buttons, use DrawText 2 times...
2008-04-12 James TaborMore hook removal and cleanup.
2008-04-12 James TaborMore hook implementations.
2008-04-12 James TaborMore work on hooks.
2008-04-12 James TaborPatch by Yury Sidorov, jusid <jura@cp-lab.com>. EnumThr...
2008-04-12 James TaborUpdate prototypes for NtUserNotifyWinEvent and NtUserSe...
2008-04-12 Pierre SchweitzerUpdated French translation for Shell32.dll
2008-04-12 Timo Kreuzerfix a bug
2008-04-11 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-11 Hervé PoussineauPrepare import of mshtml (1/2)
2008-04-11 Hervé PoussineauAdd wine_get_data_dir()/wine_get_build_dir() functions
2008-04-11 Hervé PoussineauUpdate some headers (from Wine)
2008-04-10 Colin FinckManually sync "comctl32" and "comdlg32" on request...
2008-04-10 Hervé PoussineauUse R- prefix instead of Scmr- prefix for service RPC...
2008-04-10 Hervé PoussineauFix build
2008-04-10 Hervé PoussineauMake service RPC interface more compatible with MS...
2008-04-10 Johannes Anderwald- use a list box for the OpenWithDialog
2008-04-10 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-10 Daniel ReimerBug 3165 Korean translation of devmgmt & eventvwr by...
2008-04-09 Christoph von Wittichsome more work on xen support - DomU will now be starte...
2008-04-09 Dmitry ChapyshevImplemented (from Wine): BeginUpdateResourceA, BeginUpd...
2008-04-09 Christoph von Wittichadd EMU_TYPE_XEN and initial Xen detection (including...
2008-04-09 Johannes Anderwald- fix api call convention
2008-04-09 Johannes Anderwald- add version information for notepad
2008-04-08 Pierre SchweitzerUpdated French translation for Shell32.dll
2008-04-08 James TaborGood example how client thread info structure works...
2008-04-08 James TaborFix alignment for client info structure.
2008-04-07 Johannes Anderwald- add SHOpenWithDialog prototype and structure
2008-04-07 James Tabor- Remove old pump hook and use new client thread inform...
2008-04-07 Daniel ReimerPolish Language Update by Olaf Siejka.
2008-04-07 Dmitry Chapyshev- Update Russian translation
2008-04-07 James Tabor- Plugged in client thread information, tested with...
2008-04-06 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-06 Colin FinckVytis Girdžijauskas (cman AT cman DOT us)
2008-04-06 James Tabor- Implement SendMessageCallbackA/W, user32 only.
2008-04-06 Sylvain Petreollefix baseaddress.rbuild
2008-04-06 Sylvain Petreolleaccording to fireball's comment,
2008-04-06 Aleksey Bragin- Sync to Wine, fixes hlink_winetest build.
2008-04-06 Johannes Anderwald- fix build
2008-04-06 Johannes Anderwald- implement PickIconDlg
2008-04-06 Johannes Anderwald- add missing constants
2008-04-05 Art YerkesFix resource initialization order in vfat too.
2008-04-05 Art YerkesInitialize this resource before the first potential...
2008-04-05 Johannes Anderwald- fix alignment issues in input.dll
2008-04-05 James TaborBroadcastSystemMessage:
2008-04-05 Johannes Anderwald- use GetTickCount64 over GetSystemTime as the time...
2008-04-05 Johannes Anderwald- sorry again...
2008-04-05 Johannes Anderwald- change statistics to display number of bytes received...
2008-04-05 James TaborUpdate NtUserMessageCall prototype. Used Wine message...
2008-04-04 Timo Kreuzercleanup gdiobj.c:
2008-04-04 Aleksey Bragin- Move msxml3.dll's preferred base to a better address.
2008-04-04 Aleksey Bragin- Again: baseaddress.rbuild is sorted BY BASE ADDRESS...
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauAdd some constants/prototypes
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauAdd some constants
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauAdd some prototypes
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauUpdate header
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-04 Hervé PoussineauAdd svn:eol-style=native property
2008-04-03 Timo KreuzerDC_SetOwnership: use GDIOBJ_SetOwnership instead of...
2008-04-03 Hervé PoussineauReplace E_FAIL by a better error code
2008-04-03 James TaborUpdate POLYPATBLT.
2008-04-03 Dmitry Chapyshev- Implemented: SetDefaultCommConfigW, SetDefaultCommCon...
2008-04-03 Dmitry ChapyshevImplemented EnumLanguageGroupLocalesA, EnumLanguageGrou...
2008-04-03 Dmitry Chapyshev- Update header
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-03 Timo Kreuzersilence annoying "didn't find the shared icon" message
2008-04-02 Johannes Anderwald- fix identation which got broken in rev 32822
2008-04-02 Johannes Anderwald- avoid buffer overflow in copy command argument handling
2008-04-02 Dmitry Chapyshev- Update English translation
2008-04-02 Dmitry Chapyshev- Update English and Russian translations
2008-04-02 Ged MurphyComplete rewrite of the tcpsvcs service in response...
2008-04-01 Colin FinckFix build :-)
2008-04-01 Aleksey Bragin- Rewrite the SD Cache functions to use the Windows...
2008-04-01 Aleksey Bragin- Lock only the object header for an object instead...
next