release-notes r1271 - in branches/gnome-2-26: . help/C



Author: jhs
Date: Sat Mar  7 23:28:37 2009
New Revision: 1271
URL: http://svn.gnome.org/viewvc/release-notes?rev=1271&view=rev

Log:
2009-03-08  Johannes  <jhs gnome org>

        * help/C/rndevelopers.xml:
        Added a basic paragraph about anjuta in the developers section. 
Feel
        free to change/review/delete this if appropriate



Modified:
   branches/gnome-2-26/ChangeLog
   branches/gnome-2-26/help/C/rndevelopers.xml

Modified: branches/gnome-2-26/help/C/rndevelopers.xml
==============================================================================
--- branches/gnome-2-26/help/C/rndevelopers.xml	(original)
+++ branches/gnome-2-26/help/C/rndevelopers.xml	Sat Mar  7 23:28:37 2009
@@ -110,6 +110,27 @@
 		<application>gnome-python-desktop</application>.
 	 </para>
 	</sect2>
+	<sect2>
+	<title>Anjuta</title>
+
+	<para>
+		The <application>anjuta</application> integrated development environment has gained
+		some great improvements in this cycle. Most important is a completely rewritten symbol 
+    management engine that together with the new bookmark system allows a much faster code
+		navigation. This also enabled auto-detection of any libraries using 
+		<application>pkg-config</application> and for code completion and calltips.
+  </para>
+  <para>
+		In addition the integration of version control systems and the <application>glade</application> 		interface designer have come a major step forward. The file tree will now show status icons for
+		all files in projects using the subversion or git version control systems and it is possible
+		to autogenerate callbacks from glade which no also supports GtkBuilder files.
+  </para>
+	<para>
+		For better support for the GNOME Mobile platform remote debugging using 
+		<application>gdbserver</application> and support for scratchbox(2) has also
+		been added
+	</para>	
+	</sect2>
 
 </sect1>
 <!-- vi:set tw=80 ts=2: -->



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