Mercurial > pidgin
comparison TODO @ 1764:1e0613d9526b
[gaim-migrate @ 1774]
I decided to do the time stamp w/ messages thing that Eric put in the TODO list.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 27 Apr 2001 23:26:19 +0000 |
parents | c55038f061dd |
children | 896432d66303 |
comparison
equal
deleted
inserted
replaced
1763:5ad0b0c3ea01 | 1764:1e0613d9526b |
---|---|
30 do both without breaking the others. My suggestion is to put "/" at | 30 do both without breaking the others. My suggestion is to put "/" at |
31 the end of the "state", and when that's there, have it be a menu with | 31 the end of the "state", and when that's there, have it be a menu with |
32 all of the custom messages, e.g. in Jabber it'd return "Away/" as one | 32 all of the custom messages, e.g. in Jabber it'd return "Away/" as one |
33 of the states, and you'd see "Away" with a menu of all the away | 33 of the states, and you'd see "Away" with a menu of all the away |
34 messages you have. | 34 messages you have. |
35 Modify serv_got_im/serv_got_chat_in to take a time_t timestamp argument, as | |
36 well as write_to_conv to display the correct timestamp. Needed for | |
37 Yahoo, ICQ, Jabber, possibly others. | |
38 | 35 |
39 Syd is cool and gave all of these ideas: | 36 Syd is cool and gave all of these ideas: |
40 Have multiple tickers in the same window, one for buddies | 37 Have multiple tickers in the same window, one for buddies |
41 like it is now, one for who just came online/offline | 38 like it is now, one for who just came online/offline |
42 (scrolled faster possibly because that doesn't | 39 (scrolled faster possibly because that doesn't |