]> git.saurik.com Git - wxWidgets.git/history - utils/HelpGen
fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
[wxWidgets.git] / utils / HelpGen /
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 [ 817317 ] fixes for errors and warnings...
2003-10-22  Mattia Barbon Compilation and warning fixes for GCC 3.2.
2003-10-13  Mattia Barbon Compilation fixes.
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-29  Mattia Barbon (Blind) compilation fix for Sun compiler.
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-04  Mattia Barbon Regenerated makefiles.
2003-09-03  Mattia Barbon Regenerated makefiles in the correct place.
2003-09-03  Mattia Barbon Compilation fixes.
2003-09-03  Mattia Barbon Added missing bakefiles in utils/* and regenerated
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-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-13  Vadim Zeitlinfailed attemps to fix tons of warnings
2003-08-13  Vadim Zeitlincompilation fix
2003-08-13  Vadim Zeitlinremoved an unneeded file
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-10  Václav Slavíkadded HelpGen makefiles
2003-08-10  Václav Slavíkadded HelpGen bakefile
2003-06-13  Vadim Zeitlinquote '|' inside regexes (fixes dump mode); fixed crash...
2003-05-30  Vadim Zeitlinminor fixes to workspace/project files
2002-12-09  Mattia Barbon Only build HelpGen in wxBase, since it will #error...
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-14  Gilles Depeyrotadded missing wxSTD for cout/endl
2002-01-21  Julian SmartNow adds 'include file' heading
2002-01-18  Julian SmartUpdated VC++ files
2002-01-15  George TaskerAdded checks for wxUSE_IOSTREAMH to #include the correc...
2002-01-04  Julian SmartFixed missing membersections bug and also bug with...
2002-01-03  Julian SmartAdded code to make it not duplicate membersections...
2002-01-03  Julian SmartAdded FlushAll to CloseClass, otherwise text was only...
2002-01-03  Julian SmartAdded main() and corrected VC++ project settings
2002-01-02  Julian SmartAttempted to alter project settings for wxBase, Release...
2001-12-03  George TaskerChanged all the wxASSERT(0) calls to use wxFAIL_MSG()
2001-11-30  Vadim Zeitlinnow the methods are sorted in the correct order in...
2001-11-28  Vadim ZeitlinHelpGen doesn't work in GUI mode
2001-11-22  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-18  Gilles Depeyrotreplaced HAVE_MALLOC_H with !__DARWIN__
2001-11-18  Gilles Depeyrotcorrections for compilation under Mac OS X
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Gilles Depeyrotremoved wxGetTranslation already defined in wx intl
2001-09-06  Gilles Depeyrotremoved copystring function already defined in common...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-19  Vadim Zeitlinfixes to version string
2001-07-19  Vadim Zeitlin1. compilation fixes
2001-07-10  Vadim Zeitlincompilation fix
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-09  Julian SmartDoc corrections; added HelpGen project files
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-11  Václav Slavíknow compiles with wxBase
2000-02-19  Václav Slavíkripper_main.o does not belong to HelpGen
2000-02-11  Robert Roebling Made HelpGen compile here.
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-16  Václav Slavíkadded some utils (tex2rtf, helpgen, makegen) to make...
2000-01-16  Václav Slavíkcompilation fixes (gcc)
1999-09-13  Julian SmartMade HelpGen into a wxWin app (still uses command-line...
1999-06-01  Vadim Zeitlinold makefiles removed
1999-02-21  Vadim Zeitlin1. more C++ parser fixes - now it almost parses wx...
1999-02-20  Vadim Zeitlin1. better 'const' and 'virtual' functions handling
1999-02-20  Vadim Zeitlin1. new 'diff' mode which seems to work
1999-02-15  Vadim Zeitlin1. Parser improvements
1999-01-13  Julian SmartAdded dnd classes, data object classes, changed clipboa...
1999-01-10  Vadim Zeitlinchanges for wxMSW compilation
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-08  Vadim Zeitlinsupports typedefs, generates "See also:" and adds ...
1999-01-08  Vadim ZeitlinHelpGen is a prototype of the tool for automatic genera...