Mercurial > pidgin.yaz
comparison TODO @ 3820:1e9221073b1a
[gaim-migrate @ 3967]
a typo, a comment, a couple removals.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 29 Oct 2002 13:29:54 +0000 |
parents | f61c875d6b89 |
children | 78c469edc7d2 |
comparison
equal
deleted
inserted
replaced
3819:8997bc63417c | 3820:1e9221073b1a |
---|---|
25 pressing save on new away message dialog does not immediately add | 25 pressing save on new away message dialog does not immediately add |
26 away message to list of away messages. | 26 away message to list of away messages. |
27 ignore font faces doesn't ignore the font faces in a person's info | 27 ignore font faces doesn't ignore the font faces in a person's info |
28 kicking someone in #name-extention causes a kick to display in #name as well | 28 kicking someone in #name-extention causes a kick to display in #name as well |
29 and vice-versa | 29 and vice-versa |
30 the preference for the width of a chat is being used when chats and | 30 the preference for the width of a chat is not being used when chats and |
31 conversations are in the same window. | 31 conversations are in the same window. |
32 resizing text entry area below default doesn't work well. | 32 resizing text entry area below default doesn't work well. |
33 some people report being unable to shrink it at all | 33 some people report being unable to shrink it at all |
34 escape to close window pref or function doesn't work right | 34 escape to close window pref or function doesn't work right |
35 has to do with loss of focus and incorrect initial focus. | 35 has to do with incorrect initial focus. |
36 there is a blank line in the blist for a couple seconds after someone | 36 there is a blank line in the blist for a couple seconds after someone |
37 signs off. [gtk2 bug with the deprecated gtklist?] | 37 signs off. [gtk2 bug with the deprecated gtklist?] |
38 themes don't set background correctly in the blist. (reported, not verified) | 38 themes don't set background correctly in the blist. (reported, not verified) |
39 | 39 |
40 GAIM-REMOTE: | 40 GAIM-REMOTE: |
42 need to implement everything listed in gaim-remote --help | 42 need to implement everything listed in gaim-remote --help |
43 | 43 |
44 PORTABILITY/i18n | 44 PORTABILITY/i18n |
45 icq i18n | 45 icq i18n |
46 info dialog | 46 info dialog |
47 irc (patch pending?) | 47 irc (patch pending?)(done?) |
48 | 48 |
49 DISCUSSION: | 49 DISCUSSION: |
50 protocol action to log into webmail for those that support such | 50 protocol action to log into webmail for those that support such |
51 (aim, yahoo, msn) | 51 (aim, yahoo, msn) |
52 maybe a r-click option to send to user(yahoo, msn) | 52 maybe a r-click option to send to user(yahoo, msn) |
53 "console beep" sound option should use different frequency beeps | 53 "console beep" sound option should use different frequency beeps |
54 for different events, or at least give some way to allow | 54 for different events, or at least give some way to allow |
55 this behavior. | 55 this behavior. |
56 do we really need some of the preferences? (Ignore TIK messages. | 56 do we really need some of the preferences? (Ignore TIK messages. |
57 Does anyone use that method of retrieving Away messages anymore?) | 57 Does anyone use that method of retrieving Away messages anymore?) |
58 toc does? | |
58 show alias in list of people in chat | 59 show alias in list of people in chat |
59 tab complete to alias, translate to nick on send for chat | 60 tab complete to alias, translate to nick on send for chat |
60 disable x on blist when docklet loaded? | 61 disable x on blist when docklet loaded? |
61 timestamp on debug messages? | 62 timestamp on debug messages? |
62 ximian serial numbers in rpms cause... problems. | 63 ximian serial numbers in rpms cause... problems. |
81 maybe make control/alt+arrow optionally replace control+bracket | 82 maybe make control/alt+arrow optionally replace control+bracket |
82 is this a good idea? | 83 is this a good idea? |
83 | 84 |
84 | 85 |
85 IN GENERAL: | 86 IN GENERAL: |
86 prefs need to be saved when set, get rid of apply button. | |
87 add a way for a plugin to store/retrive config values | 87 add a way for a plugin to store/retrive config values |
88 segfault on pressing back with messages in queue if coming back | 88 segfault on pressing back with messages in queue if coming back |
89 for the second time in a given instance of gaim | 89 for the second time in a given instance of gaim |
90 stack trace should exit instead of just sitting there | 90 stack trace should exit instead of just sitting there |
91 documentation needed. (both online and not) | 91 documentation needed. (both online and not) |
185 idle time display in get_info displays in minutes instead | 185 idle time display in get_info displays in minutes instead |
186 of computing hours and days as the blist does | 186 of computing hours and days as the blist does |
187 in non-tabed conversations, clicking the x to close the | 187 in non-tabed conversations, clicking the x to close the |
188 window does not close the direct connection. | 188 window does not close the direct connection. |
189 using escape and the close button do. | 189 using escape and the close button do. |
190 STILL have blist corruption troubles | 190 STILL have blist corruption troubles? |
191 canceled direct im should still allow new attempt | 191 canceled direct im should still allow new attempt |
192 failed direct im attempt should allow new attempt | 192 failed direct im attempt should allow new attempt |
193 some way to cancel an attempt that isn't happening | 193 some way to cancel an attempt that isn't happening |
194 Colors in Chat room are wrong (using Gold too much) | 194 Colors in Chat room are wrong (using Gold too much) |
195 away message when directly connected bug | 195 away message when directly connected bug |
272 the error box used vy it also binds the focus (like | 272 the error box used vy it also binds the focus (like |
273 all other error popups). i'm not sure there is a way | 273 all other error popups). i'm not sure there is a way |
274 around this second issue. | 274 around this second issue. |
275 fix segfault on attempted send after having been /remove'ed | 275 fix segfault on attempted send after having been /remove'ed |
276 multi word remove messages | 276 multi word remove messages |
277 auto reply to /msg on away | 277 auto reply to /msg on away |
278 no list of people on /join | 278 no list of people on /join |
279 display target of +b and +q | 279 display target of +b and +q (done)? |
280 | 280 |
281 Jabber: | 281 Jabber: |
282 Segfault on account creation, esp. on register new account | 282 Segfault on account creation, esp. on register new account |
283 in 0.59.3, not replicated by me in cvs, timestamp | 283 in 0.59.3, not replicated by me in cvs, timestamp |
284 is having a font size tag set (value of 10, obviously a point | 284 is having a font size tag set (value of 10, obviously a point |
319 colors for nicks | 319 colors for nicks |
320 | 320 |
321 Napster: (should this even exist?) | 321 Napster: (should this even exist?) |
322 File Transfer (do we really want this?) | 322 File Transfer (do we really want this?) |
323 New User Registration | 323 New User Registration |
324 remove this protocol? | |
324 | 325 |
325 Zephyr: | 326 Zephyr: |
326 God help us. | 327 God help us. |
327 | 328 |
328 Gadu-Gadu: | 329 Gadu-Gadu: |
345 this is somewhat transitory, and very annoying. | 346 this is somewhat transitory, and very annoying. |
346 copy grabs html as well as text. | 347 copy grabs html as well as text. |
347 tooltip for mute sound is wrong. should read "Mute" not "Sound" when sounds are on | 348 tooltip for mute sound is wrong. should read "Mute" not "Sound" when sounds are on |
348 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper | 349 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper |
349 transparency... it only causes problems if your GTK theme is pixmap based | 350 transparency... it only causes problems if your GTK theme is pixmap based |
350 sendas menu for im dialog. like get info has. | |
351 bug: if you remove a group in one prpl, it disappears from the online tab | 351 bug: if you remove a group in one prpl, it disappears from the online tab |
352 even if there are still buddies in that group online | 352 even if there are still buddies in that group online |
353 make it so that same sn entries don't merge. use gc's to do this | 353 make it so that same sn entries don't merge. use gc's to do this |
354 right click on url gives browser choice (preference option) | 354 right click on url gives browser choice (preference option) |
355 option to choose person on blist when adding to permit/deny lists | 355 option to choose person on blist when adding to permit/deny lists |