Nuke #pragma implementation/interface's
[wxWidgets.git] / include / wx / palmos /
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-04  Vadim Zeitlinremoved wxUSE_MENU_CALLBACK references: the code inside...
2005-08-04  Vadim Zeitlinremoved (unused since quite some time) wxUSE_ITSY_BITSY
2005-08-04  Vadim Zeitlinremoved wxUSE_PENWINDOWS (and its misspellings), it...
2005-07-04  Włodzimierz SkibaUse common wxTextCtrlBase::GetRange() for PalmOS text...
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-10  Włodzimierz SkibaDisable wxID_EXIT on PalmOS with all consequences in...
2005-03-09  Włodzimierz SkibaMissing flags.
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-25  Włodzimierz SkibaCompleted sync of BASE_CMN_SRC between PalmOS and bakef...
2005-02-23  Włodzimierz SkibaMore support in wxRadioBox for PalmOS. Refreshing fixes.
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-22  Włodzimierz SkibaMore wxAPI for radiobox of PalmOS.
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-09  Włodzimierz SkibawxPalmOS frame code clearning from MSW specific parts...
2005-02-08  Włodzimierz SkibawxSlider event handling as described by Vadim in thread...
2005-02-07  Włodzimierz SkibawxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
2005-02-02  Włodzimierz SkibaFlags for wxStaticText alignment. Destroying of the...
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 SkibaReenable wxPalmOS status bar after recent changes....
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Włodzimierz SkibaLess MSW related files in wxPalmOS port.
2005-01-18  Włodzimierz SkibaCleaning of headers.
2005-01-18  Włodzimierz SkibaPalmOS native colour dialog.
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-10  Włodzimierz SkibaOld API deprecated. Use new and remove old usage where...
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-03  Włodzimierz SkibaFull support to the native progress dialog.
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
2004-12-27  Włodzimierz SkibaMSW and source cleaning.
2004-12-24  Włodzimierz SkibaFirst nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz SkibawxPalmOS was introduced long after 2.4.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-15  Włodzimierz SkibaMove unused values into 2.4 compatibility. Source cleaning.
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-08  Włodzimierz SkibaFix to FIXME: better nothing than broken comparison.
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonsetp.h changes
2004-10-19  Vadim Zeitlinremoved unneeded junk copied from MSW port
2004-10-19  Julian SmartRemoved accidentally committed file
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port