diff options
author | Carlos Garnacho <carlosg@gnome.org> | 2006-12-14 13:15:13 +0000 |
---|---|---|
committer | Carlos Garnacho <carlosg@src.gnome.org> | 2006-12-14 13:15:13 +0000 |
commit | ace4545931879a473905c89c0da6fe1905692a32 (patch) | |
tree | eed0d8f2ac2ceb2be3d261fc9644eaa74fe26246 /ChangeLog | |
parent | d80a2fe41fcf811952092974a7cd99ad8af67101 (diff) | |
download | gtk+-ace4545931879a473905c89c0da6fe1905692a32.tar.gz |
draw arrows pointing to the right correctly placed inside their GdkWindow.
2006-12-14 Carlos Garnacho <carlosg@gnome.org>
* gtk/gtkcalendar.c: draw arrows pointing to the right correctly
placed inside their GdkWindow. Bug #385672.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-12-14 Carlos Garnacho <carlosg@gnome.org> + + * gtk/gtkcalendar.c: draw arrows pointing to the right correctly + placed inside their GdkWindow. Bug #385672. + 2006-12-14 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkiconview.c: Fix docs typo. Bug #385642. |