]> git.lyx.org Git - features.git/blobdiff - src/frontends/ChangeLog
The EnumLColor patch, free of macros.
[features.git] / src / frontends / ChangeLog
index 8b136aec5c2470308e0706144440dd9593cebd00..e9eeb4bcf078d9a7809dc92dc104cfdcdc207bb4 100644 (file)
@@ -1,3 +1,16 @@
+2003-09-15  Angus Leeming  <leeming@lyx.org>
+
+       * Painter.C: add #include "LColor.h".
+       (rectText): pass EnumLColor args, rather than LColor::color ones.
+
+       * Painter.h:
+       * lyx_gui.h: remove #include "LColor.h". Forward declare EnumLColor.
+
+       * Painter.h (line, lines, rectangle, fillRectangle, fillPolygon, arc,
+       point, rectText):
+       * lyx_gui.h (hexname, update_color):
+       pass EnumLColor args, rather than LColor::color ones.
+
 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * Timeout.C: change Assert to BOOST_ASSERT