lyx_mirror/src/support
Angus Leeming 607ad8d3a7 The graphics inset now has:
* lazy loading (don't try and load the image until a request to draw it
  is received).
* asynchronous conversion to a loadable format.
* asynchronous loading if the image loader supports it (it doesn't).
* "simple" cropping, rotating and scaling (in that order) of the image
  on the LyX screen.
* display in color, grayscale or monochrome.

We also have a forked calls dialog, although it isn't very exciting
yet because only the graphics cache makes use of the forked call controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3591 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 09:59:52 +00:00
..
.cvsignore
abort.C
atexit.c
atoi.C
ChangeLog The graphics inset now has: 2002-02-27 09:59:52 +00:00
chdir.C
copy.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
date.C
DebugStream.C
DebugStream.h
fileblocks.c
FileInfo.C various fixes from John, Martin and Kayvan, plus one of mine. Read ChangeLogs 2002-01-07 10:17:44 +00:00
FileInfo.h remove a cygwin #ifdef 2002-02-08 17:07:14 +00:00
filetools.C Herbert's graphics14.diff 2002-02-20 16:34:53 +00:00
filetools.h Herbert's unzip et al patch. 2002-02-07 19:37:34 +00:00
fmt.C
forkedcall.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
forkedcall.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
forkedcontr.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
forkedcontr.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
getcwd.C
getUserName.C
kill.C
LAssert.C lyxserver cleanup patch + andre's small patches 2001-10-19 15:13:49 +00:00
LAssert.h lyxserver cleanup patch + andre's small patches 2001-10-19 15:13:49 +00:00
LIstream.h
LOstream.h
LRegex.C
LRegex.h
lstrings.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lstrings.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
LSubstring.C
LSubstring.h
lxtl.h
lyxalgo.h compile fix 2002-01-14 14:06:40 +00:00
lyxfunctional.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
lyxlib.h
lyxmanip.h
lyxregex.h
lyxstring.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
lyxstring.h
lyxsum.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Makefile.am The graphics inset now has: 2002-02-27 09:59:52 +00:00
mkdir.C
nt_defines.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
os2_defines.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
os2_errortable.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
os_os2.C popen tweaks; "no 0cm" patch from Herbert; fix disabled toggles in menus 2002-02-08 14:32:17 +00:00
os_unix.C popen tweaks; "no 0cm" patch from Herbert; fix disabled toggles in menus 2002-02-08 14:32:17 +00:00
os_win32.C win32 compile fix 2002-02-11 10:07:28 +00:00
os.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
os.h popen tweaks; "no 0cm" patch from Herbert; fix disabled toggles in menus 2002-02-08 14:32:17 +00:00
path.C new alert code 2001-11-26 10:19:58 +00:00
path.h new alert code 2001-11-26 10:19:58 +00:00
putenv.C
regex.c
rename.C
rmdir.C
smart_ptr.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
snprintf.c
snprintf.h
sstream.h
strerror.c
StrPool.C
StrPool.h
systemcall.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
systemcall.h Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
tempname.C
textutils.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
translator.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
types.h fix symbol font loading, insetquote latex output, undo leak (but this exposes a crash!) 2001-12-13 11:35:25 +00:00
unlink.C
utility.h