..
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 target
2012-10-07 22:26:28 +02: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
Make debug messages more readable
2012-08-21 12:02:20 +02:00
debug.h
Make debug messages more readable
2012-08-21 12:02:20 +02: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
Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind.
2010-04-22 11:16:58 +00:00
FileMonitor.h
FileName.cpp
backport fix for bug #7973
2012-01-19 20:21:53 +00:00
FileName.h
Always require a mask to get a temporary filename
2012-05-06 17:23:20 +02:00
FileNameList.h
filetools.cpp
Fix bug #7741 : incorrect locale when starting R from LyX?
2012-08-22 12:36:22 +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
Fix bug #7741 : incorrect locale when starting R from LyX?
2012-08-22 12:36:22 +02:00
lstrings.h
Fix bug #7741 : incorrect locale when starting R from LyX?
2012-08-22 12:36:22 +02: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 target
2012-10-07 22:26:28 +02:00
Messages.cpp
Fix bug #8349 : Cannot compile 2.0.x: unresolved external symbol
2012-09-24 16:11:45 +02:00
Messages.h
Tracking correctly available translations (take 2)
2012-09-12 10:20:05 +02: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
tiger support on mac snow leopard, include Qt4 frameworks, smart build script with parameters
2010-04-14 13:22:00 +00:00
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
Proper camel case for FileName.absFilename
2010-04-21 01:19:09 +00:00
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