Remove unwanted solution files from the repository.
[wxWidgets.git] / utils / wxrc /
2009-10-22  Vadim ZeitlinRemove unwanted solution files from the repository.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-07  Václav Slavíkwxrc: fix incorrectly generated code with --extra...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4 (and now with forgotten...
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-04  Kevin Ollivierrebake
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-21  Václav Slavíksilence compiler warnings
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-02  Vadim Zeitlindon't leak wxFileType returned from GetFileTypeFromExte...
2007-09-30  Václav Slavíkgenerate #line references to source .xrc files in wxrc...
2007-09-17  Vadim Zeitlinfix compilation due to wxCmdLineEntryDesc changes once...
2007-09-14  Vadim Zeitlinreverted the change of wxCmdLineEntryDesc fields to...
2007-09-14  Vadim Zeitlincompilation fix after wxCmdLineEntryDesc changes
2007-07-28  Vadim Zeitlinrecognize hover bitmaps (patch 1758843)
2007-07-14  Václav Slavíkrenamed wxXmlProperty to wxXmlAttribute, plus implied...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-25  Václav Slavíkfixed 'url' field extraction to be done for wxHtmlWindo...
2007-06-18  Václav Slavíkmade the code a bit more readable by not using _T(...
2007-06-18  Václav Slavíkmade the code a bit more readable by not using _T(...
2007-06-18  Václav Slavíkimprove XRC loading performance on Unix by avoiding...
2007-04-27  Václav SlavíkPCH-less compilation fixes
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-04-11  Vadim Zeitlinadd support for a data tag which can be used to embed...
2007-03-17  Vadim Zeitlinrenamed meaningless IsRealClass() function in CanBeUsed...
2007-03-17  Vadim Zeitlindon't try to use XRCCTRL() with wxMenuBar or wxStaticBo...
2007-02-07  Robin Dunnrebaked after changing the version number
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-10  Robin Dunnremove targets before cp, mv and ln, otherwise ambiguou...
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-09-18  Robin Dunnrevert last change
2006-09-17  Kevin OllivierCommiting re-baked files after wxListCtrl OS X additions.
2006-08-03  Robin Dunnremove any previously existing targets before installin...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-05-06  Vadim Zeitlingenerate ctors with optional parent parameters in C...
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-03-21  Vadim Zeitlinrecognize bitmap2 tag as containing a bitmap (used...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Julian SmartOlly Betts' typo patch
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-11  Julian SmartChanged version number
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
2005-02-01  Włodzimierz SkibaMinGW warning fixes.
2005-01-31  Vadim Zeitlinenclose zip arguments in quotes, fixes behaviour for...
2005-01-21  Václav Slavíkcompilation fix
2005-01-13  Włodzimierz SkibaSource cleaning, warning fixes.
2004-11-16  Julian SmartWrapped two generated literals in _T
2004-10-31  Václav Slavíkadded 'icon' property to wxFrame and wxDialog in XRC
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-06  Robin DunnRemove any old wxrc before installing new ones. This...
2004-10-02  Václav Slavíkgenerated resources code doesn't have to include <wx...
2004-10-02  Václav Slavíkdon't link GUI libs into wxrc
2004-09-30  Václav Slavíkinstall wxrc as wxrc-2.5, with symlink
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-29  Robin DunnAllow embedded double quotes, and hex-encode single...
2004-09-29  Robin DunnUpdates for how the Python code is generated
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz SkibaXRC movement influenced depth of paths.
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-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-03-18  Robin DunnFix compile errors with VC 6. Untabified.
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-02-05  Václav Slavíkapplied patch 744616: WXRC extension for automated...
next