Mercurial > pidgin
annotate po/.cvsignore @ 9071:2233d33b2285
[gaim-migrate @ 9847]
This fixes the bug where other GtkTextTags (e.g. from gtkspell) would
confuse us slightly and make us end and restart tags at seemingly random
places. I.e. we would do like </b><b> for seemingly no good reason.
This caused the double link bug on protocols where links didn't have
descriptions. <a href="http://foo.bar">http://foo.bar</a> might be split
into two links. On AIM that doesn't matter, but on Yahoo and MSN it does.
I might have implemented this slightly differently, but I'm assuming that
datallah tested this good and so I don't want to mess with it if it works.
Oh yeah, did i mention datallah wrote this patch? Thanks!
People might want to test this well and make sure we still generate good
html. This is probably one of the most important functions in imhtml, with
gtk_imhtml_insert_html_at_iter being the other one. The latter parses html
and inserts it into a GtkTextBuffer, while the function this patch patches
takes a GtkTextBuffer (or a piece of one) and turns it into html.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 26 May 2004 05:25:06 +0000 |
parents | 88e027814691 |
children | b8d8571877df |
rev | line source |
---|---|
347 | 1 Makefile |
2 Makefile.in | |
1863
bf2434d36e54
[gaim-migrate @ 1873]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
419
diff
changeset
|
3 Makefile.in.in |
bf2434d36e54
[gaim-migrate @ 1873]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
419
diff
changeset
|
4 ChangeLog |
5180
ea261ce36f0b
[gaim-migrate @ 5544]
Christian Hammond <chipx86@chipx86.com>
parents:
5179
diff
changeset
|
5 POTFILES |
5951 | 6 POTFILES.in.missing |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
7 Rules-quot |
347 | 8 cat-id-tbl.c |
9 stamp-cat-id | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
10 *.gmo |
5951 | 11 *.mo |
12 *.pot | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
13 Makevars |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
14 *.sed |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
15 *.header |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
16 *.sin |
3703 | 17 ChangeLog.save |