lyx_mirror/src/support
Jean-Marc Lasgouttes 1c76b4b11d compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26616 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-29 10:13:28 +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 Add a new debug channel UNDO (in place of the unused ROFF) 2008-08-15 19:09:42 +00:00
debug.h Add a new debug channel UNDO (in place of the unused ROFF) 2008-08-15 19:09:42 +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 Introduce BufferException so that we don't crash if a problem affects only current Buffer. Instead we now just do an emergency save and we close it. 2008-02-29 08:10:51 +00:00
FileMonitor.cpp
FileMonitor.h
FileName.cpp compilation fix 2008-09-29 10:13:28 +00:00
FileName.h add FileName::extension() method. 2008-09-22 09:44:44 +00:00
FileNameList.h
filetools.cpp use new FileName::tempName() method. 2008-07-23 09:27:33 +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
lyxtime.cpp
lyxtime.h
Makefile.am First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252 2008-09-27 09:15:55 +00:00
Messages.cpp char * for string literals is deprecated... 2008-09-24 19:51:46 +00:00
Messages.h Some locale related cleanup. JMarc, please when you come back, review this. It is working fine in all my testings though. 2008-07-28 11:26:46 +00:00
os_cygwin.cpp On Vista, if a file type is not registered, AssocQueryString() returns 2008-09-22 00:07:48 +00:00
os_unix.cpp
os_win32.cpp On Vista, if a file type is not registered, AssocQueryString() returns 2008-09-22 00:07:48 +00:00
os_win32.h
os.cpp
os.h
Package.cpp Fix translatable message. 2008-07-29 15:25:26 +00:00
Package.h Automate setting of LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names. 2008-07-26 10:45:38 +00:00
Path.cpp
Path.h
pch.h
qstring_helpers.cpp wrong eol. 2008-07-24 21:16:46 +00:00
qstring_helpers.h move LyXerr QString specialisation to support/qstring_helpers 2008-07-23 09:21:22 +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 * some warnings less 2008-02-28 17:52:15 +00:00