Mercurial > pidgin
comparison TODO @ 3804:cfec09934437
[gaim-migrate @ 3947]
the todo is a living document ;-)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 26 Oct 2002 16:49:30 +0000 |
parents | 584603e2b257 |
children | 627c373f1678 |
comparison
equal
deleted
inserted
replaced
3803:f894303cfede | 3804:cfec09934437 |
---|---|
9 | 9 |
10 gtk2/new prefs | 10 gtk2/new prefs |
11 most toolbar buttons stay depressed after being clicked once, only raise when clicked a second time. | 11 most toolbar buttons stay depressed after being clicked once, only raise when clicked a second time. |
12 smiles and links do not. | 12 smiles and links do not. |
13 replace legend in info dialog with link to status icons page | 13 replace legend in info dialog with link to status icons page |
14 buddy ticker stays around when you sign off - showing the buddies who were online | 14 buddy ticker stays arou+nd when you sign off - showing the |
15 buddies who were online | |
15 need a close button on conversations for when its tabed if nothing else. [ROB] | 16 need a close button on conversations for when its tabed if nothing else. [ROB] |
16 text like <font color=blah>with only some text</font> being colored causes the whole line to be colored. | 17 text like <font color=blah>with only some text</font> being colored causes the whole line to be colored. |
17 lots of font troubles. esp in picking good fonts to use when the theme doesn't have an installed one. | 18 lots of font troubles. esp in picking good fonts to use when the theme doesn't have an installed one. |
18 on away tab, if you set the time between responces, you | 19 on away tab, if you set the time between responces, you |
19 reset the type of idle time reporting. similar | 20 reset the type of idle time reporting. similar |
43 icq i18n | 44 icq i18n |
44 info dialog | 45 info dialog |
45 irc (patch pending?) | 46 irc (patch pending?) |
46 | 47 |
47 DISCUSSION: | 48 DISCUSSION: |
49 "console beep" sound option should use different frequency beeps | |
50 for different events, or at least give some way to allow | |
51 this behavior. | |
48 do we really need some of the preferences? (Ignore TIK messages. | 52 do we really need some of the preferences? (Ignore TIK messages. |
49 Does anyone use that method of retrieving Away messages anymore?) | 53 Does anyone use that method of retrieving Away messages anymore?) |
50 show alias in list of people in chat | 54 show alias in list of people in chat |
51 tab complete to alias, translate to nick on send for chat | 55 tab complete to alias, translate to nick on send for chat |
52 disable x on blist when docklet loaded? | 56 disable x on blist when docklet loaded? |
66 short circuit missing messages as you close the window. | 70 short circuit missing messages as you close the window. |
67 make it an option that's off by default. | 71 make it an option that's off by default. |
68 the privacy dialog has five different options now. this looks | 72 the privacy dialog has five different options now. this looks |
69 rather ugly. When we redesign the dialog, perhaps we should | 73 rather ugly. When we redesign the dialog, perhaps we should |
70 change the privacy setting to a combobox? | 74 change the privacy setting to a combobox? |
75 options on key bindings. (differnet window managers map different things. | |
76 make the control key switchable with the alt key or similar) | |
77 maybe make control/alt+arrow optionally replace control+bracket | |
78 is this a good idea? | |
79 | |
71 | 80 |
72 IN GENERAL: | 81 IN GENERAL: |
73 segfault on pressing back with messages in queue if coming back | 82 segfault on pressing back with messages in queue if coming back |
74 for the second time in a given instance of gaim | 83 for the second time in a given instance of gaim |
75 stack trace should exit instead of just sitting there | 84 stack trace should exit instead of just sitting there |
330 this is somewhat transitory, and very annoying. | 339 this is somewhat transitory, and very annoying. |
331 copy grabs html as well as text. | 340 copy grabs html as well as text. |
332 tooltip for mute sound is wrong. should read "Mute" not "Sound" when sounds are on | 341 tooltip for mute sound is wrong. should read "Mute" not "Sound" when sounds are on |
333 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper | 342 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper |
334 transparency... it only causes problems if your GTK theme is pixmap based | 343 transparency... it only causes problems if your GTK theme is pixmap based |
335 options on key bindings. (differnet window managers map different things. | |
336 make the control key switchable with the alt key or similar) | |
337 maybe make control/alt+arrow optionally replace control+bracket | |
338 is this a good idea? | |
339 sendas menu for im dialog. like get info has. | 344 sendas menu for im dialog. like get info has. |
340 bug: if you remove a group in one prpl, it disappears from the online tab | 345 bug: if you remove a group in one prpl, it disappears from the online tab |
341 even if there are still buddies in that group online | 346 even if there are still buddies in that group online |
342 make it so that same sn entries don't merge. use gc's to do this | 347 make it so that same sn entries don't merge. use gc's to do this |
343 right click on url gives browser choice (preference option) | 348 right click on url gives browser choice (preference option) |
382 happen very often), etc. | 387 happen very often), etc. |
383 Have tooltips on the passing buddies on the ticker | 388 Have tooltips on the passing buddies on the ticker |
384 Have a stock ticker (a plugin could easily make use of | 389 Have a stock ticker (a plugin could easily make use of |
385 GtkTicker) | 390 GtkTicker) |
386 | 391 |
387 Buddy Icons need to be converted to use new gdk-pixbuf (GTK2) | |
388 | 392 |
389 | 393 |
390 Then, of course, are all the Bugs that need to be fixed | 394 Then, of course, are all the Bugs that need to be fixed |
391 http://sourceforge.net/tracker/?atid=100235&group_id=235&func=browse | 395 http://sourceforge.net/tracker/?atid=100235&group_id=235&func=browse |
392 | 396 |