lyx_mirror/src/support
Lars Gullik Bjønnes abb623f787 apply the ostream changes to mathed, some other small related things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@588 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-07 01:14:37 +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 several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
DebugStream.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +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 pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +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 apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +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 Some portability fixes; fix header of linuxdoc files. 2000-01-19 14:07:39 +00:00
LAssert.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +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 small fixes to compile with DEC cxx 2000-01-24 15:07:10 +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 pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
lstrings.h apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
LSubstring.C pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
LSubstring.h some other things 1999-11-15 14:45:17 +00:00
lyxlib.h fix lyx::mkdir 2nd argument. 2000-01-21 13:54:13 +00:00
lyxmanip.h change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +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 Bug fixes, compile fixes, patches from Dekel (read ChangeLog) 2000-02-08 15:13:01 +00:00
Makefile.am Small tweaks 2000-03-06 16:05:12 +00:00
mkdir.C fix lyx::mkdir 2nd argument. 2000-01-21 13:54:13 +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
putenv.C a couple of new posix wrappers, use new instead of malloc in figinset delete the now unused code in kbmap, add ro.po some changes in bufferlist, use std::sort and std::lower_bound in math_utils. Read the ChangeLog 2000-01-20 01:41:55 +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 read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +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 pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
syssingleton.C pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
textutils.h read the ChangeLog... no huge changes .. but some might get reversed... 2000-02-29 02:19:17 +00:00