]> git.saurik.com Git - wxWidgets.git/history - utils/tex2rtf/src/tex2any.cpp
Missing wxUSE_... flags and source cleaning.
[wxWidgets.git] / utils / tex2rtf / src / tex2any.cpp
2005-08-24  Włodzimierz SkibaMissing wxUSE_... flags and source cleaning.
2005-03-24  Włodzimierz SkibaFix for ambiguities which happen in STL=1 mode under...
2005-03-10  Włodzimierz SkibaWarning fix.
2004-11-09  Włodzimierz SkibaUnicode fixes. Avoid int 'ch' and '(wx)char ch' in...
2004-10-31  Václav Slavíkcompilation fixes for gcc-3.4 + Unicode
2004-10-31  Václav Slavíkfixed spelling of -checkcurleybraces (patch #1054304)
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-06-04  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces...
2004-05-18  George TaskerlastChar was defined as a char when it should have...
2004-05-12  George TaskerOpen curley braces '{' that were preceeded by a '\...
2004-05-08  Mattia Barbon TeX2RTF compilation fixes after my last wxHashTable...
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-01-08  Julian SmartApplied patch [ 867187 ] wxWindows-like markup in TEX2R...
2003-12-11  Julian SmartApplied patch [ 817317 ] fixes for errors and warnings...
2003-09-13  Mattia Barbon Compilation fixes for WXWIN_COMPATIBILITY_2_4.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-14  Gilles Depeyrotcorrected warnings
2002-05-04  Václav Slavíkadded CSS stylesheets support to tex2rtf
2002-03-22  Julian SmartReplaced wxBuffer with wxTex2RTFBuffer
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-26  Gilles Depeyrotadded missing const for char* arguments
2001-11-20  Gilles Depeyrotadded (another) missing const
2001-11-02  Gilles Depeyrotadded missing const
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-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  George TaskerAdded '_' checking that warns of the use of "_" or...
2000-12-22  George TaskerNow uses MAX_LINE_BUFFER_SIZE constant for the array...
2000-11-23  George TaskerLots more memory/resource leak fixes. There are still...
2000-08-14  Julian SmartBackslashes now allowed in \input filenames
2000-08-14  George TaskerTypecasting added to prevent warnings.
2000-07-15  Bryan Pettymerged 2.2 branch
1999-05-12  Václav SlavíkHTML Help Workshop support
1999-01-12  Julian SmartFixed silly error (what was Bool = int is now bool...
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF