aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-05 23:06:23 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-05 23:06:23 +0800
commita7d77f6d5eb0e0d73c1029dd751014efc21d95df (patch)
tree64314563f2a7321b6e11721605b07096accf3397 /ChangeLog
parent3fd222083b1d51093e6d736c8d657cfa9a43689f (diff)
downloadgsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.tar
gsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.tar.gz
gsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.tar.bz2
gsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.tar.lz
gsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.tar.xz
gsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.tar.zst
gsoc2013-epiphany-a7d77f6d5eb0e0d73c1029dd751014efc21d95df.zip
A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:
2006-08-05 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): A lib/ephy-print-utils.c: A lib/ephy-print-utils.h: * lib/ephy-string.c: (ephy_string_flags_from_string), (ephy_string_flags_to_string), (ephy_string_enum_from_string), (ephy_string_enum_to_string): * lib/ephy-string.h: Persist print settings and page setup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7bc6d63e..012cc706c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-08-05 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup),
+ (ephy_embed_shell_get_page_setup),
+ (ephy_embed_shell_set_print_settings),
+ (ephy_embed_shell_get_print_settings):
+ A lib/ephy-print-utils.c:
+ A lib/ephy-print-utils.h:
+ * lib/ephy-string.c: (ephy_string_flags_from_string),
+ (ephy_string_flags_to_string), (ephy_string_enum_from_string),
+ (ephy_string_enum_to_string):
+ * lib/ephy-string.h:
+
+ Persist print settings and page setup.
+
2006-07-26 Luca Ferretti <elle.uca@libero.it>
* lib/ephy-stock-icons.c: