lyx_mirror/src/support
André Pönitz 19ab5ceef9 s/pkglib_/noinst_/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20669 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-02 20:34:55 +00:00
..
minizip Ambigous else 2007-09-16 10:40:29 +00:00
tests move ChangeLogs to the attic 2007-09-29 14:12:55 +00:00
abort.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
atexit.c
chdir.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
convert.cpp Fix files with spaces in converter cache; 2007-05-17 08:31:00 +00:00
convert.h declare specialisations, needed by the merge build. add cpp minizip file 2007-09-04 18:39:13 +00:00
copied_ptr.h
copy.cpp Converted '#warning ...' into FIXME-comments 2007-08-10 11:47:12 +00:00
cow_ptr.h
debugstream.h Add machinery to output arbitrary unicode characters with LaTeX commands 2007-01-28 21:27:45 +00:00
docstream.cpp * src/support/docstream.cpp (iconv_codecvt_facet::do_max_length()): 2007-07-14 13:00:24 +00:00
docstream.h Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstring.cpp Use home made code for the bool facet. 2007-07-31 13:13:23 +00:00
docstring.h fix unicode decomposition (bugs 3313 and 3498): 2007-07-05 14:45:00 +00:00
environment.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
environment.h Patch from "hzluo" <memcache@gmail.com>: 2007-05-10 10:35:57 +00:00
ExceptionMessage.h compile fix: std::exception does only have a default constructor, the other 2007-01-24 16:24:47 +00:00
FileFilterList.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
FileFilterList.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
FileMonitor.cpp remove lyxrc dependence from support/* 2007-08-11 22:37:09 +00:00
FileMonitor.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
FileName.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
FileName.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
filetools.cpp Move two minizip functions from filetools.cpp to its own file minizip/zipunzip.cpp, covered by minizip's original license 2007-09-03 21:09:11 +00:00
filetools.h Move two minizip functions from filetools.cpp to its own file minizip/zipunzip.cpp, covered by minizip's original license 2007-09-03 21:09:11 +00:00
Forkedcall.cpp remove lyxrc dependence from support/* 2007-08-11 22:37:09 +00:00
Forkedcall.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedCallQueue.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedCallQueue.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedcallsController.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
ForkedcallsController.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
fs_extras.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
fs_extras.h
getcwd.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
gzstream.cpp * src/support/gzstream,cpp: 2007-08-01 15:16:44 +00:00
gzstream.h * src/support/gzstream,cpp: 2007-08-01 15:16:44 +00:00
kill.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
limited_stack.h
lstrings.cpp revert the obviously incorrect fix of rev. 19001. 2007-07-06 15:50:39 +00:00
lstrings.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
lyxalgo.h disable some tests for standard C++ features; add a line counting stream for lates output 2007-08-12 08:57:17 +00:00
lyxlib.h Embedding feature patch 1: add zipFiles and unzipToDir to support 2007-08-21 14:48:47 +00:00
lyxmanip.h
lyxsum.cpp Get rid of a few warnings. 2007-08-10 20:14:54 +00:00
lyxtime.cpp remove lyxrc dependence from support/* 2007-08-11 22:37:09 +00:00
lyxtime.h remove lyxrc dependence from support/* 2007-08-11 22:37:09 +00:00
Makefile.am s/pkglib_/noinst_/ 2007-10-02 20:34:55 +00:00
mkdir.cpp Embedding feature patch 1: add zipFiles and unzipToDir to support 2007-08-21 14:48:47 +00:00
os_cygwin.cpp Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old 2007-09-07 16:22:05 +00:00
os_unix.cpp Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old 2007-09-07 16:22:05 +00:00
os_win32.cpp Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old 2007-09-07 16:22:05 +00:00
os_win32.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
os.h Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old 2007-09-07 16:22:05 +00:00
Package.cpp remove special handling of Package.cpp[.in] 2007-08-27 21:29:56 +00:00
Package.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Path.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Path.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
pch.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
qstring_helpers.cpp Fix bug 3759 for qt < 4.2 2007-06-01 09:39:19 +00:00
qstring_helpers.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
RandomAccessList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
rename.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
socktools.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
socktools.h Fix bug 3410 by Georg and me 2007-04-06 17:38:11 +00:00
std_istream.h
std_ostream.h
strerror.c
Systemcall.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
Systemcall.h Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
tempname.cpp Remove cruft from config.h 2007-08-10 09:04:41 +00:00
textutils.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
textutils.h Fix bug 1826 + A more precise parser for bibtex files based on the description found on this web page: http://artis.imag.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html 2007-04-04 20:06:34 +00:00
Timeout.cpp remove lyxrc dependence from support/* 2007-08-11 22:37:09 +00:00
Timeout.h remove lyxrc dependence from support/* 2007-08-11 22:37:09 +00:00
Translator.h implement --enable-monolithic-{client,frontend-qt4,controllers}. Careful with frontend-qt4, it takes ~490 MB to build (but 3 instead of 8 minutes...) 2007-08-19 09:44:34 +00:00
types.h FreeBSD libc uses UCS4, but libstdc++ has no proper wchar_t support compiled in (Jean-Marc) 2007-06-27 18:02:54 +00:00
unicode.cpp Add two optimized versions of the ucs4 to local encoding. 2007-05-14 09:41:00 +00:00
unicode.h implement --enable-monolithic-{client,frontend-qt4,controllers}. Careful with frontend-qt4, it takes ~490 MB to build (but 3 instead of 8 minutes...) 2007-08-19 09:44:34 +00:00
unlink.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
userinfo.cpp * src/Author.h: 2007-07-09 20:52:34 +00:00
userinfo.h