]> git.lyx.org Git - features.git/commit
Georg's add an editor to Formats / safe external_templates patch.
authorAngus Leeming <leeming@lyx.org>
Tue, 13 Apr 2004 10:36:09 +0000 (10:36 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 13 Apr 2004 10:36:09 +0000 (10:36 +0000)
commitda61af2b8ef95ab206d02deb9c52f03335682d9e
tree26606fa1dbe288cc1fdd2b55d527bc35684d294c
parentb447408de232872fef1537fca542abc23702d572
Georg's add an editor to Formats / safe external_templates patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8645 a592a061-630c-0410-9148-cb99ea01b6c8
32 files changed:
lib/ChangeLog
lib/configure.m4
lib/external_templates
src/ChangeLog
src/LyXAction.C
src/format.C
src/format.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlGraphics.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/QGraphics.C
src/frontends/qt2/QGraphics.h
src/frontends/qt2/QGraphicsDialog.C
src/frontends/qt2/QGraphicsDialog.h
src/frontends/qt2/QPrefsDialog.C
src/frontends/qt2/ui/QGraphicsDialogBase.ui
src/frontends/qt2/ui/QPrefFileformatsModule.ui
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/forms/form_graphics.fd
src/frontends/xforms/forms/form_preferences.fd
src/insets/ChangeLog
src/insets/ExternalSupport.C
src/insets/ExternalTemplate.C
src/insets/ExternalTemplate.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/lfuns.h
src/lyxfunc.C
src/lyxrc.C