2008-02-13 Johannes Schmid <jhs@gnome.org>
commit70fb9ca5c52d16ddcb8f156c11887ffdc0d663a4
authorjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 13 Feb 2008 21:14:58 +0000 (13 21:14 +0000)
committerjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Wed, 13 Feb 2008 21:14:58 +0000 (13 21:14 +0000)
tree80d88f9fcc3243b9f094e3a14ab1e7bf87891478
parent134e5fc1a73daa54cf7adac2d149e64357eb9539
2008-02-13  Johannes Schmid <jhs@gnome.org>

* plugins/language-support-cpp-java/plugin.c:
(is_iter_inside_string), (get_line_auto_indentation):
Handle comments in the code and do not ask editor. Fixes scintilla
indentation (sourceview does not report comments anyway).

* plugins/sourceview/sourceview-cell.c: (iiter_diff):
Diff with correct sign (also fixes some issues with language-support)

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@3652 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
plugins/language-support-cpp-java/plugin.c
plugins/sourceview/sourceview-cell.c