]> Pileus Git - ~andy/gtk/commit
label: Redo links parsing
authorBenjamin Otte <otte@redhat.com>
Fri, 6 Jan 2012 00:52:32 +0000 (01:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 6 Jan 2012 04:23:42 +0000 (05:23 +0100)
commit712d5775318de9d74af586475cbec7f1b0c8246e
treee65c83e06671b633cc525868b528b23fd5a66cc8
parent18ce0b21a06995864fa5e7417f0cf96f883d70cf
label: Redo links parsing

Instead of getting confused by applied underline or color tags in the
regular markup, we store the link start/end when we actually parse the
text. As a bonus, we can avoid rescanning links when creating the
markup.
gtk/gtklabel.c