lyx_mirror/src/support
Enrico Forestieri 6e7031dc5a File names must be compared taking into account filesystem case sensitivity,
otherwise the same file could be opened in different buffers by simply
changing the case of a character in the name.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29538 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-04 22:16:37 +00:00
..
linkback fix some memory leaks (NSAutoreleaseNoPool) 2008-11-18 21:51:41 +00:00
tests Fix make check 2009-01-15 22:49:32 +00:00
atexit.c
convert.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
convert.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
copied_ptr.h
debug.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
debug.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
docstream.cpp Sometimes, iconv on windows returns -1, but sets errno to 0. I do not 2009-04-24 12:28:00 +00:00
docstream.h Remove bogus ifdocstream constructor argument, which _may_ be the cause of 2009-04-20 15:40:01 +00:00
docstring_list.h
docstring.cpp
docstring.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
environment.cpp * environment.cpp: 2009-01-16 14:41:24 +00:00
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp File names must be compared taking into account filesystem case sensitivity, 2009-05-04 22:16:37 +00:00
FileName.h Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
FileNameList.h
filetools.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
filetools.h Fix up a few little things after r29065. If we're calculating the autosave 2009-04-04 03:13:46 +00:00
foreach.h
ForkedCalls.cpp comment 2008-11-14 16:39:15 +00:00
ForkedCalls.h
gettext.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
gettext.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
gzstream.cpp
gzstream.h
kill.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lassert.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lassert.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
limited_stack.h
lstrings.cpp Improvements to the parser that extracts the "family name". We now get 2009-01-04 23:35:08 +00:00
lstrings.h Add comment 2009-01-13 00:55:12 +00:00
lyxalgo.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lyxlib.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lyxtime.cpp
lyxtime.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am fix compilation with external boost 2009-02-11 14:27:42 +00:00
Messages.cpp really reset the LANGUAGE variable to its old value, instead of some other guessed value 2009-03-09 13:49:53 +00:00
Messages.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
os_cygwin.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
os_unix.cpp Revert r29444 (to be soon replaced by Georg's solution). 2009-05-02 16:39:14 +00:00
os_win32.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
os_win32.h When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00
os.cpp
os.h Revert r29444 (to be soon replaced by Georg's solution). 2009-05-02 16:39:14 +00:00
Package.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +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 more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Path.h Add comment. 2009-01-12 20:29:58 +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 more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
SignalSlot.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
SignalSlotPrivate.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
SignalSlotPrivate.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
socktools.cpp compilation fix on openbsd (bug 5650) 2009-02-11 14:34:40 +00:00
socktools.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
strerror.c
strfwd.h
Systemcall.cpp
Systemcall.h
textutils.h Improvements to the parser that extracts the "family name". We now get 2009-01-04 23:35:08 +00:00
Timeout.cpp
Timeout.h
Translator.h
types.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
unicode.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
unicode.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
userinfo.cpp
userinfo.h
weighted_btree.h