* plugins/editor/text-editor.c: Fixed highlighing issues when
commit74022163b85a915e03dc2efe37039280315fdae2
authornaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sun, 14 Jan 2007 11:48:14 +0000 (14 11:48 +0000)
committernaba <naba@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sun, 14 Jan 2007 11:48:14 +0000 (14 11:48 +0000)
tree5629bb502b70504cff228d3099423fbdc48959a1
parent4cabfcf8f1cf264bc1a1bd840eb5d24eab410e4d
* plugins/editor/text-editor.c: Fixed highlighing issues when
used with indicators (particularly when the file is just opened).
Fixes bug #377477 â€“ when debugging, scintilla editor grays
out all lines before current line.

* plugins/build-basic-autotools/build-basic-autotools.[ch]:
Maintain a separate list of indicated edtitors for separate contexts.
Fixes bug 342717 â€“ Build errors redisplayed AFTER a successful
build.

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@2748 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
plugins/build-basic-autotools/build-basic-autotools.c
plugins/build-basic-autotools/build-basic-autotools.h
plugins/editor/text_editor.c