]> git.lyx.org Git - features.git/commit
layout as layout
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 24 Jun 2002 20:28:12 +0000 (20:28 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 24 Jun 2002 20:28:12 +0000 (20:28 +0000)
commit65d4b136161a96d10cec620985a159cf8953303c
tree2fe9bf4391f313ad950fb7916943ec7938d23972
parent23f483a23e24c2303656998e1065625fa1ad8f1b
layout as layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4471 a592a061-630c-0410-9148-cb99ea01b6c8
68 files changed:
po/POTFILES.in
src/BufferView2.C
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/LaTeXFeatures.C
src/buffer.C
src/bufferlist.C
src/frontends/ChangeLog
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/WorkArea.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlParagraph.C
src/frontends/screen.C
src/frontends/screen.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormAboutlyx.C
src/frontends/xforms/FormAboutlyx.h
src/frontends/xforms/FormBaseDeprecated.h
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormMathsPanel.C
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormTabular.C
src/frontends/xforms/Toolbar_pimpl.C
src/frontends/xforms/XWorkArea.C
src/frontends/xforms/XWorkArea.h
src/frontends/xforms/guiapi.C
src/frontends/xforms/xscreen.C
src/frontends/xforms/xscreen.h
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insetcollapsable.C
src/insets/insetert.C
src/insets/insetfoot.C
src/insets/insetgraphics.C
src/insets/insetgraphicsParams.h
src/insets/insetinclude.C
src/insets/insetspecialchar.C
src/insets/insettext.C
src/insets/insettext.h
src/lyx_cb.C
src/lyx_main.C
src/lyxfind.C
src/lyxfunc.C
src/lyxlayout.C
src/lyxlayout_ptr_fwd.h [new file with mode: 0644]
src/lyxtextclass.C
src/lyxtextclass.h
src/mathed/button_inset.C
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/math_cursor.C
src/mathed/math_decorationinset.C
src/mathed/math_parser.C
src/mathed/preview.C
src/mathed/ref_inset.C
src/minibuffer.C
src/paragraph.C
src/paragraph.h
src/paragraph_pimpl.C
src/support/lyxalgo.h
src/tabular.C
src/text.C
src/text2.C
src/undo_funcs.C