]> git.lyx.org Git - lyx.git/commit
FILMagain changes (will need some work)
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 12 Jun 2000 11:27:15 +0000 (11:27 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 12 Jun 2000 11:27:15 +0000 (11:27 +0000)
commit6bba977f42b0cde753ac2ffd26f3f9c6b32ba0b6
tree4ccaefb1d2799aba2b7ea8d7c1f80b2b6593f5c9
parent2889b5fd3e8987d0c265ff4726a7fb6c6cb6c034
FILMagain changes (will need some work)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
174 files changed:
ChangeLog
Makefile.am
acconfig.h
acinclude.m4
autogen.sh
config/kde.m4 [new file with mode: 0644]
config/lyxinclude.m4
config/sigc++.m4 [new file with mode: 0644]
configure.in
development/tools/makeLyXsigc.sh [new file with mode: 0644]
forms/bullet_forms.C.patch
forms/credits_form.fd
forms/fdfix.sh
forms/form1.fd
forms/form_url.fd
forms/layout_forms.fd
forms/layout_forms.h.patch
forms/lyx.fd
forms/makefile
forms/math_forms.C.patch
forms/print_form.fd
lib/Makefile.am
lib/chkconfig.ltx
lib/doc/ExternalMaterial.lyx [new file with mode: 0644]
lib/doc/LyXConfig.lyx.in [new file with mode: 0644]
lib/examples/example_lyxified.lyx
lib/external_templates [new file with mode: 0644]
lib/reLyX/Makefile.am
lib/scripts/fen2latex.py [new file with mode: 0644]
lib/scripts/general_command_wrapper.py [new file with mode: 0644]
lib/scripts/pic2ascii.py [new file with mode: 0644]
lib/scripts/pic2png_eps.py [new file with mode: 0644]
lib/scripts/pic2png_eps.sh [new file with mode: 0644]
lib/tex/lyxchess.sty [new file with mode: 0644]
po/POTFILES.in
src/BufferView.C
src/BufferView.h
src/BufferView2.C
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/LString.h
src/LaTeXFeatures.C
src/LaTeXFeatures.h
src/LyXAction.C
src/LyXView.C
src/LyXView.h
src/Makefile.am
src/PainterBase.C
src/PainterBase.h
src/ParagraphExtra.C
src/PrinterParams.h [new file with mode: 0644]
src/TableLayout.C
src/TextCache.C
src/TextCache.h
src/WorkArea.C
src/WorkArea.h
src/buffer.C
src/buffer.h
src/bufferview_funcs.C
src/bullet_forms.h
src/cite.C [new file with mode: 0644]
src/cite.h [new file with mode: 0644]
src/commandtags.h
src/credits.C
src/credits.h
src/credits_form.C
src/credits_form.h
src/form1.C
src/form1.h
src/insets/ExternalTemplate.C [new file with mode: 0644]
src/insets/ExternalTemplate.h [new file with mode: 0644]
src/insets/Makefile.am
src/insets/figinset.C
src/insets/figinset.h
src/insets/inset.C
src/insets/insetbib.C
src/insets/insetbib.h
src/insets/insetbutton.C [new file with mode: 0644]
src/insets/insetbutton.h [new file with mode: 0644]
src/insets/insetcite.C
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C [new file with mode: 0644]
src/insets/insetexternal.h [new file with mode: 0644]
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/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatex.C
src/insets/insetlatex.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetparent.C
src/insets/insetparent.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/insets/lyxinset.h
src/latexoptions.C
src/latexoptions.h
src/layout_forms.C
src/layout_forms.h
src/lyx.C
src/lyx.h
src/lyx_cb.C
src/lyx_gui.C
src/lyx_gui_misc.C
src/lyx_gui_misc.h
src/lyx_sendfax.C
src/lyx_sendfax.h
src/lyxfr1.C
src/lyxfr1.h
src/lyxfunc.C
src/lyxfunc.h
src/lyxlex.C
src/lyxlex.h
src/lyxparagraph.h
src/lyxrc.C
src/lyxrc.h
src/lyxscreen.h
src/lyxtext.h
src/main.C
src/mathed/Makefile.am
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_forms.C
src/mathed/math_forms.h
src/mathed/math_write.C
src/menus.C
src/paragraph.C
src/print_form.C
src/print_form.h
src/screen.C
src/sp_form.C
src/sp_form.h
src/support/LAssert.C [new file with mode: 0644]
src/support/LAssert.h
src/support/Makefile.am
src/support/filetools.C
src/support/filetools.h
src/support/lstrings.C
src/support/lstrings.h
src/support/syscall.C
src/table.h
src/tabular.C
src/tabular.h
src/text.C
src/text2.C
src/trans_mgr.C