lyx_mirror/src/support
Tommaso Cucinotta b4f97b61cf Added support for natively zipped file formats that do not need decompression for being handled by converters
(e.g., compressed dia, odg, sxd, ...). These need to be marked via the "zipped=native" flag in the RC file.
The old 'dia' configuration is automatically updated (it used to be hardcoded in the code, now it is handled
via the flag).
See also http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg170974.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39705 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-19 00:12:09 +00:00
..
linkback make it compilable for Mac OSX Tiger (again) 2011-02-20 11:12:35 +00:00
mythes Leave alone the header and add the include where it is needed. 2011-09-07 08:05:44 +00:00
tests Fix make check 2011-03-27 23:47:58 +00:00
AppleSpeller.h
AppleSpeller.m native spell checker of Mac OSX Tiger does not support language enumerate - assume true to get some spell check going 2011-02-20 18:28:12 +00:00
atexit.c
bind.h
CMakeLists.txt cmake: sorry for the noise, seems may source dir was not clean 2011-05-14 07:47:18 +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 Fix bug #253 (Incorrect protection of closing quotation marks) 2011-08-05 11:23:00 +00:00
docstream.h Fix bug #253 (Incorrect protection of closing quotation marks) 2011-08-05 11:23:00 +00:00
docstring_list.h
docstring.cpp Compile fix for those platforms using the locale facets implemented 2010-12-07 22:53:07 +00:00
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 Protect against autorun commands on Windows (see also bug #7718). 2011-08-28 16:53:38 +00:00
filetools.h Introduce the possibility of setting a prefix for the TEXINPUTS environment 2011-05-09 23:25:51 +00:00
foreach.h
ForkedCalls.cpp
ForkedCalls.h
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 remove debug code, we know the translation failed 2011-04-09 22:13:58 +00:00
lstrings.h Compile fix for those platforms using the locale facets implemented 2010-12-07 22:53:07 +00:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h remove superfluous semicolons at the end of namespaces 2010-12-16 08:06:00 +00:00
Makefile.am Fix make check 2011-03-27 23:47:58 +00:00
Messages.cpp 1.) Corrected internal compilation for Libintl 2011-05-06 19:24:54 +00:00
Messages.h
mutex.cpp Fix crash on Windows: 2011-01-15 21:06:28 +00:00
mutex.h Fix crash on Windows: 2011-01-15 21:06:28 +00:00
numpunct_lyx_char_type.h add link about msvc10 bug 2011-03-14 23:26:55 +00:00
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
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 latexParagraphs(): cleanup a bit and switch to a 'for' loop. Hopefully this should fix the performance problem when exporting very big document to latex. 2010-12-18 08:23:14 +00:00
regex.h Fix crash when using msvc10's regex, seems boost's regex couldn't replaced by msvc's in ECMAScrip mode. 2011-03-02 21:28:36 +00:00
shared_ptr.h
socktools.cpp
socktools.h
strerror.c
strfwd.h
Systemcall.cpp Allow batch files with QProcess. 2011-08-28 16:45:46 +00:00
Systemcall.h Introduce the possibility of setting a prefix for the TEXINPUTS environment 2011-05-09 23:25:51 +00:00
SystemcallPrivate.h Don't rely on Qt for setting an environment variable. 2011-06-14 18:06:57 +00:00
textutils.h Replay r36748 2010-12-07 00:13:19 +00:00
Timeout.cpp Small Timer helper class useful for performance investigation in src/. 2010-12-18 18:40:21 +00:00
Timeout.h Small Timer helper class useful for performance investigation in src/. 2010-12-18 18:40:21 +00:00
Translator.h
types.h
unicode.cpp update other build systems, use lyx::Mutex 2011-01-15 21:40:09 +00:00
unicode.h Fix a couple of compilation issues with gcc 4.6. See bug #7285. 2011-02-07 22:47:02 +00:00
userinfo.cpp
userinfo.h
weighted_btree.h Rest of gcc 4.6 issues from Orion Poplawski. 2011-02-12 22:10:56 +00:00