..
tests
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +00:00
abort.cpp
Branch: fix compilation problems with gcc 4.3.0 && --pch-disabled --without-included-boost
2008-03-31 08:50:41 +00:00
atexit.c
ChangeLog
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
copied_ptr.h
copy.cpp
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +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
Backport revision 22332:
2007-12-30 10:14:29 +00:00
docstream.h
Backport revision 22332:
2007-12-30 10:14:29 +00:00
docstring.cpp
Use home made code for the bool facet.
2007-07-31 13:14:50 +00:00
docstring.h
* src/support/docstring.h: fix encoding.
2007-12-04 06:29:32 +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
* src/support/FileFilterList.cpp (parse_filter):
2008-05-19 05:46:05 +00:00
FileFilterList.h
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +00:00
FileMonitor.cpp
Catch exceptions whenever filesystem::exists is called. Hopefully definitely fixes all those cases that have been reported (bug 4052, bug 4440, bug 4534)
2008-02-11 08:23:28 +00:00
FileMonitor.h
FileName.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
FileName.h
Fix bug that files with nonascii filenames are always reported
2007-11-15 13:46:00 +00:00
filetools.cpp
* src/support/filetools.cpp (unzippedFileName):
2008-04-08 09:29:01 +00:00
filetools.h
Catch exceptions whenever filesystem::exists is called. Hopefully definitely fixes all those cases that have been reported (bug 4052, bug 4440, bug 4534)
2008-02-11 08:23:28 +00:00
Forkedcall.cpp
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +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:13:01 +00:00
gzstream.h
* src/support/gzstream,cpp:
2007-08-01 15:13:01 +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
* lstring.cpp:
2007-07-06 14:43:18 +00:00
lyxalgo.h
lyxlib.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
lyxmanip.h
lyxsum.cpp
fix bug 3172: open file in binary mode, otherwise iteration of a binary file with for_each stops early.
2007-10-26 21:45:55 +00:00
lyxtime.cpp
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +00:00
lyxtime.h
Makefile.am
* src/support/gzstream,cpp:
2007-08-01 15:13:01 +00:00
mkdir.cpp
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +00:00
os_cygwin.cpp
Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old
2007-09-08 17:35:21 +00:00
os_unix.cpp
Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old
2007-09-08 17:35:21 +00:00
os_win32.cpp
* src/support/os_win32.cpp:
2007-12-17 08:18:14 +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-08 17:35:21 +00:00
Package.cpp.in
Fix bug 4791.
2008-04-25 12:54:25 +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
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +00:00
pch.h
qstring_helpers.cpp
Fix bug 3759 for qt < 4.2
2007-06-01 09:39:19 +00:00
qstring_helpers.h
Fix bug 3759 for qt < 4.2
2007-06-01 09:39:19 +00:00
RandomAccessList.h
rename.cpp
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +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
Fix bug 3904
2007-06-26 15:45:58 +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
Translator.h
Rename .C ==> .cpp for files in src/support, part two
2007-04-26 05:13:44 +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
* src/support/unicode.cpp (convert):
2007-12-27 07:30:56 +00:00
unicode.h
Add two optimized versions of the ucs4 to local encoding.
2007-05-14 09:41:00 +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