]> git.lyx.org Git - features.git/commit
The EnumLColor patch, free of macros.
authorAngus Leeming <leeming@lyx.org>
Mon, 15 Sep 2003 15:20:22 +0000 (15:20 +0000)
committerAngus Leeming <leeming@lyx.org>
Mon, 15 Sep 2003 15:20:22 +0000 (15:20 +0000)
commita6ccea4f21c3da972fb3577ab07404da83f0a223
treebe9edfe7e2276003c3c679a567ef00176fed2e0d
parent4c0fafb715871bcc26207b64fe4e725fcaedd7c5
The EnumLColor patch, free of macros.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7759 a592a061-630c-0410-9148-cb99ea01b6c8
50 files changed:
src/ChangeLog
src/LColor.h
src/frontends/ChangeLog
src/frontends/Painter.C
src/frontends/Painter.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlCharacter.C
src/frontends/controllers/ControlCharacter.h
src/frontends/controllers/ControlPrefs.C
src/frontends/controllers/ControlPrefs.h
src/frontends/controllers/character.h
src/frontends/gtk/ChangeLog
src/frontends/gtk/GPainter.C
src/frontends/gtk/GPainter.h
src/frontends/gtk/GScreen.C
src/frontends/gtk/GWorkArea.C
src/frontends/gtk/GWorkArea.h
src/frontends/gtk/lyx_gui.C
src/frontends/lyx_gui.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/QLPainter.C
src/frontends/qt2/QLPainter.h
src/frontends/qt2/QPrefsDialog.C
src/frontends/qt2/QPrefsDialog.h
src/frontends/qt2/QWorkArea.C
src/frontends/qt2/lcolorcache.C
src/frontends/qt2/lcolorcache.h
src/frontends/qt2/lyx_gui.C
src/frontends/qt2/qscreen.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/Color.C
src/frontends/xforms/Color.h
src/frontends/xforms/ColorHandler.C
src/frontends/xforms/ColorHandler.h
src/frontends/xforms/FormCharacter.h
src/frontends/xforms/XPainter.C
src/frontends/xforms/XPainter.h
src/frontends/xforms/lyx_gui.C
src/frontends/xforms/xformsImage.C
src/frontends/xforms/xscreen.C
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insettext.C
src/insets/insettext.h
src/lyx_main.C
src/lyxfont.C
src/lyxfont.h
src/lyxtext.h
src/text.C