]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/listctrl.h
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString...
[wxWidgets.git] / include / wx / generic / listctrl.h
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnUse wxVisualAttributes (partially #if'd out until teste...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-29  Vadim Zeitlinuse HasFlag() and InXXX() instead of explicit flag...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
2003-10-16  Vadim Zeitlinadded ShouldInheritColours()
2003-09-14  Vadim Zeitlinfixed GetItemSpacing() inconsistency by deprecating...
2003-09-14  Vadim Zeitlinadded wxListCtrl::GetViewRect()
2003-09-11  Julian SmartApplied patch [ 803473 ] wxListCtrl header height bugfix
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-07-08  Vadim ZeitlinRefresh() didn't work as it wasn't passed to subwindows
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-28  Julian SmartDitribution script mods;
2002-08-01  Julian SmartApplied patch [ 589484 ] wxGenericListCtrl, fix for...
2002-07-30  Julian SmartAdded wx/listbase.h with wxListCtrl types, so we can
2002-07-30  Julian SmartMore tweaks so wxGenericListCtrl only uses generic
2002-07-27  Mattia BarbonRename wxGenericImageList to wxImageList in generic...
2002-07-22  Julian SmartAdded wxListCtrl to derive from wxGenericListCtrl,
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-04-24  Ron LeeAdded {S,G}etItem{Text,Background}Colour methods.
2002-02-16  Robert Roebling wxX11:
2001-11-26  Vadim Zeitlinremoved unneeded include from the header
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-07-26  Vadim Zeitlinforgotten method declaration
2001-07-25  Vadim Zeitlinfix for focus handling when deleting the items
2001-07-13  Vadim Zeitlinadded RefreshItem(s) methods
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07  Stefan Csomormac fixes
2001-07-07  Gilles Depeyrotcorrected friend declaration for CodeWarrior compilation
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-05  Vadim Zeitlinadded virtual list control functions (but not implement...
2001-06-26  Vadim Zeitlincompilation fixes - wxGTK compiles but not links
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-02-22  Vadim Zeitlin1. corrected bug with LIST_ITEM_ACTIVATED being sent...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
1999-12-07  Vadim Zeitlinsmall cosmetic fix for wxListCtrl
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-11-26  Robert Roebling Same changes as last commit... Maybe CVS works now.
1999-11-24  Karsten Ballüderfixed setfocus() flicker in listctrl
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-16  Robert Roebling compile fixes for EMX
1999-07-26  Robert Roebling Typos in documentation
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-05-24  Robert Roebling Made listctrl header BG grey again
1999-05-19  Robert Roebling Listctrl should now send char and key_down events.
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-01-31  Julian SmartVarious small fixes
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-07  Robert Roebling Listctrl updates
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-02  Vadim Zeitlinadded wxListCtrl::DeleteAllColumns()
1998-10-31  Robert Roebling Font fixes and icons in report view for list control
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Robert Roebling Next attempt at dynlib.cpp
1998-08-18  Vadim Zeitlincorrected wxListCtrl compilation problems
1998-08-17  Robert Roebling Added IRIX compile fixes
1998-08-17  Robert Roebling Added in-place editiging in wxListCtrl
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-27  Robert Roeblingwarning msgs
1998-07-21  Karsten Ballüderfixed duplicate definition
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-06-26  Julian SmartwxEventType alterations.
1998-06-03  Robert Roebling GTK
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten BallüderInitial revision