]> git.saurik.com Git - wxWidgets.git/history - src/palmos/listbox.cpp
prevent unhandled key events from propagating up parent chain
[wxWidgets.git] / src / palmos / listbox.cpp
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-08-15  Vadim Zeitlinmake wxChoice and wxListBox inherit from wxControlWithI...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2006-05-04  Włodzimierz SkibaInclude wx/window.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-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port