annotate TODO @ 666:71ea550c22ac

[gaim-migrate @ 676] la la la. i also modified how fonts work a bit to make the convo window smaller and the code more understandable. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 11 Aug 2000 03:04:29 +0000
parents 9e467c13ace7
children 45ed2ca0756e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
510
dab0c611029e [gaim-migrate @ 520]
Rob Flynn <gaim@robflynn.com>
parents: 493
diff changeset
1 --- STUFF FOR 0.10.1 RELEASE ---
525
5dbca28e7138 [gaim-migrate @ 535]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 523
diff changeset
2 Ability to merge gaim, toc, aim2, aim4 buddylists
541
ee458e99d60f [gaim-migrate @ 551]
Rob Flynn <gaim@robflynn.com>
parents: 526
diff changeset
3 Third sound option for people without soundcards who still want
ee458e99d60f [gaim-migrate @ 551]
Rob Flynn <gaim@robflynn.com>
parents: 526
diff changeset
4 sound events. Make a PC Speaker Beep (^G / Char 7)
659
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
5 Save Buddy Pounces
546
e312b8b9bee5 [gaim-migrate @ 556]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 545
diff changeset
6 Save Buddy Chats
645
df03cd223ff9 [gaim-migrate @ 655]
Rob Flynn <gaim@robflynn.com>
parents: 629
diff changeset
7 Execute Command on Buddy Pounce
659
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
8 Possibly make it so that you can create 'aliases' for buddies
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
9 on your buddy list. This won't be too hard it'll just
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
10 take a bit of work. Maybe we'll save this one for the
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
11 release after our next release.
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
12 Possibly make the background font colour #FFFFFF represent "nothing".
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
13 Most windows clients send <BODY BGCOLOR="#FFFFFF"> and </BODY>
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
14 around the users text. If you have a GTK theme this causes
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
15 a funky white background behind the text. We can do this
9e467c13ace7 [gaim-migrate @ 669]
Rob Flynn <gaim@robflynn.com>
parents: 645
diff changeset
16 by default or make it an option -- either way it'll be handy :)