Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-20 19:53:58 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-20 19:53:58 (GMT)
commit2af881bd90a35b4f1343b027ba7c3c0464930fb1 (patch)
tree0cb42d141d39ed98dc2c0cd16e20d06c19fa4f3d /ChangeLog
parentf49b3e4caf852fae2c8ab3a210412b81b4ae1ff2 (diff)
Use normal style color for the widget background and draw a black box
2005-01-20 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-view.c: (ev_view_size_request), (ev_view_realize), (expose_bin_window), (ev_view_class_init), (ev_view_init): Use normal style color for the widget background and draw a black box around the page.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f99192..c194d8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
+ * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
+ (expose_bin_window), (ev_view_class_init), (ev_view_init):
+
+ Use normal style color for the widget background and
+ draw a black box around the page.
+
+2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
+
* pdf/xpdf/pdf-document.cc:
Keep offset in consideration in a few places