Autosyncing with Wine HEAD
[reactos.git] / reactos / dll / win32 / user32 /
2008-07-04 James Tabor- Moved WM_ACTIVATEAPP calles before WM_NC/ACTIVATE...
2008-07-03 James TaborAdd warning for GetLastActivePopup.
2008-07-03 James TaborGetLastActivePopup is still unimplemented, we return...
2008-06-29 Matthias KupferRadek Liska <radekliska AT gmail DOT com>
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-26 Aleksey Bragin- Rewrite David Welch's Ansi function wrappers to reduc...
2008-06-23 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>:
2008-06-18 Dmitry Chapyshev- Small update icon
2008-06-14 James TaborPatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-14 Colin FinckDon't use MenuCleanupRosMenuItemInfo for an array of...
2008-06-13 Colin FinckRevert parts of r33578:
2008-06-12 Aleksey Bragin- Fix a bug in timedate.cpl, where an incorrect color...
2008-06-11 Aleksey Bragin- Revert 33689 as breaking mIRC installation.
2008-06-10 James TaborRetool SetSysColors and use SEH.
2008-06-10 James TaborUse server information for GetSystemMetrics.
2008-06-10 Thomas BluemelDo a more correct check in EDIT_IsInsideDialog ()
2008-06-09 Gregor BrunmarFixed four more winetests, code taken from wine again
2008-06-09 Gregor BrunmarFixed 11 winetests for edit boxes based on code from...
2008-06-04 Gregor Brunmar* Fixes 14 wine tests for the edit control
2008-06-02 Gregor BrunmarAdded dialog FNID
2008-05-29 James TaborFix build.
2008-05-29 James TaborUse server information structure for system colors.
2008-05-27 Ged MurphyAnother typo. Yep, I'm officially today's jester...
2008-05-27 Ged Murphyfix typo
2008-05-27 Ged Murphyfix potential buffer overflow
2008-05-26 Johannes Anderwald- check if MDICLIENTINFO is available before retrieving...
2008-05-26 Johannes Anderwald- only convert the devmode if the caller passed one
2008-05-26 Gregor BrunmarRemoved legacy code from r33695, trying to free a NULL...
2008-05-25 Gregor BrunmarReinstated DIALOG_get_info() based of Wine's implementa...
2008-05-25 Gregor Brunmar* Changed to correct signature of NtUserGetClassName()
2008-05-25 Pierre SchweitzerFixed a bug in GetClipboardFormatNameA
2008-05-24 Ged MurphyAdd functionality to allow dll injection for all apps...
2008-05-22 Magnus Olsenimplemented GetTitleBarInfo in user32 it works now...
2008-05-21 Johannes Anderwald- check input parameters in LoadString[A|W]
2008-05-20 Johannes Anderwald- zero DISPLAY_DEVICEW struct before passing it to...
2008-05-20 Johannes Anderwald- remove unneeded cast in GetClipboardData
2008-05-18 Johannes Anderwald- default to seperator item type
2008-05-18 Gregor BrunmarReminder to self: Don't rely on MSDN. This should get...
2008-05-18 Gregor BrunmarMore correct include for PSEH support
2008-05-15 Gregor BrunmarOops, didn't see the commented section.
2008-05-15 Gregor BrunmarSynced listbox LB_SETCURSEL behaviour with Wine, to...
2008-05-15 Gregor BrunmarPatch by Kamil Hornicek ( tykef AT atlas DOT cz ):
2008-05-15 Johannes Anderwald- use menu identifier for menu items which have submenus
2008-05-13 Gregor BrunmarHopefully fixes bug #1110. Requested fixed by amine48rz.
2008-05-13 Gregor BrunmarNtUserBuildHwndList() returns NTSTATUS, not ULONG....
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 Johannes Anderwald- ModifyMenu[A|W], AppendMenu[A|W], InsertMenu[A|W...
2008-05-11 Timo KreuzerNtUserEnumDisplaySettings returns NTSTATUS not BOOL...
2008-05-11 Gregor BrunmarMade 17 listbox winetests pass in user32.dll (some...
2008-05-10 Colin FinckAttempt to fix build
2008-05-10 Gregor BrunmarMade user32.dll compile under MSVC (doesn't link though)
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-04-17 James TaborAdding support for Event hooks. Start using the server...
2008-04-14 Dmitry Chapyshev- Synchronised with wine head
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-08 James TaborGood example how client thread info structure works...
2008-04-07 James Tabor- Plugged in client thread information, tested with...
2008-04-06 James Tabor- Implement SendMessageCallbackA/W, user32 only.
2008-04-05 James TaborBroadcastSystemMessage:
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-03-22 Timo Kreuzer- make Simplecall definitions (NtUserCallXxx) compatibl...
2008-03-20 Timo Kreuzerpatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-11 Aleksey Bragin- Remove kilobyte of unneeded MS support database text...
2008-03-11 Magnus Olsenpart 2/2 for implement GetAppCompatFlags
2008-03-05 Christoph von Wittichsome more syncing
2008-03-05 Christoph von Wittichpartial sync to wine
2008-02-24 Marc PiulachsSpanish localizations by Javier Ramacha
2008-02-12 Daniel ReimerBug 3053: some slovak translations by Mario Kacmar...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-09 Daniel ReimerResort all RC Files in User32 to be in "lang" Subfolder...
2008-01-26 Ged Murphy- fix number of params in 3 win32k syscalls
2008-01-23 Christoph von Wittichdon't try to delete the bitmap object in case of failur...
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-21 Daniel ReimerBug 2984 / Bug 2986 some spanish translations By Marc...
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-09 Ged Murphyadd a temp debug output whilst we're still walking...
2008-01-09 Ged Murphy- Fall back onto some of the previous win32k icon handl...
2008-01-05 James TaborFixed regression in RealizePalette, found by Stefan100.
2007-12-23 Thomas BluemelRemove obsolete debug output
2007-12-23 Marc PiulachsSpanish localizations by Remialdo <remialdo at gmail...
2007-12-20 Ged Murphymissed this, apologies for spamming
2007-12-18 Ged Murphyadd LR_COPYDELETEORG and ignore LR_COPYFROMRESOURCE
2007-12-18 Ged Murphy- Add a very bare bones implementation of IMAGE_ICON...
2007-12-17 Ged Murphy- Don't leak bitmaps in the CopyIcon call.
2007-12-12 James TaborTemporarily implement GWL_HWNDPARENT in user mode.
2007-12-11 Daniel ReimerBug 2881 : Bulgarian translation of ReactOS. (sstpr...
2007-12-09 Christoph von Wittichforgot to save this one before committing
2007-12-09 Christoph von WittichDmitry Timoshkov : wine: Switch to using 'long' for...
2007-12-08 Christoph von WittichDmitry Timoshkov : Windows doesn' t send the initializa...
2007-12-07 James TaborMove WS_EX_MDICHILD check back in win32k. Reordered...
2007-12-03 James TaborFix dce test. User32 wine test 57 pass and only 2 fail.
2007-12-01 Timo Kreuzeruse PatBlt and SelectObject instead of Nt functions
2007-11-24 Thomas BluemelSupport hiding keyboard cues and focus rectangles
next