2006-10-16 |
Mikołaj Zalewski | comctl32: listview: Update the scroll bars after resizi... |
blob | commitdiff | raw |
2006-10-14 |
Michael Ploujnikov | comctl32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Mikołaj Zalewski | comctl32: listview: Don't call ScrollColumn with an... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
James Hawkins | comctl32: Make internal functions static. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Francois Gouget | comctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns... |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Mikołaj Zalewski | comctl32: listview: Don't edit labels after the first... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Mikołaj Zalewski | comctl32: listview: Don't edit labels on click if the... |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Huw Davies | comctl32: All items should be marked as unchecked when... |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Paul Vriens | comctl32: Use struct member after check for NULL (Cover... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Mikołaj Zalewski | comctl32: listview: Recompute header size after an... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Mike McCormack | comctl32: Arrange the listview after deleting all items... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Mike McCormack | comctl32: Use the listview's background colour when... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Mikołaj Zalewski | comctl32: listview: Apply the HDS_DRAGDROP header style... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Mikołaj Zalewski | comctl32: listview: Recompute sizes after a column... |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Mikołaj Zalewski | comctl32: listview: Store the iSubItem in header's... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Mikołaj Zalewski | comctl32: Scroll listview if changing scroll bounds... |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Aric Stewart | comctl32: Listview notify fix. |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Mikołaj Zalewski | comctl32: Fix listview column resize. |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Mike McCormack | comctl32: Get rid of some incorrect casts. |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Peter Åstrand | comctl32: LISTVIEW_InsertItemT should accept iItem... |
blob | commitdiff | raw | diff to current |
2006-03-03 |
Mike McCormack | comctl32: Fix some gcc 4.1 warnings caused by windowsx... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Maarten Lankhorst | comctl32: Restore listview font on CDRF_NEWFONT. |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Dmitry Timoshkov | comctl32: Make listview use standard wine_dbg_sprintf... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Vitaliy Margolen | comctl32: Listview - allow selection toggle with ctrl... |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Francois Gouget | Assorted spelling and case fixes. |
blob | commitdiff | raw | diff to current |
2005-11-05 |
Dimi Paun | Validate the column index passed in by the caller. |
blob | commitdiff | raw | diff to current |
2005-11-02 |
Ulrich Czekalla | Clear bLButtonDown flags if mouse is not down. |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Troy Rollo | Detect when the notification callback has destroyed... |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Vitaliy Margolen | Correct Page Up/Down handling in report mode. |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Vitaliy Margolen | Don't start dragging for a single mouse click. |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Michael Jung | Fixed inconsistency in LISTVIEW_DUMP macro. |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Frank Richter | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Frank Richter | Remove unneeded theming check. |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Vitaly Lipatov | Use STATEIMAGEINDEX / INDEXTOSTATEIMAGEMASK instead... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Frank Richter | Since OpenThemeData() should return 0 in case theming... |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Frank Richter | Use theming for the ListView non-client area. |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Dimi Paun | Silence uninitialized warnings. |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Kevin Koltzau | Forward some header notifications to parent of listview. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings. |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Mike McCormack | Warning fixes for -Wmissing-declarations and -Wwrite... |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Felix Nawothnig | Fix some missed invalidations after column resize. |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Kouji Sasaki | Added the feature to change row height in owner draw... |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Felix Nawothnig | Pass the right hwnd to ReleaseDC(). |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Kouji Sasaki | Added the callback item processing for LISTVIEW_EndEdit... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Kouji Sasaki | Corrected the priority of operators for LISTVIEW_GetNex... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Kouji Sasaki | Added handling of WM_ENABLE message. |
blob | commitdiff | raw | diff to current |
2005-05-24 |
James Hawkins | Audit the List-View control. |
blob | commitdiff | raw | diff to current |
2005-05-20 |
James Hawkins | Select the item under the point (x,y) in MouseHover. |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Dimi Paun | Do not compute the hit test if we don't really need it. |
blob | commitdiff | raw | diff to current |
2005-05-18 |
James Hawkins | - Store the click point in LISTVIEW_INFO. |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Felix Nawothnig | Resize listview column to autofit on a doubleclick... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Dimitrie O. Paun | Add support for LVN_ODSTATECHANGED. |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Robert Shearman | Use ES_AUTOHSCROLL for edit box. |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Dimitrie O. Paun | Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Maxime Bellengé | Take into account the new size of a column when the... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Dimitrie O. Paun | Use the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags... |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Ulrich Czekalla | Add partial handler for WM_PRINTCLIENT. |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Zach Gorman | Add the DT_NOPREFIX flag when calling DrawText() for... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Dimitrie O. Paun | Send notification messages in the format dictated by |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robert Shearman | Replace GetWindowLong by GetWindowLongPtr. |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Mike McCormack | Prevent listview from crashing when a null sort functio... |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Filip Navara | Don't update infoPtr->dwStyle in LISTVIEW_WindowProc... |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Mike McCormack | Create a tooltip on demand in the Listview. |
blob | commitdiff | raw | diff to current |
2004-06-04 |
Dimitrie O. Paun | Clear the state image bits only if LVS_EX_CHECKBOXES... |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Ulrich Czekalla | Handle case where iterator range contains 0 elements. |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Huw Davies | Deleting column zero should only delete the column... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Robert Shearman | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Dimitrie O. Paun | LVN_BEGINRDRAG is implemented now. Fix typo. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Aric Stewart | Implemented LISTVIEW_ApproximateViewRect for LVS_REPORT. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Fabian Cenedese | ListView should behave in OWNERDRAW as in FULLROWSELECT... |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Aric Stewart | Work toward properly updating the SelectionMark when... |
blob | commitdiff | raw | diff to current |
2003-12-10 |
Jon Griffiths | Don't call GetWindowLong for every comparison while... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Rein Klazes | The LVN_GETDISPINFO notify message should point to... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Aric Stewart | We need to make sure that customdraw_fill is called... |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Rein Klazes | Ignore invalid iSubItem in LISTVIEW_GetItemT(). |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Huw Davies | Implemented LVS_EX_CHECKBOXES. |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Huw Davies | A multicolumn listview should get a customdraw notifica... |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Huw Davies | Add support for LVS_EX_SUBITEMIMAGES. |
blob | commitdiff | raw | diff to current |
2003-11-09 |
Huw Davies | ReleaseCapture on lbuttondown if the cursor is outside... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Huw Davies | LISTVIEW_GetSubItemRect should succeed if subitem ... |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Alexandre Julliard | Authors: Ulrich Czekalla <ulrich@codeweavers.com>,... |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Huw Davies | Make the listview send its notifications to the parent... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Maxime Bellengé | When an item is activated, we should send a NMITEMACTIV... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | SLOWORD and SHIWORD do not exist on Win32 (reported... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
next |