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 |
2003-08-25 |
Dimitrie O. Paun | Always setup the selection colour, not just in custom... |
tree | commitdiff |
2003-08-25 |
Dimitrie O. Paun | Fix the hit test for full row select in REPORT mode... |
tree | commitdiff |
2003-08-23 |
Maxime Bellengé | Fix the creation of treeview with checkboxes. |
tree | commitdiff |
2003-08-23 |
José Manuel Ferrer... | More Spanish translations. |
tree | commitdiff |
2003-08-22 |
Filip Navara | Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, |
tree | commitdiff |
2003-08-19 |
Maxime Bellengé | Fix unreachable TVHT_ONITEMSTATEICON in TREEVIEW_LButto... |
tree | commitdiff |
2003-08-18 |
Maxime Bellengé | Fix things broken by the last TREEVIEW_UpdateDispInfo... |
tree | commitdiff |
2003-08-13 |
Maxime Bellengé | Fix for TREEVIEW_UpdateDispInfo to test with the correc... |
tree | commitdiff |
2003-08-11 |
Dmitry Timoshkov | Accept SIZE_MAXIMIZED as one of statuses of MDI windows. |
tree | commitdiff |
2003-08-06 |
Duane Clark | Oops, back to hard coding initial thumb size until... |
tree | commitdiff |
2003-08-05 |
Stephan BEUZE | - Avoid division by zero in TRACKBAR_GetTicPos |
tree | commitdiff |
2003-08-02 |
Duane Clark | The initial size of the thumb depends on SM_CYCAPTION. |
tree | commitdiff |
2003-07-24 |
Stefan Haller | Ignoring LISTVIEW_ScrollColumns() request if no columns... |
tree | commitdiff |
2003-07-21 |
Martin Fuchs | Send TVN_ITEMEXPANDING when the user tries to expand... |
tree | commitdiff |
2003-07-21 |
Mike McCormack | Set defaults for the Next/Prev button. |
tree | commitdiff |
2003-07-09 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2003-07-09 |
Mike McCormack | Preserve A/W when creating propsheet dialogs. |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-06-30 |
Marcelo Duarte | - Localization to Portuguese of Brazil |
tree | commitdiff |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-16 |
Mike Hearn | - Unbreak vertical trackbars |
tree | commitdiff |
2003-06-13 |
Robert Shearman | - Make button text centre correctly when dropdown arrow... |
tree | commitdiff |
2003-06-06 |
Dimitrie O. Paun | Align the text vertically in single line labels (spotte... |
tree | commitdiff |
2003-06-04 |
Dimitrie O. Paun | Remove bFirstPain funky optimization, it is causing... |
tree | commitdiff |
2003-05-22 |
Maxime Bellengé | Fix listview custom draw notification for CDDS_ITEMPREP... |
tree | commitdiff |
2003-05-22 |
Robert Shearman | Update ordering on insertion of an item. |
tree | commitdiff |
2003-05-21 |
Dimitrie O. Paun | Inserting column zero should not modify the main item... |
tree | commitdiff |
2003-05-15 |
Uwe Bonnes | New comctl32 test directory and test case for DPA_Search. |
tree | commitdiff |
2003-05-15 |
Uwe Bonnes | DPA_Search: Handle DPAS_INSERTBEFORE on empty list. |
tree | commitdiff |
2003-05-13 |
Vitaliy Margolen | Revert change for resizing buttons. |
tree | commitdiff |
2003-05-13 |
Ulrich Czekalla | Fixed bad non-client calculation. |
tree | commitdiff |
2003-05-13 |
Huw Davies | Fix DTM_SETSYSTEMTIME. |
tree | commitdiff |
2003-05-13 |
Vitaliy Margolen | Get rid of direct ImageList access hacks. |
tree | commitdiff |
2003-05-13 |
Vitaliy Margolen | Rearrange members of HIMAGELIST to match Windows. |
tree | commitdiff |
2003-05-13 |
Robert Shearman | Fix use of freed memory. |
tree | commitdiff |
2003-05-12 |
Huw Davies | Fixed a possible memory corruption. |
tree | commitdiff |
2003-05-11 |
Stephan Beuze | Implemented Get/SetToolTips functions. |
tree | commitdiff |
2003-05-11 |
Alexandre Julliard | Ordinals 410-413 are the window subclassing functions. |
tree | commitdiff |
2003-05-11 |
Dimitrie O. Paun | Fix custom draw for item 0. |
tree | commitdiff |
2003-05-11 |
Huw Davies | Invalidate the window when the range is changed. |
tree | commitdiff |
2003-05-04 |
Igor Stepin | Added a lot of Russian translations. |
tree | commitdiff |
2003-05-02 |
Adam Gundy | When items are inserted in a partially populated treevi... |
tree | commitdiff |
2003-05-02 |
Adam Gundy | Check the mask flags in the item structure to determine... |
tree | commitdiff |
2003-04-30 |
Mike Hearn | Change return code comparison in AVI control (from... |
tree | commitdiff |
2003-04-30 |
Maxime Bellengé | Fix bounding rectangle computation for an ownerdraw... |
tree | commitdiff |
2003-04-30 |
Dimitrie O. Paun | Generate custom draw notifications for ownerdraw listvi... |
tree | commitdiff |
2003-04-27 |
Stephan BEUZE | Implemented message TCM_SETPADDING with the Dimitri... |
tree | commitdiff |
2003-04-27 |
Maxime Bellengé | Fix the computation of the trackbar's size. |
tree | commitdiff |
2003-04-26 |
Maxime Bellengé | Remove the sending of NM_TOOLTIPSCREATED which is non... |
tree | commitdiff |
2003-04-02 |
Vitaliy Margolen | Fix buffer overflow in datetime. |
tree | commitdiff |
2003-04-02 |
Adam Gundy | Zero initialize the reserved bytes in the toolbar detai... |
tree | commitdiff |
2003-04-02 |
Vitaliy Margolen | Fix ImageList_Read - the root cause of ugly toolbar... |
tree | commitdiff |
2003-03-27 |
Mike Hearn | TreeView should not send two click notifications when... |
tree | commitdiff |
2003-03-26 |
Mike Hearn | TREEVIEW_GetItemA should ignore stateMask. |
tree | commitdiff |
2003-03-26 |
Mike Hearn | Correct the check for changed treeview items, so item... |
tree | commitdiff |
2003-03-24 |
Dimitrie O. Paun | Send LVN_ODCACHEHINT notification for LVS_OWNERDATA... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-17 |
Mike Hearn | Fix the tab height so the labels don't clip, and restor... |
tree | commitdiff |
2003-03-17 |
Mike Hearn | Fix a typo. |
tree | commitdiff |
2003-03-15 |
Vitaliy Margolen | Changes for Icon and SmallIcon modes: |
tree | commitdiff |
2003-03-14 |
Dimitrie O. Paun | Spacing information is signed (debugged and fixed by... |
tree | commitdiff |
2003-03-14 |
Tony Lambregts | Replace DPRINTF with TRACE. |
tree | commitdiff |
2003-03-12 |
Mike Hearn | - Reduced tab offset constant slightly to avoid clippin... |
tree | commitdiff |
2003-03-10 |
Mike Hearn | It's not just height that can be set to the default... |
tree | commitdiff |
2003-03-07 |
Adam Gundy | TOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are... |
tree | commitdiff |
2003-03-07 |
Adam Gundy | When shifting the list's indices, we must not send... |
tree | commitdiff |
2003-03-07 |
Adam Gundy | PROPSHEET_CreateDialog() is documented to return -1... |
tree | commitdiff |
2003-03-06 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
tree | commitdiff |
2003-03-06 |
Adam Gundy | TREEVIEW_UpdateScrollBars() now copes with an empty... |
tree | commitdiff |
2003-03-04 |
Vitaliy Margolen | Fix invisible tabs in TabControls with fixed tab width. |
tree | commitdiff |
2003-02-25 |
Tim Segall | Accept either TVI_ROOT or NULL for the parent to imply... |
tree | commitdiff |
2003-02-24 |
Michael Stefaniuc | Remove some unreachable code. |
tree | commitdiff |
2003-02-24 |
Eric Pouech | Added handling for PSNRET_INVALID in PSN_APPLY notifica... |
tree | commitdiff |
2003-02-14 |
Duane Clark | Support the undocumented behavior of deleting column... |
tree | commitdiff |
next |