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 |
2003-02-14 |
Dimitrie O. Paun | Correctly remember the first paint event, but delay... |
tree | commitdiff |
2003-02-12 |
Gerald Pfeifer | Avoid warnings caused by assert(...). |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Compute matrix of first paint when we actually have... |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-03 |
Lionel Ulmer | Check the value of the pfnCallback in addition to the... |
tree | commitdiff |
2003-01-03 |
Chris Morgan | Listview should scroll by at least one column, fixes... |
tree | commitdiff |
2003-01-02 |
Rein Klazes | Let ANIMATE_OpenA return FALSE (= failure) upon a reque... |
tree | commitdiff |
2003-01-02 |
Duane Clark | Validate imagelists with christmas magic. |
tree | commitdiff |
2002-12-23 |
Duane Clark | Report mode padding tweaks. |
tree | commitdiff |
2002-12-16 |
Rolf Kalbermatter | Add config.h/port.h to allow compilation/linking in... |
tree | commitdiff |
2002-12-13 |
Robert Shearman | Implemented StrStrIW. |
tree | commitdiff |
2002-12-13 |
Rolf Kalbermatter | Typo found by compiling with standard MSVC warning... |
tree | commitdiff |
2002-12-10 |
Dimitrie O. Paun | Get rid of generic notification support in comctrl32... |
tree | commitdiff |
2002-12-10 |
Dimitrie O. Paun | - Plug a bunch of memory leaks. |
tree | commitdiff |
2002-12-06 |
Francois Gouget | Define PSH_WIZARD97 (problem reported by jaymz@free... |
tree | commitdiff |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
tree | commitdiff |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
tree | commitdiff |
2002-11-27 |
Dimitrie O. Paun | - Typesafe parameters from TREEVIEW_NotifyFormat. |
tree | commitdiff |
2002-11-25 |
Andreas Mohr | Added the missing cx member to the MyDLGITEMTEMPLATEEX... |
tree | commitdiff |
2002-11-25 |
Aric Stewart | LVN_GETDISPINFO seems to always be Ansi. |
tree | commitdiff |
2002-11-20 |
Tisheng Chen | Added Simplified Chinese support. |
tree | commitdiff |
2002-11-18 |
Alexandre Julliard | Setting the horizontal scrollbar can change the values... |
tree | commitdiff |
2002-11-18 |
Dimitrie O. Paun | Use DeleteDC instead of DeleteObject to free HDCs ... |
tree | commitdiff |
2002-11-13 |
Ulrich Czekalla | - Add support for multiple image lists. |
tree | commitdiff |
next |