lyx_mirror/src/support
André Pönitz a9d4d09715 grr.. revert. wrong patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7535 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-14 08:17:27 +00:00
..
.cvsignore All day for not very much... 2003-07-27 19:26:36 +00:00
abort.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
atexit.c Standard blurb. 2003-06-18 09:56:10 +00:00
atoi.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
boost-inst.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
BoostFormat.h latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
ChangeLog more makefiles tweaks: kayvan's patch (with small changes); avoid rebuilding the whole xforms frontend everytime configure is run (using the weird but classic autoconf stamp trick); do not install path_defines.C 2003-08-02 21:29:24 +00:00
chdir.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
copy.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
DebugStream.C Standard blurb. 2003-06-18 09:56:10 +00:00
DebugStream.h Standard blurb. 2003-06-18 09:56:10 +00:00
FileInfo.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FileInfo.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FileMonitor.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FileMonitor.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
filename.C Jean-Marc teaches me that MakeRelPath is quite sophisticated... 2003-07-29 10:56:55 +00:00
filename.h Jean-Marc teaches me that MakeRelPath is quite sophisticated... 2003-07-29 10:56:55 +00:00
filetools.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
filetools.h latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
forkedcall.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
forkedcall.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
forkedcallqueue.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
forkedcallqueue.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
forkedcontr.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
forkedcontr.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
getcwd.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
gzstream.C zlib stuff 2003-07-27 23:40:08 +00:00
gzstream.h zlib stuff 2003-07-27 23:40:08 +00:00
kill.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
LAssert.C grr.. revert. wrong patch. 2003-08-14 08:17:27 +00:00
LAssert.h grr.. revert. wrong patch. 2003-08-14 08:17:27 +00:00
limited_stack.h The Paste Recent patch 2003-06-17 15:33:49 +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 some more lyx::support fixups. 2003-07-01 21:31:06 +00:00
lstrings.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxalgo.h (Ling Li): re-write eliminate_duplicates to avoid initial sort. 2003-02-27 13:41:22 +00:00
lyxfunctional.h latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
lyxlib.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxmanip.h latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
lyxstring.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxstring.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxsum.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxtime.C The big change tracking patch. Changes from posted version : 2003-02-08 19:18:01 +00:00
lyxtime.h The big change tracking patch. Changes from posted version : 2003-02-08 19:18:01 +00:00
Makefile.am more makefiles tweaks: kayvan's patch (with small changes); avoid rebuilding the whole xforms frontend everytime configure is run (using the weird but classic autoconf stamp trick); do not install path_defines.C 2003-08-02 21:29:24 +00:00
mkdir.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +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 Standard blurb. 2003-06-18 09:56:10 +00:00
os_unix.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
os_win32.C some more lyx::support fixups. 2003-07-01 21:31:06 +00:00
os.C Standard blurb. 2003-06-18 09:56:10 +00:00
os.h Replace occurances of system_tempdir with os::getTmpDir(). 2003-07-26 18:25:29 +00:00
path_defines.C.in fix running in place 2003-08-02 12:21:13 +00:00
path_defines.h fix running in place 2003-08-02 12:21:13 +00:00
path.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
path.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
putenv.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
rename.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
rmdir.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
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 introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
systemcall.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
tempname.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
textutils.h The inset newline patch I sent plus the requisite fixes. I couldn't reproduce a problem. 2003-03-12 19:16:42 +00:00
tostr.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
tostr.h long int overload to make Kayvan's compiler happy. 2003-05-14 07:54:12 +00:00
translator.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
types.h last Friday's text*.C -> text_func shuffle 2003-07-01 11:51:20 +00:00
unlink.C latin1 in author names, not utf8. 2003-07-28 22:37:28 +00:00
userinfo.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
userinfo.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00