Remove obsolete VisualAge-related files.
[wxWidgets.git] / misc /
2013-10-01  Vadim ZeitlinExclude zlib 3rd party sources from our checks too.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-11  Robin DunnComment out the CIAbot script, the site has been dead...
2013-07-06  Vadim ZeitlinExclude expat files from pre commit hook checks too.
2013-06-08  Vadim ZeitlinExclude src/msw/version.rc from svn pre-commit hook...
2012-12-28  Vadim ZeitlinParse files from include/wx/*.h when making wxMSW tags.
2012-12-03  Vadim ZeitlinExclude files in vendor branches from svn hook checks.
2012-11-04  Vadim ZeitlinCreate tags for Cocoa, not Carbon, by default under...
2012-11-04  Vadim ZeitlinFix annoying warning when running the script to generat...
2012-11-04  Vadim ZeitlinAllow using _T() in docs/doxygen/overviews/changes_sinc...
2012-07-13  Vadim ZeitlinGenerate tags for ribbon headers and sources too.
2012-06-20  Vadim ZeitlinAdd MSVS autoexp.dat fragment for some common wxWidgets...
2012-05-13  Vadim ZeitlinMinor change to wxString pretty-printer for gdb.
2012-04-28  Vadim ZeitlinRecognize wxDefaultDateTime in gdb wxDateTime pretty...
2012-04-28  Vadim ZeitlinAdd a gdb pretty-printer for wxFileName objects.
2012-03-25  Vadim ZeitlinAdd a gdb pretty printer for wxDateTime.
2012-02-19  Vadim ZeitlinDon't apply svn commit hook checks to 2.8 branch.
2012-02-19  Vadim ZeitlinDon't exclude message catalog files from UTF-8 checks...
2012-01-18  Dimitri SchoolwerthSynchronised svn:eol-style and svn:executable propertie...
2012-01-13  Robin Dunnadd post-commit to svn too
2012-01-13  Robin DunnAlso exclude generated wxPython html files from pre...
2012-01-09  Vadim ZeitlinAdd check for _T() to svn pre-commit hook.
2011-12-18  Vadim ZeitlinAdd a reminder to update version.bkl to inc_release...
2011-12-02  Dimitri SchoolwerthUpdated out of date versions and release dates.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinExclude another auto-generated file when cleaning the...
2011-08-20  Vadim ZeitlinAdd a one line script to clean patches before submittin...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinUpdate the files changed by the version number incremen...
2011-04-10  Vadim ZeitlinCorrect Javanese language code.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-02-08  Vadim ZeitlinFix bytes to integers conversion in png2c script.
2011-02-05  Vadim ZeitlinCorrect decoding of 4-byte integers in png2c script.
2010-12-31  Vadim ZeitlinAdd an option to embed image size in its name to PNG...
2010-12-31  Vadim ZeitlinAccept file names with dashes in PNG-to-C converter.
2010-10-22  Vadim ZeitlinDon't add quotes to string representation in gdb.
2010-09-09  Dimitri Schoolwerthuse svn:keywords instead of eol:keywords
2010-07-23  Vadim ZeitlinAdd support for CP-866 encoding to wxEncodingConverter.
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-17  Vadim ZeitlinReally set svn:eol-style property.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-12  Vadim ZeitlinReplace remaining references to 2.9.0 with 2.9.1.
2010-06-20  Vadim ZeitlinExtract tags from private headers under wxMSW too.
2010-05-06  Vadim ZeitlinAdded wxLANGUAGE_BOSNIAN.
2010-05-04  Václav SlavíkFixed a typo in misc/languages/README.
2010-04-24  Václav SlavíkwxLocale::InitLanguagesDB() doesn't use wxStringTokeniz...
2010-04-24  Václav SlavíkSplit intl.h into intl.h, language.h and translation.h.
2010-02-26  Vadim ZeitlinAdd pretty-printers for wxPoint, wxSize and wxRect.
2009-12-18  Vadim ZeitlinDon't use "-I @" in ctags command line as cmd.exe handl...
2009-11-11  Vadim ZeitlinUpdate gdb pretty printing support for latest gdb version.
2009-10-12  Vadim ZeitlinExclude message catalogs from UTF-8 check.
2009-10-05  Vadim ZeitlinImplement DrawTitleBarBitmap() for OS X using hard...
2009-10-04  Robin Dunnexclude SWIG generated files from being checked
2009-10-01  Vadim ZeitlinDon't exit on errors in the pre-commit svn hook.
2009-09-23  Vadim ZeitlinExclude binary files from the checks done by the pre...
2009-09-23  Vadim ZeitlinFix bug in the hook which prevented committing makefiles.
2009-09-18  Vadim ZeitlinCheck that files being checked in use UTF-8.
2009-09-18  Vadim ZeitlinAdd the initial version of svn pre-commit hook.
2009-08-16  Vadim ZeitlinCreate both the full and OS X specific tag files in...
2009-07-07  Vadim Zeitlinupdate the intl.* files directly from genlang.py script...
2009-07-06  Vadim Zeitlincorrect writing direction for Farsi
2009-07-05  Vadim Zeitlinupdate the script to update more files; removed old...
2009-06-19  Vadim Zeitlinrename makemactags script to makeostags and extend...
2009-06-19  Vadim Zeitlinmake the script executable
2009-05-19  Vadim Zeitlinadded Asturian language entry (see #10808)
2009-04-26  Vadim Zeitlinuse svn:eol-style instead of eol:style (see #10745)
2009-03-17  Vadim Zeitlinadded the files with separate tags itself (should have...
2009-03-17  Vadim Zeitlinextract the list of macros to ignore in a separate...
2009-01-19  Vadim Zeitlinadd wx/generic/private/*.h files
2009-01-04  Vadim Zeitlinadd a custom printer for wxString to use with Python...
2008-12-26  Vadim Zeitlindon't use function syntax which /bin/sh doesn't grok
2008-12-22  Vadim Zeitlincorrect Serbian locale name: should be sr_RS, not sr_SR...
2008-11-21  Vadim Zeitlinfix tags generation for OS X port after renaming
2008-11-02  Vadim Zeitlinadded propgrid sources
2008-10-25  Vadim Zeitlinrename ca@valencian description to "Valencian (Southern...
2008-10-17  Francesco Montorsirevision of wxLocale; documented the list of language...
2008-10-08  Vadim Zeitlinadded propgrid files
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-05-17  Vadim Zeitlinadded language info for Northern Sami (patch 1964036)
2008-03-21  Vadim Zeitlinalso use wx/private/*.h
2008-03-02  Václav Slavíkthere's no such thing as LANG_VALENCIAN
2008-02-17  Vadim Zeitlinadd ka_GE, ku_TR and ne_NP; some cleanup and better...
2007-11-05  Vadim Zeitlinexclude include/wx/vms_x_fix.h from ctags input, it...
2007-10-23  Vadim Zeitlinadded --prefix option which is useful when cross-building
2007-10-06  Vadim Zeitlinadded richtext sources
2007-08-27  Francesco Montorsiadd small script which reports a list of the unused...
2007-08-15  Vadim Zeitlinadded a script to automaitcally fix 'Derived from'...
2007-07-28  Vadim Zeitlinadded the script used to add libraries to the documenta...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-04  Vadim Zeitlinadd wx/unix/private directory
2007-05-05  Vadim Zeitlinshare ctags command between make(gtk/mac)tags scripts
2007-04-01  Vadim Zeitlininclude aui and richtext directories
2007-01-07  Vadim Zeitlinalso update wxVERSION_STRING
2007-01-07  Vadim Zeitlinalso update manual.tex
2007-01-07  Vadim Zeitlinmore informative output
2007-01-07  Vadim Zeitlinadded a script to update release version field
2006-10-08  Vadim Zeitlinreformat and add files
2006-10-08  Vadim Zeitlinignore the other WXDLLIMPEXP_XXX and not only BASE...
2006-09-16  Vadim Zeitlinbuild extra wxUniv tags file
2006-09-04  Vadim ZeitlinMerge ... RTL changes (with many modifications) from...
next