.. |
linkback
|
* LinkBack support files, now in pure Objective-C (without any Objective-C++ which is not supported by automake)
|
2008-02-03 10:41:23 +00:00 |
minizip
|
Remove another 'Create directory' message
|
2008-03-12 03:46:49 +00:00 |
tests
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
assert.h
|
a dummy file while we wait for andre
|
2008-04-11 11:04:11 +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
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
debug.h
|
visual mode for bidi cursor movement
|
2008-02-10 19:52:45 +00:00 |
docstream.cpp
|
Patch to please gcc 4.3. Less bloat in the include headers means that
|
2008-02-07 17:04:06 +00:00 |
docstream.h
|
Following rev 21967: final touch to odocfstream:
|
2007-12-29 18:04:43 +00:00 |
docstring.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
docstring.h
|
Fix Lars.
|
2008-03-06 04:29:02 +00:00 |
environment.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
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 |
FileFilterList.cpp
|
Use *.* to select all files in the file selection dialog on Windows. Using shortcuts for navigation is now possible.
|
2008-04-02 12:03:47 +00:00 |
FileFilterList.h
|
|
|
FileMonitor.cpp
|
header cleanup.
|
2007-12-16 22:09:28 +00:00 |
FileMonitor.h
|
|
|
FileName.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
FileName.h
|
Embedding: add embedding support for InsetInclude. (params["embed"] is added)
|
2008-01-08 16:35:43 +00:00 |
FileNameList.h
|
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
|
2008-01-08 18:55:34 +00:00 |
filetools.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
filetools.h
|
Add some comments, and change enum terminology to reflect actual purpose.
|
2008-01-26 20:25:25 +00:00 |
FileZipListDir.h
|
|
|
foreach.h
|
fix monolithic compilation and add usage comment
|
2008-03-12 19:39:14 +00:00 |
ForkedCalls.cpp
|
Fix bug 4463. The crash was due to a call to X from inside a child process.
|
2008-01-15 18:26:53 +00:00 |
ForkedCalls.h
|
Fix bug 4463. The crash was due to a call to X from inside a child process.
|
2008-01-15 18:26:53 +00:00 |
gettext.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
gettext.h
|
|
|
gzstream.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
gzstream.h
|
|
|
kill.cpp
|
|
|
limited_stack.h
|
|
|
lstrings.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
lstrings.h
|
Improve documentation.
|
2008-03-01 16:27:56 +00:00 |
lyxalgo.h
|
|
|
lyxlib.h
|
Sanitize the way we use abort() and exit(). With this commit, we should never crash in release mode, even when assertions are enabled. In debug mode, we crash with abort in order to get a useful backtrace.
|
2007-12-16 11:34:29 +00:00 |
lyxsum.cpp
|
header cleanup.
|
2007-12-16 22:09:28 +00:00 |
lyxtime.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
lyxtime.h
|
|
|
Makefile.am
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
Messages.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
Messages.h
|
|
|
os_cygwin.cpp
|
* get rid of support::absolutePath()
|
2007-12-17 16:04:46 +00:00 |
os_unix.cpp
|
* get rid of support::absolutePath()
|
2007-12-17 16:04:46 +00:00 |
os_win32.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
os_win32.h
|
|
|
os.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
os.h
|
transfer os::is_absolute_path() to FileName::isAbsolute().
|
2007-12-17 15:15:37 +00:00 |
Package.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
Package.h
|
|
|
Path.cpp
|
header cleanup.
|
2007-12-16 22:09:28 +00:00 |
Path.h
|
|
|
pch.h
|
|
|
qstring_helpers.h
|
squash gcc warning, secoind attempt
|
2008-02-09 10:16:54 +00:00 |
RandomAccessList.h
|
|
|
SignalSlot.cpp
|
Encoding.
|
2007-12-29 21:15:20 +00:00 |
SignalSlot.h
|
Encoding.
|
2007-12-29 21:15:20 +00:00 |
SignalSlotPrivate.cpp
|
|
|
SignalSlotPrivate.h
|
More encoding.
|
2007-12-29 21:18:50 +00:00 |
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
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
Systemcall.h
|
Revert qprocess code. Revisions reverted: 22026, 22030, 22044, 22048,
|
2007-12-12 18:25:53 +00:00 |
textutils.h
|
|
|
Timeout.cpp
|
Add missing include, due to André LASSERT change
|
2008-04-11 12:12:57 +00:00 |
Timeout.h
|
|
|
Translator.h
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
types.h
|
Restore Andre's TextClassIndex, but now in the form of BaseClassIndex. It seems worth distinguishing more clearly than we do at the moment between TextClass's and BaseClass's. The latter correspond to *.layout files; the former are based upon *.layout files but may be modified by modules.
|
2008-02-24 16:29:40 +00:00 |
unicode.cpp
|
* src/support/unicode.cpp (convert):
|
2007-12-27 07:30:06 +00:00 |
unicode.h
|
|
|
userinfo.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
userinfo.h
|
|
|
weighted_btree.h
|
* some warnings less
|
2008-02-28 17:52:15 +00:00 |