lyx_mirror/src/support
Pavel Sanda 39110501c3 typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33475 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-15 07:39:39 +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 Keep in synchro with "All messages" 2010-01-03 17:40:34 +00:00
debug.h no stl includes in debug.h 2009-12-30 15:09:49 +00:00
docstream.cpp * calculate the size of the iconv output buffer (bug 5951). 2009-05-19 15:27:54 +00:00
docstream.h
docstring_list.h
docstring.cpp * Thesaurus.cpp: 2010-02-10 10:24:10 +00:00
docstring.h * Thesaurus.cpp: 2010-02-10 10:24:10 +00:00
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp replace links to bugzilla with links to trac 2009-12-11 00:59:10 +00:00
FileName.h Add a FileName::refresh function and replace one call to lastModified which was just meant to refresh the file info. 2009-12-05 02:50:34 +00:00
FileNameList.h
filetools.cpp Fix bug #4063: LyX cannot handle apostrophe characters ' in path names 2009-12-19 19:29:53 +00:00
filetools.h
foreach.h
ForkedCalls.cpp revert previous fix for Snow Leopard crashes and apply new one 2009-11-17 17:04:47 +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 hasDigit(): Avoid a string copy as this is in a critical path for inline spellchecking. 2010-02-10 06:51:49 +00:00
lstrings.h typo 2010-02-15 07:39:39 +00:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h
Makefile.am add progress widget: update Makefiles 2009-12-20 15:04:20 +00:00
Messages.cpp
Messages.h
os_cygwin.cpp Fix bug #5525: Windows XP doesn't shut down with LyX open 2010-01-17 23:01:48 +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 Fix bug #5525: Windows XP doesn't shut down with LyX open 2010-01-17 23:01:48 +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 Fix doxygen output for grouped items. Without the /name tag doxygen shows the group name as the name of the first item. Moreover, the comment styles are somewhat standardized. 2010-01-27 18:10:33 +00:00
Path.cpp
Path.h
pch.h
ProgressInterface.h Add Pavel's lyxerr extension, add ui for debug levels. 2009-12-29 15:05:37 +00:00
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 CMake: fix merged build, seems GCC could not handle the namespaces correctly 2010-01-30 11:34:28 +00:00
Systemcall.cpp Add Pavel's lyxerr extension, add ui for debug levels. 2009-12-29 15:05:37 +00:00
Systemcall.h Don't process gui events by default it's too dangerous because we have no synchronization ATM. 2009-12-19 20:33:30 +00:00
SystemcallPrivate.h Fix compilation with CMake on linux. (Am I the only one having this problem ?). 2010-01-24 13:57:45 +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