anjuta r3055 - in trunk: . libanjuta/interfaces pixmaps plugins/build-basic-autotools plugins/cvs-plugin plugins/debug-manager plugins/document-manager plugins/glade plugins/language-support-cpp-java plugins/macro plugins/project-manager plugins/subversion plugins/symbol-browser



Author: jhs
Date: 2007-07-17 13:54:01 +0100 (Tue, 17 Jul 2007)
New Revision: 3055
ViewCVS link: http://svn.gnome.org/viewcvs/anjuta?rev=3055&view=rev

Added:
   trunk/plugins/glade/anjuta-design-document.c
   trunk/plugins/glade/anjuta-design-document.h
   trunk/plugins/glade/plugin.h
Removed:
   trunk/plugins/glade/anjuta-glade-notebook.c
   trunk/plugins/glade/anjuta-glade-notebook.h
   trunk/plugins/glade/plugin.h
Modified:
   trunk/ChangeLog
   trunk/libanjuta/interfaces/Makefile.am.iface
   trunk/pixmaps/Makefile.am
   trunk/plugins/build-basic-autotools/build-basic-autotools.c
   trunk/plugins/build-basic-autotools/executer.c
   trunk/plugins/cvs-plugin/plugin.c
   trunk/plugins/debug-manager/plugin.c
   trunk/plugins/document-manager/anjuta-docman.c
   trunk/plugins/document-manager/plugin.c
   trunk/plugins/glade/Makefile.am
   trunk/plugins/glade/plugin.c
   trunk/plugins/language-support-cpp-java/plugin.c
   trunk/plugins/macro/plugin.c
   trunk/plugins/project-manager/plugin.c
   trunk/plugins/subversion/plugin.c
   trunk/plugins/symbol-browser/plugin.c
Log:
2007-07-17  Johannes Schmid <jhs gnome org>

	* libanjuta/interfaces/Makefile.am.iface:
	* pixmaps/Makefile.am:
	* plugins/cvs-plugin/plugin.c: (value_added_current_editor):
	* plugins/debug-manager/plugin.c: (value_added_current_editor),
	(value_removed_current_editor):
	* plugins/document-manager/anjuta-docman.c: (on_editor_save_point),
	(anjuta_docman_set_current_document):
	* plugins/document-manager/plugin.c: (on_editor_update_ui),
	(on_editor_added), (on_editor_changed):
	* plugins/glade/Makefile.am:
	* plugins/glade/anjuta-design-document.c:
	(anjuta_design_document_instance_init),
	(anjuta_design_document_set_property),
	(anjuta_design_document_get_property),
	(anjuta_design_document_class_init), (anjuta_design_document_new),
	(ifile_open), (ifile_get_uri), (ifile_iface_init):
	* plugins/glade/anjuta-design-document.h:
	* plugins/glade/anjuta-glade-notebook.c:
	* plugins/glade/anjuta-glade-notebook.h:
	* plugins/glade/plugin.c: (value_added_current_editor),
	(value_removed_current_editor), (glade_update_ui),
	(on_close_activated), (on_glade_project_changed),
	(glade_plugin_add_project), (activate_plugin), (deactivate_plugin),
	(ifile_open):
	* plugins/language-support-cpp-java/plugin.c:
	(on_value_added_current_editor), (on_value_removed_current_editor):
	* plugins/macro/plugin.c: (value_added_current_editor):
	* plugins/project-manager/plugin.c: (value_added_current_editor):
	* plugins/subversion/plugin.c: (value_added_current_editor):
	* plugins/symbol-browser/plugin.c: (value_added_current_editor):

	Fixed lot of IAnjutaEditor stuff and completed glade integration
	with document manager
	
	* plugins/build-basic-autotools/build-basic-autotools.c:
	(value_added_current_editor):
	* plugins/build-basic-autotools/executer.c: (execute_program):
	
	Some initial code to execute projects inside scratchbox




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