aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-03-06 02:49:00 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-03-06 02:49:00 +0800
commit91f079bb911f1c116e085ab26fe689d0824ef489 (patch)
treea5ace3cd41c92e26b939c2271ce6278eb7c2b39c /ChangeLog
parent1cdbb298de7e410b9b013d2966ac5aa5d78f4366 (diff)
downloadgsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.tar
gsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.tar.gz
gsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.tar.bz2
gsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.tar.lz
gsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.tar.xz
gsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.tar.zst
gsoc2013-epiphany-91f079bb911f1c116e085ab26fe689d0824ef489.zip
Try to handle better editing/multiple selection
2003-03-05 Marco Pesenti Gritti <marco@it.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (popup_cmd_open_bookmarks_in_browser), (ephy_bookmarks_editor_node_selected_cb), (ephy_bookmarks_editor_show_popup_cb), (ephy_bookmarks_editor_key_pressed_cb), (update_prop_from_entry), (ephy_bookmarks_editor_construct): Try to handle better editing/multiple selection
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19189c1e8..c9a7d58d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-03-05 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (popup_cmd_open_bookmarks_in_browser),
+ (ephy_bookmarks_editor_node_selected_cb),
+ (ephy_bookmarks_editor_show_popup_cb),
+ (ephy_bookmarks_editor_key_pressed_cb), (update_prop_from_entry),
+ (ephy_bookmarks_editor_construct):
+
+ Try to handle better editing/multiple selection
+
2003-03-05 Dmitry G. Mastrukov <dmitry@taurussoft.org>
* configure.in: Added Russian to ALL_LINGUAS.