anjuta-vala-plugin / changelog
Abderrahim Kitouni <a.kitouni@gmail.com> [Sat, 26 Jul 2008 16:29:29 +0100] rev 11
Code completion is working, it is not very robust though.
Right now, it only works for accessing members of e.g. fields or local variables
Right now, it only works for accessing members of e.g. fields or local variables
Abderrahim Kitouni <a.kitouni@gmail.com> [Sat, 26 Jul 2008 16:29:29 +0100] rev 10
Updated the vapi to the latest anjuta API (using gio)
Abderrahim Kitouni <a.kitouni@gmail.com> [Sat, 26 Jul 2008 16:29:29 +0100] rev 9
Basic preferences support
Abderrahim Kitouni <a.kitouni@gmail.com> [Sat, 26 Jul 2008 16:29:29 +0100] rev 8
added forgotten .plugin file
using IAnjuta.EditorLanguage is unnecessary since we support only one language
using IAnjuta.EditorLanguage is unnecessary since we support only one language
Abderrahim Kitouni <a.kitouni@gmail.com> [Wed, 02 Jul 2008 14:23:39 +0100] rev 7
Updated anjuta bindings
Abderrahim Kitouni <a.kitouni@gmail.com> [Sun, 15 Jun 2008 17:44:30 +0100] rev 6
fixed anjuta_ui_add_action_group_entries, updated bindings
Abderrahim Kitouni <a.kitouni@gmail.com> [Thu, 15 May 2008 15:59:51 +0100] rev 5
Added plugin's skeleton
activates and deactivates without crashing. still does nothing
activates and deactivates without crashing. still does nothing
Abderrahim Kitouni <a.kitouni@gmail.com> [Wed, 14 May 2008 09:59:01 +0100] rev 4
fixed anjuta_plugin_add_watch
Abderrahim Kitouni <a.kitouni@gmail.com> [Mon, 12 May 2008 15:33:17 +0100] rev 3
fixed a symlink
Abderrahim Kitouni <a.kitouni@gmail.com> [Mon, 12 May 2008 15:27:19 +0100] rev 2
updated bindings, added files needed for generating them
