]> git.saurik.com Git - wxWidgets.git/history - contrib/utils
wxUSE_XRC implies wxUSE_XML now
[wxWidgets.git] / contrib / utils /
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-08-29  Václav Slavíkdon't include strings that shouldn't be translated...
2004-08-23  Václav Slavíkfixes for C++ code generator (modified patch 1010058)
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-11  Włodzimierz SkibaChanged type of bitmaps. RC of DMC reported 'is not...
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-15  Mattia Barbon Patch #952359 from ABX: contrib updates after wxHashT...
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-03-18  Robin DunnFix compile errors with VC 6. Untabified.
2004-03-08  Julian SmartFixes for handle change
2004-03-03  Chris Elliottfinal part of SF patch #904166 (DMC fix)
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-02-05  Václav Slavíkmakefiles update
2004-02-05  Václav Slavíkapplied patch 744616: WXRC extension for automated...
2004-01-29  Ryan Nortonadded newline
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-11  Julian SmartApplied patch [ 843965 ] RC/WXRC/XML related contribs...
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-10-04  Václav Slavíkregenerated makefiles
2003-09-19  Mattia Barbon Do not use wx/wx.h.
2003-09-18  Julian SmartApplied patch [ 807366 ] fixes for wxrcedit contrib...
2003-09-16  Julian SmartAdded missing makefiles
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-12  Mattia Barbon Blind fix for library ordering.
2003-09-11  Julian SmartApplied patch [ 793000 ] "unreachable code" changes...
2003-09-10  Mattia Barbon Added bakefiles for contrib/utils/convertrc and contr...
2003-09-09  Václav Slavíkbetter way of dealing with EXTRALIBS_xxx
2003-08-25  Václav Slavíkadded IMPLEMENT_APP_CONSOLE
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-20  Václav Slavíkthere's no reason why wxrc should link against xrc...
2003-08-19  Václav Slavíkcompilation fixes
2003-08-19  Václav Slavík<wx-lib>expat</wx-lib> is nonsense
2003-08-19  Julian SmartWarning fixes from ABX
2003-08-19  Julian SmartUse _NO_THEMES
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Václav Slavíkforgot to commit some regenerated files
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-14  Václav Slavíkmake wxrc installable
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-09  Václav Slavíkfixed command line parsing
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkadded rest of contrib samples bakefiles
2003-08-02  Václav Slavíkfixed some VC++ projects bugs
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav SlavíkwxUSE_GUI=0 not needed
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-21  Václav Slavíkexpand wildcards on windows (patch #773160)
2003-07-20  Václav SlavíkXML library moved to the core
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-31  Julian SmartMore deprecated class mods
2003-03-16  Václav Slavíkfix wxrc-generated c++ code to work in Unicode mode...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-25  Václav Slavík1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-21  Václav Slavík1) added wxFrame support to wxrcedit
2002-12-16  Julian SmartApplied patch [ 651713 ] changes to convertrc
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-09  Gilles Depeyrotuse RemoveAt instead of Remove
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-31  Václav Slavík- applied patch that adds more i18n support to XRC...
2002-08-23  Václav Slavíkapplied patch #599264 (fixes to wxrc -g)
2002-08-14  Václav SlavíkPython support in wxrc
2002-08-04  Václav Slavíkno more hacks needed in wxrc now that wxMessageOutput...
2002-07-16  Václav Slavíkpatch 580632 - fixes incorrect path problem in wxrc
2002-07-02  Václav Slavíkfixed cmd line args parsing in wxrc (contributed patch)
2002-06-22  Václav Slavíkforgot to check in new wxrc -- as a side effect, this...
2002-03-09  Václav Slavíkfixed to translatable strings output
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-27  Václav Slavíkuse correct encoding in wxrcedit
2002-01-24  Václav Slavíkupdates to XRC resources compiler
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-20  Julian SmartMore project file fun
2001-11-10  Václav Slavíkadded app name to wxrcedit (forgot to commit this one...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-06-17  Julian SmartReduced true colour icon (!) to 16 colours, updated...
next