]> git.saurik.com Git - wxWidgets.git/history - utils/tex2rtf
OS/2 tweaks.
[wxWidgets.git] / utils / tex2rtf /
2002-07-14  Gilles Depeyrotcorrected warnings
2002-07-14  Gilles Depeyrotremoved unused variable
2002-06-03  Julian SmartRemoved spurious </a> after <img> tag
2002-05-04  Václav Slavíkadded CSS stylesheets support to tex2rtf
2002-04-28  Václav Slavíkcompilation fixes for C++ standard library
2002-03-22  Julian SmartDon't use deprecated functions
2002-03-22  Julian SmartReplaced wxBuffer with wxTex2RTFBuffer
2002-01-23  Julian SmartAdded missing 'break' which caused spurious </FONT...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-03  Julian SmartAdded ignoreBadRefs so e.g. the PMF manual doesn't...
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-22  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-20  Gilles Depeyrotadded (another) missing const
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-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-10  Gilles Depeyrotrenamed global variable to avoid conflict with export...
2001-09-09  Gilles Depeyrotadded CodeWarrior 5 project
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-18  George TaskerFixed closing of program to work properly if PASS ...
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-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
2001-05-25  George TaskerChanges to detect unresolved references (REF NOT FOUND...
2001-05-24  George TaskerRemoved check for '\par' at beginning of line that...
2001-05-24  Vadim Zeitlinfixed compilation with NO_GUI
2001-05-24  George TaskerAdded '_' checking that warns of the use of "_" or...
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-04-25  Julian SmartSome doc corrections
2001-04-05  Julian SmartApplied Don Spear's patch
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-12-22  George TaskerProgram now keeps track of how many errors occured...
2000-12-22  George TaskerNow uses MAX_LINE_BUFFER_SIZE constant for the array...
2000-12-22  George TaskerAdded MAX_LINE_BUFFER_SIZE constant instead of using...
2000-11-23  George TaskerLots more memory/resource leak fixes. There are still...
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-17  Julian SmartIncreased bib buffer size
2000-08-14  Julian SmartBackslashes now allowed in \input filenames
2000-08-14  George TaskerTypecasting added to prevent warnings.
2000-08-14  George TaskerCode added to cleanup memory/resource leaks on exit
2000-08-14  George TaskerTypecasts added to prevent compiler warnings
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-02-17  Ron Leeadded APPEXTRADEFS var so things like tex2rtf can pass...
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-16  Václav Slavíkadded some utils (tex2rtf, helpgen, makegen) to make...
1999-11-09  Julian SmartMisc small fixes
1999-10-21  Vadim Zeitlinadded the makefile for tex2rtf compilation using config...
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-24  Julian SmartMinor doc & distrib file changes
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-27  Robert Roebling Doc updates.
1999-05-17  Robin DunnEnhanced HTML Help output.
1999-05-12  Václav SlavíkHTML Help Workshop support
1999-04-02  J. Russell Smythremoved declaration of wxObject::Dump(stream &str)...
1999-04-02  J. Russell Smythchanged (no longer valid) wxToUpper and wxToLower to...
1999-03-17  J. Russell SmythAdded Makefile/Makefile.in to generate tex2rtf under...
1999-03-05  Robert Roebling Two optical corrections
1999-02-21  Václav SlavíkNO_GUI bug fixed
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-29  Harco de HilsterSome tweaks to includes for compilers without precompil...
1999-01-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-12  Julian SmartFixed silly error (what was Bool = int is now bool...
1999-01-11  Julian SmartFixed stupid crash-on-exit bug.
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-09  Robert Roebling ODBC updates
1999-01-07  Unknown (UG)fix for wxuse_iostreamh
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF