commit 1b146f85d10c18010f3c4189d3690efa47f91f96 Author: Matthew Barnes Date: Sun Feb 17 14:56:19 2013 -0500 NEWS update for 4.6.4 release. NEWS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 4852388f34f89497e8dfc57309dc4440f67ddc6a Author: Milan Crha Date: Fri Feb 8 17:20:01 2013 +0100 Add comments around g_idle_add() changes gtkhtml/gtkhtml.c | 1 + gtkhtml/htmlengine-edit-selection-updater.c | 1 + gtkhtml/htmlengine.c | 4 ++++ 3 files changed, 6 insertions(+), 0 deletions(-) commit d36d83f4beccad1c0162bcfa5a1fd5e3494a3419 Author: Michel Dänzer Date: Fri Feb 8 12:12:16 2013 +0100 Bug #683867 - Schedule actions with higher idle priority gtkhtml/gtkhtml.c | 3 ++- gtkhtml/htmlengine-edit-selection-updater.c | 2 +- gtkhtml/htmlengine.c | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) commit 3a3718636f863f4194c2cbdec128dbb661af07d2 Author: Matthew Barnes Date: Fri Feb 8 06:53:51 2013 -0500 Revert "Bug #683867 - Schedule actions with higher idle priority" This reverts commit 674696986c6fd9f7b636dc759cfab11b5ad10d18. The commit contains not a single comment as to why these custom priority values are being used. The rationale needs to be documented in the code, either at each call point or preferably at a centralized priority value definition. gtkhtml/gtkhtml.c | 3 +-- gtkhtml/htmlengine-edit-selection-updater.c | 2 +- gtkhtml/htmlengine.c | 8 ++++---- 3 files changed, 6 insertions(+), 7 deletions(-) commit 674696986c6fd9f7b636dc759cfab11b5ad10d18 Author: Michel Dänzer Date: Fri Feb 8 12:12:16 2013 +0100 Bug #683867 - Schedule actions with higher idle priority gtkhtml/gtkhtml.c | 3 ++- gtkhtml/htmlengine-edit-selection-updater.c | 2 +- gtkhtml/htmlengine.c | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) commit afbc127f2d0d238d0d63bb993c880b0a4853a25b Author: Matthew Barnes Date: Sun Feb 3 08:05:27 2013 -0500 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)