Scintilla: fix missing redraws on GTK < 3.9.2
commitdf5edd00322e637e2a673f9ea502092f2b4ee2b9
authorColomban Wendling <ban@herbesfolles.org>
Mon, 19 May 2014 01:19:09 +0000 (19 03:19 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 19 May 2014 12:31:11 +0000 (19 14:31 +0200)
tree691282b8507bf6332649e95d746262527bad046f
parente566435dfae4e410f65efbb463f682221788354c
Scintilla: fix missing redraws on GTK < 3.9.2

Also, make the recent redraw fixes depend on the GTK version Scintilla
is running against, rather than built against.  This allows for the
same build to work with both GTK < 3.9.2 or >= 3.9.2.
scintilla/gtk/ScintillaGTK.cxx