implemented GetKeyboardLayoutNameW
[reactos.git] / reactos / lib / user32 / controls /
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip NavaraImplement undocumented listbox messages LB_INSERTSTRING...
2005-12-10 Sebastian Gasiorekmerged changes from wine to edit control.
2005-12-10 Sebastian Gasiorekmerged changes from wine to button and combobox code.
2005-12-04 Sebastian Gasiorekupdated listbox control from wine 0.9.2
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-22 Alex Ionescu- Remove usage of STATIC, and use static in the right...
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-15 James TaborFix up WM_ENABLE ScrollBarWndProc. Looks like we can...
2005-07-15 James TaborFixed wParam in WM_ENABLE ScrollBarWndProc.
2005-07-15 James TaborFixing WM_ENABLE ScrollBarWndProc. Tested it with 7...
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Filip NavaraRobert Shearman <rob@codeweavers.com>
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-18 Steven EdwardsMerged most of the recent changes from the Wine edit...
2004-11-28 Gé van GeldorpFix vertical position of text in single-line edit controls.
2004-11-27 Eric Kohl- F4 key flips the listbox in default (not extended...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-11 Thomas BluemelKrishna Murthy <Krishna.Murthy@guptaworldwide.com>
2004-08-10 Thomas BluemelDmitry Timoshkov <dmitry@codeweavers.com>
2004-07-24 Thomas BluemelKrishna Murthy <Krishna.Murthy@guptaworldwide.com>
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-24 Thomas BluemelSync with wine-20040724
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-15 Thomas Bluemelremoved #ifdef (due to wine sync)
2004-05-15 Thomas Bluemelcombobox popups should be always-on-top
2004-05-13 Filip Navara- Don't allow making a window with negative dimensions...
2004-05-12 Gé van GeldorpFix scrollbar controls
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-29 Gé van GeldorpMerge Wine change:
2004-03-27 Gé van GeldorpImplement scrollbar controls
2004-03-20 Steven EdwardsMerge Winehq commit:
2004-03-10 Filip Navara- Support for SS_REALSIZEIMAGE and SS_CENTERIMAGE flags...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-01 Gé van GeldorpFix wrong GetBitmapDimensionEx() usage
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-14 Gé van GeldorpScrollbar implementation
2004-01-02 Gé van GeldorpRefactoring of Wine DLL import
2003-12-23 Filip NavaraAppearance bug fixes.
2003-12-22 Filip NavaraMinor work on scrollbars.
2003-12-22 Filip Navara- Enabled CS_PARENTDC style for edit control.
2003-12-21 Filip NavaraBug fixes.
2003-12-21 Filip NavaraFixed problems with caret moving in edit control.
2003-12-15 Steven EdwardsTurn off a few more debug messages in the edit control.
2003-12-14 Gé van GeldorpReverse WndProcA and WndProcW, our order is the reverse...
2003-12-14 Steven EdwardsAdded new port of WINE controls to get rid of some...
2003-12-14 Gé van GeldorpWhen sending messages to a window in the same thread...
2003-12-08 Casper Hornstrup2003-12-08 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-11-26 Filip Navara- Small fixes to get combo boxes working.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-11-08 Martin Fuchspartial fix for for Bug #42: activate Ansi window proce...
2003-11-07 Filip Navara- Removed redundant parsing of '#number' resource names...
2003-11-07 Steven EdwardsAdded PrivateExtractIcons and friends ported from WINE
2003-11-02 Filip Navara- Basic MDI support ported from Wine.
2003-10-31 Filip Navara- Fixed passing of integer named controls in dialogs...
2003-10-30 Mark TempelChanging the DbgPrint outputs to be a bit more usefull.
2003-10-25 Steven EdwardsAdd support for es->style and ES_MULTILINE back in
2003-10-21 Mark TempelUpdate to edit to fix:
2003-10-14 Mark TempelUpdate to edit to keep it from crashing the kernel...
2003-10-06 Filip NavaraAdded vfw.h header for compiling comctl32.dll with...
2003-10-04 Thomas Bluemelimplements system timers (similar to standard timers)
2003-10-02 Thomas BluemelSetScrollInfo() now repaints the scrollbars if needed
2003-09-27 Thomas Bluemelremoved redefinition of WHEEL_DELTA constant
2003-09-25 Thomas Bluemelfixed some drawing bugs of scrollbars
2003-09-24 Thomas Bluemelsome work on scrollbars
2003-09-13 Thomas Bluemelfixed the hMenu parameter in CreateWindowEx so that...
2003-09-12 Thomas Bluemelimplemented a couple of scrollbar functions and fixed...
2003-09-11 Gé van GeldorpImplemented SS_PATHELLIPSIS and SS_ENDELLIPSIS styles...
2003-09-11 Gé van GeldorpImplement SS_SUNKEN and SS_WORDELLIPSIS styles
2003-09-08 Thomas Bluemelimplemented calculating of tracking thumb in scrollbars
2003-09-08 Thomas Bluemeladded hittesting for scrollbars and fixed passing the...
2003-09-07 Eric KohlFixed the button label bug.
2003-09-07 Eric KohlRemoved checkbox bitmap loading code and hardcoded...
2003-09-07 Thomas Bluemelrenamed and fixed a few functions regarding scrollbars
2003-08-28 Gé van GeldorpCleaned up too much.... Sorry
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-23 Thomas Bluemelsmall changes
next