]> git.lyx.org Git - features.git/commit
OK I'll try guii1 again ...
authorJohn Levon <levon@movementarian.org>
Thu, 23 May 2002 09:21:32 +0000 (09:21 +0000)
committerJohn Levon <levon@movementarian.org>
Thu, 23 May 2002 09:21:32 +0000 (09:21 +0000)
commit06f9f0ea08ddcf13e99ea02cff21471aa2020c9e
tree7674016bb1cc8d434b3d038f67bf8e78432d9fd2
parentb232321ff8f7c5521e82c41b8c279f6176ddd096
OK I'll try guii1 again ...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4186 a592a061-630c-0410-9148-cb99ea01b6c8
56 files changed:
src/ChangeLog
src/ColorHandler.h
src/Makefile.am
src/Painter.C [deleted file]
src/Painter.h [deleted file]
src/PainterBase.C [deleted file]
src/PainterBase.h [deleted file]
src/WorkArea.h
src/frontends/ChangeLog
src/frontends/Makefile.am
src/frontends/Painter.C [new file with mode: 0644]
src/frontends/Painter.h [new file with mode: 0644]
src/frontends/xforms/ChangeLog
src/frontends/xforms/Makefile.am
src/frontends/xforms/XPainter.C [new file with mode: 0644]
src/frontends/xforms/XPainter.h [new file with mode: 0644]
src/insets/ChangeLog
src/insets/inset.C
src/insets/insetbutton.C
src/insets/insetcaption.C
src/insets/insetcollapsable.C
src/insets/insetcommand.C
src/insets/inseterror.C
src/insets/insetgraphics.C
src/insets/insetgraphicsParams.C
src/insets/insetlatexaccent.C
src/insets/insetquotes.C
src/insets/insetspecialchar.C
src/insets/insettabular.C
src/insets/insettext.C
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/formulamacro.C
src/mathed/math_binaryopinset.C
src/mathed/math_casesinset.C
src/mathed/math_charinset.C
src/mathed/math_cursor.C
src/mathed/math_fracinset.C
src/mathed/math_funcinset.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_macro.C
src/mathed/math_macrotemplate.C
src/mathed/math_rootinset.C
src/mathed/math_spaceinset.C
src/mathed/math_sqrtinset.C
src/mathed/math_stringinset.C
src/mathed/math_support.C
src/mathed/math_unknowninset.C
src/mathed/math_xdata.C
src/mathed/math_xyarrowinset.C
src/screen.C
src/tabular.C
src/text.C
src/text2.C