Skip to content
  • Carl-Anton Ingmarsson's avatar
    Add new quick-open plugin. · 7a599830
    Carl-Anton Ingmarsson authored and Sebastien Granjoux's avatar Sebastien Granjoux committed
    The quick-open plugin lets you quickly open project files and switch to
    already open files.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691445
    
    quick-open: disconnect watch on IANJUTA_PROJECT_MANAGER_CURRENT_PROJECT.
    
    quick-open: focus search entry on show.
    
    Also make the tree view non focusable.
    
    quick-open: don't use anjuta_shell_get_interface() during deactivation.
    
    It may cause plugins to get activated again.
    
    quick-open: Only use GtkSearchEntry if gtk+ version is atleast 3.6
    7a599830