]> git.lyx.org Git - lyx.git/commit
Color patch from Angus, KDE patch from Johnm menu patch from Rob, and the usual unint...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 Nov 2000 17:29:47 +0000 (17:29 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 Nov 2000 17:29:47 +0000 (17:29 +0000)
commit0c978e6a3fb133c97d95e87715add6bae26f7837
tree1012476e8b97da9e14f1c699b89d234f542f2606
parentdacb5be6462e278d769686b7380984b584dd86ac
Color patch from Angus, KDE patch from Johnm menu patch from Rob, and the usual uninteresting tweaks from me.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1211 a592a061-630c-0410-9148-cb99ea01b6c8
28 files changed:
ChangeLog
lib/Makefile.am
lib/ui/default.ui
po/POTFILES.in
src/LyXView.C
src/bufferlist.C
src/frontends/DialogBase.h
src/frontends/Dialogs.h
src/frontends/kde/Dialogs.C
src/frontends/kde/Makefile.am
src/frontends/xforms/Color.C [new file with mode: 0644]
src/frontends/xforms/Color.h [new file with mode: 0644]
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormDocument.h
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormParagraph.h
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPreferences.h
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_preferences.C
src/frontends/xforms/form_preferences.h
src/frontends/xforms/forms/form_preferences.fd
src/lyx_cb.C