=== anjuta 2.3.4 ===

2008-02-11  Naba Kumar  <naba@gnome.org>

	* configure.in: Bumped version to 2.3.4

2008-02-10  Naba Kumar  <naba@gnome.org>

	* NEWS: Updated for release.

2008-02-10  Johannes Schmid <jhs@gnome.org>

	* plugins/document-manager/anjuta-document-manager.plugin.in:
	Added html, javascript and glade file types. This makes it possible to
	edit a glade file by hand in anjuta (shows a dialog whether to use Glade or
	document-manager (#514695 – Anjuta v2.2.3 can't open js files)
	
	* plugins/file-wizard/anjuta-file-wizard.glade:
	* plugins/gdb/anjuta-gdb.glade:
	* plugins/project-wizard/anjuta-project-wizard.glade:
	* plugins/search/anjuta-search.glade:
	* plugins/terminal/anjuta-terminal-plugin.glade:
	
	Fixed some other translation issues (#507921)

2008-02-10  Naba Kumar  <naba@gnome.org>

	* plugins/gtodo/preferences.c: (preferences_cb_do_tooltip): Removed
	unnecessary warning. Fixes bug #510183 - Tooltips claim to be broken.

2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>

	* manuals/anjuta-manual/C/interface.xml,
	manuals/anjuta-manual/C/introduction.xml,
	manuals/anjuta-manual/C/preferences.xml,
	manuals/anjuta-manual/C/fileoperations.xml,
	manuals/anjuta-manual/C/projects.xml:
	Fix spelling errors, including bug #515204, #515172, #515117
	and #513892

2008-02-10  Naba Kumar  <naba@gnome.org>

	* plugins/document-manager/plugin.c: Fixed stream comment and added
	translator's comment for 'block comment', 'box comment' and 'stream
	comment'

2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/command.c,
	plugins/debug-manager/command.h,
	plugins/debug-manager/breakpoints.c,
	libanjuta/interfaces/libanjuta.idl:
	Avoid adding the same breakpoint several times

	* plugins/gdb/debugger.c:
	Fix bug #515463: Deattaching process kill it

2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>

	* manuals/anjuta-manual/C/debugger.xml:
	Fix translation bug #515459 and #515460

2008-02-10  Johannes Schmid <jhs@gnome.org>

  Patch from Rémi Cardona <remi@gentoo.org>

	* plugins/build-basic-autotools/Makefile.am:
	* plugins/cvs-plugin/Makefile.am:
	* plugins/document-manager/Makefile.am:
	* plugins/editor/Makefile.am:
	* plugins/indent/Makefile.am:
	* plugins/language-support-cpp-java/Makefile.am:
	* plugins/message-view/Makefile.am:
	* plugins/sourceview/Makefile.am:
	* plugins/symbol-browser/Makefile.am:
	* plugins/terminal/Makefile.am:
	* scripts/build-schemas.mk:
	* src/Makefile.am:
  Fix #512531 – Parallel build fails
  
  * AUTHORS: Added Rémi

2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/queue.c:
	Fix interrupt command, not working due to previous change

2008-02-10  Johannes Schmid <jhs@gnome.org>

	* src/Makefile.am:
	* src/anjuta-app.c:
	* src/anjuta-callbacks.c (removed):
	* src/anjuta-callbacks.h (removed):
	
	Removed (almost) empty files, fixes #515383 and #515388

2008-02-09  James Liggett <jrliggett@cox.net>

	Reviewed by Naba Kumar  <naba@gnome.org>:

	* plugins/subversion/svn-add-command.c: (svn_add_command_new):
	* plugins/subversion/svn-cat-command.c: (svn_cat_command_new):
	* plugins/subversion/svn-command.c:
	(svn_command_make_canonical_path):
	* plugins/subversion/svn-command.h:
	* plugins/subversion/svn-copy-command.c: (svn_copy_command_new):
	* plugins/subversion/svn-diff-command.c: (svn_diff_command_new):
	* plugins/subversion/svn-log-command.c: (svn_log_command_new):
	* plugins/subversion/svn-merge-command.c: (svn_merge_command_new):
	* plugins/subversion/svn-remove-command.c:
	(svn_remove_command_new):
	* plugins/subversion/svn-status-command.c:
	(svn_status_command_new):
	* plugins/subversion/svn-switch-command.c:
	(svn_switch_command_new):
	* plugins/subversion/svn-update-command.c:
	(svn_update_command_new):
	Make sure that all paths are "canonical" by libsvn rules so anjuta doesn't 
	die if the user gives a path that libsvn doesn't like. 
	
	Fixes bug #515500

2008-02-08  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/command.c,
	plugins/debug-manager/command.h,
	plugins/debug-manager/queue.c:
	Fix crashes when trying to stop the debugger while it is busy

2008-02-08  Johannes Schmid <jhs@gnome.org>

  Patch from Rodrigo Moya <rodrigo@novell.com>

	* plugins/glade/plugin.c: (ifile_open):
	* plugins/symbol-browser/test-class.cpp:
	* AUTHORS: Added Rodrigo
	
	#514732 – 64 bit compliation error
	#514733 – Use of uninitialized variables

2008-02-05  Sébastien Granjoux  <seb.sfo@free.fr>

	* manuals/anjuta-manual/C/debugger.xml:
	Fix translation bug #514494 and bug #514440

2008-02-05  Massimo Cora'  <maxcvs@email.it>

	* plugins/symbol-db/symbol-db-engine-iterator-node.c:
	Fix a compile error added in the previous patch
 
2008-02-04  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/profiler/gprof-view.c,
	plugins/class-inheritance/class-callbacks.c,
	plugins/class-inheritance/class-inherit.c,
	plugins/symbol-browser/an_symbol.c,
	plugins/symbol-db/symbol-db-engine-iterator-node.c,
	libanjuta/interfaces/libanjuta.idl:
	Change ianjuta_symbol_file function to ianjuta_symbol_uri

2008-02-04  Johannes Schmid <jhs@gnome.org>

	* plugins/search/anjuta-search.glade: Fixed typo

2008-02-03  Johannes Schmid <jhs@gnome.org>

	* libanjuta/anjuta-save-prompt.c: (anjuta_save_prompt_add_item):
	* libanjuta/anjuta-utils.c: (anjuta_util_execute_shell):
	* plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
	.glade:
	* plugins/build-basic-autotools/build-basic-autotools.c:
	(build_get_context), (build_configure_project):
	* plugins/class-gen/anjuta-class-gen-plugin.glade:
	* plugins/cvs-plugin/anjuta-cvs-plugin.glade:
	* plugins/cvs-plugin/cvs-callbacks.c: (on_cvs_commit_response):
	* plugins/cvs-plugin/cvs-execute.c: (on_cvs_terminated):
	* plugins/devhelp/plugin.c: (devhelp_activate):
	* plugins/editor/Makefile.am:
	* plugins/editor/anjuta-editor-scintilla.glade:
	* plugins/editor/text_editor.c:
	* plugins/editor/text_editor.h:
	* plugins/editor/text_editor_menu.c (removed):
	* plugins/editor/text_editor_menu.h (removed):
	* plugins/file-wizard/anjuta-file-wizard.glade:
	* plugins/gtodo/notification.c: (create_notification_window):
	* plugins/gtodo/preferences.c: (preferences_widget):
	* plugins/language-support-cpp-java/plugin.c:
	(cpp_java_plugin_activate_plugin):
	* plugins/message-view/anjuta-message-manager-plugin.glade:
	* plugins/message-view/plugin.c: (activate_plugin):
	* plugins/project-manager/plugin.c: (confirm_removal):
	* plugins/search/anjuta-search.glade:
	* plugins/search/plugin.c:
	* plugins/search/search-replace.c: (nb_results_alert):
	* plugins/subversion/subversion-commit-dialog.c:
	(on_subversion_commit_response):
	* plugins/symbol-browser/plugin.c: (activate_plugin):
	* plugins/valgrind/plugin.c: (on_menu_run_activate):
	* plugins/valgrind/vgcachegrindprefs.c: (cache_settings_new):
	* plugins/valgrind/vggeneralprefs.c: (vg_general_prefs_init):
	* src/anjuta.glade:
	
	Fixed translation bugs from #507921.
	Removed unused files in scintilla plugin

2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>

	* manuals/anjuta-manual/C/debugger.xml:
	Fix bug #514124 and bug #514138: Wrong menu item name

2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/profiler/gprof-view.c,
	plugins/symbol-browser/plugin.c,
	plugins/class-inheritance/class-callbacks.c,
	plugins/debug-manager/plugin.c,
	plugins/tools/editor.c,
	plugins/search/search-replace.c,
	plugins/search/search-replace_backend.c,
	plugins/search/search-replace_backend.h,
	plugins/build-basic-autotools/build-basic-autotools.c,
	plugins/document-manager/plugin.c,
	plugins/document-manager/file_history.c,
	plugins/document-manager/anjuta-docman.c,
	plugins/document-manager/anjuta-docman.h,
	plugins/document-manager/action-callbacks.c,
	libanjuta/interfaces/libanjuta.idl:
	Rename IAnjutaDocumentManager functions:
	find_document_with_path, goto_file_line, goto_file_line_mark
	and get_full_filename into
	find_document_with_uri, goto_uri_line, goto_uri_line_mark
	and get_uri
	Fix search plugin to use an URI instead of a file path
	Fix anjuta_docman_get_uri to always return an URI

2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/breakpoints.c:
	Fix bug #514118: Rename Clear All Breakpoints to Remove
	All Breakpoints

2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>

	* manuals/anjuta-manual/C/debugger.xml:
	Update debugger documentation

2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/sharedlib.c,
	plugins/debug-manager/anjuta-debug-manager.glade,
	plugins/debug-manager/queue.c,
	plugins/tools/execute.c,
	plugins/tools/anjuta-tools.glade,
	plugins/tools/editor.c,
	plugins/project-wizard/templates/terminal.wiz,
	plugins/project-wizard/templates/xlib-dock.wiz,
	plugins/project-wizard/templates/wxwin.wiz,
	plugins/project-wizard/templates/java.wiz,
	plugins/project-wizard/templates/gnome.wiz,
	plugins/project-wizard/templates/anjuta-plugin.wiz,
	plugins/project-wizard/templates/gtkmm.wiz,
	plugins/project-wizard/templates/python.wiz,
	plugins/project-wizard/templates/cpp.wiz,
	plugins/project-wizard/templates/sdl.wiz,
	plugins/project-wizard/templates/gtk.wiz,
	plugins/project-wizard/templates/minimal.wiz,
	plugins/project-wizard/templates/xlib.wiz,
	plugins/project-wizard/templates/gcj.wiz,
	plugins/gdb/plugin.c,
	plugins/gdb/debugger.c,
	libanjuta/anjuta-plugin-manager.c:
	Partial fix of #507921: translation issues in debug-manager, tools,
	project-wizard, gdb and anjuta-plugin-manager.

2008-02-02  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/queue.c:
	Debugger Local, Stack and Thread windows were missing due to
	the previous change.

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* manuals/anjuta-manual/Makefile.am:
	Fixed #513888 – Trailing '\' in anjuta-manual/Makefile.am 
	causes make install to fail

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/macro/macros.xml:
	#495511 – Header_h macro correction

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/patch/patch-plugin.glade:
	gtk-apply is not translatable...

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/build-basic-autotools/build-basic-autotools.c:
	(on_build_mesg_format):
	
	Also check for untranslated messages from make. Should fix 
	#511981 – Error parsing make output

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
	.glade:
	
	Fixed #511010 – [UI] Execute program utility window

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* src/anjuta.glade:
	Fixed #509908 – [UI] Problems with the General settings tab

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* manuals/anjuta-manual/C/fileoperations.xml:
	Fixed #513730 – Option not present in the GUI po file

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/sourceview/anjuta-editor-sourceview.glade:
	Adjust preferences default values

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/document-manager/plugin.c: (docman_plugin_set_tab_pos):
	Fixed #512535 – Open files tabs' position is correctly remembered 
	but not applied at startup

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* plugins/search/search-replace.c: (on_message_clicked):
	Pass and uri ianjuta_document_manager_goto_file_line_mark() to
	fix clicking on search result messages

2008-02-01  James Liggett <jrliggett@cox.net>
 
	* plugins/subversion/svn-command.c: (on_svn_notify):
	Fixed wrong status message output when resolving conflicts.

2008-02-02  Johannes Schmid <jhs@gnome.org>

	* configure.in: Require GtkSourceView 2.1.2
	* plugins/sourceview/sourceview-prefs.c: (init_colors_and_fonts):
	* plugins/sourceview/sourceview.c: (mark_real), (imark_unmark),
	(imark_is_marker_set), (imark_delete_all_markers),
	(ibookmark_toggle), (goto_bookmark), (ibookmark_clear_all):
	
	Adapted to API changes in GtkSourceView

2008-02-01  Johannes Schmid <jhs@gnome.org>

	* plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
	Fixed tabsize preference

2008-02-01  Johannes Schmid <jhs@gnome.org>

	* manuals/anjuta-manual/C/fileoperations.xml:
	* manuals/anjuta-manual/C/interface.xml:
	Updated manual
	
	* manuals/anjuta-manual/Makefile.am:
	* manuals/anjuta-manual/C/figures/*:
	
	Updated figures to be in clearlooks theme, removed old figures

2008-02-01  Johannes Schmid <jhs@gnome.org>

	* plugins/patch/patch-plugin.glade:
	* plugins/patch/plugin.c: (patch_plugin_activate):
	Another UI issue with the patch plugin and silenced a compiler
	warning
	
	Patch from James Liggett:
	* plugins/profiler/gprof-call-graph-view.c:
	(gprof_call_graph_view_create_columns):
	* plugins/profiler/gprof-flat-profile-view.c:
	(gprof_flat_profile_view_create_columns):
	* plugins/profiler/gprof-view.c: (gprof_view_format_float):
	* plugins/profiler/gprof-view.h:
	
	Use two decimal places for float values in profiler views (#507831)

2008-02-01  Johannes Schmid <jhs@gnome.org>

	* configure.in:
	* plugins/editor/Makefile.am:
	
	Fixed #512751 – libgnomeprint unnecessary without scintilla

2008-01-31  Johannes Schmid <jhs@gnome.org>

	* plugins/language-manager/languages.xml:
	Added a pretty ugly string for C++ headers. Maybe we should rely
	on mime-types instead...

2008-01-31  Johannes Schmid <jhs@gnome.org>

	* plugins/language-support-cpp-java/cpp-java-assist.c:
	(get_iter_column), (cpp_java_assist_get_calltip_context),
	(cpp_java_assist_show_calltip), (cpp_java_assist_check),
	(on_assist_chosen), (cpp_java_assist_install):
	* plugins/language-support-cpp-java/plugin.c:
	(on_editor_char_inserted_cpp):
	Removed annoying DEBUG_PRINTs
	
	* plugins/sourceview/anjuta-view.c: (anjuta_view_key_press_event):
	* plugins/sourceview/sourceview-cell.c: (icell_get_attribute):
	* plugins/sourceview/sourceview.c: (iassist_show_tips):
	
	Fixed "jumping" tooltips, fixed indentation of brances

2008-01-31  Johannes Schmid <jhs@gnome.org>

	* plugins/document-manager/plugin.c: (on_document_changed):
	Fixed crash when closing anjuta after all document tabs have been closed

2008-01-31  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/anjuta-debug-manager.glade:
	Fix #513485: wrong strings maked as translatable

2008-01-31  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/threads.c,
	plugins/debug-manager/stack_trace.c:
	Avoid crash when getting relative path from debugger (same fix
	than for #510028)

	* plugins/debug-manager/queue.c:
	Emit all state changes notification

	* plugins/debug-manager/start.c:
	Fix #511586: Project path with "+" not working in debugger

2008-01-31  Johannes Schmid <jhs@gnome.org>

	* plugins/patch/patch-plugin.glade:
	Fixed button ui problem...
	
	Patch from James Liggett:
	* plugins/profiler/gprof-call-graph-block-entry.c:
	(gprof_call_graph_block_primary_entry_new),
	(gprof_call_graph_block_secondary_entry_new):
	* plugins/profiler/gprof-flat-profile-entry.c:
	(gprof_flat_profile_entry_new):
	
	Fix #507831 - Wrong Profiler values for some locales

2008-01-31  Johannes Schmid <jhs@gnome.org>

	* plugins/sourceview/anjuta-editor-sourceview.glade:
	* plugins/sourceview/sourceview-prefs.c:
	* plugins/sourceview/sourceview.c: (sourceview_finalize):
  
  Fixed Editor->View popup menu for those entries that are appropriate for
  sourceview	

2008-01-30  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/breakpoints.c:
	Fix #512901: Crash when adding a breakpoint

	* plugins/debug-manager/queue.c:
	Remove a possible memory leak

2008-01-30  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/debug-manager/data_view.c,
	plugins/debug-manager/sparse_view.c,
	manuals/anjuta-manual/C/debugger.xml:
	Fix #513130, #513131 #513135: Wrong menu item names and errors
	in the documentation

2008-01-30  Sébastien Granjoux  <seb.sfo@free.fr>

	* plugins/tools/editor.c:
 	ianjuta_document_manager_find_document_with_path expect an uri not
	a path

2008-01-29  Sébastien Granjoux  <seb.sfo@free.fr>

	* manuals/reference/libanjuta/libanjuta-docs.sgml,
	manuals/reference/libanjuta/libanjuta-sections.txt,
	libanjuta/interfaces/libanjuta.idl:
	Documentation fixes for IAnjutaDebugger* interfaces