diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-03-06 02:49:00 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-03-06 02:49:00 +0800 |
commit | 91f079bb911f1c116e085ab26fe689d0824ef489 (patch) | |
tree | a5ace3cd41c92e26b939c2271ce6278eb7c2b39c /ChangeLog | |
parent | 1cdbb298de7e410b9b013d2966ac5aa5d78f4366 (diff) | |
download | gsoc2013-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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |