2008-10-19 Johannes Schmid * configure.in: Bumped version to 2.24.1 * NEWS: Updated 2008-10-18 Sébastien Granjoux * plugins/project-manager/plugin.c, plugins/file-wizard/file.c, libanjuta/interfaces/libanjuta.idl: Fix #545668 - new file are not added correctly to the project 2008-10-18 Johannes Schmid applied by: Sébastien Granjoux * plugins/document-manager/anjuta-docman.c (anjuta_docman_get_pixbuf_for_file), (anjuta_docman_page_init), (anjuta_docman_save_document_as): Fixed #545668 – file's icon not correctly updated on tabs-right-click #556053 – closing file tabs disable 'save button' * plugins/file-loader/plugin.c (on_session_load): Do not show status ticks for async file loading * plugins/sourceview/sourceview.c (on_insert_text), (on_backspace), (sourceview_instance_init): #554684 – Cursor column number is not updated when typing text 2008-10-17 Sébastien Granjoux * plugins/debug-manager/start.c, plugins/build-basic-autotools/plugin.c: Debugger was unable to start if build and source directory are different 2008-10-04 James Liggett * plugins/subversion/svn-switch-command.c (svn_switch_command_new): Make sure the repository URL given to the switch command is canonicalized. 2008-10-03 James Liggett * plugins/profiler/plugin.c (ifile_open): Fix a wrong g_free call. Spotted by Yuriy Penkin 2008-10-02 Sébastien Granjoux * plugins/run-program/parameters.c: Fix #554337 could not find glade file while executing a program