lyx_mirror/src/support
Abdelrazak Younes 1757d1b1cd * operator==(docstring const & l, char const * r): optimized a bit because it showed a lot in profile.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17897 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-21 22:39:04 +00:00
..
tests Get rid of some locale dependant functions 2007-02-26 18:54:03 +00:00
abort.C
atexit.c
ChangeLog
chdir.C Don't include files inside the lyx namespace (compile fix for gcc 3.2) 2007-02-19 12:21:56 +00:00
convert.C
convert.h
copied_ptr.h
copy.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +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.C msvc: don't #define max and min 2007-03-22 23:42:21 +00:00
docstream.h Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
docstring.C * operator==(docstring const & l, char const * r): optimized a bit because it showed a lot in profile. 2007-04-21 22:39:04 +00:00
docstring.h Normalize everything that comes from 'outside' (plain text import, 2007-04-03 08:15:39 +00:00
environment.C Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
environment.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +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.C
filefilterlist.h
FileMonitor.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
FileMonitor.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
filename.C Convert makeRelPath to docstring (from Michael Gerz) 2007-03-27 07:24:16 +00:00
filename.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
filetools.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
filetools.h Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
forkedcall.C
forkedcall.h
forkedcallqueue.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
forkedcallqueue.h
forkedcontr.C
forkedcontr.h
fs_extras.C
fs_extras.h
getcwd.C Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
kill.C
limited_stack.h
lstrings.C final compilation: wheel was already invented :( 2007-03-23 23:56:27 +00:00
lstrings.h * src/support/lstrings.C 2007-03-02 16:52:49 +00:00
lyxalgo.h
lyxlib.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
lyxmanip.h
lyxsum.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
lyxtime.C
lyxtime.h
Makefile.am Fix character classification functions by using qt (bugs like 3270 and 1247) 2007-02-26 09:03:21 +00:00
mkdir.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
os_cygwin.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
os_unix.C Don't use the char version of uppercase 2007-03-13 10:22:10 +00:00
os_win32.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
os_win32.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os.C
os.h Don't use the char version of uppercase 2007-03-13 10:22:10 +00:00
package.C.in Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
package.h Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
path.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
path.h Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
pch.h
qstring_helpers.C Fix character classification functions by using qt (bugs like 3270 and 1247) 2007-02-26 09:03:21 +00:00
qstring_helpers.h * support/qstring_helpers.h: erase ucs4_to_qstring() method. 2007-02-26 15:13:08 +00:00
RandomAccessList.h
rename.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.C Fix bug 3410 by Georg and me 2007-04-06 17:38:11 +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.C
systemcall.h
tempname.C Fix bug 3410 by Georg and me 2007-04-06 17:38:11 +00:00
textutils.C 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
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
types.h
unicode.C * src/encoding.C (latexChar,read): 2007-03-28 13:57:22 +00:00
unicode.h Fix support lib dependency problem. 2007-02-26 12:46:44 +00:00
unlink.C src/support/unlink.C: Fix an #include error 2007-01-05 22:16:04 +00:00
userinfo.C fix encoding of user name and email address 2006-12-22 10:26:52 +00:00
userinfo.h fix encoding of user name and email address 2006-12-22 10:26:52 +00:00