I have changed some things: - Added a priority property to GtkSourceCompletionData - GtkSourceCompletionPopup sort all items by priority - I have removed gtk_source_completion_popup_add_event - I have changed gtk_source_completion_popup_register_provider. Now you must pass a parameter with the event name. When an event occurs, the popup only call the providers registered for this event.
If you have some another change, make me know. _______________________________________________ gnome-devtools mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-devtools
