]> git.lyx.org Git - features.git/commit
LyX Drinkers United: patch 2
authorLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 27 Jun 2001 14:10:35 +0000 (14:10 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 27 Jun 2001 14:10:35 +0000 (14:10 +0000)
commit76ef051b1cb1fb51c3ffd8ccc9105be4471e74d4
tree89dc7a3c6be5a6d87b21ffeab4a6b9ea853da9a8
parent0d6e93d8c95b6358ca850fab2044243883edb1f2
LyX Drinkers United: patch 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2144 a592a061-630c-0410-9148-cb99ea01b6c8
94 files changed:
lib/CREDITS
lib/ChangeLog
lib/ui/default.ui
po/POTFILES.in
src/BufferView2.C
src/BufferView_pimpl.C
src/ChangeLog
src/FontLoader.C
src/LColor.C
src/LColor.h
src/LyXAction.C
src/Makefile.am
src/Painter.C
src/TextCache.C
src/ToolbarDefaults.C
src/buffer.C
src/bufferlist.C
src/bufferview_funcs.C
src/commandtags.h
src/converter.C
src/frontends/controllers/ControlBibitem.C
src/frontends/controllers/ControlCharacter.C
src/frontends/qt2/FormParagraph.C
src/frontends/qt2/FormSplashImpl.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/Toolbar_pimpl.C
src/frontends/xforms/bmtable.h
src/frontends/xforms/combox.C
src/func_status.h [new file with mode: 0644]
src/insets/ChangeLog
src/insets/figinset.C
src/insets/inset.C
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetgraphics.C
src/insets/insetinfo.C
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetquotes.C
src/insets/insetref.C
src/insets/insetref.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.h
src/lyx_cb.C
src/lyxfont.C
src/lyxfont.h
src/lyxfunc.C
src/lyxfunc.h
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/array.C
src/mathed/array.h
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/formulamacro.C
src/mathed/math_bigopinset.C
src/mathed/math_bigopinset.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_fracinset.C
src/mathed/math_fracinset.h
src/mathed/math_funcinset.C
src/mathed/math_funcinset.h
src/mathed/math_grid.C
src/mathed/math_grid.h
src/mathed/math_hash.C
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_macrotable.C
src/mathed/math_matrixinset.C
src/mathed/math_parser.C
src/mathed/math_parser.h
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/math_spaceinset.C
src/mathed/math_spaceinset.h
src/mathed/support.C
src/paragraph.C
src/paragraph_pimpl.C
src/support/ChangeLog
src/support/DebugStream.h
src/support/filetools.C
src/support/lstrings.C
src/support/lstrings.h
src/support/syscall.C
src/tabular.C
src/tabular.h
src/texrow.C
src/text.C
src/text2.C
src/trans_mgr.C