2004-02-10 |
Dmitry Timoshkov | Add partial support for some undocumented toolbar messages. |
tree | commitdiff |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2004-02-09 |
Huw Davies | TB_ADDBUTTONS can pass a string ptr instead of an index. |
tree | commitdiff |
2004-02-09 |
Huw Davies | Use the BTNS_* toolbar button style defines rather... |
tree | commitdiff |
2004-02-07 |
Huw Davies | Add a missing return. |
tree | commitdiff |
2004-02-07 |
Vitaliy Margolen | - Fix handling of TCS_RAGGEDRIGHT style. |
tree | commitdiff |
2004-02-06 |
Robert Shearman | Fix nGrow initialization in DPA_CreateEx. |
tree | commitdiff |
2004-02-03 |
Jon Griffiths | Draw disabled toolbar buttons correctly. |
tree | commitdiff |
2004-01-27 |
Ulrich Czekalla | We should forward WM_COMMAND notification to the active... |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-26 |
Alexandre Julliard | There is no need for a private heap in comctl32, memory... |
tree | commitdiff |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the... |
tree | commitdiff |
2004-01-23 |
Huw Davies | The tab control should be multiline. |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Discard mouse button up events if no button is currentl... |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Generate all binary resources using bin2res. |
tree | commitdiff |
2004-01-21 |
Huw Davies | Move the selection to the previous sibling if it can... |
tree | commitdiff |
2004-01-19 |
Francois Gouget | DPA_Create is missing from all recent import libraries... |
tree | commitdiff |
2004-01-19 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-16 |
Vincent Béron | Get rid of a W->A cross call in ImageList_LoadImageW. |
tree | commitdiff |
2004-01-13 |
Francois Gouget | Fix a race that caused the Microsoft Viewers 'file... |
tree | commitdiff |
2004-01-07 |
Alexandre Julliard | Removed incorrect uses of DUMMYUNIONNAME. |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-02 |
Mike McCormack | On a RB_SETBANDINFO message only redraw the rebar if... |
tree | commitdiff |
2003-12-30 |
Duane Clark | Reinitialize thumb when trackbar size is changed. |
tree | commitdiff |
2003-12-13 |
Mike Hearn | Remove flat scrollbar stub fixmes. |
tree | commitdiff |
2003-12-12 |
Vik Kumar | Added Japanese translation. |
tree | commitdiff |
2003-12-10 |
Jon Griffiths | Don't call GetWindowLong for every comparison while... |
tree | commitdiff |
2003-12-04 |
Jon Griffiths | Added Thai translation. |
tree | commitdiff |
2003-12-02 |
Vitaliy Margolen | - Fix drawing of HotTracked tabs & buttons. |
tree | commitdiff |
2003-11-30 |
Dmitry Timoshkov | A general cleanup of the version resources in Wine... |
tree | commitdiff |
2003-11-27 |
Huw Davies | Merge {Set,Insert}Item[AW] to {Set,Insert}ItemT. |
tree | commitdiff |
2003-11-27 |
Ulrich Czekalla | In TREEVIEW_EnsureVisible handle case where firstVisibl... |
tree | commitdiff |
2003-11-26 |
Huw Davies | Merge GetItem[AW] into GetItemT. |
tree | commitdiff |
2003-11-26 |
Aric Stewart | Redraw if bold state changes. |
tree | commitdiff |
2003-11-26 |
Robert Shearman | - Add support for TBSTYLE_EX_MIXEDBUTTONS. |
tree | commitdiff |
2003-11-26 |
Ulrich Czekalla | Always recompute an item's text width in the case of... |
tree | commitdiff |
2003-11-26 |
Huw Davies | Unicodification. Based on a patch by Aric Stewart. |
tree | commitdiff |
2003-11-25 |
Rein Klazes | Use button face color for the image mask when adding... |
tree | commitdiff |
2003-11-21 |
Rein Klazes | Fix some confusion between number of bitmaps and number... |
tree | commitdiff |
2003-11-21 |
Huw Davies | We need to send TVN_EXPAND* on collapsing either when... |
tree | commitdiff |
2003-11-20 |
Dimitrie O. Paun | Make the controls send notifications to the parent... |
tree | commitdiff |
2003-11-20 |
Dimitrie O. Paun | Cleanup the edit wndproc a bit. |
tree | commitdiff |
2003-11-20 |
Dimitrie O. Paun | Remove some dead code: hwndParent is not used anywhere. |
tree | commitdiff |
2003-11-19 |
Ivan Leo Murray... | Added/updated Italian resources. |
tree | commitdiff |
2003-11-18 |
Huw Davies | Unswap Page Up & Down and fix TBS_DOWNISLEFT. |
tree | commitdiff |
2003-11-18 |
Rein Klazes | The LVN_GETDISPINFO notify message should point to... |
tree | commitdiff |
2003-11-18 |
Aric Stewart | We need to make sure that customdraw_fill is called... |
tree | commitdiff |
2003-11-17 |
Rein Klazes | Ignore invalid iSubItem in LISTVIEW_GetItemT(). |
tree | commitdiff |
2003-11-13 |
Huw Davies | Implemented LVS_EX_CHECKBOXES. |
tree | commitdiff |
2003-11-13 |
Dmitry Timoshkov | Avoid setting infoPtr->firstVisible to NULL in TREEVIEW... |
tree | commitdiff |
2003-11-12 |
Huw Davies | Fix some weird logic in ImageList_Write. |
tree | commitdiff |
2003-11-12 |
Huw Davies | A multicolumn listview should get a customdraw notifica... |
tree | commitdiff |
2003-11-11 |
Huw Davies | Add support for LVS_EX_SUBITEMIMAGES. |
tree | commitdiff |
2003-11-09 |
Robert Shearman | Added chevron support. |
tree | commitdiff |
2003-11-09 |
Huw Davies | ReleaseCapture on lbuttondown if the cursor is outside... |
tree | commitdiff |
2003-11-05 |
Huw Davies | LISTVIEW_GetSubItemRect should succeed if subitem ... |
tree | commitdiff |
2003-11-05 |
Rein Klazes | Correctly place a toolbar with CCS_BOTTOM style at... |
tree | commitdiff |
2003-11-04 |
Huw Davies | PropSheetPageProc callback should always have hwnd... |
tree | commitdiff |
2003-11-04 |
Alexandre Julliard | Authors: Ulrich Czekalla <ulrich@codeweavers.com>,... |
tree | commitdiff |
2003-11-04 |
Huw Davies | Fix a fixme. |
tree | commitdiff |
2003-11-03 |
Huw Davies | Don't get confused if PSN_SETACTIVE returns a positive... |
tree | commitdiff |
2003-11-03 |
Huw Davies | Make the listview send its notifications to the parent... |
tree | commitdiff |
2003-10-31 |
Robert Shearman | - Use the style returned in custom draw structure to... |
tree | commitdiff |
2003-10-31 |
Vitaliy Margolen | - Fix tab size for TCS_OWNERDRAWFIXED style. |
tree | commitdiff |
2003-10-28 |
Francois Gouget | Weekly spelling fixes. |
tree | commitdiff |
2003-10-27 |
Hans Leidekker | Added Dutch translations. |
tree | commitdiff |
2003-10-24 |
Robert Shearman | Don't store band text if "" is passed into SetBandInfo. |
tree | commitdiff |
2003-10-21 |
Maxime Bellengé | Fix TAB_DeleteItem and TAB_DeleteAllItems regressions... |
tree | commitdiff |
2003-10-21 |
Mike McCormack | Don't use free'd pointer in status control - found... |
tree | commitdiff |
2003-10-15 |
Adam Gundy | Only send TVN_ITEMEXPANDING for items marked as having... |
tree | commitdiff |
2003-10-14 |
Maxime Bellengé | - Implemented HEADER_SetBitmapMargin and HEADER_GetBitm... |
tree | commitdiff |
2003-10-14 |
Maxime Bellengé | Only redraw the necessary area of the tab component... |
tree | commitdiff |
2003-10-14 |
Vitaliy Margolen | Fix setting size of tab control. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-03 |
Dimitrie O. Paun | Extract binary resources to files, to fit the standard. |
tree | commitdiff |
2003-10-02 |
Pavel Roskin | Ignore window caption from PROPSHEETHEADER in wizards... |
tree | commitdiff |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
tree | commitdiff |
2003-09-22 |
Vincent Béron | Yet another batch of French resources updates. |
tree | commitdiff |
2003-09-22 |
Maxime Bellengé | When an item is activated, we should send a NMITEMACTIV... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Renamed the COMCTL32_* functions to use the exported... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Moved out of windef.h a few definitions that don't... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | SLOWORD and SHIWORD do not exist on Win32 (reported... |
tree | commitdiff |
2003-09-16 |
Filip Navara | Fixed definitions of TTTOOLINFOA/W_V1_SIZE and |
tree | commitdiff |
2003-09-12 |
Robert Shearman | - Make sure dropdown arrow is always centered. |
tree | commitdiff |
2003-09-11 |
Robert Shearman | Add proper names to ordinal-only functions. |
tree | commitdiff |
2003-09-11 |
György 'Nog' Jeney | Fix invalid C constructs (spotted by Marcus Meissner). |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-04 |
Dimitrie O. Paun | Adjust selection ranges before we insert the item so... |
tree | commitdiff |
2003-09-04 |
Stefan Leichter | Updated minor version number. |
tree | commitdiff |
2003-09-02 |
Kevin Groeneveld | Change default range of up-down control to match range... |
tree | commitdiff |
2003-09-02 |
Maxime Bellengé | Implemented TAB_SetMinTabWidth and TAB_HighlightItem. |
tree | commitdiff |
2003-09-01 |
Dimitrie O. Paun | If we don't send custom draw messages for subitems... |
tree | commitdiff |
2003-08-29 |
Rok Mandeljc | Minor updates of Slovenian translations. |
tree | commitdiff |
2003-08-29 |
Mike Hearn | Avoid division by zero when the imagelist is created... |
tree | commitdiff |
2003-08-27 |
Duane Clark | Button width should be the larger of text width/bitmap... |
tree | commitdiff |
next |