lyx_mirror/src/support
Jean-Marc Lasgouttes cd694827a9 Another clean-up patch from Angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@953 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-04 13:12:30 +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 GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +00:00
DebugStream.h GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +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 GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +00:00
FileInfo.h GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +00:00
filetools.C Menubar and toolbar fixes. New OptItem menu option. Add gtk.m4. 2000-07-25 10:46:18 +00:00
filetools.h FILMagain changes (will need some work) 2000-06-12 11:27:15 +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.C FILMagain changes (will need some work) 2000-06-12 11:27:15 +00:00
LAssert.h FILMagain changes (will need some work) 2000-06-12 11:27:15 +00:00
LIstream.h some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
LOstream.h some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
LRegex.C patch from Angus 2000-08-01 17:33:32 +00:00
LRegex.h patch from Angus 2000-08-01 17:33:32 +00:00
lstrings.C some nicer code... 2000-08-03 21:17:52 +00:00
lstrings.h some nicer code... 2000-08-03 21:17:52 +00:00
LSubstring.C GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +00:00
LSubstring.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
lxtl.h more FILMagain stuff 2000-06-12 11:55:12 +00:00
lyxalgo.h some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
lyxlib.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
lyxmanip.h read the Changelog 2000-07-15 23:51:46 +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 fix to the lyxstring bug, better searching for dep files in latex log, use \hfil in lyxlist envir 2000-05-31 17:08:11 +00:00
lyxstring.h read the Changelog 2000-07-15 23:51:46 +00:00
lyxsum.C several changes and some new insets, read the Changelog 2000-06-28 13:35:52 +00:00
Makefile.am Baruch's graphics-patch + minipage-support in tabular-cells. 2000-07-31 12:30:10 +00:00
mkdir.C fix lyx::mkdir 2nd argument. 2000-01-21 13:54:13 +00:00
path.C fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
path.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +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 Another clean-up patch from Angus 2000-08-04 13:12:30 +00:00
StrPool.C GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +00:00
StrPool.h GUI-indep toolbar and menus mostly work ! 2000-07-24 13:53:19 +00:00
syscall.C FILMagain changes (will need some work) 2000-06-12 11:27:15 +00:00
syscall.h - Backported the HTML export feature (Jean-Marc, can configure 1999-10-12 21:37:10 +00:00
syscontr.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +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 NEW_INSETS changes, + some small things in insettabular.C 2000-07-19 17:16:27 +00:00
translator.h small changes read ChangeLog 2000-07-31 16:39:50 +00:00
utility.hpp noncopyable + read ChangeLog 2000-07-27 10:26:38 +00:00