2013-09-11 |
Vadim Zeitlin | Change version to 3.0.0. |
tree | commitdiff |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-07-06 |
Vadim Zeitlin | Rebake the rest of the files after TOOLKIT change in... |
tree | commitdiff |
2013-04-04 |
Václav Slavík | Fix spurious errors about removing nonexistent files... |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Don't include wxUniversal configurations in MSVC projec... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Recognize more XRC elements as containing translatable... |
tree | commitdiff |
2012-08-06 |
Vadim Zeitlin | A better fix for wxHash{Map,Set} with g++ 4.7. |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Increase version to 2.9.5. |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Fix wxHash{Set,Map} compilation with g++ 4.7 in C+... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Avoid CRT deprecation warnings for MSVC build using... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Rebake all project files to reflect MSVC deprecation... |
tree | commitdiff |
2012-01-15 |
Václav Slavík | Don't crash if XRC file contains '_' at the end of... |
tree | commitdiff |
2011-12-25 |
Vadim Zeitlin | Always link with expat in monolithic build. |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Link console programs with PNG library in monolithic... |
tree | commitdiff |
2011-02-03 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.9. |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Output header to the same directory as the .cpp file... |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Fix mismatches between format strings and arguments. |
tree | commitdiff |
2010-07-03 |
Václav Slavík | Fix strings formatting in wxrc. |
tree | commitdiff |
2010-05-30 |
Václav Slavík | wxrc -g should output filenames in Unix format. |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Remove unwanted solution files from the repository. |
tree | commitdiff |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-04-26 |
Kevin Ollivier | Rebake after latest changes. |
tree | commitdiff |
2009-04-24 |
Chris Elliott | update bakefile to 0.2.6 |
tree | commitdiff |
2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after... |
tree | commitdiff |
2009-02-07 |
Václav Slavík | wxrc: fix incorrectly generated code with --extra... |
tree | commitdiff |
2009-01-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxSplitPath/wxFileName::SplitPath |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 (and now with forgotten... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
tree | commitdiff |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
tree | commitdiff |
2008-01-21 |
Václav Slavík | silence compiler warnings |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | rebaked everything, fixes problems with OpenGL samples... |
tree | commitdiff |
2007-11-25 |
Václav Slavík | removed ANSI configs from VisualC++ project files |
tree | commitdiff |
2007-10-02 |
Vadim Zeitlin | don't leak wxFileType returned from GetFileTypeFromExte... |
tree | commitdiff |
2007-09-30 |
Václav Slavík | generate #line references to source .xrc files in wxrc... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | fix compilation due to wxCmdLineEntryDesc changes once... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | reverted the change of wxCmdLineEntryDesc fields to... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | compilation fix after wxCmdLineEntryDesc changes |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | recognize hover bitmaps (patch 1758843) |
tree | commitdiff |
2007-07-14 |
Václav Slavík | renamed wxXmlProperty to wxXmlAttribute, plus implied... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-06-25 |
Václav Slavík | fixed 'url' field extraction to be done for wxHtmlWindo... |
tree | commitdiff |
2007-06-18 |
Václav Slavík | made the code a bit more readable by not using _T(... |
tree | commitdiff |
2007-06-18 |
Václav Slavík | made the code a bit more readable by not using _T(... |
tree | commitdiff |
2007-06-18 |
Václav Slavík | improve XRC loading performance on Unix by avoiding... |
tree | commitdiff |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
tree | commitdiff |
2007-04-11 |
Vadim Zeitlin | don't use obsolete functions (mostly copystring() and... |
tree | commitdiff |
2007-04-11 |
Vadim Zeitlin | add support for a data tag which can be used to embed... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | renamed meaningless IsRealClass() function in CanBeUsed... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | don't try to use XRCCTRL() with wxMenuBar or wxStaticBo... |
tree | commitdiff |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
tree | commitdiff |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked with baefile rev 928 |
tree | commitdiff |
2006-10-10 |
Robin Dunn | remove targets before cp, mv and ln, otherwise ambiguou... |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
tree | commitdiff |
2006-09-18 |
Robin Dunn | revert last change |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Commiting re-baked files after wxListCtrl OS X additions. |
tree | commitdiff |
2006-08-03 |
Robin Dunn | remove any previously existing targets before installin... |
tree | commitdiff |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
tree | commitdiff |
2006-05-06 |
Vadim Zeitlin | generate ctors with optional parent parameters in C... |
tree | commitdiff |
2006-04-21 |
Włodzimierz Skiba | Removal of first part of dsw files (as requested by... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | recognize bitmap2 tag as containing a bitmap (used... |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | regenerated all makefiles with bakefile 0.2.0; removed... |
tree | commitdiff |
2006-01-21 |
Michael Wetherell | Rebake all the VC++ project files and makefiles |
tree | commitdiff |
2005-11-09 |
Michael Wetherell | Regenerate Makefile.in, configure and the VC++ project... |
tree | commitdiff |
2005-10-16 |
Michael Wetherell | Regenerate the msvc makefiles after TARGET_CPU option... |
tree | commitdiff |
2005-10-03 |
Vadim Zeitlin | regenerated after version.bkl changes fixing -compatibi... |
tree | commitdiff |
2005-10-01 |
David Elliott | Ran bakefile -f autoconf and autoconf. |
tree | commitdiff |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-08-03 |
Michael Wetherell | Rebake after MSLU and other changes |
tree | commitdiff |
2005-07-28 |
Julian Smart | Rebake for 2.6.2 |
tree | commitdiff |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
tree | commitdiff |
2005-04-17 |
Julian Smart | Renewed makefiles after reverting run-time lib change |
tree | commitdiff |
2005-04-17 |
Julian Smart | Regenerated makefiles for runtime lib change |
tree | commitdiff |
2005-04-11 |
Julian Smart | Changed version number |
tree | commitdiff |
2005-03-23 |
Julian Smart | Updated version to 2.5.5 |
tree | commitdiff |
2005-02-19 |
David Elliott | Rebaked with Bakefile 0.1.7. |
tree | commitdiff |
2005-02-12 |
Julian Smart | Regenerated makefiles |
tree | commitdiff |
2005-02-10 |
Michael Wetherell | Compile console apps with wxUSE_GUI=0 |
tree | commitdiff |
2005-02-01 |
Włodzimierz Skiba | MinGW warning fixes. |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | enclose zip arguments in quotes, fixes behaviour for... |
tree | commitdiff |
2005-01-21 |
Václav Slavík | compilation fix |
tree | commitdiff |
next |