OS/2 Update
[wxWidgets.git] / utils /
2002-07-16  Robin DunnWhate are these still doing here? They shoul dhav...
2002-07-16  Václav Slavíkpatch 580632 - fixes incorrect path problem in wxrc
2002-07-16  Julian SmartUpdated utils/configure
2002-07-16  Julian SmartRemoved @IF-GMAKE... or something similar
2002-07-16  Julian SmartAdded helpview
2002-07-16  Julian SmartAdded helpview Makefile.in; added helpview to list...
2002-07-14  Gilles Depeyrotcorrected warnings
2002-07-14  Gilles Depeyrotremoved unused variable
2002-07-13  Gilles Depeyrotcorrected return type of wxDetermineImageType
2002-07-10  Julian SmartAdded back makefile.vc
2002-07-09  Julian SmartCompiles
2002-07-09  Julian SmartRemoved makefile with capital M
2002-07-09  Julian SmartAdded helpview utility
2002-07-02  Václav Slavíkfixed cmd line args parsing in wxrc (contributed patch)
2002-06-22  Václav Slavíkforgot to check in new wxrc -- as a side effect, this...
2002-06-03  Julian SmartRemoved spurious </a> after <img> tag
2002-05-07  Gilles Depeyrotignore CodeWarrior output files
2002-05-04  Václav Slavíkadded CSS stylesheets support to tex2rtf
2002-04-30  Julian SmartRenamed wxBuffer to deBuffer
2002-04-28  Václav Slavíkcompilation fixes for C++ standard library
2002-04-26  Jouk Jansen Committing in .
2002-04-18  Julian SmartOnly create wxBuffer on wxMSW and wxMac platforms
2002-04-07  Robert Roebling Further work on wxTextCrl.
2002-03-22  Julian SmartDon't use deprecated functions
2002-03-22  Julian SmartReplaced wxBuffer with wxTex2RTFBuffer
2002-03-11  Julian SmartAdded a screenshot of wxEmulator showing the default...
2002-03-11  Julian SmartAdded XPM icon; minor mods
2002-03-11  Julian SmartTweaks to emulator and documentation
2002-03-10  Julian SmartAdded emulator screen; regenerated configure for utils
2002-03-10  Julian SmartMinor tweaks
2002-03-10  Julian SmartCorrected image size
2002-03-10  Julian SmartAdded emulator utility.
2002-03-09  Julian SmartRemoved README from old framelayout dir, since it was
2002-03-09  Václav Slavíkfixed to translatable strings output
2002-02-27  Julian SmartAdded static wxBuffer
2002-02-20  Julian SmartNanoX modificati
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-24  Václav Slavíkupdates to XRC resources compiler
2002-01-23  Julian SmartAdded missing 'break' which caused spurious </FONT...
2002-01-21  Julian SmartNow adds 'include file' heading
2002-01-19  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-18  Julian SmartUpdated VC++ files
2002-01-18  Julian SmartMoved the popup menu event handlers to dialog event...
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-15  George TaskerAdded checks for wxUSE_IOSTREAMH to #include the correc...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-04  Julian SmartFixed missing membersections bug and also bug with...
2002-01-03  Julian SmartAdded ignoreBadRefs so e.g. the PMF manual doesn't...
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-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-09  George Taskerutils/framelayout has been much enhanced, and can now...
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-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-26  Gilles Depeyrotadded missing const for char* arguments
2001-11-23  Julian SmartFixed VC++ project file
2001-11-22  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-20  Gilles Depeyrotadded (another) missing const
2001-11-20  Julian SmartMore project file fun
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-11-04  Gilles Depeyrotadded missing wxSTD for cout & cerr
2001-11-02  Julian SmartUpdates to project files
2001-11-02  Gilles Depeyrotadded missing const
2001-11-01  Julian SmartMade project file work for Release and Debug targets
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-10-18  Gilles Depeyrotadded missing include
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Gilles Depeyrotremoved wxGetTranslation already defined in wx intl
2001-10-10  Gilles Depeyrotrenamed global variable to avoid conflict with export...
2001-09-09  Gilles Depeyrotadded CodeWarrior 5 project
2001-09-06  Gilles Depeyrotremoved copystring function already defined in common...
2001-08-12  Gilles Depeyrotcorrections for Mac OS compilation
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-22  Gilles Depeyrotcorrection for Mac OS X compilation
2001-07-20  Gilles Depeyrotpost wxUniv merge fixes
2001-07-19  Vadim Zeitlinfixes to version string
2001-07-19  Vadim Zeitlin1. compilation fixes
2001-07-18  George TaskerFixed closing of program to work properly if PASS ...
2001-07-12  Jouk Jansen Committing in .
2001-07-10  Vadim Zeitlincompilation fix
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-13  Julian SmartSome BC++ fixes
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-11  George TaskerChanges to catch macros that are missing arguments...
2001-06-11  Julian SmartVC++ project file corrections
2001-06-11  Julian Smartproject file updates
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Vadim Zeitlinsome missing c_str()s added
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
next