aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70bee0324..a404e37a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-11-05 Christian Persch <chpe@cvs.gnome.org>
+
+ * data/glade/print.glade:
+ * embed/print-dialog.c: (impl_show), (print_dialog_class_init),
+ (print_dialog_new), (print_dialog_new_with_parent),
+ (print_dialog_print), (print_dialog_preview),
+ (print_cancel_button_cb), (print_preview_button_cb):
+ * lib/ephy-dialog.c: (impl_run):
+
+ Set "Print Selection" insensitive when there is no selection.
+ Ported from galeon.
+
+2003-11-05 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.in:
+
+ Bump version to 1.0.5.
+
2003-11-02 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp: