.. |
.cvsignore
|
|
|
abort.C
|
|
|
atexit.c
|
|
|
atoi.C
|
|
|
ChangeLog
|
#if 0 -> #if 1 so that natbib citations actually work.
|
2002-11-12 13:18:07 +00:00 |
chdir.C
|
|
|
copy.C
|
to much stuff for my liking...
|
2002-02-16 15:59:55 +00:00 |
DebugStream.C
|
ws cleanup
|
2002-03-21 17:09:55 +00:00 |
DebugStream.h
|
ws cleanup
|
2002-03-21 17:09:55 +00:00 |
FileInfo.C
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
FileInfo.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
FileMonitor.C
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
FileMonitor.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
filetools.C
|
adjust coding style
|
2002-11-06 11:15:24 +00:00 |
filetools.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
forkedcall.C
|
Except for OS/2...
|
2002-10-31 13:55:56 +00:00 |
forkedcall.h
|
Zombie-killer.
|
2002-10-31 12:42:26 +00:00 |
forkedcontr.C
|
Zombie-killer.
|
2002-10-31 12:42:26 +00:00 |
forkedcontr.h
|
Zombie-killer.
|
2002-10-31 12:42:26 +00:00 |
getcwd.C
|
ws cleanup
|
2002-03-21 17:09:55 +00:00 |
kill.C
|
remove some using for functions never to be found in std::
|
2002-06-10 17:31:57 +00:00 |
LAssert.C
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
LAssert.h
|
lyxserver cleanup patch + andre's small patches
|
2001-10-19 15:13:49 +00:00 |
limited_stack.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
LIstream.h
|
doxygen fixes.
|
2002-09-26 08:57:43 +00:00 |
LOstream.h
|
doxygen fixes.
|
2002-09-26 08:57:43 +00:00 |
lstrings.C
|
#if 0 -> #if 1 so that natbib citations actually work.
|
2002-11-12 13:18:07 +00:00 |
lstrings.h
|
STRCONV
|
2002-11-04 02:12:42 +00:00 |
lyxalgo.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
lyxfunctional.h
|
use boost::bind instead of home grown stuff
|
2002-08-20 20:04:24 +00:00 |
lyxlib.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
lyxmanip.h
|
compile fixes
|
2002-08-20 17:31:23 +00:00 |
lyxstring.C
|
STRCONV
|
2002-11-04 02:12:42 +00:00 |
lyxstring.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
lyxsum.C
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
Makefile.am
|
loose SIGC_INCLUDES
|
2002-09-24 18:20:26 +00:00 |
mkdir.C
|
Documentation + file removals as sent to list
|
2002-05-30 02:24:33 +00:00 |
nt_defines.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
os2_defines.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
os2_errortable.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
os_os2.C
|
cygwin/popen fix from kayvan
|
2002-09-23 16:03:11 +00:00 |
os_unix.C
|
cygwin/popen fix from kayvan
|
2002-09-23 16:03:11 +00:00 |
os_win32.C
|
cygwin/popen fix from kayvan
|
2002-09-23 16:03:11 +00:00 |
os.C
|
small changes
|
2002-11-04 00:15:56 +00:00 |
os.h
|
cygwin/popen fix from kayvan
|
2002-09-23 16:03:11 +00:00 |
path.C
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
path.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
putenv.C
|
remove some using for functions never to be found in std::
|
2002-06-10 17:31:57 +00:00 |
rename.C
|
|
|
rmdir.C
|
|
|
snprintf.c
|
|
|
snprintf.h
|
Compaq cxx 6.5 will now compile lyx.
|
2002-06-10 07:57:39 +00:00 |
sstream.h
|
ws cleanup
|
2002-03-21 17:09:55 +00:00 |
strerror.c
|
|
|
systemcall.C
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
systemcall.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
tempname.C
|
(make_tempfile): simplify the #ifdef block by using #if defined and re-write
|
2002-04-15 11:01:19 +00:00 |
textutils.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
translator.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
types.h
|
Clean up licence info and add Lars as the mysterious unknown author.
|
2002-09-25 10:03:41 +00:00 |
unlink.C
|
|
|