Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / univ / listbox.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-15  Francesco Montorsido not export compare functions in the wx ABI
2007-11-30  Vadim Zeitlinbuild fixes for wxUSE_STL==1
2007-09-15  Vadim Zeitlincorrected m_strings array creation broken by last changes
2007-08-15  Vadim Zeitlinmake wxChoice and wxListBox inherit from wxControlWithI...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-26  Václav Slavíkfixed selection when using keyboard after JS' change...
2006-10-17  Julian SmartSetSelection(wxNOT_FOUND) now works correctly.
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-03-24  Włodzimierz SkibaPRIOR/NEXT build fixes and warning corrections.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-15  Włodzimierz SkibaWarning fixes.
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2005-10-18  Włodzimierz Skibacompilation fix after wxScrollHelper changes (ctor...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-11-19  Włodzimierz SkibaSorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-09-13  Mattia Barbon wxUniversal STL-ification.
2003-08-15  Julian SmartCorrected silly recursion mistake
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2002-12-06  Vadim Zeitlinbetter check of parameter in Delete() (2nd part of...
2002-12-06  Vadim Zeitlindon't leak client data (1st part of patch 646145)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-03-27  Robert Roebling wxX11 wants to have the border style flag
2002-03-25  Robert Roebling Some more fiddling with two-window approach and
2002-03-15  Vadim Zeitlinfixed selecting the items in the combobox with a simple...
2002-03-14  Julian SmartRemoved constraints check for wxDirDialog from configur...
2002-01-27  Václav Slavíkfixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
2001-09-22  Václav SlavíkwxInputConsumer
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...