Mercurial > pidgin.yaz
annotate TODO @ 1046:4593605da0e2
[gaim-migrate @ 1056]
1. made it compile again (gc->groups instead of just groups, account_online(user, gc) instead of just (gc), and most things are GSLists now, oh yeah, serv_got_update(gc, ...) and add_buddy(gc, ...)).
2. took out the stuff to set up the buddy list window, because account_online handles that now
3. change the init function to use load_protocol(), which is the new interface for loading a new protocol. it's basically the same but without actually touching the protocols list.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 01 Nov 2000 11:34:56 +0000 |
parents | 1c253f8a117c |
children | 870d7bb95fdc |
rev | line source |
---|---|
1019 | 1 --- STUFF FOR 0.11.1 RELEASE --- |
645 | 2 Execute Command on Buddy Pounce |
713 | 3 The about window is very ugly. I think this shall be fixed. |
4 You know, I really like the gnome look to some apps | |
5 but I dont want to tie gnome into gaim. oh life sucks | |
6 sometimes hehe. | |
739
bb4cdefce62f
[gaim-migrate @ 749]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
738
diff
changeset
|
7 |
704
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
8 Syd is cool and gave all of these ideas: |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
9 Have multiple tickers in the same window, one for buddies |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
10 like it is now, one for who just came online/offline |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
11 (scrolled faster possibly because that doesn't |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
12 happen very often), etc. |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
13 Have tooltips on the passing buddies on the ticker |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
14 Have a stock ticker (a plugin could easily make use of |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
15 GtkTicker) |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
16 Have Alt access the menu in the buddy list, and ctl-char |
1d989562af1f
[gaim-migrate @ 714]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
689
diff
changeset
|
17 access items in those menus |