anjuta r3398 - in trunk: . plugins/debug-manager plugins/document-manager plugins/editor plugins/symbol-db
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r3398 - in trunk: . plugins/debug-manager plugins/document-manager plugins/editor plugins/symbol-db
- Date: Sat, 29 Dec 2007 10:29:50 +0000 (GMT)
Author: jhs
Date: 2007-12-29 10:29:49 +0000 (Sat, 29 Dec 2007)
New Revision: 3398
ViewCVS link: http://svn.gnome.org/viewcvs/anjuta?rev=3398&view=rev
Modified:
trunk/ChangeLog
trunk/plugins/debug-manager/breakpoints.c
trunk/plugins/debug-manager/plugin.c
trunk/plugins/document-manager/anjuta-docman.c
trunk/plugins/editor/anjuta-editor-scintilla.glade
trunk/plugins/symbol-db/plugin.c
Log:
2007-12-29 Johannes Schmid <jhs gnome org>
* plugins/debug-manager/breakpoints.c: (on_added_current_editor):
* plugins/debug-manager/plugin.c:
(on_run_to_cursor_action_activate):
* plugins/document-manager/anjuta-docman.c:
(anjuta_docman_goto_file_line_mark):
* plugins/symbol-db/plugin.c: (value_added_current_editor),
(value_removed_current_editor):
Fixed IAnjutaEditor vs. IAnjutaDocument GTK+-Criticals. We should really rename
all those to value_added_current_document...
* plugins/editor/anjuta-editor-scintilla.glade:
Fixed #505315 â anjuta hangs when going from editing a glade file to editing a c source file
Remember to ALWAYS use for loops when iterating of a GList* as this is much more convinient!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]