summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <jpu@src.gnome.org>2006-08-08 18:48:46 +0000
committerJuan Pablo Ugarte <jpu@src.gnome.org>2006-08-08 18:48:46 +0000
commitf02782c580fd4cf6a1fc2f253f17dc3f8530949a (patch)
treeaf3f2d6b6436c0f7c447330738a361cd723e2406 /TODO
parent8caed58a66892b69e41690820ab3b854317731bd (diff)
downloadglade-f02782c580fd4cf6a1fc2f253f17dc3f8530949a.tar.gz
reworked glade_app_command_paste () placeholders can not be selected
* src/glade-app.c: reworked glade_app_command_paste () placeholders can not be selected anymore. * src/glade-command.c: in glade_command_cut_copy_paste_common () we try to use the placeholder which has the pointer over it first. * src/glade-fixed.[ch]: add new property "use-placeholders". * src/glade-gtk.c: set "use-placeholders" for GtkBox and GtkTable. * src/glade-popup.c: reworked glade_popup_create_placeholder_menu () and glade_popup_placeholder_paste_cb (), placeholders do not get selected anymore. * src/glade-utils.[ch] glade_util_selected_placeholder () removed, added glade_util_get_placeholder_from_pointer ().
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 334f002f..cf4f1a84 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ Tasks/Bugs Blocking glade-3 3.0:
================================
o Default notebook tab labels (bug 345438) (Tristan)
(We'll do a clean-up here... but not command recursion just yet).
- o Unable to paste widget into other empty placeholder than the first one (bug 349494)
Wishlist items for 3.0 release:
===============================