lyx_mirror/src/insets
Jürgen Vigna 471fe41fde Now hopefully fixed for updates in insets inside this inset text
(don't know why I missed this earlier fix #263).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 11:26:22 +00:00
..
.cvsignore
ChangeLog Now hopefully fixed for updates in insets inside this inset text 2002-03-11 11:26:22 +00:00
ExternalTemplate.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
ExternalTemplate.h
inset.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
inset.h "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00
insetbib.C layout as string 2002-03-02 16:39:54 +00:00
insetbib.h
insetbutton.C
insetbutton.h
insetcaption.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetcaption.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetcite.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetcite.h
insetcollapsable.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetcollapsable.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetcommand.C next try at fixing 214; dist bugfix from Kayvan 2002-02-28 10:43:24 +00:00
insetcommand.h next try at fixing 214; dist bugfix from Kayvan 2002-02-28 10:43:24 +00:00
inseterror.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
inseterror.h
insetert.C Fix bugs in minipage compatibility read (fix #240). 2002-03-06 16:02:51 +00:00
insetert.h Changed behaviour of Inlined ERT insets (fix 251). 2002-03-05 14:55:20 +00:00
insetexternal.C fix uninitialized variable in insetexternal; espace ~ in \input@path 2002-03-07 16:03:36 +00:00
insetexternal.h
insetfloat.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetfloat.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetfloatlist.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetfloatlist.h cleanups by john and andre 2001-11-27 10:56:14 +00:00
insetfoot.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetfoot.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetfootlike.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetfootlike.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetgraphics.C Some more fixes to compiler warnings. 2002-02-28 13:10:26 +00:00
insetgraphics.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
insetgraphicsParams.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetgraphicsParams.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetinclude.C For linuxdoc and docbook: 2002-03-05 13:38:40 +00:00
insetinclude.h Fix graphics and file inclusion in docbook, with cleaner code. 2002-02-20 09:04:56 +00:00
insetindex.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetindex.h
insetlabel.C Fixed wrong update handling after change I leave in the wrong code for the 2002-02-26 15:42:19 +00:00
insetlabel.h
insetlatexaccent.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetlatexaccent.h Fixed rowbreaking for "character"-insets and ignore all paragraph attributes 2002-01-08 14:24:49 +00:00
insetlist.C
insetlist.h
insetmarginal.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetmarginal.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetminipage.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetminipage.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetnote.C remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insetnote.h For linuxdoc and docbook: 2002-03-05 13:38:40 +00:00
insetparent.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
insetparent.h
insetquotes.C fix symbol font loading, insetquote latex output, undo leak (but this exposes a crash!) 2001-12-13 11:35:25 +00:00
insetquotes.h Fixed rowbreaking for "character"-insets and ignore all paragraph attributes 2002-01-08 14:24:49 +00:00
insetref.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insetref.h
insetsection.C
insetsection.h
insetspecialchar.C fix insetert drupdate problems (bug #176); fix row breaking after protected chars 2002-02-13 10:37:28 +00:00
insetspecialchar.h fix insetert drupdate problems (bug #176); fix row breaking after protected chars 2002-02-13 10:37:28 +00:00
insettabular.C Fix updating inset inside insets (typically graphics after loading). 2002-03-08 11:42:30 +00:00
insettabular.h Fixed Inset->File as inside insets (InsetTabular/InsetText) (fix #257). 2002-03-04 15:42:54 +00:00
insettext.C Now hopefully fixed for updates in insets inside this inset text 2002-03-11 11:26:22 +00:00
insettext.h remove lowercase, better layout handling and some variable renameing 2002-03-03 20:25:07 +00:00
insettheorem.C
insettheorem.h
insettoc.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
insettoc.h docbook code cleanup. 2001-11-30 11:56:04 +00:00
inseturl.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
inseturl.h turn proof of concept from Juergen into fix for #214 2002-02-27 15:19:21 +00:00
Makefile.am "ding-dong, the witch is dead!", says John 2002-02-28 14:06:24 +00:00