lyx_mirror/src/support
Enrico Forestieri 0e6ee0227c See r37176. Let's keep this a Windows only "feature".
Something went wrong with a script while previewing a document and now
I have to wait for 30 minutes for quitting LyX without killing it.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38581 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-04 13:40:17 +00: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
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 Also catch the endl manipulator for automatic line counting. 2011-02-14 17:09:39 +00:00
docstream.h Fix bug #7402. Many thanks to Vincent who found the wrong revision. 2011-04-11 20:11:27 +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 * Thesaurus.cpp: 2010-02-10 10:24:10 +00:00
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 Better handling checksum on samba - allow fallback to ifstream. 2011-03-24 10:12:55 +00:00
FileName.h UNDO: enc 2010-07-17 16:09:26 +00:00
FileNameList.h
filetools.cpp #7407, home_dir could be a static function and also be called by the 2011-04-13 19:11:55 +00:00
filetools.h Infrastructure for choosing different icon sets. This currently works 2011-03-25 01:59:34 +00:00
foreach.h
ForkedCalls.cpp cmake: fix merged build 2010-07-17 22:24:30 +00:00
ForkedCalls.h msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +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 remove debug code, we know the translation failed 2011-04-09 22:13:58 +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
lyxtime.h remove superfluous semicolons at the end of namespaces 2010-12-16 08:06:00 +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 See r37176. Let's keep this a Windows only "feature". 2011-05-04 13:40:17 +00:00
os_unix.cpp See r37176. Let's keep this a Windows only "feature". 2011-05-04 13:40:17 +00:00
os_win32.cpp See r37176. Let's keep this a Windows only "feature". 2011-05-04 13:40:17 +00:00
os_win32.h
os.cpp Add a static assert to prevent compilation on platforms where int/usigned int are not 32-bits/4-bytes. 2010-11-05 16:51:09 +00:00
os.h See r37176. Let's keep this a Windows only "feature". 2011-05-04 13:40:17 +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 add support for private aspell framework for mac os 2010-04-08 22:56:12 +00:00
pch.h
ProgressInterface.h
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 See r37176. Let's keep this a Windows only "feature". 2011-05-04 13:40:17 +00:00
Systemcall.h
SystemcallPrivate.h Fix output to terminal when LyX is launched from a GUI on *nix 2010-07-16 14:30:46 +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