lyx_mirror/src/support
Peter Kümmel 30260f0a4d underlying filesystem is case insensitive
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26756 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-05 19:37:56 +00:00
..
linkback * LinkBack support files, now in pure Objective-C (without any Objective-C++ which is not supported by automake) 2008-02-03 10:41:23 +00:00
tests make check in src/support: only absolute path can be reasonably tested now. 2008-05-16 14:54:35 +00:00
atexit.c
convert.cpp Fix compilation problems on Mac OSX 10.5.2 Leopard. 2008-03-29 01:45:24 +00:00
convert.h
copied_ptr.h
debug.cpp Add a new debug channel UNDO (in place of the unused ROFF) 2008-08-15 19:09:42 +00:00
debug.h Add a new debug channel UNDO (in place of the unused ROFF) 2008-08-15 19:09:42 +00:00
docstream.cpp Back to CJK sanity I: Fix bug 4698 and 4696. 2008-07-09 07:21:02 +00:00
docstream.h Following rev 21967: final touch to odocfstream: 2007-12-29 18:04:43 +00:00
docstring_list.h Introduce docstring_list 2008-05-24 10:15:52 +00:00
docstring.cpp make _GLIBCXX_DEBUG_PEDASSERT happy 2008-06-17 16:33:19 +00:00
docstring.h * Comment ( http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139671.html ). 2008-05-05 15:22:59 +00:00
environment.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
environment.h
ExceptionMessage.h Introduce BufferException so that we don't crash if a problem affects only current Buffer. Instead we now just do an emergency save and we close it. 2008-02-29 08:10:51 +00:00
FileMonitor.cpp header cleanup. 2007-12-16 22:09:28 +00:00
FileMonitor.h Add FIXMEs 2007-11-30 09:49:35 +00:00
FileName.cpp Use long path names when comparing FileNames 2008-10-05 12:08:21 +00:00
FileName.h Fix bug 2235: jpeg capital letters (.JPG) does not work with pdflatex 2008-10-05 11:51:18 +00:00
FileNameList.h Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList 2008-01-08 18:55:34 +00:00
filetools.cpp use new FileName::tempName() method. 2008-07-23 09:27:33 +00:00
filetools.h Add some comments, and change enum terminology to reflect actual purpose. 2008-01-26 20:25:25 +00:00
foreach.h Cosmetics. 2008-04-28 22:30:59 +00:00
ForkedCalls.cpp Fix bug 4463. The crash was due to a call to X from inside a child process. 2008-01-15 18:26:53 +00:00
ForkedCalls.h Fix bug 4463. The crash was due to a call to X from inside a child process. 2008-01-15 18:26:53 +00:00
gettext.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
gettext.h
gzstream.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
gzstream.h
kill.cpp compile fix for mingw 2007-12-01 00:10:04 +00:00
lassert.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
lassert.h rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
limited_stack.h
lstrings.cpp Fix for bug 5053. There are still some serious problems here, though, as (a) "unknown" cannot be translated and (b) the way the code was re-written, it will fail if unknown and translated layout names are used. This is because it completely subverts the use of a multicolumn model. I'll try to fix that, too. 2008-07-16 15:29:00 +00:00
lstrings.h Fix for bug 5053. There are still some serious problems here, though, as (a) "unknown" cannot be translated and (b) the way the code was re-written, it will fail if unknown and translated layout names are used. This is because it completely subverts the use of a multicolumn model. I'll try to fix that, too. 2008-07-16 15:29:00 +00:00
lyxalgo.h
lyxlib.h Sanitize the way we use abort() and exit(). With this commit, we should never crash in release mode, even when assertions are enabled. In debug mode, we crash with abort in order to get a useful backtrace. 2007-12-16 11:34:29 +00:00
lyxtime.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
lyxtime.h - Get rid of unneeded time_type typedef. 2007-11-29 08:55:43 +00:00
Makefile.am First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252 2008-09-27 09:15:55 +00:00
Messages.cpp char * for string literals is deprecated... 2008-09-24 19:51:46 +00:00
Messages.h Some locale related cleanup. JMarc, please when you come back, review this. It is working fine in all my testings though. 2008-07-28 11:26:46 +00:00
os_cygwin.cpp underlying filesystem is case insensitive 2008-10-05 19:37:56 +00:00
os_unix.cpp Typo from Bennett 2008-10-05 18:09:51 +00:00
os_win32.cpp Fix bug 2235: jpeg capital letters (.JPG) does not work with pdflatex 2008-10-05 11:51:18 +00:00
os_win32.h
os.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
os.h Fix bug 2235: jpeg capital letters (.JPG) does not work with pdflatex 2008-10-05 11:51:18 +00:00
Package.cpp Fix translatable message. 2008-07-29 15:25:26 +00:00
Package.h Automate setting of LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names. 2008-07-26 10:45:38 +00:00
Path.cpp header cleanup. 2007-12-16 22:09:28 +00:00
Path.h fix merge build 2007-12-02 09:24:26 +00:00
pch.h
qstring_helpers.cpp wrong eol. 2008-07-24 21:16:46 +00:00
qstring_helpers.h move LyXerr QString specialisation to support/qstring_helpers 2008-07-23 09:21:22 +00:00
RandomAccessList.h
SignalSlot.cpp Encoding. 2007-12-29 21:15:20 +00:00
SignalSlot.h Encoding. 2007-12-29 21:15:20 +00:00
SignalSlotPrivate.cpp pch fix 2007-12-02 09:58:23 +00:00
SignalSlotPrivate.h More encoding. 2007-12-29 21:18:50 +00:00
socktools.cpp Fix compilation problems on Mac OSX 10.5.2 Leopard. 2008-03-29 01:45:24 +00:00
socktools.h
strerror.c
strfwd.h I'll find a solution for the 'dirList problem', Abdel. 2007-11-30 20:57:53 +00:00
Systemcall.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
Systemcall.h Revert qprocess code. Revisions reverted: 22026, 22030, 22044, 22048, 2007-12-12 18:25:53 +00:00
textutils.h
Timeout.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
Timeout.h
Translator.h rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
types.h Restore Andre's TextClassIndex, but now in the form of BaseClassIndex. It seems worth distinguishing more clearly than we do at the moment between TextClass's and BaseClass's. The latter correspond to *.layout files; the former are based upon *.layout files but may be modified by modules. 2008-02-24 16:29:40 +00:00
unicode.cpp endl is defined in ostream, iomanip is not enough (it matters for gcc 4.3) 2008-05-06 14:29:06 +00:00
unicode.h
userinfo.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
userinfo.h
weighted_btree.h * some warnings less 2008-02-28 17:52:15 +00:00