]> git.lyx.org Git - features.git/commit
toc support reorganization; changes to xform_helpers; aspect ratio patch from herbert
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 21 Jul 2002 15:51:07 +0000 (15:51 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 21 Jul 2002 15:51:07 +0000 (15:51 +0000)
commit1c52d8f898a221afca246a808df86266023d022e
tree074af7c0eca57a49686cac73e1f20e0f3b92e46c
parent6eb285d50742e4da06000a22754671b01d56558f
toc support reorganization; changes to xform_helpers; aspect ratio patch from herbert

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4732 a592a061-630c-0410-9148-cb99ea01b6c8
36 files changed:
src/ChangeLog
src/LyXAction.C
src/Makefile.am
src/buffer.C
src/buffer.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlToc.C
src/frontends/controllers/ControlToc.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/DropDown.C
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormForks.C
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormMinipage.C
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormRef.C
src/frontends/xforms/FormSendto.C
src/frontends/xforms/FormSpellchecker.C
src/frontends/xforms/FormToc.C
src/frontends/xforms/FormToc.h
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/xforms_helpers.C
src/frontends/xforms/xforms_helpers.h
src/graphics/ChangeLog
src/graphics/GraphicsImage.C
src/graphics/GraphicsParams.C
src/graphics/GraphicsParams.h
src/insets/ChangeLog
src/insets/insetfloatlist.C
src/insets/insetgraphicsParams.C
src/insets/insettoc.C
src/lyxfunc.C
src/support/ChangeLog
src/support/lstrings.h
src/toc.C [new file with mode: 0644]
src/toc.h [new file with mode: 0644]