]> git.lyx.org Git - features.git/commit
read ChangeLog, a lot of whitespace changes. experimental use of libtool
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 22 Nov 1999 16:19:48 +0000 (16:19 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 22 Nov 1999 16:19:48 +0000 (16:19 +0000)
commit1d7d3cc4afa2205c801ccc2aa71c7ac59359dc5f
treeceba2535fcd855ecf384bc431253be5b6ea7c1b1
parent6f5a5fac30f457df9e5d6a4606af1b0f81de7037
read ChangeLog, a lot of whitespace changes. experimental use of libtool

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@329 a592a061-630c-0410-9148-cb99ea01b6c8
89 files changed:
.cvsignore
ChangeLog
acinclude.m4
config/ltconfig [new file with mode: 0755]
config/ltmain.sh [new file with mode: 0644]
configure.in
src/.cvsignore
src/FontLoader.h
src/LyXAction.C
src/LyXAction.h
src/LyXView.C
src/LyXView.h
src/Makefile.am
src/buffer.C
src/commandtags.h
src/error.C [deleted file]
src/error.h [deleted file]
src/filedlg.C
src/filedlg.h
src/insets/.cvsignore
src/insets/Makefile.am
src/insets/figinset.C
src/insets/figinset.h
src/insets/insetbib.C
src/insets/insetbib.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.h
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetloa.h
src/insets/insetlof.h
src/insets/insetlot.h
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/insettoc.h
src/insets/inseturl.h
src/insets/lyxinset.h
src/lyx_cb.C
src/lyx_gui.C
src/lyxfunc.C
src/lyxfunc.h
src/lyxlookup.C
src/lyxlookup.h
src/lyxparagraph.h
src/lyxserver.C
src/lyxtext.h
src/mathed/.cvsignore
src/mathed/Makefile.am
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_defs.h
src/mathed/math_inset.C
src/mathed/math_symbols.C
src/menus.C
src/minibuffer.C
src/minibuffer.h
src/paragraph.C
src/spellchecker.h
src/support/.cvsignore
src/support/LAssert.h
src/support/Makefile.am
src/support/lstrings.C
src/support/lyxstring.C
src/support/lyxstring.h
src/table.C
src/texrow.C
src/texrow.h
src/text.C
src/text2.C
src/toolbar.C
src/toolbar.h
src/undo.C
src/undo.h