CVSROOT: /cvs/gnome Module name: anjuta Changes by: naba 06/07/28 16:39:47
Modified files: . : ChangeLog libanjuta/interfaces: libanjuta.idl plugins/editor : text-editor-iterable.c text_editor.c plugins/language-support-cpp-java: plugin.c plugins/sourceview: sourceview-cell.c plugins/symbol-browser: an_symbol_iter.c Log message: * libanjuta/interfaces/libanjuta.idl: Removed get data methods in IAnjutaIterable. They were kind of useless since the interface is defined on the data object itself. Added set_position() method in IAnjutaIterable to allow setting arbitrary current index to the iter. Added erase() and erase_range() in IAnjutaEditor. * plugins/editor/text-editor-iterable.c: Fixed plugins/editor/text_editor.c: Implemented erase() and erase_range() methods in editor. Fixed get_line_from_position() method. * plugins/language-support-cpp-java/plugin.c: Fixed indentation code. It's disabled for now. * plugins/sourceview/sourceview-cell.c, plugins/symbol-browser/an_symbol_iter.c: Fixed IAnjutaIterable implementation. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=anjuta&who=naba&date=explicit&mindate=2006-07-28%2016:38&maxdate=2006-07-28%2016:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list