lyx_mirror/src/support
Stephan Witt 42e7089a61 correct capitalization of AppKit framework - for case sensitive Mac OS X filesystems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40316 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 20:41:08 +00:00
..
linkback
mythes Leave alone the header and add the include where it is needed. 2011-09-07 08:05:44 +00:00
tests
AppleSpeller.h
AppleSpeller.m
atexit.c
bind.h
CMakeLists.txt correct capitalization of AppKit framework - for case sensitive Mac OS X filesystems 2011-11-29 20:41:08 +00:00
convert.cpp
convert.h
copied_ptr.h
debug.cpp move call stack code, add TODOs 2011-04-25 09:14:50 +00:00
debug.h move call stack code, add TODOs 2011-04-25 09:14:50 +00:00
docstream.cpp Thinking about it, it is better to always convert to docstrings all 2011-10-23 14:24:17 +00:00
docstream.h Fix bug #7835 (Relative paths are not supported by the TEXINPUTS prefix) 2011-10-22 15:10:43 +00:00
docstring_list.h
docstring.cpp
docstring.h
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp Added support for natively zipped file formats that do not need decompression for being handled by converters 2011-09-19 00:12:09 +00:00
FileName.h
FileNameList.h
filetools.cpp Fix shortenng of file names in MakeDisplayPath: it is not a good idea to slice an utf8 string at arbitrary offsets, we have to work on a docstring instead. We need unfortunately to switch back and orth between utf8 and docstring. 2011-11-06 22:36:14 +00:00
filetools.h Manage the setting of the latex environment for Systemcall and ForkedCall 2011-09-25 13:35:42 +00:00
foreach.h
ForkedCalls.cpp Make sure to check command for emptiness, instead of prefix+command. 2011-09-25 20:49:53 +00:00
ForkedCalls.h Also set TEXINPUTS when launching ForkedCall processes. 2011-09-24 01:32:35 +00:00
functional.h
gettext.cpp 1.) Corrected internal compilation for Libintl 2011-05-06 19:24:54 +00:00
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp move call stack code, add TODOs 2011-04-25 09:14:50 +00:00
lassert.h move call stack code, add TODOs 2011-04-25 09:14:50 +00:00
limited_stack.h
lstrings.cpp
lstrings.h
lyxalgo.h
lyxlib.h
lyxtime.cpp Fix bug #4213: Change tracking support for tex2lyx. 2011-11-06 17:03:59 +00:00
lyxtime.h Fix bug #4213: Change tracking support for tex2lyx. 2011-11-06 17:03:59 +00:00
Makefile.am
Messages.cpp 1.) Corrected internal compilation for Libintl 2011-05-06 19:24:54 +00:00
Messages.h
metahash.h prepare switch to switch-case in when parsing tex files 2011-11-20 19:44:08 +00:00
mutex.cpp
mutex.h
numpunct_lyx_char_type.h
os_cygwin.cpp Introduce the possibility of setting a prefix for the TEXINPUTS environment 2011-05-09 23:25:51 +00:00
os_unix.cpp Introduce the possibility of setting a prefix for the TEXINPUTS environment 2011-05-09 23:25:51 +00:00
os_win32.cpp Introduce the possibility of setting a prefix for the TEXINPUTS environment 2011-05-09 23:25:51 +00:00
os_win32.h
os.cpp Compile fix for *nix... 2011-10-28 14:58:27 +00:00
os.h Introduce the possibility of setting a prefix for the TEXINPUTS environment 2011-05-09 23:25:51 +00:00
Package.cpp Revert the not needed part for 'Run in place', as it was already done 2011-05-21 14:15:55 +00:00
Package.h run in-place: don't speculate where the lyx binary is, search for it at the common places 2011-05-14 12:26:11 +00:00
Path.cpp
Path.h
pch.h
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h
shared_ptr.h
socktools.cpp
socktools.h
strerror.c
strfwd.h
Systemcall.cpp Properly account for output redirection with QProcess. 2011-10-31 02:02:27 +00:00
Systemcall.h The second argument of Systemcall::startscript is supposed to be encoded 2011-09-25 16:38:51 +00:00
SystemcallPrivate.h Properly account for output redirection with QProcess. 2011-10-31 02:02:27 +00:00
textutils.h
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp
unicode.h
userinfo.cpp
userinfo.h
weighted_btree.h