projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums...
[wxWidgets.git]
/
include
/
wx
/
xrc
/
2008-10-01
Václav Slavík
get rid of public constants for various XRC defaults...
tree
|
commitdiff
2008-09-07
Václav Slavík
whatever it is, wxXmlResource::GetFirstRoot() isn't...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
added enabled and hidden attributes to radio box items...
tree
|
commitdiff
2008-06-05
Vadim Zeitlin
compilation fix for --disable-filesystem --enable-xrc...
tree
|
commitdiff
2008-05-08
Vadim Zeitlin
extracted wxWrapSizer in separate files and somewhat...
tree
|
commitdiff
2007-12-12
Vadim Zeitlin
replace wrong WXDLLEXPORT declarations with correct...
tree
|
commitdiff
2007-11-23
Vadim Zeitlin
use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
tree
|
commitdiff
2007-10-07
Václav Slavík
globally disable VC++'s warning 4251 (non-exported...
tree
|
commitdiff
2007-09-20
Vadim Zeitlin
apply XRCID() automatically to XRCSIZERITEM() argument...
tree
|
commitdiff
2007-09-18
Michael Wetherell
template class WXDLLIMPEXP_FWD_XRC wxVector<wxXmlResour...
tree
|
commitdiff
2007-09-17
Vadim Zeitlin
declare wxVector<wxXmlResourceHandler *> as DLL-exporte...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
added XRCSIZERITEM() allowing to directly retrieve...
tree
|
commitdiff
2007-09-10
Václav Slavík
use wxVector<T> instead of wxList in wxXmlResource...
tree
|
commitdiff
2007-08-16
Vadim Zeitlin
add XRC handler for wxSearchCtrl (extended patch 1751516)
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
use correct WXDLLIMPEXP macro for forward declaration
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
set the correct properties for the source files
tree
|
commitdiff
2007-08-13
Julian Smart
Added XRC handler for wxPropertySheetDialog (Sander...
tree
|
commitdiff
2007-08-11
Vadim Zeitlin
use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT in...
tree
|
commitdiff
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
tree
|
commitdiff
2007-06-15
Václav Slavík
use char* instead of wxChar* for XRC IDs to save space...
tree
|
commitdiff
2007-06-13
Václav Slavík
removed redundant #include <dynarray.h>
tree
|
commitdiff
2007-06-13
Václav Slavík
added missing #includes
tree
|
commitdiff
2007-03-26
Václav Slavík
use wxString for wxXmlResource::Set/GetDomain(), it...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
tree
|
commitdiff
2007-01-18
Václav Slavík
compilation fix for !wxUSE_STATBOX
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
use wxWindow::NewControlId() instead of wxNewId() to...
tree
|
commitdiff
2006-11-09
Julian Smart
Don't compile rich text handler unless wxUSE_RICHTEXT_X...
tree
|
commitdiff
2006-11-08
Julian Smart
Added wxRichTextCtrl XRC handler
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
a better compilation fix
tree
|
commitdiff
2006-10-30
Robert Roebling
Compile fix.
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Various wxCollapsiblePane enhancements (re-patch 1577412):
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
added wxSimpleHtmlListBox (patch 1576109 by Francesco)
tree
|
commitdiff
2006-10-21
Robert Roebling
[ 1581391 ] wxAnimationCtrl XRC handler
tree
|
commitdiff
2006-10-16
Włodzimierz Skiba
CVS tags cleaning (with other minor cleaning).
tree
|
commitdiff
2006-10-03
Vadim Zeitlin
fixes for compilation with wxUSE_XXX==0 and some other...
tree
|
commitdiff
2006-09-23
Robert Roebling
[ 1559479 ] wxImageComboBox
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-08-21
Robin Dunn
Make it possible to tell wxXmlResource which domain...
tree
|
commitdiff
2006-07-28
Václav Slavík
reverted the change to not use wxList until dynarray...
tree
|
commitdiff
2006-07-27
Václav Slavík
don't use untyped wxList in wxXmlResource
tree
|
commitdiff
2006-07-19
Michael Wetherell
Missing header
tree
|
commitdiff
2006-07-15
Václav Slavík
added default value argument to wxXmlResourceHandler...
tree
|
commitdiff
2006-07-04
Włodzimierz Skiba
XRC headers cleaning.
tree
|
commitdiff
2006-06-24
Michael Wetherell
Make IsOfClass out-of-line to defend against gcc 3...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
make it possible to associate context help text with...
tree
|
commitdiff
2006-05-31
Vadim Zeitlin
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
NO_GCC_PRAGMA removed from hyperlink code. Clipboard...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Source cleaning for new features.
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxHyperlinkCtrl (patch 1476781 from Francesco)
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
allow to specify the value for unknown ids in GetXRCID...
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
added support for radiobox items tooltips in XRC
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
wxUSE_DATETIME==0 compilation fix (part of patch 1203970)
tree
|
commitdiff
2005-11-29
Michael Wetherell
Remove pragma interface
tree
|
commitdiff
2005-11-29
Vadim Zeitlin
guard grid XRC handler by #if wxUSE_GRID
tree
|
commitdiff
2005-11-24
Julian Smart
Applied patch [ 1308152 ] wxGrid XRC handler patch...
tree
|
commitdiff
2005-10-25
Vadim Zeitlin
fixed DLL compilation warning
tree
|
commitdiff
2005-10-11
Vadim Zeitlin
64 bit compilation fix
tree
|
commitdiff
2005-10-09
Vadim Zeitlin
Added wxTreebook:
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
removed wxABI_VERSION checks
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-07-17
Michael Wetherell
Add wxABI_VERSION > 20601 wrappers
tree
|
commitdiff
2005-07-13
Vadim Zeitlin
added wxXmlResource::Unload() (replaces patch 1178853)
tree
|
commitdiff
2005-07-13
Vadim Zeitlin
commented and documented wxXRC_NO_RELOADING flag
tree
|
commitdiff
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
tree
|
commitdiff
2005-05-22
Michael Wetherell
wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when...
tree
|
commitdiff
2005-04-08
Michael Wetherell
Documentation fixes, patch 1179223 by Andreas Mohr
tree
|
commitdiff
2005-04-03
Julian Smart
Not all implementations of wxMDIChildFrame derive from...
tree
|
commitdiff
2005-04-02
Václav Slavík
added MDI support to XRC
tree
|
commitdiff
2005-03-28
Václav Slavík
fixed dialog units in toplevel windows (bug #1170234)
tree
|
commitdiff
2005-03-27
Václav Slavík
added XRC handler for wxStdDialogButtonSizer
tree
|
commitdiff
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
next