projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_C...
[wxWidgets.git]
/
include
/
wx
/
xrc
/
2005-02-28
Włodzimierz Skiba
XRC for wxListbook [patch 1152306] and wxChoicebook...
tree
|
commitdiff
2005-02-07
Václav Slavík
use wxUSE_DATEPICKCTRL
tree
|
commitdiff
2005-02-07
Václav Slavík
added wxDatePickerCtrl XRC control
tree
|
commitdiff
2005-01-07
Václav Slavík
fixed condition for using #pragmas
tree
|
commitdiff
2004-11-14
Václav Slavík
added system colours and fonts support to XRC (based...
tree
|
commitdiff
2004-10-19
Václav Slavík
always use wxStaticCast in XRCCTRL (asserts in case...
tree
|
commitdiff
2004-10-16
Václav Slavík
don't use m_instanceAsWindow to convert dialog units...
tree
|
commitdiff
2004-10-12
Václav Slavík
added \ escaping in XRC (patch 1042675)
tree
|
commitdiff
2004-10-07
Robin Dunn
Make sure that WXMAKINGDLL_XRC is defined correctly...
tree
|
commitdiff
2004-09-23
Václav Slavík
wxUSE_XRC implies wxUSE_XML now
tree
|
commitdiff
2004-09-22
Ryan Norton
wxUSE_XML and wxUSE_XRC build fixes if expat is not...
tree
|
commitdiff
2004-09-18
Václav Slavík
moving XRC to the core
tree
|
commitdiff
2004-09-01
Julian Smart
Added toggle button handler header
tree
|
commitdiff
2004-08-31
Julian Smart
Added wxToggleButton handler
tree
|
commitdiff
2004-07-16
Václav Slavík
added wxXRC_NO_RELOADING
tree
|
commitdiff
2004-06-11
Włodzimierz Skiba
wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
tree
|
commitdiff
2004-05-25
Julian Smart
More name changes
tree
|
commitdiff
2004-01-26
Julian Smart
Added RTTI
tree
|
commitdiff
2004-01-23
Robin Dunn
Fixed compile error
tree
|
commitdiff
2004-01-23
Julian Smart
Applied patch [ 882493 ] Added XRC support for wxStatusBar
tree
|
commitdiff
2003-11-07
Robin Dunn
Refactored wxSizerXmlHandler and added support for...
tree
|
commitdiff
2003-10-10
Václav Slavík
return false from wxXmlResource::Load if the resource...
tree
|
commitdiff
2003-08-28
Václav Slavík
wxCheckList -> wxCheckListBox
tree
|
commitdiff
2003-07-26
Robin Dunn
MOre fixes for DLL builds
tree
|
commitdiff
2003-07-20
Václav Slavík
moved XML classes to the core
tree
|
commitdiff
2003-07-04
Václav Slavík
fixes for MSW/DLL build
tree
|
commitdiff
2003-06-12
Václav Slavík
added wxRTTI to XRC handlers (patch #752996 by David...
tree
|
commitdiff
2003-04-22
Václav Slavík
added wxWizard handler to XRC
tree
|
commitdiff
2003-04-07
Václav Slavík
deprecated XMLID and friends macros
tree
|
commitdiff
2003-01-26
Václav Slavík
added wxSplitterWindow to XRC
tree
|
commitdiff
2003-01-15
Václav Slavík
fix object_ref handling in XRC
tree
|
commitdiff
2002-12-21
Václav Slavík
fixed 2 encoding handling bugs in XRC/wxrcedit
tree
|
commitdiff
2002-12-21
Václav Slavík
WX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-07
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
tree
|
commitdiff
2002-09-01
Václav Slavík
fixes to newly added i18n code in XRC - don't use it...
tree
|
commitdiff
2002-08-24
Robin Dunn
Added generic LoadObject methods that can load any...
tree
|
commitdiff
2002-08-20
Václav Slavík
minor rewrite of XRC's stock_id/stock_client handling...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
tree
|
commitdiff
2002-04-08
Václav Slavík
compatibility macro
tree
|
commitdiff
2002-02-15
Václav Slavík
don't translate accelerators in XRC menus
tree
|
commitdiff
2002-02-02
Václav Slavík
wxXRC cleanup: removed .xmlbin format
tree
|
commitdiff
2002-01-27
Václav Slavík
XMLID->XRCID, XMLCTRL->XRCCTRL
tree
|
commitdiff
2002-01-24
Václav Slavík
added encodings handling to XRC, so that it is possible...
tree
|
commitdiff
2002-01-23
Julian Smart
Some comments modified to help with documentation
tree
|
commitdiff
2002-01-23
Václav Slavík
added wxGenericDirCtrl handler to XRC
tree
|
commitdiff
2002-01-18
Václav Slavík
slight corrections, moved bwd compat macros to the...
tree
|
commitdiff
2002-01-17
Václav Slavík
added singleton interface to wxXmlResource, replaces...
tree
|
commitdiff
2002-01-17
Václav Slavík
implemented Alex's <object_ref> symlinks in XRC
tree
|
commitdiff
2002-01-15
Václav Slavík
merged another part of Alex's work (LoadMenuBar w/...
tree
|
commitdiff
2001-12-29
Václav Slavík
implemented subclassing in XRC
tree
|
commitdiff
2001-08-29
Václav Slavík
non-recursive destructors
tree
|
commitdiff
2001-08-28
Václav Slavík
compilation fix
tree
|
commitdiff
2001-08-23
Václav Slavík
ProcessPlatformProperty should not be a member of wxXml...
tree
|
commitdiff
2001-07-18
Václav Slavík
Unicode complation fixes
tree
|
commitdiff
2001-06-12
Kendall Bennett
Updates to xmlres.h to allow compiling XML code into...
tree
|
commitdiff
2001-06-09
Václav Slavík
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
tree
|
commitdiff