]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/listctrl.h
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespa...
[wxWidgets.git] / include / wx / msw / listctrl.h
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-01  Vadim Zeitlinimplemented Get(Class)DefaultAttributes()
2004-02-29  Vadim Zeitlinuse HasFlag() and InXXX() instead of explicit flag...
2004-02-08  Vadim Zeitlinresolving conflicts in files I had forgot to commit...
2004-02-08  Julian SmartAdded missing MSWGetStyle prototype
2003-10-16  Vadim Zeitlinadded ShouldInheritColours()
2003-09-14  Vadim Zeitlinfixed GetItemSpacing() inconsistency by deprecating...
2003-09-14  Vadim Zeitlinadded wxListCtrl::GetViewRect()
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-30  Robin Dunn1. Added m_count and maintain its value in InsertItem...
2003-01-30  Robin DunnRevert last change so the right log message gets put...
2003-01-30  Robin DunnFix for export warning when compiling a DLL.
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-07-21  Vadim Zeitlin1. more consistency in wxTree/ListEvent methods naming...
2002-05-09  Vadim Zeitlinfixed list item attributes when inserting/deleting...
2002-04-24  Ron LeeAdded {S,G}etItem{Text,Background}Colour methods.
2002-03-12  Ron Leebuild fix. Need the full declaration for CLASSINFO().
2001-07-14  Vadim Zeitlinimplemented RefreshItem(s) under MSW
2001-07-12  Vadim Zeitlinimplemented attributes support for native virtual list...
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-05  Julian SmartAdded rules to wxListCtrl (MSW now, GTK+ soon)
2000-03-15  Vadim Zeitlinsome fwd declarations added to the header
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-07  Vadim Zeitlintrying to fix memory leak in wxListCtrl (attributes...
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-10-01  Vadim ZeitlinwxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
1999-09-29  Vadim ZeitlinwxListCtrlCompare typedef now is defined correctly...
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-20  Robin DunnAdded missing | symbol
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartwxEventType alterations.
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten Ballüderadded some wxMSW stuff