projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added WXDLLEXPORT to the (empty) wxControlWithItems class declaration
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xmlres.h
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
2007-06-15
Václav Slavík
use char* instead of wxChar* for XRC IDs to save space...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Václav Slavík
removed redundant #include <dynarray.h>
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Václav Slavík
added missing #includes
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Václav Slavík
use wxString for wxXmlResource::Set/GetDomain(), it...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Vadim Zeitlin
use wxWindow::NewControlId() instead of wxNewId() to...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Robert Roebling
[ 1581391 ] wxAnimationCtrl XRC handler
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
Robin Dunn
Make it possible to tell wxXmlResource which domain...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Václav Slavík
reverted the change to not use wxList until dynarray...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Václav Slavík
don't use untyped wxList in wxXmlResource
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Michael Wetherell
Missing header
blob
|
commitdiff
|
raw
|
diff to current
2006-07-15
Václav Slavík
added default value argument to wxXmlResourceHandler...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-04
Włodzimierz Skiba
XRC headers cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-24
Michael Wetherell
Make IsOfClass out-of-line to defend against gcc 3...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Vadim Zeitlin
allow to specify the value for unknown ids in GetXRCID...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Vadim Zeitlin
wxUSE_DATETIME==0 compilation fix (part of patch 1203970)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
removed wxABI_VERSION checks
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-17
Michael Wetherell
Add wxABI_VERSION > 20601 wrappers
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Vadim Zeitlin
added wxXmlResource::Unload() (replaces patch 1178853)
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Vadim Zeitlin
commented and documented wxXRC_NO_RELOADING flag
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Michael Wetherell
Documentation fixes, patch 1179223 by Andreas Mohr
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Václav Slavík
fixed dialog units in toplevel windows (bug #1170234)
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Václav Slavík
fixed condition for using #pragmas
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Václav Slavík
added system colours and fonts support to XRC (based...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Václav Slavík
always use wxStaticCast in XRCCTRL (asserts in case...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-16
Václav Slavík
don't use m_instanceAsWindow to convert dialog units...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-12
Václav Slavík
added \ escaping in XRC (patch 1042675)
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Robin Dunn
Make sure that WXMAKINGDLL_XRC is defined correctly...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Václav Slavík
wxUSE_XRC implies wxUSE_XML now
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Ryan Norton
wxUSE_XML and wxUSE_XRC build fixes if expat is not...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Václav Slavík
moving XRC to the core
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Václav Slavík
added wxXRC_NO_RELOADING
blob
|
commitdiff
|
raw
|
diff to current
2004-06-11
Włodzimierz Skiba
wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Václav Slavík
return false from wxXmlResource::Load if the resource...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-26
Robin Dunn
MOre fixes for DLL builds
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Václav Slavík
moved XML classes to the core
blob
|
commitdiff
|
raw
|
diff to current
2003-07-04
Václav Slavík
fixes for MSW/DLL build
blob
|
commitdiff
|
raw
|
diff to current
2003-06-12
Václav Slavík
added wxRTTI to XRC handlers (patch #752996 by David...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Václav Slavík
deprecated XMLID and friends macros
blob
|
commitdiff
|
raw
|
diff to current
2003-01-15
Václav Slavík
fix object_ref handling in XRC
blob
|
commitdiff
|
raw
|
diff to current
2002-12-21
Václav Slavík
WX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-07
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-09-01
Václav Slavík
fixes to newly added i18n code in XRC - don't use it...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-24
Robin Dunn
Added generic LoadObject methods that can load any...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Václav Slavík
minor rewrite of XRC's stock_id/stock_client handling...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Václav Slavík
compatibility macro
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Václav Slavík
don't translate accelerators in XRC menus
blob
|
commitdiff
|
raw
|
diff to current
2002-01-27
Václav Slavík
XMLID->XRCID, XMLCTRL->XRCCTRL
blob
|
commitdiff
|
raw
|
diff to current
2002-01-23
Julian Smart
Some comments modified to help with documentation
blob
|
commitdiff
|
raw
|
diff to current
2002-01-18
Václav Slavík
slight corrections, moved bwd compat macros to the...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
Václav Slavík
added singleton interface to wxXmlResource, replaces...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
Václav Slavík
implemented Alex's <object_ref> symlinks in XRC
blob
|
commitdiff
|
raw
|
diff to current
2002-01-15
Václav Slavík
merged another part of Alex's work (LoadMenuBar w/...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-29
Václav Slavík
implemented subclassing in XRC
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Václav Slavík
ProcessPlatformProperty should not be a member of wxXml...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Václav Slavík
Unicode complation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-12
Kendall Bennett
Updates to xmlres.h to allow compiling XML code into...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
Václav Slavík
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
blob
|
commitdiff
|
raw
|
diff to current