Fix for child window positioning
[wxWidgets.git] / utils /
2002-08-31  Václav Slavík- applied patch that adds more i18n support to XRC...
2002-08-24  Julian SmartAttempts to reduce errors in compile farm for
2002-08-23  Václav Slavíkapplied patch #599264 (fixes to wxrc -g)
2002-08-19  Julian SmartRemoved an old email address
2002-08-16  Julian SmartApplied patch [ 596061 ] Adds more navigation buttons...
2002-08-14  Václav SlavíkPython support in wxrc
2002-08-12  Václav Slavíkseems I forgot to check in these changes to tex2rtf...
2002-08-09  Julian SmartAdded brief explanation about building RPMs
2002-08-08  Václav Slavíkadded RPM spec file
2002-08-08  Václav Slavíkunified archive naming to name-version-arch
2002-08-08  Václav Slavíktex2rtf: fixes to makefile.unx to make rpm spec file...
2002-08-08  Václav Slavíktex2rtf fixes: removed missing files from src.rsp
2002-08-08  Julian SmartApplied patch [ 592063 ] generic notebook does not...
2002-08-07  Julian SmartAdded scripts to make Tex2RTF distribution on Unix
2002-08-07  Julian SmartAdded licence docs for Tex2RTF
2002-08-07  Julian SmartRemoved temporary file
2002-08-07  Julian SmartAdded files for creating independent Tex2RTF distributions
2002-08-04  Václav Slavíkno more hacks needed in wxrc now that wxMessageOutput...
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
next