]> git.saurik.com Git - wxWidgets.git/history - src/xrc
Added wxGridBagSizer, a grid sizer where item positions can be
[wxWidgets.git] / src / xrc /
2003-10-13  Václav Slavíkfixed double filename->URL conversion
2003-10-10  Václav Slavíkreturn false from wxXmlResource::Load if the resource...
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-09-19  Robin DunnRegenerated some contrib makefiles
2003-09-15  Václav Slavíkadded DESTDIR support to make install
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-12  Robin DunnThe unknown control container should always have the...
2003-09-10  Václav Slavíkcheck for m_parentAsWindow!=NULL
2003-08-28  Václav Slavíkunknown container now accepts wxNO_FULL_REPAINT_ON_RESI...
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-08-26  Robin DunnBetter #if checks for mac in ProcessPlatformProperty
2003-08-26  Václav Slavík__WINDOWS__, not __WXMSW__
2003-08-24  Julian SmartAdded missing wxCalendarCtrl styles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-15  Václav Slavíkremoved old makefiles
2003-08-14  Václav Slavíkno longer meaningful
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-07  Václav Slavíkfixed wrong srcdir in contrib w/ autoconf
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-03  Václav Slavíkported rest of contrib to bakefile
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-24  Stefan Csomornew xml in main tree adaptions
2003-07-20  Václav Slavíkremoved old expat
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Václav Slavíkfixed import lib creation with gcc
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-19  Václav Slavíkmust convert filename to URL
2003-07-16  Václav Slavíkadded wxBU_EXACTFIT
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkadded wxLC_VIRTUAL
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkregenerated
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkfixes
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-25  Václav Slavíkadded XRC contrib makefile
2003-06-18  Václav Slavíkmake it possible to not attach toolbars to frames ...
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2003-06-12  Václav Slavíkfixed typo
2003-06-12  Chris Elliottfix Borland makefile for xrc as per SF report 747099
2003-06-07  Julian SmartTypo fixed
2003-06-05  Václav Slavíkadded wxHW_NO_SELECTION
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-05-15  Stefan Csomorforgot to commit project file for CW before
2003-05-07  Václav Slavíkfix for multiple initialization
2003-05-04  Julian SmartAdded some missing copyright lines
2003-04-25  Václav Slavíkadded xh_wizrd.cpp
2003-04-25  Mattia Barbon Warning fix.
2003-04-24  Mattia Barbon Added wxWizard handler to Makefile.in.
2003-04-22  Václav Slavíkmodification to wxSizer handler needed for wxWizard
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-16  Václav Slavíkfixed memory leak
2003-04-12  Václav Slavíkbetter error message
2003-04-10  Václav Slavíkdon't use deprecated macros
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-02  Julian SmartCorrection to last patch
2003-04-02  Julian SmartApplied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
2003-03-31  Václav SlavíkXRC's unknown widget container handles removal of the...
2003-03-30  Václav Slavíkattempt to fix platform property problem on MacOSX
2003-03-29  Julian SmartCopyright cleanup
2003-03-27  Václav Slavíkfixed loading of resource from ZIP files on MacOS
2003-03-22  Václav SlavíkXRCID lookup now handles standard IDs correctly
2003-03-21  Václav Slavíkno need to check for 2.3.0 anymore
2003-02-28  Mattia Barbon Change wxCLOSE to wxCLOSE_BOX.
2003-02-26  Václav Slavíkadded wxCLOSE
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-18  Václav Slavíkupdated wxToolBar handler to support new wxToolBar...
2003-01-18  Václav Slavíkuse wxFileName::MakeAbsolute istead of Normalize
2003-01-15  Václav Slavík1. made XRC immune against changing CWD
2002-12-26  Václav Slavíkfixed XRCID() lookup of numeric control IDs
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-17  Julian SmartPartially applied [ 632321 ] XRC object_ref fix
2002-12-13  Václav Slavíkremoved a forgotten relict of past: xmlbin format exten...
2002-12-08  Václav SlavíkXRC assigns ID to wxStaticBox created by including...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Václav Slavíkupdated wxTreeCtrl styles in XRC
2002-09-13  Václav Slavíkadded some missing styles to XRC
2002-09-01  Václav Slavíkfixes to newly added i18n code in XRC - don't use it...
2002-08-31  Václav Slavíkapplied patch that adds more i18n support to XRC handlers
2002-08-25  Václav Slavíkadded wxFrame* wxXmlResource::LoadFrame(parent,name)
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-20  Václav Slavík1. minor rewrite of XRC's stock_id/stock_client handlin...
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-07-26  Václav Slavíkadded wxADJUST_MINSIZE to XRC
2002-07-03  Václav Slavíkfixed a Really Stupid Bug
2002-06-16  Mattia BarbonUpdated makefile
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-04-09  Mattia BarbonAllow building with wxUSE_CALENDARCTRL=0
2002-03-26  Robin DunnDon't use ConvertToBitmap
2002-03-24  Václav Slavíkfixed sizers-inside-wxFrame
2002-03-24  Václav Slavíkadded radio menu items ot XRC
next