]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/listctrl.h
1. fixed typo ('&' instead of '|') in wxNotebook
[wxWidgets.git] / include / wx / generic / listctrl.h
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