lyx_mirror/src/support
André Pönitz 1847d3f3e5 add a convienient foreach implementation
code is stolen from Qt, slightly adapted to
avoid a container copy.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23547 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-07 23:05:33 +00:00
..
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 zipunzip.cpp: partly revert r23447 to be able to compile 2008-03-04 20:55:24 +00:00
tests
atexit.c
convert.cpp
convert.h
copied_ptr.h
debug.cpp header cleanup 2008-02-18 07:14:42 +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
docstring.cpp
docstring.h Fix Lars. 2008-03-06 04:29:02 +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
FileFilterList.cpp
FileFilterList.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp
FileName.h
FileNameList.h
filetools.cpp Fix some problems in makeAbsPath(): 2008-01-26 20:41:19 +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 add a convienient foreach implementation 2008-03-07 23:05:33 +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
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
limited_stack.h
lstrings.cpp abdel likes short code 2008-02-01 17:04:59 +00:00
lstrings.h Improve documentation. 2008-03-01 16:27:56 +00:00
lyxalgo.h
lyxlib.h
lyxsum.cpp
lyxtime.cpp
lyxtime.h
Makefile.am add a convienient foreach implementation 2008-03-07 23:05:33 +00:00
Messages.cpp revert r22574 to be able to compile 2008-01-14 23:45:04 +00:00
Messages.h
os_cygwin.cpp
os_unix.cpp
os_win32.cpp
os_win32.h
os.cpp
os.h
Package.cpp
Package.h
Path.cpp
Path.h
pch.h
qstring_helpers.h squash gcc warning, secoind attempt 2008-02-09 10:16:54 +00:00
RandomAccessList.h
SignalSlot.cpp
SignalSlot.h
SignalSlotPrivate.cpp
SignalSlotPrivate.h
socktools.cpp
socktools.h
strerror.c
strfwd.h
Systemcall.cpp
Systemcall.h
textutils.h
Timeout.cpp
Timeout.h
Translator.h
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
unicode.h
userinfo.cpp
userinfo.h
weighted_btree.h * some warnings less 2008-02-28 17:52:15 +00:00