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 |
2002-11-13 |
Huw Davies | Check the return value of ImageList_GetImageInfo before... |
tree | commitdiff |
2002-11-11 |
Rolf Kalbermatter | Fix some NULL dereferencing. |
tree | commitdiff |
2002-11-06 |
Dimitrie O. Paun | Do not draw the text of the item being edited. |
tree | commitdiff |
2002-11-06 |
Dimitrie O. Paun | Fix the 'jumping selection' bug (#1108). |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-10-31 |
Carlos Lozano | lParam was not properly sent in COMBOEX_DrawItem. |
tree | commitdiff |
2002-10-31 |
Dimitrie O. Paun | Append columns with large column indices. |
tree | commitdiff |
2002-10-31 |
Dmitry Timoshkov | Fix some types and function prototypes according to... |
tree | commitdiff |
2002-10-31 |
Dimitrie O. Paun | Fix some treeview notification codes between ANSI/Unico... |
tree | commitdiff |
2002-10-29 |
Rein Klazes | Fix for listview wheelmouse message handling. |
tree | commitdiff |
2002-10-29 |
Sander van Leeuwen | Fixed font object leak in WM_SETFONT handler. |
tree | commitdiff |
2002-10-29 |
Dimitrie O. Paun | Send the right notification code (A/W) depending on... |
tree | commitdiff |
2002-10-28 |
Alexandre Julliard | set_main_item: ignore meaningless bits in stateMask... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | We should always have a main item in report mode. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Properly fill lParam in NMLISTVIEW. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Fix crash-inducing typo/thinko. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Mark immutable objects as const. Fix inconsistent ... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Add LVHITTESTINFO debug helper. More tracing. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Despite what the docs say, we have to invalidate the... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Eliminate flicker when resizing, docs updates. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Cleanup, and simplification of UpdateSize. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Handle focus item properly in SetItemCount. |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Remove only the necessary selections when setting the... |
tree | commitdiff |
2002-10-28 |
Dimitrie O. Paun | Rewrite of the SetItemCount: bugs got squashed, |
tree | commitdiff |
2002-10-28 |
Carlos | lParam was not properly sent in TTM_ADDTOOLW. |
tree | commitdiff |
2002-10-28 |
Carlos | lParam was not properly sent in CBEN_GETDISPINFOW. |
tree | commitdiff |
2002-10-25 |
Andreas Mohr | - fix some pselling |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Do not invalidate list on WM_SETREDRAW. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | We can avoid flicker on column resize only if it's... |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Always draw the main item in full row select. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Use iterators to render over the columns, in report... |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Small iterator-over-range[s] cleanup. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Eliminate most of the flicker when resizing columns. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Fix subitem background color in full row select. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | We should callback for inexistent subitems. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Fix crash when computing the item width of a report... |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Keep autoarranging items until one is moved. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Abstract autoarranging decision to a helper function. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Do not do screen work if refreshing is disabled. |
tree | commitdiff |
2002-10-25 |
Dimitrie O. Paun | Rewrite the UpdateScroll function: simpler, faster. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Avoid division by 0 by initializing the item size in... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Append to the end of the DPA, if insert index is too... |
tree | commitdiff |
2002-10-23 |
Carlos | Fixed duplicated arrows in header control. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Fix thinko that slipped in with the prev patch (reenabl... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not invalidate the window before the first paint... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Use InvalidateItem instead of explicit InvalidateRect... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Transform the invalidation macros to proper functions. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Delay some size computations until after first paint. |
tree | commitdiff |
2002-10-23 |
Rein Klazes | Reorganize the item size calculation (a bit simpler... |
tree | commitdiff |
2002-10-23 |
Rein Klazes | Search through all items when LISTVIEW_FindItemW is... |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Delete the items if we actually own them. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not callback to the parent for lParam when in LVS_OW... |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
tree | commitdiff |
2002-10-23 |
Michael Stefaniuc | Add casts to compile with -DSTRICT. |
tree | commitdiff |
2002-10-23 |
Dimitrie O. Paun | Do not crash if callback text is not filled (behave... |
tree | commitdiff |
next |