A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / include / wx / xrc /
2013-09-11  Václav SlavíkBetter name for wxXmlResource::GetDirection() argument.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-10  Václav SlavíkOnly return -1,0,1 from wxXmlResource::CompareVersion().
2013-05-16  Vadim ZeitlinInitialize wxXmlResourceHandler members in its ctor.
2012-12-19  Robin DunnAdd accessors for some of the data members in wxXmlReso...
2012-10-28  Vadim ZeitlinDon't return "void" to fix MSVC6 compilation.
2012-10-27  Vadim ZeitlinFix PCH-less build after previous commit.
2012-10-27  Vadim ZeitlinBreak implicit dependency of "core" on "adv" via wxXmlR...
2012-10-25  Vadim ZeitlinInclude wx/xml/xml.h from the XRC handlers that need it.
2012-10-24  Vadim ZeitlinTry to avoid accidental use of wxXmlNode in XRC handlers.
2012-10-23  Vadim ZeitlinAdd support for wxRibbonBar and related controls to...
2012-10-23  Vadim ZeitlinAdd support for wxAuiNotebook to XRC.
2012-10-23  Vadim ZeitlinRefactor wxXRC to allow defining handlers outside of...
2012-10-19  Vadim ZeitlinAllow specifying all wxFlexGridSizer parameters in...
2012-09-30  Vadim ZeitlinNo changes, just fix some typos in comments in wxXRC...
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinNo changes, just factor our wxDirection parsing code...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-11-20  Vadim ZeitlinDon't keep entries for XRC resources that failed to...
2010-11-07  Vadim ZeitlinAdd support for id ranges to XRC.
2010-11-07  Vadim ZeitlinMake wxXmlResource::ReportError() wxXmlNode parameter...
2010-10-24  Vadim ZeitlinMake it easier to define custom wxSizerXmlHandler subcl...
2010-10-24  Vadim ZeitlinMake wxXmlResourceHandler::IsOfClass() static.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-05-27  Jouk Jansenuse wxToggleButtonXmlHandler::DoCreateBitmapToggleButto...
2010-05-16  Robert RoeblingApplied #11755: wxBitmapToggleButton Xml Handler
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-09-14  Vadim ZeitlinAdd wxXmlResource::LoadObjectRecursively().
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-05-25  Vadim Zeitlinadd support for defining list control columns in XRC...
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2009-05-05  Václav Slavíkuse <bitmapsize> to load bitmaps at the specified size...
2009-03-29  Václav Slavíkset icons bundle, not single icon, for frames loaded...
2009-03-20  Robin DunnUse native EOL
2009-03-16  Václav Slavíkdetect and report errors in XRC specification of grid...
2009-03-16  Václav Slavíkfixed wxXRC compilation with --disable-filesystem ...
2009-03-15  Václav Slavíkbetter XRC errors reporting: report location of the...
2009-03-13  Václav Slavíkadded wxXmlResource::LoadAllFiles()
2009-02-26  Václav Slavíkadded wxXmlResource::LoadFile() to avoid URL-vs-filenam...
2009-02-22  Vadim Zeitlinadd public wxXmlResource::GetResourceNode() which can...
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2008-12-24  Vadim Zeitlinalso call AddGrowableRow/Col() for wxGridBagSizer
2008-12-23  Vadim Zeitlincall wxFlexGridSizer::AddGrowableRow/Col() only after...
2008-10-14  Vadim Zeitlinadded wxXmlResource::FindXRCIDById() (#10026)
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-09-07  Václav Slavíkwhatever it is, wxXmlResource::GetFirstRoot() isn't...
2008-08-02  Vadim Zeitlinadded enabled and hidden attributes to radio box items...
2008-06-05  Vadim Zeitlincompilation fix for --disable-filesystem --enable-xrc...
2008-05-08  Vadim Zeitlinextracted wxWrapSizer in separate files and somewhat...
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-10-07  Václav Slavíkglobally disable VC++'s warning 4251 (non-exported...
2007-09-20  Vadim Zeitlinapply XRCID() automatically to XRCSIZERITEM() argument...
2007-09-18  Michael Wetherelltemplate class WXDLLIMPEXP_FWD_XRC wxVector<wxXmlResour...
2007-09-17  Vadim Zeitlindeclare wxVector<wxXmlResourceHandler *> as DLL-exporte...
2007-09-16  Vadim Zeitlinadded XRCSIZERITEM() allowing to directly retrieve...
2007-09-10  Václav Slavíkuse wxVector<T> instead of wxList in wxXmlResource...
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-15  Vadim Zeitlinuse correct WXDLLIMPEXP macro for forward declaration
2007-08-15  Vadim Zeitlinset the correct properties for the source files
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...
2007-08-11  Vadim Zeitlinuse WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT in...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-15  Václav Slavíkuse char* instead of wxChar* for XRC IDs to save space...
2007-06-13  Václav Slavíkremoved redundant #include <dynarray.h>
2007-06-13  Václav Slavíkadded missing #includes
2007-03-26  Václav Slavíkuse wxString for wxXmlResource::Set/GetDomain(), it...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-01-18  Václav Slavíkcompilation fix for !wxUSE_STATBOX
2007-01-18  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2006-11-09  Julian SmartDon't compile rich text handler unless wxUSE_RICHTEXT_X...
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-21  Robert Roebling[ 1581391 ] wxAnimationCtrl XRC handler
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-07-28  Václav Slavíkreverted the change to not use wxList until dynarray...
2006-07-27  Václav Slavíkdon't use untyped wxList in wxXmlResource
2006-07-19  Michael WetherellMissing header
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
2006-07-04  Włodzimierz SkibaXRC headers cleaning.
2006-06-24  Michael WetherellMake IsOfClass out-of-line to defend against gcc 3...
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
next