]> git.lyx.org Git - features.git/commit
the FuncRequest changes
authorAndré Pönitz <poenitz@gmx.net>
Wed, 7 Aug 2002 08:11:41 +0000 (08:11 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 7 Aug 2002 08:11:41 +0000 (08:11 +0000)
commitb8198905dc65d62ec43f835a42dc219455f881a0
tree93cb7a6bbc66cab6db368a5043882c4e3efcf280
parent658ab90d1c656acacce76e776b0c5cdd4f632c74
the FuncRequest changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4887 a592a061-630c-0410-9148-cb99ea01b6c8
47 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/LaTeX.C
src/LyXAction.C
src/LyXAction.h
src/WordLangTuple.h
src/frontends/Liason.h
src/frontends/LyXView.h
src/frontends/controllers/ControlCommand.C
src/frontends/controllers/ControlForks.C
src/frontends/controllers/ControlInclude.C
src/frontends/controllers/ControlRef.C
src/frontends/controllers/ControlTabularCreate.C
src/frontends/qt2/FileDialog_private.C
src/frontends/qt2/Toolbar_pimpl.C
src/frontends/xforms/FormMathsDelim.C
src/frontends/xforms/FormMathsMatrix.C
src/frontends/xforms/FormMathsPanel.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/Toolbar_pimpl.C
src/funcrequest.h [new file with mode: 0644]
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetparent.C
src/insets/insetref.C
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/lyxfunc.C
src/lyxfunc.h
src/lyxrc.C
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/math_support.C
src/mathed/ref_inset.C
src/toc.C