2003-07-20 |
Vadim Zeitlin | added wxRendererNative to be used by the generic contro... |
blob | commitdiff | raw |
2003-07-11 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | allow adding/removing columns dynamically (based on... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | OnIdle -> OnInternalIdle |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Robert Roebling | Corrected wxTreeCtrl and wxListCtrl end_label_edit... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | Refresh() didn't work as it wasn't passed to subwindows |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Vadim Zeitlin | don't ignore wxLC_NO_HEADER style when inserting first... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Vadim Zeitlin | extracted wxSelectionStore in a separate file |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Vadim Zeitlin | generate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070) |
blob | commitdiff | raw | diff to current |
2003-05-08 |
Robin Dunn | Fix GetItemRect to offset by the header window, if... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Vadim Zeitlin | set the index for BEGIN_DRAG events (patch 726308) |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Robin Dunn | Turn off all border styles for the inner window |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Václav Slavík | fixed DrawTextFormatted to work in O(n) instead of... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Vadim Zeitlin | respect Veto()ing the column resize events; added test... |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Robin Dunn | Check the image height when calulating the line height... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Vadim Zeitlin | compilation warning fix |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | implemented support for column label alignment (closes... |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Vadim Zeitlin | avoid flicker when doing SetItem() in non report mode... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Robin Dunn | Fixed some off-by-one and other issues with drawing... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Julian Smart | Using wxImageListType instead of wxGenericImageList |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Julian Smart | Ditribution script mods; |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Julian Smart | Applied patch [ 590247 ] Fix bad calculation of listctr... |
blob | commitdiff | raw | diff to current |
2002-08-05 |
David Webster | FALSE, not false |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Julian Smart | Must include wx/listctrl.h unfortunately, for now |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Julian Smart | More tweaks so wxGenericListCtrl only uses generic |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Vadim Zeitlin | fixed bug due to which all items in a virtual control... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Mattia Barbon | Rename wxGenericImageList to wxImageList in generic... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Julian Smart | Added wxListCtrl to derive from wxGenericListCtrl, |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Julian Smart | Applied patch [ 583922 ] Make generic/wxListCtrl avail... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Vadim Zeitlin | attempt to fix a rare crash which happens when changing... |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Vadim Zeitlin | fixed handling of Ctrl-arrows movement which was unsele... |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Vadim Zeitlin | applied the same fix for crashing if the END_EDIT event... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Vadim Zeitlin | fixed off-by-few-pixels error in horz scrollbar calcula... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Vadim Zeitlin | relayout the window after adding/removing the columns... |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Vadim Zeitlin | fixed icon drawing when they have different sizes ... |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Vadim Zeitlin | unselected the current item when unfocusing it in a... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Vadim Zeitlin | added missing wxListItem copy ctor to wxMSW, moved... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | implemented missing copy constructor (needed for non... |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Ron Lee | Added {S,G}etItem{Text,Background}Colour methods. |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Robin Dunn | Added sending of column dragging events to the generic... |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Václav Slavík | use Calc(Un)ScrolledPosition instead of wxClientDC |
blob | commitdiff | raw | diff to current |
2002-03-16 |
Václav Slavík | make it possible to have empty lines in wxListCtrl |
blob | commitdiff | raw | diff to current |
2002-03-13 |
Vadim Zeitlin | update focus rectangle width when the columns are being... |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Vadim Zeitlin | right clicking outside any column sets the column in... |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Gilles Depeyrot | wxArray<T> macros have been changed to fix runtime... |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Václav Slavík | made generic wxListCtrl work with well-behaved ports... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Vadim Zeitlin | don't crash in SetFocus() |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Robert Roebling | Removed accidentally left in debug code. |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | fix for focus handling in generic wxListCtrl |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Václav Slavík | don't use GTK specific code in wxListCtrl when building... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC: |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Robert Roebling | Further correction to wxListCtrl line wrapping. |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Robert Roebling | Recorrected calculation of client size in wxListCtrl. |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Robert Roebling | Changed semantics of clicking beside the text control |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Vadim Zeitlin | fix for the crash when many listctrl items change state |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Vadim Zeitlin | removed unneeded include from the header |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Vadim Zeitlin | changes to match listctrl.h changes (forgot to commit... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Vadim Zeitlin | added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
blob | commitdiff | raw | diff to current |
2001-10-30 |
Vadim Zeitlin | minor cleanup |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Vadim Zeitlin | fixed wxListCtrl::DeleteAllColumns() in the generic... |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Vadim Zeitlin | fix to avoid internal compiler error with gcc 2.95... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Vadim Zeitlin | refresh the current item when the focus is gained/lost |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Vadim Zeitlin | fix for focus event sending |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Vadim Zeitlin | reduced flicker when switching focus to/from the report... |
blob | commitdiff | raw | diff to current |
2001-09-06 |
Vadim Zeitlin | set mouse position for COL_CLICK event |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Vadim Zeitlin | implemented column images for the generic version |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Vadim Zeitlin | added a bunch of new wxListCtrl messages: column right... |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Vadim Zeitlin | fixed refreshing listctrl on focus change when it only... |
blob | commitdiff | raw | diff to current |
2001-08-28 |
Václav Slavík | fixed a bug in wxListCtrl: SetColumnWidth didn't set... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | use raw (physical) coords in LIST_(R)DRAG events (patch... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | fixed crash in HitTest() with y position below the... |
blob | commitdiff | raw | diff to current |
2001-08-20 |
Vadim Zeitlin | fixed refresh problem after adding some items and calli... |
blob | commitdiff | raw | diff to current |
2001-08-20 |
Vadim Zeitlin | fix for refreshing the current item in the list ctrl... |
blob | commitdiff | raw | diff to current |
2001-08-20 |
Vadim Zeitlin | fixed clipping of items with icons text in report mode |
blob | commitdiff | raw | diff to current |
2001-08-16 |
Vadim Zeitlin | fixed bug/assert failure when refreshing items in non... |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Vadim Zeitlin | reduce flicker in header window when deleting items... |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Vadim Zeitlin | added missing refresh when changing focus in wxListCtrl... |
blob | commitdiff | raw | diff to current |
2001-08-07 |
Vadim Zeitlin | fixed unwanted owner data accesses in virtual list... |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | don't draw the selected item background if we don't... |
blob | commitdiff | raw | diff to current |
2001-08-03 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Vadim Zeitlin | applied patch 446014 (misc mingw fixes from Mattia) |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Vadim Zeitlin | eliminated flicker when selecting items |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | highlight the focused item in non report mode too |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | fix for (re)positioning the main window when the style... |
blob | commitdiff | raw | diff to current |
2001-07-25 |
Vadim Zeitlin | fix for focus handling when deleting the items |
blob | commitdiff | raw | diff to current |
2001-07-23 |
Vadim Zeitlin | don't call wxYield() from EnsureVisible(), this is... |
blob | commitdiff | raw | diff to current |
2001-07-23 |
Vadim Zeitlin | fixed bug with deletion of several last items in wxList... |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | fix for rather mysterious problem when deleting the... |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | implemented EVT_LIST_CACHE_HINT support: send this... |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | added EVT_LIST_COMMAND_CACHE_HINT, implemented it for... |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Vadim Zeitlin | 1. don't delete item attributes in the virtual list... |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | added RefreshItem(s) methods |
blob | commitdiff | raw | diff to current |
next |