lyx_mirror/src/support
Georg Baum dca251a0ef remove stray dollar sign
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17365 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-26 15:37:48 +00:00
..
tests Almost fix 'make check'. The only remaining problem is an undefined 2007-02-26 09:31:01 +00:00
abort.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
atexit.c Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
ChangeLog truncate too long filenames for pdflatex 2006-03-15 21:00:15 +00:00
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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
convert.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
copied_ptr.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
copy.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
cow_ptr.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
debugstream.h Add machinery to output arbitrary unicode characters with LaTeX commands 2007-01-28 21:27:45 +00:00
docstream.C Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +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 Fix support lib dependency problem. 2007-02-26 12:46:44 +00:00
docstring.h remove stray dollar sign 2007-02-26 15:37:48 +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 This commit is converting everything related to browsing to unicode (qt4 only). 2006-10-09 16:33:20 +00:00
filefilterlist.h This commit is converting everything related to browsing to unicode (qt4 only). 2006-10-09 16:33:20 +00:00
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 * src/LaTeX.C (deplog): fix the regex to parse filenames in the log file 2007-02-13 17:31:43 +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 Move translated files to their own directory 2007-02-25 18:12:03 +00:00
filetools.h Add some documentation for findtexfile 2007-01-09 19:10:29 +00:00
forkedcall.C Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
forkedcall.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
forkedcallqueue.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
forkedcallqueue.h whitespace cleanup 2006-04-05 23:39:11 +00:00
forkedcontr.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
forkedcontr.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
fs_extras.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
fs_extras.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
getcwd.C Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
kill.C MSVC compilation fix. 2006-10-21 07:26:07 +00:00
limited_stack.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
lstrings.C Fix character classification functions by using qt (bugs like 3270 and 1247) 2007-02-26 09:03:21 +00:00
lstrings.h Fix character classification functions by using qt (bugs like 3270 and 1247) 2007-02-26 09:03:21 +00:00
lyxalgo.h * src/support/lyxalgo.h 2006-06-15 08:06:00 +00:00
lyxlib.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
lyxmanip.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
lyxsum.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxtime.C localize date/time 2005-07-05 09:01:52 +00:00
lyxtime.h localize date/time 2005-07-05 09:01:52 +00:00
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 Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os_unix.C Partly revert revision 16744. Georg doesn't want to mix string/docstring in there. 2007-01-18 13:35:01 +00:00
os_win32.C Display error/warning dialogs if possible. 2007-01-24 15:49:20 +00:00
os_win32.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
os.C Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
os.h Fix several filename and environment variable encoding problems 2007-01-18 20:47:27 +00:00
package.C.in Display error/warning dialogs if possible. 2007-01-24 15:49:20 +00:00
package.h change LYX_USER_DIR_1[234]x to LYX_USER_DIR_15x 2007-01-03 18:02:26 +00:00
path.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
path.h Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
pch.h fix nullstream also in pch files 2006-03-07 10:02:07 +00:00
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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
rename.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.h Jo�o Assirati's lyxsocket patch. 2003-10-13 12:25:11 +00:00
std_istream.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
std_ostream.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
strerror.c whitespace cleanup 2006-04-05 23:39:11 +00:00
systemcall.C * os.C: #include "os_win32.h" for _WIN32. 2004-12-14 12:29:53 +00:00
systemcall.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
tempname.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
textutils.C add config.h 2007-02-26 11:18:37 +00:00
textutils.h Fix character classification functions by using qt (bugs like 3270 and 1247) 2007-02-26 09:03:21 +00:00
translator.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
types.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
unicode.C * src/support/unicode.C 2007-01-02 20:44:06 +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