lyx_mirror/src/support
Lars Gullik Bjønnes ddbec11708 small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1154 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-25 13:10: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
atoi.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00
chdir.C A small lyxlib.h cleanup 2000-10-20 13:13:38 +00:00
copy.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +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 make doc++ able to generate the source documentation for lyx 2000-08-07 20:58:24 +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 Fix some INFO reports from compaq cxx in support/ 2000-10-18 14:07:29 +00:00
FileInfo.h Fix some INFO reports from compaq cxx in support/ 2000-10-18 14:07:29 +00:00
filetools.C small fixes 2000-10-25 13:10:04 +00:00
filetools.h use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +00:00
fmt.C two small patches 2000-10-15 03:46:23 +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 use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +00:00
kill.C more type changes, some consts added 2000-09-29 18:44:07 +00:00
LAssert.C FILMagain changes (will need some work) 2000-06-12 11:27:15 +00:00
LAssert.h make doc++ able to generate the source documentation for lyx 2000-08-07 20:58:24 +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 Fix some INFO reports from compaq cxx in support/ 2000-10-18 14:07:29 +00:00
LRegex.h make doc++ able to generate the source documentation for lyx 2000-08-07 20:58:24 +00:00
lstrings.C Fix some INFO reports from compaq cxx in support/ 2000-10-18 14:07:29 +00:00
lstrings.h Cleanup patches for xforms (Angus) and KDE (John) 2000-10-24 13:13:59 +00:00
LSubstring.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +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 make doc++ able to generate the source documentation for lyx 2000-08-07 20:58:24 +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
lyxfunctional.h make vsnprintf work on systems without it 2000-10-13 16:23:09 +00:00
lyxlib.h A small lyxlib.h cleanup 2000-10-20 13:13:38 +00:00
lyxmanip.h use more std::functors add some of my own, some change to fl_display etc. read the change log... 2000-10-11 21:06:43 +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 get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00
lyxstring.h make doc++ able to generate the source documentation for lyx 2000-08-07 20:58:24 +00:00
lyxsum.C A small lyxlib.h cleanup 2000-10-20 13:13:38 +00:00
Makefile.am make vsnprintf work on systems without it 2000-10-13 16:23:09 +00:00
mkdir.C Update NEWS; fix lyx::mkdir? 2000-10-19 10:04:36 +00:00
path.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00
path.h small patch from Dekel, begin introducing the real boost framework, get rid of the parts of boost that were located in support (block and utility) 2000-10-02 00:55: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
rename.C A small lyxlib.h cleanup 2000-10-20 13:13:38 +00:00
rmdir.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00
snprintf.c two small patches 2000-10-15 03:46:23 +00:00
snprintf.h Patches from Angus, Baruch, Dekel (2), and some glue from me. 2000-10-16 13:27:56 +00:00
sstream.h A few tweaks (fix new file name, make sstream.h work for gcc 2.8.1) 2000-09-15 21:33:03 +00:00
strerror.c Another clean-up patch from Angus 2000-08-04 13:12:30 +00:00
StrPool.C Fix some INFO reports from compaq cxx in support/ 2000-10-18 14:07:29 +00:00
StrPool.h use more std::functors add some of my own, some change to fl_display etc. read the change log... 2000-10-11 21:06:43 +00:00
syscall.C use more std::functors add some of my own, some change to fl_display etc. read the change log... 2000-10-11 21:06:43 +00:00
syscall.h use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +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 use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +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 use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +00:00
translator.h use more std::functors add some of my own, some change to fl_display etc. read the change log... 2000-10-11 21:06:43 +00:00
unlink.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00