lyx_mirror/src/support
Abdelrazak Younes 58303ecfa9 Bug fix: FileName doesn't like double slash. I am going to fix this properly after this commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25826 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 07:17:54 +00:00
..
linkback
tests make check in src/support: only absolute path can be reasonably tested now. 2008-05-16 14:54:35 +00:00
atexit.c
convert.cpp Fix compilation problems on Mac OSX 10.5.2 Leopard. 2008-03-29 01:45:24 +00:00
convert.h
copied_ptr.h
debug.cpp Introduce Debug::SELECTION mainly for copy/paste primary-selection debugging. 2008-07-14 23:47:54 +00:00
debug.h Introduce Debug::SELECTION mainly for copy/paste primary-selection debugging. 2008-07-14 23:47:54 +00:00
docstream.cpp Back to CJK sanity I: Fix bug 4698 and 4696. 2008-07-09 07:21:02 +00:00
docstream.h
docstring_list.h Introduce docstring_list 2008-05-24 10:15:52 +00:00
docstring.cpp make _GLIBCXX_DEBUG_PEDASSERT happy 2008-06-17 16:33:19 +00:00
docstring.h * Comment ( http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139671.html ). 2008-05-05 15:22:59 +00:00
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp Bug fix: FileName doesn't like double slash. I am going to fix this properly after this commit. 2008-07-23 07:17:54 +00:00
FileName.h tentatively fix http://bugzilla.lyx.org/show_bug.cgi?id=4693 2008-07-22 17:45:40 +00:00
FileNameList.h
filetools.cpp Replace home made temp file creation with safer (and cleaner) Qt' solution. Should fix http://bugzilla.lyx.org/show_bug.cgi?id=4693 2008-07-23 05:17:31 +00:00
filetools.h
foreach.h Cosmetics. 2008-04-28 22:30:59 +00:00
ForkedCalls.cpp
ForkedCalls.h
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
lassert.h rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
limited_stack.h
lstrings.cpp Fix for bug 5053. There are still some serious problems here, though, as (a) "unknown" cannot be translated and (b) the way the code was re-written, it will fail if unknown and translated layout names are used. This is because it completely subverts the use of a multicolumn model. I'll try to fix that, too. 2008-07-16 15:29:00 +00:00
lstrings.h Fix for bug 5053. There are still some serious problems here, though, as (a) "unknown" cannot be translated and (b) the way the code was re-written, it will fail if unknown and translated layout names are used. This is because it completely subverts the use of a multicolumn model. I'll try to fix that, too. 2008-07-16 15:29:00 +00:00
lyxalgo.h
lyxlib.h
lyxsum.cpp
lyxtime.cpp
lyxtime.h
Makefile.am Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
Messages.cpp microptimisation. 2008-06-25 16:18:27 +00:00
Messages.h
os_cygwin.cpp
os_unix.cpp
os_win32.cpp Ensure no trailing '/' 2008-07-05 09:09:50 +00:00
os_win32.h
os.cpp
os.h
Package.cpp Package.cpp: fix comment position and a typo 2008-07-22 23:54:37 +00:00
Package.h Package.cpp: use 16x environment variable (This should be done automatically for new major releases.) 2008-07-22 20:37:12 +00:00
Path.cpp
Path.h
pch.h
qstring_helpers.cpp more robust. I get spurious crashes in this area... maybe c_str() 2008-06-28 18:34:19 +00:00
qstring_helpers.h move the string conversion functions out-of-line to minimize #includes 2008-04-20 20:32:00 +00:00
RandomAccessList.h
SignalSlot.cpp
SignalSlot.h
SignalSlotPrivate.cpp
SignalSlotPrivate.h
socktools.cpp Fix compilation problems on Mac OSX 10.5.2 Leopard. 2008-03-29 01:45:24 +00:00
socktools.h
strerror.c
strfwd.h
Systemcall.cpp
Systemcall.h
textutils.h
Timeout.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
Timeout.h
Translator.h rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
types.h
unicode.cpp endl is defined in ostream, iomanip is not enough (it matters for gcc 4.3) 2008-05-06 14:29:06 +00:00
unicode.h
userinfo.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
userinfo.h
weighted_btree.h