anjuta r3104 - in branches/anjuta-2-2: . plugins/sourceview plugins/symbol-browser



Author: jhs
Date: 2007-09-06 14:49:44 +0100 (Thu, 06 Sep 2007)
New Revision: 3104
ViewCVS link: http://svn.gnome.org/viewcvs/anjuta?rev=3104&view=rev

Modified:
   branches/anjuta-2-2/ChangeLog
   branches/anjuta-2-2/plugins/sourceview/assist-window.c
   branches/anjuta-2-2/plugins/symbol-browser/an_symbol_prefs.c
   branches/anjuta-2-2/plugins/symbol-browser/plugin.c
Log:
2007-09-06  Johannes Schmid <jhs gnome org>

        * plugins/sourceview/assist-window.c: (assist_window_init),
        (assist_window_is_active), (assist_window_new):

        - Set window type to GTK_WINDOW_POPUP to ensure focus works with 
e.g compiz
        - silence warnings

        * plugins/symbol-browser/an_symbol_prefs.c:
        (on_create_tags_clicked):
        Added a NULL-sentinel to g_build_path (silence warning)

        * plugins/symbol-browser/plugin.c: (isymbol_manager_search),
        (isymbol_manager_get_members), (isymbol_manager_get_parents),
        (isymbol_manager_get_completions_at_position):
        Fixed IAnjutaSymbol interface by ensuring that a symbol iter is 
only created
        when the result from tagmanager is non-empty (tag_array && 
tag_array->len). Should
        fix #453931 and #457093






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]