- Rename the LICINFO structure to LIC_CONTEXT as LICINFO is already used in one of...
[reactos.git] / reactos /
2008-05-15 Colin Finck- Rename the LICINFO structure to LIC_CONTEXT as LICINF...
2008-05-15 Johannes Anderwald- use menu identifier for menu items which have submenus
2008-05-15 Colin FinckRemove old leftovers from the time when shell32 was...
2008-05-15 Marc Piulachs- Added a new attribute 'internal' to 'Property' elemen...
2008-05-15 Dmitry Chapyshev- Start implement "Advanced Key Settings" and "Change...
2008-05-15 James TaborAdd Client and Color transform objects.
2008-05-15 Dmitry Chapyshev- Don't show applets on taskbar
2008-05-15 James TaborImplement Delete/CreateColorSpace and Get/SetColorSpace.
2008-05-14 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-14 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-14 Marc Piulachs- update msiexec version
2008-05-14 Marc Piulachs- sync msiexec to Wine 1.0-rc1
2008-05-14 Steven EdwardsAdd iexplore from Wine. (Disabled until shdocvw sync)
2008-05-14 Eric Kohl- Check that the user name does not contain any illegal...
2008-05-14 Dmitry Chapyshev- Implement "Set Default" button
2008-05-14 Marc Piulachs- Set catalan default keyboard layout to spanish (no...
2008-05-14 Marc Piulachs- Implement generic list PageUp/PageDown
2008-05-14 Ged MurphyA few missing defines I needed
2008-05-13 James TaborWe have Brush Attributes already define in ntgdihdl...
2008-05-13 James TaborImplement NtGdiSetVirtualResolution, SetSizeDevice...
2008-05-13 Colin FinckOpen the Explorer Shell Folder instead of providing...
2008-05-13 Colin FinckCompletely revamped "control.exe":
2008-05-13 Martin Fuchsdisplay available command line options when started...
2008-05-13 Eric Kohl- Implement the creation and removal of user accounts.
2008-05-13 Dmitry Chapyshev- Implement "Input language Properties" dialog
2008-05-13 Gregor BrunmarHopefully fixes bug #1110. Requested fixed by amine48rz.
2008-05-13 Aleksey Bragin- Remove a leftover.
2008-05-13 Gregor BrunmarFixed spelling mistake from previous checkin
2008-05-13 Gregor BrunmarNtUserBuildHwndList() returns NTSTATUS, not ULONG....
2008-05-13 Christoph von Wittichadd some info for xen to txtmode.cfg
2008-05-13 Christoph von Wittichdon't display all debug data 4 times when using PipeRea...
2008-05-13 Johannes Anderwald- move hardcoded xen configuration name to config file
2008-05-13 Dmitry Chapyshev- Update Russian translation
2008-05-13 Marc Piulachs- [FORMATTING] replace tabs by spaces
2008-05-13 Marc Piulachs- fixed and simplified scroll behavior
2008-05-13 Colin FinckUse a Mutex, so that CPL applets cannot be launched...
2008-05-13 Klemens Friedlimprove visual scroll behavior (arrow-up/-down hints...
2008-05-13 James TaborAdded W32PF and Brush flags. Fixed IntGdiExtCreatePen...
2008-05-13 Timo Kreuzerfix build, sorry
2008-05-13 Timo Kreuzer- fix a pointer to INT cast
2008-05-12 Colin FinckDon't strip trailing spaces from the command line
2008-05-12 Colin FinckFix the Release build by marking MmPageArraySize as...
2008-05-12 Colin Finck[FORMATTING] Fix indentation (4 spaces)
2008-05-12 Colin FinckThe lstr* functions don't reset the last error on an...
2008-05-12 Gregor Brunmar* Synced DIALOG_DlgDirListW() and DIALOG_DlgDirSelect...
2008-05-12 Colin FinckSync CharLowerA/W and CharUpperA/W with Wine (after...
2008-05-12 James TaborMisc patch, for later Icm support, update CreateCompati...
2008-05-12 Eric KohlDo not touch the new user name if the user cancels...
2008-05-12 Johannes Anderwald- ModifyMenu[A|W], AppendMenu[A|W], InsertMenu[A|W...
2008-05-12 Johannes Anderwald- create the profiles directory if it does not yet...
2008-05-12 Colin FinckRemove all remaining occurrences of the W64 macro.
2008-05-12 Aleksey Bragin- Fix a typo in NtSecureConnectPort, ViewBase was not...
2008-05-12 Timo Kreuzerconvert another pointer calculations to FIELD_OFFSET...
2008-05-12 Aleksey Bragin- Make IoCreateNotificationEvent and IoCreateSynchroniz...
2008-05-12 Hervé PoussineauUse dynamic debug system
2008-05-12 Hervé PoussineauReuse existing function instead of duplicating function...
2008-05-12 Hervé Poussineau"\\.\" always exists
2008-05-12 Aleksey Bragin- Fix yet another typo in the same line, spotted by...
2008-05-12 Aleksey Bragin- Fix a typo, spotted by Stefan Ginsberg.
2008-05-12 James TaborFixed ExtCreatePen and started CreatePen. Tested with...
2008-05-12 James TaborFixed wine all of gdi32 dc tests and only 2 of gdiobj...
2008-05-12 James TaborFix typo spoted by Stefan100.
2008-05-11 Timo KreuzerNtUserEnumDisplaySettings returns NTSTATUS not BOOL...
2008-05-11 Timo Kreuzerfix a header name
2008-05-11 Timo Kreuzerpatch by hyperion: convert pointer calculations with...
2008-05-11 Timo Kreuzeruse "%p" to DPRINT a pointer instead of casting it...
2008-05-11 Timo Kreuzer- Use InterlockedExchangePointer instead of Interlocked...
2008-05-11 Timo Kreuzera "real" InterlockedExchangePointer wants PVOID* and...
2008-05-11 Hervé PoussineauAdd generic list scrolling
2008-05-11 Hervé PoussineauBetter encapsulation of generic list
2008-05-11 Filip NavaraFix incorrect parameters to IoSetDeviceToVerify/IoVerif...
2008-05-11 Filip NavaraFix checking of return values from IoCreateDevice....
2008-05-11 Filip NavaraFix wrong variable usage - "Filename" (8 characters...
2008-05-11 Colin FinckRobin Geuze (r DOT geuze AT chello DOT nl):
2008-05-11 Colin Finck- [FORMATTING] Fix indentation in usetup's genlist.
2008-05-11 Marc Piulachs- fix typo
2008-05-11 Pierre SchweitzerSynced urlmon.dll with Wine HEAD.
2008-05-11 Gregor BrunmarMade 17 listbox winetests pass in user32.dll (some...
2008-05-11 Pierre SchweitzerNo need for a shortcut to kbswitch.exe on the desktop
2008-05-11 Filip NavaraTemporary disable part of the SEH code in NtReplyWaitRe...
2008-05-11 Hervé PoussineauUse LONG BreakPointNr, as in other breakpoint-related...
2008-05-11 Hervé PoussineauImplement SHGetFolderPathAndSubDirA/W, taken from Wine
2008-05-11 Magnus Olsenadding SetLastError(ERROR_INVALID_PARAMETER) when Creat...
2008-05-11 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-05-11 Hervé PoussineauFix indentation, to match mouclass one.
2008-05-11 Hervé Poussineauserial: Fix FileStandardInformation and FilePositionInf...
2008-05-11 Filip NavaraA driver-supplied Cancel routine is called with the...
2008-05-11 Filip NavaraSEH protect NtReplyWaitReceivePortEx and fix one instan...
2008-05-11 Magnus OlsenRemove old hack I implmeneted in NtGdiCreateBitmap...
2008-05-11 James TaborImplement some stubs.
2008-05-11 James TaborFix brush attribute structure and add flags. Add gdi...
2008-05-11 James TaborPoint out ParentWindowHandle for HWND_MESSAGE.
2008-05-10 Daniel ReimerBug 3229: spanish files by remialdo@gmail.com
2008-05-10 Pierre Schweitzer"Implemented" FsRtlNotifyChangeDirectory
2008-05-10 Colin FinckSync riched20 to Wine 1.0-rc1
2008-05-10 Aleksey Bragin- Get rid of duplicated (and different) NB_LAST_STOCK...
2008-05-10 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-10 Magnus Olsenmove the undoc DC_BITMAP to ntgdityp.h header after...
2008-05-10 Magnus Olsenfixing a memory overwrite bug I miskate intrudes
2008-05-10 Dmitry Chapyshev- Add new layouts to bootcd
next