anjuta r2733 - in trunk: . plugins/class-gen



Author: naba
Date: 2007-01-10 22:27:54 +0000 (Wed, 10 Jan 2007)
New Revision: 2733
ViewCVS link: http://svn.gnome.org/viewcvs/anjuta?rev=2733&view=rev

Modified:
   trunk/ChangeLog
   trunk/plugins/class-gen/cell-renderer-flags.c
   trunk/plugins/class-gen/element-editor.c
   trunk/plugins/class-gen/plugin.c
   trunk/plugins/class-gen/transform.c
   trunk/plugins/class-gen/window.c
Log:
	* plugins/class-gen/element-editor.c: Scroll to a cell if it is
	selected for editing. This fixes bug #394218.

	* plugins/class-gen/plugin.c: Do not use project's root URI as project
	name if said URI is not known.

	* plugins/class-gen/window.c: When stripping function prefix away,
	include the trailing underscore because it is already set by the
	template.

	* plugins/class-gen/transform.c: Include "const char*" and "const
	gchar*" in the list for transforming a default C type to a GType.
	Don't access invalid memory when writing pointer_str in
	cg_transform_first_argument.






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