wxrc: fix incorrectly generated code with --extra-cpp-code (fixes #9631)
[wxWidgets.git] / utils / wxrc /
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-16  Václav Slavíkfix wxrc-generated c++ code to work in Unicode mode...
2002-12-25  Václav Slavík1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
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-24  Václav Slavíkupdates to XRC resources compiler
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2001-11-20  Julian SmartMore project file fun
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-06-11  Julian SmartVC++ project file corrections
2001-06-11  Julian Smartproject file updates
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-05  Robin DunnFixed to recognise the FINAL=hybrid make flag and to...
2001-05-13  Václav Slavíknow outputs errors to stderr
2000-11-24  Václav Slavíkadded i18n support to the compiler
2000-10-07  Václav Slavíkchange in XRC format
2000-08-11  Václav Slavíkstored bitmaps in generated resources
2000-08-06  Václav Slavíkfixed some bugs in wxrc compiler
2000-08-05  Václav Slavíkfixed bug in wxrcedit makefile
2000-07-31  Václav Slavíkfixed bug in APPEXTRALIBS
2000-07-31  Václav Slavíkadded binz handler
2000-07-26  Julian SmartWIN32 compilation of wxrc, wxrcedit
2000-07-25  Václav Slavíkadded XML resources library