[anjuta] Updated files for 2.29.5 release
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] Updated files for 2.29.5 release
- Date: Wed, 13 Jan 2010 10:33:02 +0000 (UTC)
commit 1af8d94b62bd9afdadc67b982775036bab70f153
Author: Johannes Schmid <jhs gnome org>
Date: Wed Jan 13 11:29:54 2010 +0100
Updated files for 2.29.5 release
NEWS | 19 +++++++++++++++++++
configure.in | 2 +-
po/POTFILES.in | 1 +
po/POTFILES.skip | 2 ++
4 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc97e85..d0dcff6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Anjuta 2.95.5 "Birthday present" (12 Januar 2009) -- Johannes Schmid
+
+Features:
+- Completion for ., ->, and :: in C/C++
+
+Bugs fixed:
+symbol-db: re-fixed bgo#605952 with patch from Sébastien Granjoux.
+language-support-cpp-java: #566982 - don't autocomplete inside string or comment
+sourceview: Implement ianjuta_editor_cell_get_attribute() properly (#586457)
+bgo #605763 - No file found while adding a simple c++ class
+bgo #605730 - completion "." "->" are not shown
+bgo #606069 - Anjuta won't attach to process to debug it
+symbol-db: bgo#605952 - Some small fixes for symbol-db
+bgo #559876 - I can't add python file source code to Project > Add source code
+bgo #565191 - 'add project target' is mostly broken
+bgo#566209 - "generate inhertances..." progress bar doesn't disappear
+symbol-db: fixed bgo#605343 - fix build warnings
+symbol-db: fixed bgo#605306 - Add missing include to fix build
+
Anjuta 2.29.4 "Snow makes happy aka Last X-Mas" (21. December 2009) -- Johannes Schmid
Features:
diff --git a/configure.in b/configure.in
index 3f6184f..87f5d28 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
m4_define(anjuta_major_version, 2)
m4_define(anjuta_minor_version, 29)
-m4_define(anjuta_micro_version, 4)
+m4_define(anjuta_micro_version, 5)
m4_define(anjuta_nano_version, 0)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index aa3c165..49f0b18 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -267,6 +267,7 @@ plugins/sourceview/plugin.c
[type: gettext/ini]plugins/gbf-mkfile/gbf-mkfile.plugin.in
[type: gettext/ini]plugins/gbf-am/gbf-am.plugin.in
plugins/js-debugger/plugin.c
+plugins/js-debugger/debugger-js.c
[type: gettext/ini]plugins/js-debugger/js_debugger.plugin.in
plugins/language-support-js/plugin.c
[type: gettext/ini]plugins/language-support-js/js_support_plugin.plugin.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 58ea846..771e5b3 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -23,3 +23,5 @@ plugins/symbol-db/symbol-db.glade
src/anjuta_cbs.c
src/utilities.c
src/shell.c
+plugins/symbol-db/anjuta-tags/js_parser/y.tab.c
+plugins/language-support-js/y.tab.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]