]> git.lyx.org Git - features.git/commit
*duck*
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 18 Jun 2002 15:44:30 +0000 (15:44 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 18 Jun 2002 15:44:30 +0000 (15:44 +0000)
commitf1c24d100985c6df2eb5ec390017b69c78fe49c7
treec4a94c2d87cdbeeb7086b7dd82709e3609eefb0f
parent978f9228320819b72a2f4e696d911b9ff83a2d8f
*duck*

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4417 a592a061-630c-0410-9148-cb99ea01b6c8
186 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView2.C
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/LyXAction.C
src/buffer.C
src/buffer.h
src/commandtags.h
src/frontends/ChangeLog
src/frontends/Dialogs.C
src/frontends/Dialogs.h
src/frontends/LyXKeySym.C [new file with mode: 0644]
src/frontends/LyXKeySym.h [new file with mode: 0644]
src/frontends/LyXKeySymFactory.h [new file with mode: 0644]
src/frontends/LyXScreenFactory.h [new file with mode: 0644]
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/Makefile.am
src/frontends/Toolbar.C
src/frontends/Toolbar.h
src/frontends/WorkArea.C [new file with mode: 0644]
src/frontends/WorkArea.h
src/frontends/WorkAreaFactory.h [new file with mode: 0644]
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlAboutlyx.C
src/frontends/controllers/ControlBibitem.C
src/frontends/controllers/ControlBibtex.C
src/frontends/controllers/ControlCharacter.C
src/frontends/controllers/ControlCharacter.h
src/frontends/controllers/ControlCitation.C
src/frontends/controllers/ControlDialog.tmpl
src/frontends/controllers/ControlERT.C
src/frontends/controllers/ControlError.C
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlFloat.C
src/frontends/controllers/ControlForks.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlInclude.C
src/frontends/controllers/ControlIndex.C
src/frontends/controllers/ControlInset.tmpl
src/frontends/controllers/ControlLog.C
src/frontends/controllers/ControlMinipage.C
src/frontends/controllers/ControlParagraph.C
src/frontends/controllers/ControlParagraph.h
src/frontends/controllers/ControlPreamble.C
src/frontends/controllers/ControlPreamble.h
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlPrint.h
src/frontends/controllers/ControlRef.C
src/frontends/controllers/ControlSearch.C
src/frontends/controllers/ControlSendto.C
src/frontends/controllers/ControlSendto.h
src/frontends/controllers/ControlShowFile.C
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/ControlTabularCreate.C
src/frontends/controllers/ControlTexinfo.C
src/frontends/controllers/ControlThesaurus.C
src/frontends/controllers/ControlToc.C
src/frontends/controllers/ControlUrl.C
src/frontends/controllers/ControlVCLog.C
src/frontends/controllers/GUI.h
src/frontends/guiapi.h [new file with mode: 0644]
src/frontends/screen.C
src/frontends/screen.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormAboutlyx.h
src/frontends/xforms/FormBaseDeprecated.h
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormMathsPanel.C
src/frontends/xforms/FormMathsPanel.h
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPreferences.h
src/frontends/xforms/FormRef.C
src/frontends/xforms/FormShowFile.C
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/LyXKeySymFactory.C [new file with mode: 0644]
src/frontends/xforms/LyXScreenFactory.C [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/WorkAreaFactory.C [new file with mode: 0644]
src/frontends/xforms/XLyXKeySym.C [new file with mode: 0644]
src/frontends/xforms/XLyXKeySym.h [new file with mode: 0644]
src/frontends/xforms/XPainter.C
src/frontends/xforms/XPainter.h
src/frontends/xforms/XWorkArea.C
src/frontends/xforms/XWorkArea.h
src/frontends/xforms/forms/.cvsignore
src/frontends/xforms/forms/form_maths_delim.fd
src/frontends/xforms/guiapi.C [new file with mode: 0644]
src/frontends/xforms/xscreen.C [new file with mode: 0644]
src/frontends/xforms/xscreen.h [new file with mode: 0644]
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetcaption.C
src/insets/insetcaption.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/inseterror.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetnote.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/intl.h
src/kbmap.C
src/kbmap.h
src/kbsequence.C
src/kbsequence.h
src/lyx_cb.C
src/lyxfind.C
src/lyxfind.h
src/lyxfunc.C
src/lyxfunc.h
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/Makefile.am
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_autocorrect.C
src/mathed/math_charinset.C
src/mathed/math_charinset.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_data.C
src/mathed/math_data.h
src/mathed/math_extern.C
src/mathed/math_extern.h
src/mathed/math_factory.C
src/mathed/math_fontinset.C
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_notinset.C
src/mathed/math_numberinset.C [new file with mode: 0644]
src/mathed/math_numberinset.h [new file with mode: 0644]
src/mathed/math_parser.C
src/mathed/math_scriptinset.C
src/mathed/math_stringinset.C
src/mathed/math_stringinset.h
src/mathed/math_support.C
src/mathed/math_support.h
src/mathed/math_symbolinset.C
src/tabular.C
src/tabular.h