2010-07-11 |
Vadim Zeitlin | Account for largest item in wxGenericListCtrl::GetBestS... |
blob | commitdiff | raw |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Vadim Zeitlin | Don't store header height in generic wxListCtrl member... |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Paul Cornett | make access for virtuals match base |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Vadim Zeitlin | implement Update() properly for the generic wxListCtrl... |
blob | commitdiff | raw | diff to current |
2009-04-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems... |
blob | commitdiff | raw | diff to current |
2009-04-15 |
Vadim Zeitlin | use wxUIntPtr instead of long for 3rd parameter of... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Vadim Zeitlin | compilation fixes for wxMSW/Univ |
blob | commitdiff | raw | diff to current |
2009-01-27 |
Francesco Montorsi | small cleanup; move private class definitions in a... |
blob | commitdiff | raw | diff to current |
2009-01-24 |
Stefan Csomor | bring in the definition of wxScrollHelper, making non... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Robert Roebling | Reorganized wxListCtrl's window layout (same as wxDataV... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Stefan Csomor | listctrl generic is used outside of osx-carbon |
blob | commitdiff | raw | diff to current |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-03-03 |
Václav Slavík | made Freeze/Thaw recursively (un)freeze child windows too |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Stefan Csomor | universal fixes |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Kevin Ollivier | Allow wxGenericListCtrl to correctly handle Get/SetScro... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Paul Cornett | listctrl header cleanup |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Robin Dunn | Use wxListCtrlNameStr for the generic control too. |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Kevin Ollivier | Remove duplication in wxImageList defines and always... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Vadim Zeitlin | made wxTree/ListCtrl::HitTest() const |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | added wxListCtrl::GetSubItemRect() and subitem hit... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Robin Dunn | Applied Patch #1424869: Implement wxListCtrl::SetItemCo... |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Vadim Zeitlin | need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl) |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Vadim Zeitlin | implemented EditLabel() with custom text controls and... |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Vadim Zeitlin | fix client to screen (and vice versa) conversion |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Robin Dunn | Patch from Tim Kosse to add supoprt for wxListCtrl... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed wxABI_VERSION checks |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | using separate imaglist on mac |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Włodzimierz Skiba | Semicolon fixes. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Włodzimierz Skiba | Common wxListCtrl control name. |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robin Dunn | give the generic tree and list controls a DoGetBestSize |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Robin Dunn | Use wxVisualAttributes (partially #if'd out until teste... |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Vadim Zeitlin | use HasFlag() and InXXX() instead of explicit flag... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2003-10-27 |
David Elliott | Changed all symbols with the name "id" to "winid" to... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | added ShouldInheritColours() |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | fixed GetItemSpacing() inconsistency by deprecating... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | added wxListCtrl::GetViewRect() |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Julian Smart | Applied patch [ 803473 ] wxListCtrl header height bugfix |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | OnIdle -> OnInternalIdle |
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-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
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-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Julian Smart | Ditribution script mods; |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Julian Smart | Applied patch [ 589484 ] wxGenericListCtrl, fix for... |
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 | More tweaks so wxGenericListCtrl only uses generic |
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-04-24 |
Ron Lee | Added {S,G}etItem{Text,Background}Colour methods. |
blob | commitdiff | raw | diff to current |
2002-02-16 |
Robert Roebling | wxX11: |
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-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | forgotten method declaration |
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-13 |
Vadim Zeitlin | added RefreshItem(s) methods |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Vadim Zeitlin | added support for item attributes in virtual list control |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Vadim Zeitlin | 1. fixed typo ('&' instead of '|') in wxNotebook |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Stefan Csomor | mac fixes |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Gilles Depeyrot | corrected friend declaration for CodeWarrior compilation |
blob | commitdiff | raw | diff to current |
2001-07-06 |
David Webster | OS/2 update for wxUniv merge. |
blob | commitdiff | raw | diff to current |
2001-07-06 |
Vadim Zeitlin | virtual wxListCtrl support (UNTESTED) |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | added virtual list control functions (but not implement... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | compilation fixes - wxGTK compiles but not links |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Vadim Zeitlin | 1. corrected bug with LIST_ITEM_ACTIVATED being sent... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Robert Roebling | Same changes as last commit... Maybe CVS works now. |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Karsten Ballüder | fixed setfocus() flicker in listctrl |
blob | commitdiff | raw | diff to current |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-08 |
David Webster | OS/2 PM specific fixes for validators and fonts |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Robert Roebling | Typos in documentation |
blob | commitdiff | raw | diff to current |
next |