]> git.lyx.org Git - features.git/commit
Edwins f&r GUII patch with a small fix.
authorJürgen Vigna <jug@sad.it>
Tue, 6 Mar 2001 10:20:33 +0000 (10:20 +0000)
committerJürgen Vigna <jug@sad.it>
Tue, 6 Mar 2001 10:20:33 +0000 (10:20 +0000)
commitf88cee29f6737f5eb6623e5e6cbdbf3ec0bbaedd
tree4aa518da6c4883255048b5f46902940f6a4d32af
parent7e53337ef103701d0df347400434594a8834cba9
Edwins f&r GUII patch with a small fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1678 a592a061-630c-0410-9148-cb99ea01b6c8
26 files changed:
forms/ChangeLog
forms/form1.fd
po/POTFILES.in
src/ChangeLog
src/Makefile.am
src/form1.C
src/form1.h
src/frontends/Dialogs.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormSearch.C [new file with mode: 0644]
src/frontends/xforms/FormSearch.h [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_search.C [new file with mode: 0644]
src/frontends/xforms/form_search.h [new file with mode: 0644]
src/frontends/xforms/forms/form_search.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/lyxfind.C [new file with mode: 0644]
src/lyxfind.h [new file with mode: 0644]
src/lyxfr0.C [deleted file]
src/lyxfr0.h [deleted file]
src/lyxfr1.C [deleted file]
src/lyxfr1.h [deleted file]
src/lyxfunc.C
src/lyxtext.h
src/text2.C