lyx_mirror/src/support
André Pönitz adaad6e2e5 simplify class structure
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21554 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 20:18:19 +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 cosmetics 2007-11-10 13:44:50 +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 cosmetics 2007-11-10 13:44:50 +00:00
convert.h cosmetics 2007-11-10 13:44:50 +00:00
copied_ptr.h
copy.cpp cosmetics 2007-11-10 13:44:50 +00:00
cow_ptr.h
debugstream.h
docstream.cpp cosmetics 2007-11-10 13:44:50 +00:00
docstream.h Fix problems with odocstream on "exotic" systems caused by the strfwd gimmick. 2007-11-08 06:05:19 +00:00
docstring.cpp introduce a header to forward declare std::string. 2007-10-31 22:40:34 +00:00
docstring.h cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h" 2007-11-01 22:17:22 +00:00
environment.cpp cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h" 2007-11-01 22:17:22 +00:00
environment.h Patch from "hzluo" <memcache@gmail.com>: 2007-05-10 10:35:57 +00:00
ExceptionMessage.h introduce a header to forward declare std::string. 2007-10-31 22:40:34 +00:00
FileFilterList.cpp cosmetics 2007-11-10 13:44:50 +00:00
FileFilterList.h cosmetics 2007-11-10 13:44:50 +00:00
FileMonitor.cpp start using FileName::exists() 2007-10-18 19:29:32 +00:00
FileMonitor.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
FileName.cpp FileName.cpp: MSVC compile fix for r21492 2007-11-10 20:36:22 +00:00
FileName.h more use of support::FileName. 2007-11-07 19:52:11 +00:00
filetools.cpp more use of support::FileName. 2007-11-07 19:52:11 +00:00
filetools.h cosmetics 2007-10-20 17:35:27 +00:00
Forkedcall.cpp cosmetics 2007-11-10 13:44:50 +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
getcwd.cpp cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h" 2007-11-01 22:17:22 +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 cosmetics 2007-11-10 13:44:50 +00:00
lstrings.h cosmetics 2007-11-10 13:44:50 +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
lyxsum.cpp complete fix of bug 3172: add binary mode open to the part where istreambuf_iterator is used. 2007-10-26 21:47:44 +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 shuffle stuff around 2007-11-08 00:09:58 +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 cosmetics 2007-11-10 13:44:50 +00:00
os_unix.cpp introduce a header to forward declare std::string. 2007-10-31 22:40:34 +00:00
os_win32.cpp cosmetics 2007-11-10 13:44:50 +00:00
os_win32.h
os.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
os.h introduce a header to forward declare std::string. 2007-10-31 22:40:34 +00:00
Package.cpp use FileName::isDirectory() 2007-10-18 21:10:35 +00:00
Package.h cosmetics 2007-11-02 21:04:52 +00:00
Path.cpp cosmetics 2007-11-10 13:44:50 +00:00
Path.h cosmetics 2007-11-10 13:44:50 +00:00
pch.h shuffle stuff around 2007-11-08 00:09:58 +00:00
qstring_helpers.cpp Fix bug 3759 for qt < 4.2 2007-06-01 09:39:19 +00:00
qstring_helpers.h shuffle stuff around 2007-11-08 00:09:58 +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
strerror.c
strfwd.h Much ado about nothing 2007-11-09 10:54:45 +00:00
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.h introduce a header to forward declare std::string. 2007-10-31 22:40:34 +00:00
Timeout.cpp simplify class structure 2007-11-12 20:18:19 +00:00
Timeout.h simplify class structure 2007-11-12 20:18:19 +00:00
Translator.h 172725 lines down 2007-10-25 19:41:06 +00:00
types.h Introducing TextClassPtr.h to minimize header dependencies. 2007-11-07 23:25:08 +00:00
unicode.cpp cosmetics 2007-11-03 20:52:09 +00:00
unicode.h cosmetics 2007-11-03 20:52:09 +00:00
unlink.cpp Rename .C ==> .cpp for files in src/support, part two 2007-04-26 05:13:44 +00:00
userinfo.cpp cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h" 2007-11-01 22:17:22 +00:00
userinfo.h introduce a header to forward declare std::string. 2007-10-31 22:40:34 +00:00