[User32|Win32k]
[reactos.git] / reactos / dll / win32 / user32 / windows / defwnd.c
2009-08-08 Gregor SchneiderOnly set text resource in DefWndProcA on WM_NCCREATE...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-01 Gregor SchneiderGetWindowLongPtr returns a LONG_PTR, so be it
2009-08-01 Gregor Schneider- Handle WM_SETREDRAW messages differently in the DefWn...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-24 James Tabor- [Win32k] More work on classes. Fixed SEH abuse and...
2009-07-22 James Tabor- [Win32k] Rename class and window structures.
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-05 James Tabor- Implement the client shutdown procedure. Tested with...
2009-07-01 James Tabor- Add more vista types. Added another window message...
2009-06-29 Timo KreuzerGet rid of the SysColorPen stuff in user32, it's a...
2009-06-28 James Tabor- Add more hooks, where wine has them placed. Fixed...
2009-06-27 Timo KreuzerUpdate SERVERINFO, PFNCLIENT, PFNCLIENTWORKER to Window...
2009-06-22 Timo KreuzerMake parameters for NtUserCallOneParam and NtUserCallTw...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-09 Dmitry Chapyshev- SetWindowLong -> SetWindowLongPtr, GetWindowLong...
2009-05-09 Dmitry Chapyshev- SetClassLong -> SetClassLongPtr, GetClassLong ->...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-30 Ged Murphy- Show the underline menu cues when pressing the alt key
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-19 James TaborPatch by Rein Klazes: Do not handle WM_ENDSESSION in...
2009-02-19 Matthias Kupfer- initial default message handler for WM_SYSCOLORCHANGE...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-11 Timo KreuzerGo back to non-win32k functions inside user32, using...
2009-01-09 Dmitry Chapyshev- Cleanup user32, direct call to kernel space
2009-01-05 James Tabor- Implement large ansi unicode string support for win32...
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-18 James TaborPatch by Aric Stewart : user32: Implement handling...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Dmitry ChapyshevDefWindowProcA/W:
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-30 James Tabor- Patch by Vincent Povirk, Handle undocumented WM_POPUP...
2008-09-23 Christoph von Wittichoverrun of static array
2008-09-23 Christoph von Wittichoverrun of static array
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-23 James Tabor- Fix show window call and add message calls for future...
2008-07-19 James TaborMove NUMC defines to FNIDs.
2008-07-16 James TaborSorry for commit my test tree,,,, good for testing...
2008-07-16 James Tabormake does like tabs, right? Fix build.
2008-07-13 James Tabor- Started NtUserRegisterClassExWOW and now using the...
2008-06-10 James TaborRetool SetSysColors and use SEH.
2008-05-29 James TaborUse server information structure for system colors.
2008-05-10 Gregor BrunmarMade user32.dll compile under MSVC (doesn't link though)
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-22 Thomas Bluemel- Display cues and focus when hitting the ALT key.
2007-11-21 Thomas BluemelMake dialogs update the UI state
2007-11-21 Thomas BluemelCheck SPI_GETKEYBOARDCUES to find out if we should...
2007-11-21 Thomas BluemelImplement WM_QUERYUISTATE, WM_CHANGEUISTATE and WM_UPDA...
2007-11-16 Thomas BluemelOptimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
2007-11-15 Thomas BluemelSome minor optimizations
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-14 James TaborIt does work. There is another bug in the tree!
2007-09-14 James TaborNeed to update or sync with wine.
2007-09-14 James TaborVitaliy Margolen: Dont exit when double-clicking with...
2007-07-30 Thomas BluemelOnly return valid values from WM_NOTIFYFORMAT with...
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-08 Saveliy TretiakovMerge clipboard branch to trunk
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-23 Saveliy TretiakovFix warnings.
2007-02-22 Saveliy TretiakovHandle WM_INPUTLANGCHANGE and WM_INPUTLANGCHANGEREQUEST...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-30 Thomas BluemelRevert r23810, r23811, r23813. The clipboard changes...
2006-08-30 Pablo Borobiauser32.dll part:
2006-07-28 Aleksey BraginAdd message's spy into user32.dll. In order to enable...
2006-07-19 James TaborUser32 Implement MenuTrackKbdMenuBar, it does work...
2006-07-03 James TaborWine port for DefWindowProcAW WM_NCCREATE help SetText.
2006-06-26 Aleksey Bragin- Change user32 to Wine-compatible debug-print messages...
2006-06-22 James TaborWine port WM_SETREDRAW.
2006-06-21 James TaborSync to wine, User32. Tested with winefile, explorer...
2006-06-15 James TaborFix functionality in WM_SHOWWINDOW. Part II of last...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-17 Ged Murphyreshuffling of dlls