lyx_mirror/src/support
Lars Gullik Bjønnes 39fb0d0e42 use namespace in lyxlib if available
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@424 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-17 22:42:04 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
abort.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
atexit.c merge from the string-switch branch and ready for a prelease. 1999-10-02 16:21:10 +00:00
block.h ok, some more changes, this time I have gotten the fonttable and insettable in lyxparagra converted correctly to stl::containsers, added some tags for move to using pdflatex, search for pdflatex,dvips,pdf2ps,xpdf etx. in lib/configure.m4. A couple of name changes. Lets prepare for 1.1.4 now. Read the ChangeLog 2000-01-11 01:59:00 +00:00
chdir.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
date.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
DebugStream.C my changes during the holidyas...i expect some compilers to have some problems, but I think that can be solved. Ok these are the main changes: use iostreams for everything, a TextCache to store the text variable in 2000-01-06 02:44:26 +00:00
DebugStream.h read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +00:00
fileblocks.c merge from the string-switch branch and ready for a prelease. 1999-10-02 16:21:10 +00:00
FileInfo.C LSubstring and LRegex added, some small cleanup in FileInfo, audited most of the assertions in lyxstring. 1999-11-09 22:20:24 +00:00
FileInfo.h some white-space changes, enum changes because of ridance of definitions.h, block.h added small change in lyxstring.C 1999-11-15 10:54:16 +00:00
filetools.C fix double space editing, small change to make Path more foolproof, dont use reserve in paragraph add some resize instead, fix a bug in LyXLeX::next that were only present on conforming std::istream. 2000-01-13 16:28:54 +00:00
filetools.h my changes during the holidyas...i expect some compilers to have some problems, but I think that can be solved. Ok these are the main changes: use iostreams for everything, a TextCache to store the text variable in 2000-01-06 02:44:26 +00:00
getcwd.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
getUserName.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
kill.C use namespace in lyxlib if available 2000-01-17 22:42:04 +00:00
LAssert.h some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
LIstream.h some white-space changes, enum changes because of ridance of definitions.h, block.h added small change in lyxstring.C 1999-11-15 10:54:16 +00:00
LOstream.h some white-space changes, enum changes because of ridance of definitions.h, block.h added small change in lyxstring.C 1999-11-15 10:54:16 +00:00
LRegex.C added a regex to be used when the system is missing one, use noinst instead of pkglib since we are currently not useing shared libs anyway. 1999-12-24 01:30:26 +00:00
LRegex.h included sgi-stl-32-merge 1999-12-13 07:33:00 +00:00
lstrings.C Small change to be able to compile it with egcs under RH6.1 2000-01-10 10:17:10 +00:00
lstrings.h some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
LSubstring.C read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes 1999-12-13 00:05:34 +00:00
LSubstring.h some other things 1999-11-15 14:45:17 +00:00
lyxlib.h use namespace in lyxlib if available 2000-01-17 22:42:04 +00:00
lyxregex.h added a regex to be used when the system is missing one, use noinst instead of pkglib since we are currently not useing shared libs anyway. 1999-12-24 01:30:26 +00:00
lyxstring.C Add -enable-assertions to configure, cleanup assertions, fix crash in LyXFont::ascent() and friends 1999-12-16 14:16:42 +00:00
lyxstring.h fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog 1999-12-21 06:10:21 +00:00
lyxsum.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
Makefile.am some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
path.h fix double space editing, small change to make Path more foolproof, dont use reserve in paragraph add some resize instead, fix a bug in LyXLeX::next that were only present on conforming std::istream. 2000-01-13 16:28:54 +00:00
regex.c added a regex to be used when the system is missing one, use noinst instead of pkglib since we are currently not useing shared libs anyway. 1999-12-24 01:30:26 +00:00
strerror.c merge from the string-switch branch and ready for a prelease. 1999-10-02 16:21:10 +00:00
syscall.C some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C 2000-01-17 21:01:30 +00:00
syscall.h - Backported the HTML export feature (Jean-Marc, can configure 1999-10-12 21:37:10 +00:00
syscontr.C - Got rid of two global variables: 1999-12-19 22:35:36 +00:00
syscontr.h - Backported the HTML export feature (Jean-Marc, can configure 1999-10-12 21:37:10 +00:00
syssingleton.C - Backported the HTML export feature (Jean-Marc, can configure 1999-10-12 21:37:10 +00:00
textutils.h some white-space changes, enum changes because of ridance of definitions.h, block.h added small change in lyxstring.C 1999-11-15 10:54:16 +00:00