CVSROOT: /cvs/gnome Module name: anjuta Changes by: jhs 06/04/27 13:30:46
Modified files: . : ChangeLog configure.in libanjuta/interfaces: libanjuta.idl manuals/reference/libanjuta/tmpl: ianjuta-symbol-manager.sgml plugins/sourceview: anjuta-document.c sourceview-args.c sourceview-scope.c sourceview.glade tag-window.c tag-window.h plugins/symbol-browser: an_symbol_view.c an_symbol_view.h plugin.c tagmanager : .cvsignore Makefile.am c.c entry.h get.c get.h parse.c read.c read.h tm_project.c tm_source_file.c tm_workspace.c tagmanager/include: tm_file_entry.h tm_project.h tm_source_file.h tm_symbol.h tm_tagmanager.h tm_work_object.h tm_workspace.h Added files: tagmanager : test_tm_buffer.c Log message: 2006-04-27 Johannes Schmid,,, <set EMAIL_ADDRESS environment variable> * configure.in: Require libgladeui 2.91.1 (for glade3 plugin) * plugins/sourceview/anjuta-document.c: * plugins/sourceview/sourceview-args.c: * plugins/sourceview/sourceview-scope.c: Add End/Home keypresses and support completion if symbol start with '!' for example in an if statement 2006-04-27 Massimo Cora' <[EMAIL PROTECTED]> * libanjuta/interfaces/libanjuta.idl: * plugins/sourceview/sourceview-scope.c: * plugins/sourceview/tag-window.c: * plugins/sourceview/tag-window.h: * plugins/symbol-browser/an_symbol_view.c: * plugins/symbol-browser/an_symbol_view.h: * plugins/symbol-browser/plugin.c: added and implemented IAnjutaSymbolManager -> get_completions_at_position () interface. Code and ideas for C/C++ new completion engine comes from IComplete written by Martin Stubenschrott <[EMAIL PROTECTED]>. Currently the interface works only with GtkSourceView plugin. * tagmanager/Makefile.am: * tagmanager/c.c: * tagmanager/entry.h: * tagmanager/get.c: * tagmanager/get.h: * tagmanager/include/tm_file_entry.h: * tagmanager/include/tm_project.h: * tagmanager/include/tm_source_file.h: * tagmanager/include/tm_symbol.h: * tagmanager/include/tm_tagmanager.h: * tagmanager/include/tm_work_object.h: * tagmanager/include/tm_workspace.h: * tagmanager/parse.c: * tagmanager/read.c: * tagmanager/read.h: * tagmanager/tm_project.c: * tagmanager/tm_source_file.c: * tagmanager/tm_workspace.c: Tagmanager can now parse a memory buffer and generate/update tags into tm_workspace/tm_project on the fly, without using files. C/C++ is supported now. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=anjuta&who=jhs&date=explicit&mindate=2006-04-27%2013:29&maxdate=2006-04-27%2013:31 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list