projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
include wx/setup.h and check to make sure it's not the configure created
[wxWidgets.git]
/
src
/
palmos
/
2005-02-18
Włodzimierz Skiba
Typo fixes.
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
corrected wxRTTI macros
tree
|
commitdiff
2005-02-16
Włodzimierz Skiba
Native PalmOS wxLongLong. Introduction of wxULongLong_t...
tree
|
commitdiff
2005-02-15
Włodzimierz Skiba
wxDatePicker and wxDateTime for PalmOS. Remove conflict...
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Common code for the same handling of wxSL_INVERSE.
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Inversed slider and wrapper for datepicker control...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-11
Włodzimierz Skiba
Use parents client size and origin in placement of...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-09
Włodzimierz Skiba
wxPalmOS frame code clearning from MSW specific parts...
tree
|
commitdiff
2005-02-08
Włodzimierz Skiba
wxSlider event handling as described by Vadim in thread...
tree
|
commitdiff
2005-02-07
Włodzimierz Skiba
wxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
tree
|
commitdiff
2005-02-02
Włodzimierz Skiba
Flags for wxStaticText alignment. Destroying of the...
tree
|
commitdiff
2005-02-01
Włodzimierz Skiba
Readable style name.
tree
|
commitdiff
2005-02-01
Włodzimierz Skiba
Further cleaning of the wxPalmOS radiobox code. Sending...
tree
|
commitdiff
2005-01-31
Włodzimierz Skiba
Enhanced wxGetStockLabel() with parameters which replac...
tree
|
commitdiff
2005-01-31
Włodzimierz Skiba
Native wxStaticText. Cleaning of wxRadioBox code before...
tree
|
commitdiff
2005-01-28
Włodzimierz Skiba
Use stock labels. Native wxRadioButton. Getting positio...
tree
|
commitdiff
2005-01-27
Włodzimierz Skiba
Get/SetValue() and other improvements to the native...
tree
|
commitdiff
2005-01-25
Włodzimierz Skiba
wxButton, wxCheckBox, wxSlider, wxToggleButton native...
tree
|
commitdiff
2005-01-24
Włodzimierz Skiba
Native PalmOS wxControl and wxButton implementation...
tree
|
commitdiff
2005-01-21
Włodzimierz Skiba
Headers cleaning.
tree
|
commitdiff
2005-01-21
Włodzimierz Skiba
Forgot to free string after usage.
tree
|
commitdiff
2005-01-21
Włodzimierz Skiba
Start more than minimal TLW support.
tree
|
commitdiff
2005-01-21
Włodzimierz Skiba
Reenable wxPalmOS status bar after recent changes....
tree
|
commitdiff
2005-01-20
Włodzimierz Skiba
Simple wxBatteryPower API for the support in wxWinCE...
tree
|
commitdiff
2005-01-20
Włodzimierz Skiba
PalmOS description.
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
Less MSW related files in wxPalmOS port.
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
PalmOS native colour dialog.
tree
|
commitdiff
2005-01-14
Włodzimierz Skiba
Common wxListCtrl control name.
tree
|
commitdiff
2005-01-13
Włodzimierz Skiba
Common default notebook name.
tree
|
commitdiff
2005-01-10
Włodzimierz Skiba
Old API deprecated. Use new and remove old usage where...
tree
|
commitdiff
2005-01-04
Włodzimierz Skiba
Initial wxSystemSettings::GetColour() for PalmOS.
tree
|
commitdiff
2005-01-03
Włodzimierz Skiba
Full support to the native progress dialog.
tree
|
commitdiff
2004-12-31
Włodzimierz Skiba
wxDialog::Show is virtual as elsewhere. Native PalmOS...
tree
|
commitdiff
2004-12-29
Włodzimierz Skiba
Fixes to FIXME about stock IDs usage.
tree
|
commitdiff
2004-12-29
Włodzimierz Skiba
Empty container and design description for native PalmO...
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
Take best fitting type for available memory measurement.
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
MSW and source cleaning.
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
Some PalmOS utils implementations.
tree
|
commitdiff
2004-12-24
Włodzimierz Skiba
First nonminimal wxPalmOS functionality: enumeration...
tree
|
commitdiff
2004-12-24
Włodzimierz Skiba
wxPalmOS was introduced long after 2.4.
tree
|
commitdiff
2004-12-22
Włodzimierz Skiba
Final MSW/PalmOS split. Remove dump copies of MSW speci...
tree
|
commitdiff
2004-12-20
Włodzimierz Skiba
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-12-13
Włodzimierz Skiba
math.h/PI integration
tree
|
commitdiff
2004-12-09
Julian Smart
Added further 'missing' wxTextCtrl-like functions to...
tree
|
commitdiff
2004-12-05
Julian Smart
Added flags argument to wxKill and wxProcess::Kill...
tree
|
commitdiff
2004-10-19
Vadim Zeitlin
removed unneeded junk copied from MSW port
tree
|
commitdiff
2004-10-19
Vadim Zeitlin
fixed status bar source file name; removed wxUSE_NATIVE...
tree
|
commitdiff
2004-10-19
Julian Smart
Committed William Osborne's wxPalmOS port
tree
|
commitdiff