lyx_mirror/src/support
Vincent van Ravesteijn 036e0c2abd Fix bug #8114: LyX does not retrieve negative bbox parameters
LyX fails to read the bounding box from an EPS file if it has
negative values. Adjusting the regex will overcome this problem.
Negative values do not pose big problems later on, but the GUI
doesn't handle it correctly yet (see bug #5718).

(cherry picked from commit f0754582b8)
2012-04-09 15:17:07 +02:00
..
linkback make it compilable for Mac OSX Tiger (again) 2011-02-20 11:12:35 +00:00
mythes
tests Fix make check 2011-03-27 23:47:58 +00:00
.gitignore Setup .gitignore for generated files, now for branch. 2012-03-23 14:14:34 -04: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
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 #7800 (Lyx cannot create dvi with Russian) 2011-10-30 22:40:03 +00:00
docstream.h Fix bug #7835 (Relative paths are not supported by the TEXINPUTS prefix) 2011-10-23 03:32:37 +00:00
docstring_list.h
docstring.cpp
docstring.h
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp backport fix for bug #7973 2012-01-19 20:21:53 +00:00
FileName.h
FileNameList.h
filetools.cpp Fix bug #8114: LyX does not retrieve negative bbox parameters 2012-04-09 15:17:07 +02:00
filetools.h Manage the setting of the latex environment for Systemcall and ForkedCall 2011-09-26 17:14:24 +00:00
foreach.h
ForkedCalls.cpp Manage the setting of the latex environment for Systemcall and ForkedCall 2011-09-26 17:14:24 +00:00
ForkedCalls.h Also set TEXINPUTS when launching ForkedCall processes. 2011-09-24 17:56:06 +00:00
functional.h
gettext.cpp Messages::init(); needs Package. this fixes a crash on windows which presents parsing of the argument 2011-03-29 22:18:21 +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 Work around qt bug that prevents the glyph LATIN CAPITAL LETTER SHARP S from being pasted (bug #8057). 2012-03-02 14:59:53 +00:00
lstrings.h
lyxalgo.h
lyxlib.h
lyxtime.cpp Mass backport tex2lyx bug fixes. 2011-12-04 16:16:32 +00:00
lyxtime.h Mass backport tex2lyx bug fixes. 2011-12-04 16:16:32 +00:00
Makefile.am Fix make check 2011-03-27 23:47:58 +00:00
Messages.cpp * Messages.cpp (get): 2011-04-10 16:53:10 +00:00
Messages.h
mutex.cpp
mutex.h
numpunct_lyx_char_type.h add link about msvc10 bug 2011-03-14 23:26:55 +00:00
os_cygwin.cpp Fix bug #8032 (timeout when using the Sweave module) 2012-03-07 00:26:17 +00:00
os_unix.cpp Fix bug #8032 (timeout when using the Sweave module) 2012-03-07 00:26:17 +00:00
os_win32.cpp Fix bug #8032 (timeout when using the Sweave module) 2012-03-07 00:26:17 +00:00
os_win32.h
os.cpp First timeout after 3 mins, not 30. 2012-03-07 00:34:32 +00:00
os.h Restore fix for #1751, now that it works. 2011-06-15 11:45:23 +00:00
Package.cpp #7407, home_dir could be a static function and also be called by the 2011-04-13 19:11:55 +00:00
Package.h #7407, home_dir could be a static function and also be called by the 2011-04-13 19:11:55 +00:00
Path.cpp
Path.h
pch.h
ProgressInterface.h Fix bug #8032 (timeout when using the Sweave module) 2012-03-07 00:26:17 +00:00
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
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 Fix bug #8032 (timeout when using the Sweave module) 2012-03-07 00:26:17 +00:00
Systemcall.h Manage the setting of the latex environment for Systemcall and ForkedCall 2011-09-26 17:14:24 +00:00
SystemcallPrivate.h Properly account for output redirection with QProcess. 2012-01-16 00:36:13 +00:00
textutils.h
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp
unicode.h
userinfo.cpp
userinfo.h
weighted_btree.h Rest of gcc 4.6 issues from Orion Poplawski. 2011-02-12 22:10:56 +00:00