lyx_mirror/src/support
Lars Gullik Bjønnes 9a3176581d small cleanup, doxygen, formatting changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1521 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-16 09:25:43 +00:00
..
.cvsignore
abort.C
atexit.c
atoi.C remove cruft 2001-02-14 19:22:41 +00:00
ChangeLog remove cruft 2001-02-14 19:22:41 +00:00
chdir.C A small lyxlib.h cleanup 2000-10-20 13:13:38 +00:00
copy.C small changes + patch from Dekel 2000-12-17 06:57:54 +00:00
date.C
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
FileInfo.C some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97 2000-12-29 12:48:02 +00:00
FileInfo.h some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97 2000-12-29 12:48:02 +00:00
filetools.C remove cruft 2001-02-14 19:22:41 +00:00
filetools.h Angus patch, + allow to set cursor color + constify more local variables 2000-11-21 15:46:13 +00:00
fmt.C remove cruft 2001-02-14 19:22:41 +00:00
getcwd.C changes read the dirr and changelog, something should be remvoed/changed 2000-11-08 09:39:46 +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 - Add support for ae package 2001-01-23 12:53:05 +00:00
lstrings.h small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +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 formskdepatchthingie 2001-02-12 14:09:09 +00:00
lyxlib.h changes read the dirr and changelog, something should be remvoed/changed 2000-11-08 09:39:46 +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
lyxstring.C Few fixes for the kde frontend. 2001-01-26 17:24:09 +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 changes read the dirr and changelog, something should be remvoed/changed 2000-11-08 09:39:46 +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 changes read the dirr and changelog, something should be remvoed/changed 2000-11-08 09:39:46 +00:00
putenv.C
regex.c
rename.C Converter patch from Dekel, Preference patch from Angus, menu patch from Rob 2000-11-13 10:35:02 +00:00
rmdir.C get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00
snprintf.c get rid of turds, no.po update and remove some warnings 2001-01-08 09:37:13 +00:00
snprintf.h HP-UX compile fix, thai keymap 2001-02-06 15:17:11 +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
tempname.C fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available 2000-11-15 03:22:08 +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