Skip navigation.

Anjuta DevStudio 2.3.0 - Tornado [unstable] - released

Anjuta
Anjuta

Brace yourself! Here we come again with another super release of Anjuta DevStudio. This time it is the first development (unstable) release, Anjuta DevStudio 2.3.0, targeting for Tornado series 2.4.x.

This release is highly developmental and contains lot of new stuffs, including beefed up debugger support, new icons, new file manager plugin, friendly glade designer integration as documents, preferences reorganization, improved code assistance, improved plugin framework for language bindings and lot more. See Changes below for full list.

All big thanks for the release go to (alphabetically):

James Liggett <jrliggett_@_cox.net>
Johannes Schmid <jhs_@_gnome.org>
Marc Lorber <Lorber.Marc_@_wanadoo.fr>
Massimo Cora' <maxcvs_@_email.it>
Michael Wolf <maw_@_ximian.com>
Sébastien Granjoux <seb.sfo_@_free.fr>
Stanislav Brabec <sbrabec_@_suse.cz>
Tobias Müller <gnome-bugs_@_auftrags-killer.org>
Tom Lowe <tomlowe1_@_earthlink.net>
Tom <tpgww_@_onepost.net>
Vincent Geddes <vgeddes_@_gnome.org>
Yang Hong <hongyang_@_redflag-linux.com>

and on Localizations:

Gabor Kelemen <kelemeng_@_gnome.hu> (hu)
Kjartan Maraas <kmaraas_@_gnome.org> (nb)
Jorge Gonzalez <jorgegonz_@_svn.gnome.org> (es)
Djihed Afifi <djihed_@_gmail.com> (ar)
Joan Duran (ca)
Ignacio Casal Quinteiro <nacho.resa_@_gmail.com> (gl)
Airton Arantes (pt_BR)
Daniel Nylander <po_@_danielnylander.se> (sv)
Laurent Dhima <laurenti_@_alblinux.net> (sq)
Takeshi AIHANA <takeshi.aihana_@_gmail.com> (ja)
Johannes Schmid <jhs_@_gnome.org> (de)
Leonardo Ferreira Fontenelle <leonardof_@_svn.gnome.org> (pt_BR)

Thanks and happy coding!

Regards,
- Anjuta Team

Anjuta DevStudio 2.3.0 (unstable)
=================================

Anjuta is a versatile Integrated Development Environment (IDE) for GNOME desktop. It features a number of advanced programming facilities that include project management, application wizards, an on-board interactive debugger, integrated glade UI designer, integrated devhelp API help, integrated valgrind memory profiler, integrated gprof performance profiler, class generator, powerful source editor, source browsing and many more.

Download: http://anjuta.org/downloads
Screenshots: http://anjuta.org/screen-shots
Features: http://anjuta.org/features

Dependencies:
=============
gdl-0.7.7:
http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/
gnome-build-0.2.0:
http://ftp.gnome.org/pub/GNOME/sources/gnome-build/0.2/

Changes:
========
* Support for GError in interfaces.
* Big improvements in debugger.
* On demand preferences dialog (faster startup) and moved to Edit submenu.
* Moved plugins and shortcuts settings inside General preferences page.
* Move preferences menu from Settings to Edit submenu.
* Got rid of Settings submenu.
* Updates for glade-3 recent releases.
* Sort preferences pages on title.
* Introduced document-interface and reorganized documents handling such that documents tab can now hold any 'document' and not just editors.
* Glade files are now opened as documents, so they behave just like editors.
* Do not display registers list if not available
* Big fixes in glade plugin.
* Fixed lots of memory leaks (thansk valgrind)
* Change the address of FSF in various files
* Cleaned up message view (#458041)
* Cleaned up message view
* Removed some deprecated widgets.
* New and better (uses gnome-vfs) file-manager plugin
* Big improvements in autocompletion, both in scintilla and sourceview editors.
* Whole lot of new icons for toolbars and plugins.
* Added preference option to set the gdl switcher style
* Function tooltips are finally supported in sourceview.
* Added nicer icons for document manager and debugger.
* New incremental "Quick Search" bar in the document manager
* Improvements in plugin framework.
* Added API for commands override in build interface

Bugfixes:
=========

* Fixed anjuta-plugin project wizard
* Fixed selection management in sourceview
* Fixed incremental search
* Fixed #427390 – Show path of item in currently focused editor window
* Fixed #458034 – Method of indicating unsaved changes breaks convention
* Fixed #343522 – Unable to execute commands that use options.
* Fixed #466031 – Update of pieces of menus for Localization
* Show an error dialog instead of crashing when plugin loading fails
* Clean up debugger queue
* Many small code, warnings and leak fixes
* Fixed #440637 – Search, don't work very well
* Fixed #478238 – set env for execute programe in the terminal
* Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
* Fixed #427104 – No "highlight" of lines matching find-result
* Improved (programming) language management.
* Fixed #480851, disconnect save_session signal when plugin is unloaded
* Moved indent code to it's own plugin.
* Fixed #478987 – Unusable 'Indent setting window' on preferences
* Fixed #477976 – Keybinding in run dialog
* Fixed #482067, escape project wizard user defined strings
* Fix several crashing bugs (including bug#482985) with the debugger when closing project, stopping the debugger, restarting the program
* Scroll to selected executable and remember it across sessions (followup of #477976)
* Fixed #357544 – incremental search should work consistently (or not at all) when main toolbar is hidden
* Bug 440637 – Search, don't work very well (partly for incremental search)
* Use the same marker for 'important' in sourceview editor as gedit (yellow background)
* Correction to various search-related issues
* Move glade properties widget into center because it is way to big for the sidebar
* Added preferences to file-manager.
* Fixed crash when closing a project and unloading another while the debugger is enabled
* Fixed #487854 – Anjuta crashes when i try to add a SVN url
* Remove maximum gdb command length, should fix bug#474811
* Fix #488061: Mutiple crash dialogs
* Fixed the language supprt loading unloading stuff.
* Added some separators to the toolbar
* Fixed #487683 – undefined operations in libegg/eggtreemodelfilter.c
* Bug 489798 – Do not rely on svn-config