label: Draw all text using gtk_paint_layout()
Submitted by Benjamin Otte (Company)
Link to original bug (#624917)
Description
Previously, selected areas were overdrawn gdk_draw_layout(). Now we insert the proper Pango markup to modify foreground and background colors of the selection or active anchors. This way, we can use gtk_paint_layout() unconditionally.