]> git.lyx.org Git - features.git/commit
Baruch's graphics patch + some small tweaks to the buttoncontroller stuff
authorAngus Leeming <leeming@lyx.org>
Sat, 28 Jul 2001 12:24:16 +0000 (12:24 +0000)
committerAngus Leeming <leeming@lyx.org>
Sat, 28 Jul 2001 12:24:16 +0000 (12:24 +0000)
commit5f2e3c4c43f8e1736a2b7654595dfe6c175b4b3b
treeeff6c86e96861be306f29c90f71518b15ce81d08
parentbf6257967e48709d375d5b8aa1cdd66c7f7bc25a
Baruch's graphics patch + some small tweaks to the buttoncontroller stuff
Kayvan's footnote patch
Added a "Buffer const *" parameter to InsetButton::getScreenLabel and all
daughter classes. Labels can now be tuned to suit, although non are yet.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2375 a592a061-630c-0410-9148-cb99ea01b6c8
47 files changed:
lib/ui/default.ui
src/ChangeLog
src/buffer.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlGraphics.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormGraphics.h
src/frontends/xforms/form_graphics.C
src/frontends/xforms/form_graphics.h
src/frontends/xforms/forms/form_graphics.fd
src/frontends/xforms/input_validators.C
src/frontends/xforms/input_validators.h
src/insets/ChangeLog
src/insets/insetbib.C
src/insets/insetbib.h
src/insets/insetbutton.C
src/insets/insetbutton.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcommand.h
src/insets/insetert.C
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetgraphicsParams.C
src/insets/insetgraphicsParams.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.h
src/insets/insetparent.C
src/insets/insetparent.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/support/ChangeLog
src/support/lyxlib.h