]> git.saurik.com Git - wxWidgets.git/history - utils/HelpGen
Lots of updates for color dialog and sliders
[wxWidgets.git] / utils / HelpGen /
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...