]> git.saurik.com Git - wxWidgets.git/history - src/xrc
Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / xrc /
2004-09-05  Václav Slavíkadded all IDs
2004-09-04  Václav SlavíkwxArtProvider fix
2004-09-01  Robin Dunnrebaked, for addition of xh_tglbtn
2004-09-01  Robin DunnAdd 3-state styles, and wxALIGN_RIGHT
2004-09-01  Julian SmartAdded wxToggleButton handler
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-25  Robin DunnwxScrolledWindow should allow the same styles as wxPane...
2004-08-24  Václav Slavíkadded wxListBox styles
2004-08-15  Václav Slavíkall windows can use wxCLIP_CHILDREN
2004-07-29  Julian SmartNeeds log.h
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-10  Julian SmartOR extra style with existing value or some implementati...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-18  Robin DunnAdd wxFULL_REPAINT_ON_RESIZE
2004-05-18  Julian SmartSet fields count even if don't have widthds
2004-05-17  Julian SmartCheck for empty "widths"
2004-05-12  Julian SmartAdded window styles to wxToolBar handler.
2004-04-14  Robin DunnAdded wxSizerItem::SetMinSize that calls m_window-...
2004-04-14  Robin DunnCompilation fixes
2004-04-11  Václav Slavíkadded more styles (patch 933354)
2004-04-11  Václav Slavíkadded wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnXRC needs to know about wxFIXED_SIZE too.
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-03-23  Julian SmartApplied patch [ 919026 ] wxBU_EXACTFIT support in wxBit...
2004-02-29  Václav Slavíkcompilation fix for wxUSE_FILESYSTEM=0
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-18  Julian SmartAdded wxDIALOG_NO_PARENT style to XRC
2004-02-15  David ElliottBakefile 0.1.3
2004-02-11  Václav Slavíkmake it possible to override translatable status of...
2004-02-05  Václav Slavíkmakefiles update
2004-01-28  Dimitri SchoolwerthApplied patch #886192: "Minor fix to XRC contrib";...
2004-01-26  Julian SmartAdded RTTI
2004-01-24  David ElliottBaked bakefiles
2004-01-23  Julian SmartApplied patch [ 882493 ] Added XRC support for wxStatusBar
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-08  Julian SmartAdded wxWS_EX_BLOCK_EVENTS style
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-12  Václav Slavíkdon't crash
2003-12-12  Václav SlavíkwxScrolledWindow can have children, too
2003-12-11  Julian SmartApplied patch [ 843965 ] RC/WXRC/XML related contribs...
2003-12-03  Václav Slavíkunknown controls container can't be subclassed, assert...
2003-11-08  Mattia Barbon wxXRC STL-ification.
2003-11-07  Robin DunnForgot to change the pos and span names
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
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
next