diff options
author | Mathias Hasselmann <hasselmm@src.gnome.org> | 2007-12-28 09:36:57 +0000 |
---|---|---|
committer | Mathias Hasselmann <hasselmm@src.gnome.org> | 2007-12-28 09:36:57 +0000 |
commit | 6fda2b46a7dbe1c986b023be04ef064933e34fae (patch) | |
tree | 22b8f77f036e9762280f5d9ceb827566f67b0571 /ChangeLog | |
parent | 2372a2cdd1894df3423e7ceb83fded6bb679a512 (diff) | |
download | gtk+-6fda2b46a7dbe1c986b023be04ef064933e34fae.tar.gz |
Try more decent appearance of calendar details separator. (#339540)
* gtk/gtkcalendar.c: Use different colors for drawing the separator,
and make it short by one pixel on each side.
svn path=/trunk/; revision=19266
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-12-28 Mathias Hasselmann <mathias@openismus.com> + Try more decent appearance of calendar details separator. (#339540) + + * gtk/gtkcalendar.c: Use different colors for drawing the separator, + and make it short by one pixel on each side. + +2007-12-28 Mathias Hasselmann <mathias@openismus.com> + Apply trivial code-style changes from attachement 101101. (#339540) * tests/testcalendar.c: Some updates to current GTK+ code-style. |