projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
making sure the overlay moves with its parent on OSX
[wxWidgets.git]
/
src
/
palmos
/
2006-10-08
Vadim Zeitlin
moved DoSetValue() to wxTextCtrlBase instead of having...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxBookCtrl::ChangeSelection() which is the same...
tree
|
commitdiff
2006-10-08
Paul Cornett
Move some things to wxBitmapBase to avoid much duplication.
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
tree
|
commitdiff
2006-09-24
Julian Smart
Added DoLoadFile, DoSaveFile to wxTextCtrlBase
tree
|
commitdiff
2006-09-17
Kevin Ollivier
Initial commit of native OS X list ctrl support. Compil...
tree
|
commitdiff
2006-09-13
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-09-13
Paul Cornett
don't include generic/statusbr.h directly
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
tree
|
commitdiff
2006-08-24
Włodzimierz Skiba
Keep wxPalmOS buildable - wxIcon and wxCursor moved...
tree
|
commitdiff
2006-08-24
Włodzimierz Skiba
Keep wxPalmOS buildable - missing functions.
tree
|
commitdiff
2006-08-19
Vadim Zeitlin
moved all wxDialog event handlers to wxDialogBase to...
tree
|
commitdiff
2006-08-16
Václav Slavík
moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
tree
|
commitdiff
2006-07-27
Włodzimierz Skiba
Include wx/dataobj.h according to precompiled headers...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
Include wx/hashmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
Include wx/gdicmn.h according to precompiled headers...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
Include wx/menuitem.h according to precompiled headers...
tree
|
commitdiff
2006-06-16
Włodzimierz Skiba
Include wx/region.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/font.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/colour.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/toplevel.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/arrstr.h according to precompiled headers...
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/mdi.h according to precompiled headers of...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/toolbar.h according to precompiled headers...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/scrolwin.h and wx/dirdlg.h according to...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/gauge.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/slider.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
tree
|
commitdiff
2006-06-05
Włodzimierz Skiba
Include wx/radiobut.h according to precompiled headers...
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Include wx/radiobox.h according to precompiled headers...
tree
|
commitdiff
2006-05-31
Włodzimierz Skiba
Various dummy.cpp centralized in common/dummy.cpp....
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/scrolbar.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include commctrl.h properly.
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/choice.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checkbox.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-05-28
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
added wxPowerEvent; moved power functions stubs to...
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Include wx/wx/bmpbuttn.h according to precompiled heade...
tree
|
commitdiff
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Include wx/control.h according to precompiled headers...
tree
|
commitdiff
2006-05-25
Włodzimierz Skiba
Include wx/cmndata.h according to precompiled headers...
tree
|
commitdiff
2006-05-25
Włodzimierz Skiba
Include wx/msgdlg.h according to precompiled headers...
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
tree
|
commitdiff
2006-05-23
Włodzimierz Skiba
Include wx/timer.h according to precompiled headers...
tree
|
commitdiff
2006-05-22
Włodzimierz Skiba
Include wx/cursor.h according to precompiled headers...
tree
|
commitdiff
2006-05-21
Włodzimierz Skiba
Include wx/icon.h according to precompiled headers...
tree
|
commitdiff
2006-05-20
Włodzimierz Skiba
Include wx/palette.h according to precompiled headers...
tree
|
commitdiff
2006-05-19
Włodzimierz Skiba
Include wx/brush.h according to precompiled headers...
tree
|
commitdiff
2006-05-19
Włodzimierz Skiba
Include wx/pen.h according to precompiled headers of...
tree
|
commitdiff
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
tree
|
commitdiff
2006-05-17
Włodzimierz Skiba
Include wx/button.h according to precompiled headers...
tree
|
commitdiff
2006-05-09
Włodzimierz Skiba
Include wx/dcscreen.h according to precompiled headers...
tree
|
commitdiff
2006-05-08
Włodzimierz Skiba
Include wx/dcprint.h according to precompiled headers...
tree
|
commitdiff
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.h according to precompiled headers...
tree
|
commitdiff
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
tree
|
commitdiff
2006-05-03
Włodzimierz Skiba
Include wx/stream.h according to precompiled headers...
tree
|
commitdiff
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
tree
|
commitdiff
2006-04-27
Włodzimierz Skiba
Include wx/event.h according to precompiled headers...
tree
|
commitdiff
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
tree
|
commitdiff
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
Include wx/string.h according to precompiled headers...
tree
|
commitdiff
2006-04-20
Włodzimierz Skiba
Include wx/list.h according to precompiled headers...
tree
|
commitdiff
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
tree
|
commitdiff
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
create stock GDI objects on demand; use const with...
tree
|
commitdiff
2006-04-14
Włodzimierz Skiba
Deprecated and obsolete parts marked up for backward...
tree
|
commitdiff
2006-03-31
Włodzimierz Skiba
Removed every usage of obsolete wxTLW flags. 2.6 compat...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
wxDisplay cleanup/rewrite:
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-10
Robin Dunn
Applied Patch #1424869: Implement wxListCtrl::SetItemCo...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
use wxDiskspaceSize_t which is long and not wxLongLong...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-25
Robin Dunn
Patch from Tim Kosse to add supoprt for wxListCtrl...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
define wxEventLoopBase::ms_activeLoop in appcmn.cpp...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. moved m_majorDim duplicated in many ports to wxRadio...
tree
|
commitdiff
2005-11-20
Dimitri Schoolwerth
applied patch #1356901 "Yet another removal of extra...
tree
|
commitdiff
2005-11-18
Włodzimierz Skiba
Follow other ports with Title/Label split.
tree
|
commitdiff
2005-11-09
Włodzimierz Skiba
Various source cleanings.
tree
|
commitdiff
next