lyx_mirror/src/support
Benjamin Piwowarski ac8b77fc03 Fix problem with python and change of PATH
- waits that lyxrc has been read before finding python
- when the PATH changes, resets the value
2014-03-29 22:19:03 +01:00
..
linkback
mythes
tests Remove dependency on NO_LAYOUT_CSS #define in Layout.cpp 2013-09-29 15:26:15 +02:00
.gitignore
AppleScript.h
AppleScript.m Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
AppleScriptProxy.cpp
AppleSpeller.h
AppleSpeller.m
bind.h
CMakeLists.txt add -fobjc-exceptions for compiling linkback sources with g++ and cmake on Mac 2014-02-19 16:11:03 +01:00
convert.cpp
convert.h
copied_ptr.h
debug.cpp
debug.h Fix compilation with libc++ 2014-03-04 23:27:57 +01:00
docstream.cpp
docstream.h
docstring_list.h
docstring.cpp Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
docstring.h
environment.cpp Fix wrong comment (thanks Enrico) 2014-03-13 21:02:41 +01:00
environment.h
ExceptionMessage.h Add a bunch of comments about the different exceptions. 2013-04-25 17:22:07 -04:00
FileMonitor.cpp
FileMonitor.h
FileName.cpp Increase the uniqueness of the temp directories 2013-05-19 14:09:06 +02:00
FileName.h A first batch of potential bugs spotted by llvm/clang 2013-05-02 16:38:25 +02:00
FileNameList.h
filetools.cpp Squash gcc warning. 2014-03-27 01:12:26 -07:00
filetools.h Implement file locking and apply to configure 2013-11-20 19:40:32 +01:00
foreach.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
ForkedCalls.cpp Fix bug #8631: Python detection unfinished 2013-04-14 13:44:59 +02:00
ForkedCalls.h
functional.h
gettext.cpp Implement native reading of mo files. 2013-05-30 22:10:01 +02:00
gettext.h Implement native reading of mo files. 2013-05-30 22:10:01 +02:00
gzstream.cpp
gzstream.h Revert "qt5: Fix use of zlib" 2013-05-14 17:34:51 +02:00
kill.cpp
lassert.cpp Make strings used in various assertions non-static. 2013-05-02 15:21:19 -04:00
lassert.h Clean up comments a bit. 2013-04-28 12:08:30 -04:00
limited_stack.h
lstrings.cpp Forgot in previous commit to deal with case. As I'm doing it now, 2014-02-23 12:04:56 -05:00
lstrings.h Forgot in previous commit to deal with case. As I'm doing it now, 2014-02-23 12:04:56 -05:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h
Makefile.am add frameworks to linker flags for Mac OS X 2013-07-20 21:24:56 +02:00
Messages.cpp Implement reading of mo files with bad byte endianness 2013-10-11 17:21:16 +02:00
Messages.h Fix crash at startup for tex2ylx and lyxclient 2013-05-31 11:59:52 +02:00
metahash.h
mutex.cpp Remove questionable Mutex copy code 2013-10-08 22:06:55 +02:00
mutex.h Remove questionable Mutex copy code 2013-10-08 22:06:55 +02:00
numpunct_lyx_char_type.h
os_cygwin.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
os_unix.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
os_win32.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
os_win32.h
os.cpp Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
os.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
Package.cpp Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
Package.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
PathChanger.cpp
PathChanger.h
pch.h
pmprof.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h
shared_ptr.h
socktools.cpp
socktools.h
strfwd.h Fix compilation with libc++ 2014-03-04 23:27:57 +01:00
Systemcall.cpp Add a comment for the special code on Windows 2014-03-19 21:07:43 +01:00
Systemcall.h
SystemcallPrivate.h Prevent zombie processes (#8774) 2013-07-16 01:02:28 -04:00
TempFile.cpp Add class for threadsafe temp file handling 2013-04-14 18:22:42 +02:00
TempFile.h Add class for threadsafe temp file handling 2013-04-14 18:22:42 +02:00
textutils.h
Timeout.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
Timeout.h
Translator.h Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
types.h
unicode.cpp Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
unicode.h Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
userinfo.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
userinfo.h
weighted_btree.h