Tue, 07 Sep 2010 23:06:52 +0200concentrate Isabelle specific physical rendering markup selection in isabelle_markup.scala;
wenzelm [Tue, 07 Sep 2010 23:06:52 +0200] rev 39459
concentrate Isabelle specific physical rendering markup selection in isabelle_markup.scala;

Tue, 07 Sep 2010 22:28:58 +0200simplified Markup_Tree.select: Stream instead of Iterator (again), explicit Option instead of default;
wenzelm [Tue, 07 Sep 2010 22:28:58 +0200] rev 39458
simplified Markup_Tree.select: Stream instead of Iterator (again), explicit Option instead of default;
tuned Snapshot.convert/revert;

Tue, 07 Sep 2010 21:06:58 +0200Document_View: more precise painting of gutter icons, only if line selection area is sufficiently large;
wenzelm [Tue, 07 Sep 2010 21:06:58 +0200] rev 39457
Document_View: more precise painting of gutter icons, only if line selection area is sufficiently large;

Tue, 07 Sep 2010 18:44:28 +0200basic support for warning/error gutter icons;
wenzelm [Tue, 07 Sep 2010 18:44:28 +0200] rev 39456
basic support for warning/error gutter icons;

Tue, 07 Sep 2010 17:34:28 +0200Document_View: some markup for main inner syntax categories;
wenzelm [Tue, 07 Sep 2010 17:34:28 +0200] rev 39455
Document_View: some markup for main inner syntax categories;

Tue, 07 Sep 2010 16:51:28 +0200Command.State.accumulate: check actual source range;
wenzelm [Tue, 07 Sep 2010 16:51:28 +0200] rev 39454
Command.State.accumulate: check actual source range;

Tue, 07 Sep 2010 16:40:30 +0200Isar_Document.reported_positions: slightly more robust treatment of positions outside the command range, notably parsing beyond EOF;
wenzelm [Tue, 07 Sep 2010 16:40:30 +0200] rev 39453
Isar_Document.reported_positions: slightly more robust treatment of positions outside the command range, notably parsing beyond EOF;

Tue, 07 Sep 2010 16:08:29 +0200highlight bad range of nested error (here from inner parsing);
wenzelm [Tue, 07 Sep 2010 16:08:29 +0200] rev 39452
highlight bad range of nested error (here from inner parsing);

Tue, 07 Sep 2010 15:03:59 +0200Isar_Document.reported_positions: exclude proof state output;
wenzelm [Tue, 07 Sep 2010 15:03:59 +0200] rev 39451
Isar_Document.reported_positions: exclude proof state output;

Tue, 07 Sep 2010 14:53:05 +0200Document_View: less aggressive background coloring, departing from classic PG highlighting;
wenzelm [Tue, 07 Sep 2010 14:53:05 +0200] rev 39450
Document_View: less aggressive background coloring, departing from classic PG highlighting;
tuned colors;