=== 2.26.0.1 === 2009-03-30 Maxim Ermilov reviewed by: Johannes Schmid * src/anjuta-app.c (anjuta_app_instance_init): #574711 – Menu Toolbar unchecked at the first time while toolbar shown 2009-03-28 James Liggett * plugins/git/git-vcs-interface.c (on_status_command_data_arrived): Fix an object leak. 2009-03-30 Mario Blättermann * manuals/anjuta-manual/de/de.po: Added partial German translation * manuals/anjuta-manual/Makefile.am: Added de. 2009-03-28 Iasen Karakashev reviewed by: Sébastien Granjoux * plugins/search/search-replace_backend.c (file_buffer_line_from_pos): #576959 - Search does not point to correct line number on first match when file is not opened in editor. 2009-03-28 Sébastien Granjoux * plugins/scintilla/text-editor-iterable.c: Fix #574607 – Replace function selects text uncorrectly 2009-03-25 Johannes Schmid * plugins/symbol-db/symbol-db-prefs.c (sdb_prefs_init1), (sdb_prefs_finalize): Fixed missing symbol 2009-03-24 Johannes Schmid * configire.in: Bumped version to 2.26.0.1 * NEWS: Updated 2009-03-24 Johannes Schmid * libanjuta/interfaces/libanjuta.idl: Added ianjuta_editor_assist_tip_shown() to determine if a calltip is currently active. * plugins/language-support-cpp-java/cpp-java-assist.c (cpp_java_assist_get_calltip_context), (cpp_java_assist_show_calltip), (cpp_java_assist_check), (on_editor_char_added), (on_assist_chosen), (cpp_java_assist_finalize): * plugins/language-support-cpp-java/cpp-java-assist.h: * plugins/language-support-cpp-java/plugin.c (on_auto_complete): - Avoid jumping tooltips - Fix #574802 – show calltips makes the editing lag - Fixed backspace problems * plugins/scintilla/text_editor.c (iassist_show_tips), (iassist_tip_shown), (iassist_iface_init): Implemented changed calltip behaviour * plugins/sourceview/assist-tip.c (assist_tip_get_coordinates), (assist_tip_move): * plugins/sourceview/assist-tip.h: * plugins/sourceview/sourceview.c (iassist_show_tips), (iassist_tip_shown), (iassist_iface_init): Implemented changed calltip behaviour 2009-03-21 Massimo Cora' * plugins/class-inheritance/class-inherit.c (cls_inherit_draw_graph): * plugins/profiler/gprof-function-call-chart-view.c (async_draw_graph): fixed #576057 – doesn't build with graphviz 2.22.2 (backport from trunk) 2009-03-20 Johannes Schmid * plugins/sourceview/sourceview-print.c (print_setup): Fixed "print footer" * plugins/symbol-db/plugin.c: * plugins/symbol-db/symbol-db-prefs.c (on_prefs_executable_changed), (on_notify_prefs), (sdb_prefs_init1): * plugins/symbol-db/symbol-db-prefs.h: Fixed symbol-db preferences system (backport from trunk) * scripts/build-schemas.mk: #575893 – plugins schema files are not installed (from trunk) 2009-03-18 Johannes Schmid Patch from Michael Trimarchi * plugins/scratchbox/plugin.c (on_update_target), (sbox2_environment_override), (ipreferences_merge): Fix the parameter passing to the sb2 shell script, enclose them in "" 2009-03-18 Tobias Müller * libanjuta/anjuta-message-area.c: * libanjuta/anjuta-message-area.h: * libanjuta/anjuta-widgets.c: * libanjuta/anjuta-widgets.h: * libanjuta/gbf-project.c: * libanjuta/gbf-project.h: * plugins/file-loader/anjuta-recent-chooser-menu.c: * plugins/file-loader/anjuta-recent-chooser-menu.h: * plugins/gbf-am/gbf-am-config.c: * plugins/gbf-am/gbf-am-config.h: * plugins/gbf-am/gbf-am-project.c: * plugins/gbf-am/gbf-am-project.h: * plugins/gbf-am/gbf-am-properties.c: * plugins/gbf-am/gbf-am-properties.h: * plugins/gbf-mkfile/gbf-mkfile-config.c: * plugins/gbf-mkfile/gbf-mkfile-config.h: * plugins/gbf-mkfile/gbf-mkfile-project.c: * plugins/gbf-mkfile/gbf-mkfile-project.h: * plugins/gbf-mkfile/gbf-mkfile-properties.c: * plugins/gbf-mkfile/gbf-mkfile-properties.h: * plugins/git/giggle-graph-renderer.c: * plugins/git/giggle-graph-renderer.h: * plugins/project-manager/gbf-project-model.c: * plugins/project-manager/gbf-project-model.h: * plugins/project-manager/gbf-project-util.c: * plugins/project-manager/gbf-project-util.h: * plugins/project-manager/gbf-project-view.c: * plugins/project-manager/gbf-project-view.h: * plugins/project-manager/gbf-tree-data.c: * plugins/project-manager/gbf-tree-data.h: * setup-gettext: * www/htdocs/home.php: #575617 – Update FSF address