]> git.lyx.org Git - lyx.git/commit
remove the old painter, remove support for mono_video, reverse_video, fast selection...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 17 Feb 2000 19:59:08 +0000 (19:59 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 17 Feb 2000 19:59:08 +0000 (19:59 +0000)
commita0cf758d5a79140045c2a90e2ff5878e0b391bcc
treebf328be7dd5a5ee8d59fd278c9ba292cbdbb62a6
parent17818a9141789db65be3ac26b26f866dac47aeb6
remove the old painter, remove support for mono_video, reverse_video, fast selection, work in progress to make insetlaex accent better. editable insetcommand drawn as buttons.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@560 a592a061-630c-0410-9148-cb99ea01b6c8
89 files changed:
ChangeLog
lib/kbd/iso8859-1.cdef
po/POTFILES.in
po/ca.po
po/cs.po
po/da.po
po/de.po
po/es.po
po/fi.po
po/fr.po
po/he.po
po/hu.po
po/it.po
po/nl.po
po/no.po
po/pl.po
po/pt.po
po/ro.po
po/ru.po
po/sl.po
po/sv.po
po/tr.po
po/wa.po
src/BufferView.C
src/BufferView.h
src/BufferView2.C
src/FontLoader.C
src/FontLoader.h
src/LyXView.C
src/Makefile.am
src/Painter.h
src/PainterBase.C
src/PainterBase.h
src/ParagraphExtra.C
src/TableLayout.C
src/WorkArea.C
src/WorkArea.h
src/buffer.C
src/bufferlist.C
src/bullet_forms.C
src/bullet_forms_cb.C
src/insets/figinset.C
src/insets/figinset.h
src/insets/insetbib.C
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/lyxinset.h
src/lyx_cb.C
src/lyx_gui.C
src/lyx_main.C
src/lyxfont.C
src/lyxfont.h
src/lyxfr0.C
src/lyxfr1.C
src/lyxfunc.C
src/lyxrc.C
src/lyxscreen.h
src/lyxtext.h
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_defs.h
src/mathed/math_delim.C
src/mathed/math_draw.C
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_root.C
src/mathed/math_root.h
src/menus.C
src/paragraph.C
src/screen.C
src/spellchecker.C
src/text.C
src/text2.C