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 restore original version 2010-07-03 16:25:15 +00:00
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 implement the paragraph check feature for apple speller 2010-09-04 07:48:15 +00:00
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 switch mouse to busy symbol every 3 seconds and then back to show the 2010-10-23 10:49:45 +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 #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 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 backport fix for bug #7973 2012-01-19 20:21:53 +00:00
FileName.h UNDO: enc 2010-07-17 16:09:26 +00:00
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 add generic helper class for calling functions in gui thread 2010-10-20 23:50:49 +00:00
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 Compile fix for those platforms using the locale facets implemented 2010-12-07 22:53:07 +00:00
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 fix bug #6584 2010-12-03 17:48:06 +00:00
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 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 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 rework regexp processor magic ; make tr1 work with autotools 2010-06-30 11:04:30 +00:00
socktools.cpp
socktools.h
strerror.c
strfwd.h Hadn't see this empty_docstring() thing before. Very useful. 2010-11-17 22:11:33 +00:00
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 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