lyx_mirror/src/support
Jean-Marc Lasgouttes 42546d3f2c Disable forking on Mac OS X. This should fix crashes on Snow Leopard.
It would be better to
* detect OS X version at run time (how??)
or
* use proper threads for autosave


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31696 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-23 16:50:40 +00:00
..
linkback
mythes Integrate mythes-1.1 into our source and remove support for aiksaurus. I have tested only the Cmake build system. Please test autotools and scons. 2009-05-08 21:38:50 +00:00
tests fix tests 2009-07-14 10:37:17 +00:00
atexit.c
convert.cpp
convert.h
copied_ptr.h
debug.cpp Add find debug level. Patch from Tommaso. 2009-08-17 14:39:00 +00:00
debug.h Add find debug level. Patch from Tommaso. 2009-08-17 14:39:00 +00:00
docstream.cpp * calculate the size of the iconv output buffer (bug 5951). 2009-05-19 15:27:54 +00:00
docstream.h Remove bogus ifdocstream constructor argument, which _may_ be the cause of 2009-04-20 15:40:01 +00:00
docstring_list.h
docstring.cpp
docstring.h
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp Remove dead includes in FileName, since we do not use mkstemp anymore 2009-10-16 09:32:50 +00:00
FileName.h More comments. 2009-07-08 19:55:03 +00:00
FileNameList.h
filetools.cpp remove unused includes of convert.h 2009-05-21 21:02:14 +00:00
filetools.h
foreach.h
ForkedCalls.cpp Disable forking on Mac OS X. This should fix crashes on Snow Leopard. 2009-10-23 16:50:40 +00:00
ForkedCalls.h Fix doxy. 2009-09-24 11:58:09 +00:00
gettext.cpp * gettext.cpp (translateIfPossible): @Use the same tests as i 2009-07-12 14:50:51 +00:00
gettext.h fix bug 5798: Translate float names 2009-06-09 18:16:43 +00:00
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp
lassert.h
limited_stack.h
lstrings.cpp Fix gcc4.4 warnings. 2009-09-30 13:50:07 +00:00
lstrings.h Fix bug #4473: Incorrect LaTeX output for inter-word spaces. 2009-07-25 10:44:36 +00:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h
Makefile.am fix tests 2009-07-14 10:37:17 +00:00
Messages.cpp
Messages.h
os_cygwin.cpp Don't rely on the signal delivered by raise(), as this may cause a bogus 2009-08-14 13:19:02 +00:00
os_unix.cpp Account for the weird case where p2 is longer than p1, such as p1 == "path" 2009-05-26 18:27:29 +00:00
os_win32.cpp Don't rely on the signal delivered by raise(), as this may cause a bogus 2009-08-14 13:19:02 +00:00
os_win32.h When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00
os.cpp
os.h Simpler things are almost always better. 2009-05-25 17:30:02 +00:00
Package.cpp remove traces of libtool and of obsolete autoconf macros 2009-10-06 15:13:20 +00:00
Package.h
Path.cpp
Path.h
pch.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h Hopefully this works on other archs too. 2009-08-09 20:09:08 +00:00
SignalSlot.cpp
SignalSlot.h
SignalSlotPrivate.cpp
SignalSlotPrivate.h
socktools.cpp
socktools.h
strerror.c
strfwd.h
Systemcall.cpp Fix scons and revert the now not needed r29669. 2009-05-16 15:55:08 +00:00
Systemcall.h Fix scons and revert the now not needed r29669. 2009-05-16 15:55:08 +00:00
SystemcallPrivate.h Fix scons and revert the now not needed r29669. 2009-05-16 15:55:08 +00:00
textutils.h
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp Another compile fix for msvc. 2009-05-19 20:28:50 +00:00
unicode.h * calculate the size of the iconv output buffer (bug 5951). 2009-05-19 15:27:54 +00:00
userinfo.cpp
userinfo.h
weighted_btree.h