]> git.saurik.com Git - wxWidgets.git/history - src/palmos/toplevel.cpp
Make GTK callbacks passed to GTKConnectWidget() extern "C".
[wxWidgets.git] / src / palmos / toplevel.cpp
2008-03-02  Vadim Zeitlincompilation fixes for PalmOS and implementations of...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaInclude wx/checkbox.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2005-11-18  Włodzimierz SkibaFollow other ports with Title/Label split.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-07  Włodzimierz SkibawxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
2005-02-01  Włodzimierz SkibaFurther cleaning of the wxPalmOS radiobox code. Sending...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2005-01-21  Włodzimierz SkibaStart more than minimal TLW support.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port