The UIProgressView is somehow not doing layout :(.
[wxWidgets.git] / src / motif / listbox.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-08-15  Vadim Zeitlinmake wxChoice and wxListBox inherit from wxControlWithI...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-30  Vadim Zeitlintest whether pointer is non-NULL before using it, not...
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
2006-10-03  Vadim Zeitlinavoid flicker in methods which don't change listbox...
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-16  Mattia Barbon Fixed (native) wxComboBox::SetSelection and
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-14  Mattia Barbon Setting background colour on listbox parent makes...
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2002-12-24  Mattia Barbon Use wxClientDataDictionary for client data.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-31  Mattia BarbonRefactored wxListBox code so that it correctly implements
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-07-22  Gilles Depeyrotfixed wxListBox inheritance
2000-08-24  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-06-23  Robert Roebling Motif compile fixes
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-01-17  Julian SmartSome Motif corrections; Dialog Editor compilation under...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-10-17  Julian SmartMotif updates
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-18  Julian SmartMotif files added.