2006-12-24 |
Kevin Ollivier | Implementing LIST_ITEM_RIGHT_CLICK event support, and... |
blob | commitdiff | raw |
2006-12-22 |
Kevin Ollivier | Adding SetFocus to wxABI_VERSION. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
Kevin Ollivier | Restore compilation with --enable-stl, fix SetFocus... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Stefan Csomor | switching from native rtti to wxrtti |
blob | commitdiff | raw | diff to current |
2006-12-06 |
Kevin Ollivier | Implement SortItems for native OS X wxListCtrl to match... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Vadim Zeitlin | added a dummy return to GetItemState() to suppress... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Robert Roebling | Blind fixes for FindItem() for the native OS X |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Kevin Ollivier | Fix one-off error in virtual wxListCtrl. |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Kevin Ollivier | Fix SetItemCount bug with adding items, a blind fix... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Kevin Ollivier | Ensure that InsertItem doesn't lead to a crash in virtu... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Kevin Ollivier | Implement SetItemState for native virtual listctrl. |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Kevin Ollivier | Column position changes after each delete, so always... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Kevin Ollivier | Disable SortItems support for now, it is causing a... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Vadim Zeitlin | GetColumnTextValue() can't return a reference to a... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Kevin Ollivier | Remove incorrect change that accidently made it into... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Kevin Ollivier | Add scrollbars if the columns exceed the horizontal... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Kevin Ollivier | Switching to a keyed list for storing information about... |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Kevin Ollivier | A more complete fix for the generic control border... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Kevin Ollivier | Fix typo with adding wxNO_BORDER to the native control. |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Kevin Ollivier | Sizing and positioning fixes for generic control. |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | removed unused variable |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Kevin Ollivier | Adding label editing to native OS X listctrl. |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Kevin Ollivier | Sizing fixes for generic control. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Kevin Ollivier | Fixing icon drawing and implementing HitTest and GetIte... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Kevin Ollivier | Explicitly forward non-command events along to the... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Robin Dunn | fixed compile error (jump to label bypasses initializat... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Kevin Ollivier | Adding virtual wxListCtrl impl of GetItem. |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Kevin Ollivier | Adding support for item font/style/color customization... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Robin Dunn | Forward SetFont, SetBackgroundColour and SetForegroundC... |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Kevin Ollivier | Implementing column click event handler and SortItems... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Paul Cornett | test wxLC_SINGLE_SEL flag properly |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Robin Dunn | return values of overloaded virtuals should match the... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Vadim Zeitlin | fixed unused var warning |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Kevin Ollivier | Remove the ability to sort by column in virtual wxListC... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Stefan Csomor | making virtual lists faster by not sorting items |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Stefan Csomor | first stab at the selection iterator |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Paul Cornett | listctrl header cleanup |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Kevin Ollivier | Fix editing support. |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Kevin Ollivier | Fixed sorting and commiting support for native virtual... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Vadim Zeitlin | fixed warnings, reformatted braces |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Robin Dunn | Patch from Tim Kosse to allow virtual list ctrl to... |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Kevin Ollivier | Fixing SetColumnWidth and selection handling, attempt... |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Stefan Csomor | getting out for 'addded' events early enough |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Stefan Csomor | preliminary editing support |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Kevin Ollivier | Improved handling of column widths, removed need for... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Kevin Ollivier | Handle cases where an index larger than GetItemCount... |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Robin Dunn | Add a couple missing methods |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Stefan Csomor | fixing notifications |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Kevin Ollivier | Accidently checked for invalid image index rather than... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
Kevin Ollivier | Adding OS X list ctrl implementation file, and listctrl... |
blob | commitdiff | raw | diff to current |
|