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 <mpg@redhat.com>2005-06-15 00:11:33 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-15 00:11:33 (GMT)
commit4301d174db5623094cb313a467a2abab34a2b381 (patch)
treed388cbc51e8f1cc1d33164167d266fcc1e41dc90 /ChangeLog
parenta09a209d6ad8446ad981c66ed3733d8f17263918 (diff)
Make it an object, cleanup the code, api to show it as transient and to
2005-06-15 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-properties.c: (ev_properties_dispose), (ev_properties_class_init), (dialog_destroy_cb), (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view), (ev_properties_set_document), (ev_properties_new), (ev_properties_show): * shell/ev-properties.h: Make it an object, cleanup the code, api to show it as transient and to set the document. * shell/ev-window.c: (ev_window_setup_document), (ev_window_cmd_file_properties): Adapt to EvProperties changes, do not show multiple times, update it when document changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7fdf66..794db77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-06-15 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * shell/ev-properties.c: (ev_properties_dispose),
+ (ev_properties_class_init), (dialog_destroy_cb),
+ (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
+ (ev_properties_set_document), (ev_properties_new),
+ (ev_properties_show):
+ * shell/ev-properties.h:
+
+ Make it an object, cleanup the code, api to show it as transient
+ and to set the document.
+
+ * shell/ev-window.c: (ev_window_setup_document),
+ (ev_window_cmd_file_properties):
+
+ Adapt to EvProperties changes, do not show multiple
+ times, update it when document changes.
+
2005-06-14 Marco Pesenti Gritti <mpg@redhat.com>
* ps/gstypes.h: