.. |
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
|
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
|
|
|
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
|
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
|
|
|
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
|
2011-03-27 23:47:58 +00: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
|
|
|
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
|
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 |