Sync window sizes.
[wine] / dlls / comctl32 /
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  YunSong HwangUpdate Korean translations.
2005-11-21  Thomas WeidenmuellerImproved word wrapping and tab key handling.
2005-11-18  Vijay Kiran KamujuAdded header control tests.
2005-11-18  YunSong HwangUpdate Korean translations.
2005-11-17  Vitaliy MargolenReturn false if index is out of bounds in GetItemT.
2005-11-15  Raphael JunqueiraImplement implement header callback support (HDN_GETDIS...
2005-11-14  Markus AmslerReformat "see" section, to match c2man requirements.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-08  Alex Villacís LassoDo not issue a GetUpdateRect() to query an update regio...
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-11-05  Dimi PaunValidate the column index passed in by the caller.
2005-11-04  Vincent BéronMove functions in comctl32/string.c to remove function...
2005-11-03  Dmitry TimoshkovUse Win32 APIs for string comparison.
2005-11-02  Dmitry TimoshkovAvoid printing out a possibly uninitialized variable.
2005-11-02  Ulrich CzekallaClear bLButtonDown flags if mouse is not down.
2005-11-01  Martin FuchsInclude config.h and port.h for strncasecmp() in MSVC...
2005-10-29  Vitaliy MargolenUnify HEADER_GetItem[A/W] into one function.
2005-10-28  Vitaliy MargolenUnify HEADER_InsertItem[A/W] into one function.
2005-10-27  Vitaliy MargolenUnify HEADER_SetItem[A/W] into one function.
2005-10-21  Troy RolloDetect when the notification callback has destroyed...
2005-10-21  Krzysztof FoltmanSeparators with group style set don't separate toolbar...
2005-10-19  Alexandre JulliardDon't register classes is no theme is active to avoid...
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-10-04  Vitaliy MargolenCorrect Page Up/Down handling in report mode.
2005-10-04  Vitaliy MargolenDon't start dragging for a single mouse click.
2005-10-03  Vitaliy MargolenDon't arrange tabs if there is only one line.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexander N. SørnesAdded Norwegian translation of comctl32 and shell32.
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...
2005-09-20  Mike McCormackFix if's that are followed by semicolons.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-18  Ge van GeldorpDo some bounds checking on iOrder.
2005-09-18  Dmitry TimoshkovCall SetDIBits with a proper DC in order to set bitmap...
2005-09-17  Ge van GeldorpBuffer size needs to be specified in bytes on input.
2005-09-14  Robert Shearman- Add support for navigating a toolbar with the arrow...
2005-09-13  Michael JungFixed inconsistency in LISTVIEW_DUMP macro.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-12  Frank RichterUnregister theming subclasses at comctl32 shutdown...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-06  Aric StewartReading the MRUlist using the W functions we need to...
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-29  Phil KrylovImproved header control performance by maintaining...
2005-08-29  Yuri KozlovSet default size for toolbar bitmap if not specified.
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-08-27  Thomas WeidenmuellerIt should be allowed to pass NULL handles in the phpage...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-25  Phil KrylovDraw header control items only within the header client...
2005-08-25  Frank RichterAdd WM_CTLCOLORSTATIC handler to dialog theming subclas...
2005-08-23  Vitaliy MargolenFix handling of minimum tab width.
2005-08-23  Michael Kaufmann- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
2005-08-22  Aric StewartFix for dreamweaver site definition dialog. Need to...
2005-08-22  Michael KaufmannHandle WM_GETFONT and WM_SETFONT.
2005-08-19  Frank RichterForward WM_DESTROY to superclass in edit & listbox...
2005-08-19  Frank RichterMerge subclass stubs and subclass proc. Having the...
2005-08-19  Frank RichterAdd theming support for dialogs (to support tab page...
2005-08-18  Frank RichterAdd theming for listbox (and combo listbox) controls.
2005-08-18  Frank RichterOnly draw a themed border when edit control has WS_EX_C...
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-08-15  Frank RichterImproved trackbar theming.
2005-08-15  Frank RichterInstead of adding the border via WM_NCPAINT and WM_NCCA...
2005-08-12  Frank RichterDetermining the superclass for a window subclassed...
2005-08-12  Frank RichterAdd initial theming support for trackbars.
2005-08-12  Frank RichterAdd theming for toolbar control.
2005-08-11  Frank RichterFix text color for "button" style tabs when theming...
2005-08-11  Frank RichterAdd theming for status bar control.
2005-08-11  Frank RichterAdd theming for the progress control.
2005-08-11  Frank RichterAdd theming for the rebar control.
2005-08-11  Frank RichterAdd theming for the monthcal control.
2005-08-10  Francois GougetThe PSDK does not define a TreeView_InsertItemA() macro...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Frank RichterAdd hottracking support for the header control.
2005-08-03  Frank RichterRemove unneeded theming check.
2005-08-02  Vitaly LipatovUse STATEIMAGEINDEX / INDEXTOSTATEIMAGEMASK instead...
2005-08-01  Alexandre JulliardFixed regression in DPA_Search.
2005-08-01  Felix NawothnigFix DPA_Search for sorted arrays.
2005-07-28  Steven EdwardsCorrect RegCreateKeyEx[A/W] prototype to match the...
2005-07-28  Frank RichterAdd theming for treeview control.
2005-07-28  Frank RichterAdd theming support for the tab control.
2005-07-27  Frank RichterSince OpenThemeData() should return 0 in case theming...
2005-07-27  Frank RichterSplit up the drawing code into a set of smaller functio...
2005-07-27  Frank RichterAdded some generic code to allow subclassing (for the...
2005-07-26  Filip NavaraUse ReleaseDC instead of DeleteDC on DC handle.
2005-07-25  Frank RichterAdd theming for the up/down control.
2005-07-25  Frank RichterUse theming for the ListView non-client area.
2005-07-25  Frank RichterAdd theming support for header controls.
2005-07-22  Robert Shearman- Call SetBkMode with the correct value from the NMTBCU...
2005-07-22  Robert Shearman- Height is now calculated based on the number of rows...
2005-07-22  Robert ShearmanTBSTATE_INDETERMINATE only takes effect if the button...
2005-07-22  Robert ShearmanNative autosizes on inserting/adding buttons, so we...
2005-07-22  Robert ShearmanThe IsValidImageList test is not needed because if...
2005-07-22  Robert ShearmanThe calculated button height should include the text...
2005-07-18  Frank RichterEnabled "tab" dialog texture for property sheet pages.
2005-07-18  Dimi PaunSilence uninitialized warnings.
next