]> git.lyx.org Git - lyx.git/commit
- Applied the thesaurus patch.
authorAsger Ottar Alstrup <alstrup@lyx.org>
Sun, 29 Jul 2001 10:42:11 +0000 (10:42 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Sun, 29 Jul 2001 10:42:11 +0000 (10:42 +0000)
commit80dda8f6b28db89f517be8dcae19a27bcb0cc7a5
tree1b92ab8617d010b529d4dda582c160f00ab4675c
parent67903edc17b7a24feccd34f57aec1aa3e51ba01a
- Applied the thesaurus patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2381 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
ChangeLog
INSTALL
NEWS
configure.in
lib/ChangeLog
lib/bind/cua.bind
lib/ui/default.ui
po/POTFILES.in
src/BufferView_pimpl.C
src/ChangeLog
src/LyXAction.C
src/Makefile.am
src/Thesaurus.C [new file with mode: 0644]
src/Thesaurus.h [new file with mode: 0644]
src/commandtags.h
src/frontends/ChangeLog
src/frontends/Dialogs.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlThesaurus.C [new file with mode: 0644]
src/frontends/controllers/ControlThesaurus.h [new file with mode: 0644]
src/frontends/controllers/GUI.h
src/frontends/controllers/Makefile.am
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormThesaurus.C [new file with mode: 0644]
src/frontends/xforms/FormThesaurus.h [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_thesaurus.C [new file with mode: 0644]
src/frontends/xforms/form_thesaurus.h [new file with mode: 0644]
src/frontends/xforms/forms/form_thesaurus.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/lyxfind.C
src/lyxfind.h