aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-04-28 11:29:20 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-04-28 11:29:20 +0800
commit39be2b7d5389829cdc5ecb7084b1cab12b4b86ea (patch)
tree739e26771080327b89388c4164cd2aeb95728cd1 /ChangeLog
parent948ed56e6996018cd6504e0b990f24b48f4398ce (diff)
downloadgsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.tar
gsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.tar.gz
gsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.tar.bz2
gsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.tar.lz
gsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.tar.xz
gsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.tar.zst
gsoc2013-epiphany-39be2b7d5389829cdc5ecb7084b1cab12b4b86ea.zip
Save the position of windows on the screen, and checks if the position is
2003-04-27 David Bordoley <bordoley@msu.edu> * lib/ephy-state.c: (ephy_state_window_set_position), (ephy_state_window_save_position), (window_configure_event_cb), (window_state_event_cb), (ephy_state_add_window): Save the position of windows on the screen, and checks if the position is off the screen. * src/toolbar.c: (init_bookmarks_toolbar): Pass arguments to egg_toolbars_model_set_flags in the correct order.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9402f28b3..2d9f99c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2003-04-27 David Bordoley <bordoley@msu.edu>
+ * lib/ephy-state.c: (ephy_state_window_set_position),
+ (ephy_state_window_save_position), (window_configure_event_cb),
+ (window_state_event_cb), (ephy_state_add_window):
+
+ Save the position of windows on the screen,
+ and checks if the position is off the screen.
+
+ * src/toolbar.c: (init_bookmarks_toolbar):
+
+ Pass arguments to egg_toolbars_model_set_flags in the
+ correct order.
+
+2003-04-27 David Bordoley <bordoley@msu.edu>
+
* src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct):
Make the view paned and monitor the state.