projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed typo in wxString::swap() which was completely broken
[wxWidgets.git]
/
utils
/
tex2rtf
/
2002-03-22
Julian Smart
Don't use deprecated functions
tree
|
commitdiff
2002-03-22
Julian Smart
Replaced wxBuffer with wxTex2RTFBuffer
tree
|
commitdiff
2002-01-23
Julian Smart
Added missing 'break' which caused spurious </FONT...
tree
|
commitdiff
2002-01-18
Julian Smart
Updated VC++ files
tree
|
commitdiff
2002-01-08
Julian Smart
Moved include for Windows compilation; minor doc tweaks
tree
|
commitdiff
2002-01-03
Julian Smart
Added ignoreBadRefs so e.g. the PMF manual doesn't...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced "CC = gcc" and even stranger "CPP = gcc -g...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced `wx-config --cflags` with `wx-config --cxxflag...
tree
|
commitdiff
2001-11-26
Gilles Depeyrot
added missing const for char* arguments
tree
|
commitdiff
2001-11-22
Gilles Depeyrot
use "..." instead of <...> for wx headers
tree
|
commitdiff
2001-11-20
Gilles Depeyrot
added (another) missing const
tree
|
commitdiff
2001-11-04
Gilles Depeyrot
added missing wxSTD for cout & cerr
tree
|
commitdiff
2001-11-02
Julian Smart
Updates to project files
tree
|
commitdiff
2001-11-02
Gilles Depeyrot
added missing const
tree
|
commitdiff
2001-11-01
Julian Smart
Made project file work for Release and Debug targets
tree
|
commitdiff
2001-10-18
Gilles Depeyrot
use $(MAKE) instead of make
tree
|
commitdiff
2001-10-10
Gilles Depeyrot
renamed global variable to avoid conflict with export...
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
added CodeWarrior 5 project
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
added dependency handling to Makefiles
tree
|
commitdiff
2001-07-18
George Tasker
Fixed closing of program to work properly if PASS ...
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-13
Julian Smart
Some BC++ fixes
tree
|
commitdiff
2001-06-11
Julian Smart
Tex2RTF: underscores now only checked for if syntax...
tree
|
commitdiff
2001-06-11
George Tasker
Changes to catch macros that are missing arguments...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
some missing c_str()s added
tree
|
commitdiff
2001-06-07
Julian Smart
Updates for version change to 2.3.1
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
applied patch for compilation with gcc 3.0
tree
|
commitdiff
2001-05-25
George Tasker
Changes to detect unresolved references (REF NOT FOUND...
tree
|
commitdiff
2001-05-24
George Tasker
Removed check for '\par' at beginning of line that...
tree
|
commitdiff
2001-05-24
Vadim Zeitlin
fixed compilation with NO_GUI
tree
|
commitdiff
2001-05-24
George Tasker
Added '_' checking that warns of the use of "_" or...
tree
|
commitdiff
2001-05-10
Julian Smart
Removed references to xpm[d].lib
tree
|
commitdiff
2001-04-25
Julian Smart
Some doc corrections
tree
|
commitdiff
2001-04-05
Julian Smart
Applied Don Spear's patch
tree
|
commitdiff
2001-02-06
Julian Smart
Updated VC++ project files for making DLL-based samples
tree
|
commitdiff
2000-12-22
George Tasker
Program now keeps track of how many errors occured...
tree
|
commitdiff
2000-12-22
George Tasker
Now uses MAX_LINE_BUFFER_SIZE constant for the array...
tree
|
commitdiff
2000-12-22
George Tasker
Added MAX_LINE_BUFFER_SIZE constant instead of using...
tree
|
commitdiff
2000-11-23
George Tasker
Lots more memory/resource leak fixes. There are still...
tree
|
commitdiff
2000-10-13
Julian Smart
Doc/distribution script mods
tree
|
commitdiff
2000-10-10
Julian Smart
Added VC++ project files (seems logical)
tree
|
commitdiff
2000-08-17
Julian Smart
Increased bib buffer size
tree
|
commitdiff
2000-08-14
Julian Smart
Backslashes now allowed in \input filenames
tree
|
commitdiff
2000-08-14
George Tasker
Typecasting added to prevent warnings.
tree
|
commitdiff
2000-08-14
George Tasker
Code added to cleanup memory/resource leaks on exit
tree
|
commitdiff
2000-08-14
George Tasker
Typecasts added to prevent compiler warnings
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-10
Julian Smart
Small fixes for Tex2RTF but alas, we still get memory...
tree
|
commitdiff
2000-02-17
Ron Lee
added APPEXTRADEFS var so things like tex2rtf can pass...
tree
|
commitdiff
2000-02-02
Robert Roebling
Tried to fix corrupted display of wxTextCtrl,
tree
|
commitdiff
2000-01-31
Vadim Zeitlin
makefiles changes (@top_srcdir@ adjusted)
tree
|
commitdiff
2000-01-16
Václav Slavík
added some utils (tex2rtf, helpgen, makegen) to make...
tree
|
commitdiff
1999-11-09
Julian Smart
Misc small fixes
tree
|
commitdiff
1999-10-21
Vadim Zeitlin
added the makefile for tex2rtf compilation using config...
tree
|
commitdiff
1999-08-27
Patrick Albert
Removing some level 3 warning
tree
|
commitdiff
1999-08-24
Julian Smart
Minor doc & distrib file changes
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
old makefiles removed
tree
|
commitdiff
1999-05-27
Robert Roebling
Doc updates.
tree
|
commitdiff
1999-05-17
Robin Dunn
Enhanced HTML Help output.
tree
|
commitdiff
1999-05-12
Václav Slavík
HTML Help Workshop support
tree
|
commitdiff
1999-04-02
J. Russell Smyth
removed declaration of wxObject::Dump(stream &str)...
tree
|
commitdiff
1999-04-02
J. Russell Smyth
changed (no longer valid) wxToUpper and wxToLower to...
tree
|
commitdiff
1999-03-17
J. Russell Smyth
Added Makefile/Makefile.in to generate tex2rtf under...
tree
|
commitdiff
1999-03-05
Robert Roebling
Two optical corrections
tree
|
commitdiff
1999-02-21
Václav Slavík
NO_GUI bug fixed
tree
|
commitdiff
1999-02-12
Julian Smart
Small Tex2RTF fixes; wxMotif compile fixes (motif.inc...
tree
|
commitdiff
1999-02-09
Julian Smart
Added more makefiles; fixed some samples for Cygwin
tree
|
commitdiff
1999-02-05
Julian Smart
Removed lots of OnClose functions; doc'ed OnCloseWindow...
tree
|
commitdiff
1999-01-29
Harco de Hilster
Some tweaks to includes for compilers without precompil...
tree
|
commitdiff
1999-01-27
Julian Smart
Added dde sample; added docs/index.htm
tree
|
commitdiff
1999-01-24
Julian Smart
Renamed .nt makefiles to .vc and factored them out...
tree
|
commitdiff
1999-01-12
Julian Smart
Fixed silly error (what was Bool = int is now bool...
tree
|
commitdiff
1999-01-11
Julian Smart
Fixed stupid crash-on-exit bug.
tree
|
commitdiff
1999-01-11
Julian Smart
Corrected thread.h inline problem. Set WXWIN_COMPATIBIL...
tree
|
commitdiff
1999-01-09
Robert Roebling
ODBC updates
tree
|
commitdiff
1999-01-07
Unknown (UG)
fix for wxuse_iostreamh
tree
|
commitdiff
1999-01-04
Julian Smart
Simplified BC++ makefiles; C++Builder 1.0 compilation...
tree
|
commitdiff
1999-01-02
Julian Smart
Corrected memory.cpp checkpoint bug; added Tex2RTF
tree
|
commitdiff