Mercurial > pidgin
annotate TODO @ 3860:d0897828bd0d
[gaim-migrate @ 4012]
Fixed bug
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Sat, 02 Nov 2002 03:50:20 +0000 |
parents | 43911be9ce41 |
children | 63e4d47f4e35 |
rev | line source |
---|---|
3746 | 1 WINGAIM: |
2 font issues? | |
3794 | 3 resizing windows does not work correctly [what's the problem here?] |
3797 | 4 resizing blist only updates window when you let go of mouse, |
5 i can't think of what else i might have ment after having | |
6 deryni test things | |
3746 | 7 Gtk windows that appear when you hover over a button, and just stay there and never close until you click on them once |
8 sounds while away? | |
9 | |
10 gtk2/new prefs | |
3759 | 11 most toolbar buttons stay depressed after being clicked once, only raise when clicked a second time. |
12 smiles and links do not. | |
3746 | 13 replace legend in info dialog with link to status icons page |
3804 | 14 buddy ticker stays arou+nd when you sign off - showing the |
15 buddies who were online | |
3772 | 16 need a close button on conversations for when its tabed if nothing else. [ROB] |
3746 | 17 text like <font color=blah>with only some text</font> being colored causes the whole line to be colored. |
18 lots of font troubles. esp in picking good fonts to use when the theme doesn't have an installed one. | |
19 on away tab, if you set the time between responces, you | |
20 reset the type of idle time reporting. similar | |
21 problems may exist in other combinations. | |
22 when auto-away (by idle time) is activated, away message window | |
23 does not pop up. | |
24 pressing save on new away message dialog does not immediately add | |
25 away message to list of away messages. | |
26 ignore font faces doesn't ignore the font faces in a person's info | |
27 kicking someone in #name-extention causes a kick to display in #name as well | |
28 and vice-versa | |
3820 | 29 the preference for the width of a chat is not being used when chats and |
3746 | 30 conversations are in the same window. |
31 resizing text entry area below default doesn't work well. | |
32 some people report being unable to shrink it at all | |
33 escape to close window pref or function doesn't work right | |
3820 | 34 has to do with incorrect initial focus. |
3746 | 35 there is a blank line in the blist for a couple seconds after someone |
3772 | 36 signs off. [gtk2 bug with the deprecated gtklist?] |
3746 | 37 themes don't set background correctly in the blist. (reported, not verified) |
38 | |
39 GAIM-REMOTE: | |
40 need a doc written up for gaim-remote on usage | |
3813 | 41 need to implement everything listed in gaim-remote --help |
3746 | 42 |
43 PORTABILITY/i18n | |
3747 | 44 icq i18n |
45 info dialog | |
3746 | 46 |
47 DISCUSSION: | |
3810 | 48 protocol action to log into webmail for those that support such |
49 (aim, yahoo, msn) | |
50 maybe a r-click option to send to user(yahoo, msn) | |
3804 | 51 "console beep" sound option should use different frequency beeps |
52 for different events, or at least give some way to allow | |
53 this behavior. | |
3788 | 54 do we really need some of the preferences? (Ignore TIK messages. |
3820 | 55 Does anyone use that method of retrieving Away messages anymore?) |
56 toc does? | |
3746 | 57 show alias in list of people in chat |
58 tab complete to alias, translate to nick on send for chat | |
59 disable x on blist when docklet loaded? | |
60 timestamp on debug messages? | |
61 ximian serial numbers in rpms cause... problems. | |
62 sorting of conversation tabs, if the ordering of left-to-right | |
63 order by opening isn't good enough for you | |
64 msn auth expires (better, but still not perfect) | |
65 rpm and deb installs should create menu items in kde if possible | |
66 gaim should detect if message is sent and only log on success | |
67 for protocols capable of offline messaging, this would | |
68 always log, but aim messages would only be logged if | |
69 sent to an online person. this would essentially entail | |
70 making logging dependent on the return status of the | |
71 serv send msg command. | |
72 option to disable close for x seconds after recieve im. this would | |
73 short circuit missing messages as you close the window. | |
74 make it an option that's off by default. | |
3796 | 75 the privacy dialog has five different options now. this looks |
76 rather ugly. When we redesign the dialog, perhaps we should | |
77 change the privacy setting to a combobox? | |
3804 | 78 options on key bindings. (differnet window managers map different things. |
79 make the control key switchable with the alt key or similar) | |
80 maybe make control/alt+arrow optionally replace control+bracket | |
81 is this a good idea? | |
82 | |
3746 | 83 |
84 IN GENERAL: | |
3836 | 85 add a way for a plugin to store/retrive config values (fixed?) |
3784 | 86 segfault on pressing back with messages in queue if coming back |
87 for the second time in a given instance of gaim | |
3746 | 88 stack trace should exit instead of just sitting there |
89 documentation needed. (both online and not) | |
90 check to make sure gaimrc properly unescapes things like a " in | |
91 a password as the .gaimrc file is read in. | |
92 PERMIT ONLY PEOPLE ON MY LIST TO IM ME IS NEEDED ASAP!!!!!!!! | |
3813 | 93 this is now possible for aim, but not for yahoo et al |
3746 | 94 automake 1.4 support bug, non-root users can't get gaim to compile |
95 by putting the gtk2 and glib2 m4 files in the m4 dir | |
96 automake 1.6 support not perfect. | |
97 add ircproxy option to proxy preferences. | |
98 per-sn controls on how to compute idle time | |
99 self alias does not display in irc chat. (and maybe other chats) | |
100 adding and removing buddies needs cleaned up. | |
101 basically, add_buddy should be calling ui_add_buddy | |
102 and serv_add_buddy as needed (require an extra arg to | |
103 add_buddy to tell it what needs done) and the various | |
104 ways a buddy can come to be needing added should be | |
105 calling some type of request_add_buddy (this would be | |
106 part of both the core<->ui interface and the core<->prpl | |
107 interface | |
108 convert from licq and eb to gaim | |
109 licq has a directory with one file per buddy | |
110 eb i don't know. but the trick there would be | |
111 converting to several accounts at once. | |
3772 | 112 we have a perl script for licq and c code for eb. |
3746 | 113 fix memory leaks |
114 block buddy option from right click menu in blist | |
115 sounds/Makefile needs to use host CC, not target | |
116 (thats the only part that seems broken for cross-compiling) | |
117 --Disconnect | |
118 screenshot plugin | |
119 xmms remote plugin | |
120 statusimage plugin | |
121 status report w/out being on own list | |
122 SEARCH FUNCTION FOR LOG FILES | |
3813 | 123 preference to set logfile path. (i think there is a patch to add this) |
3746 | 124 gzip storage of logs |
125 fix crash when someone writes just as you close the chat window. | |
126 make the option to have escape close a window be global (error messages, account editor, ect) | |
127 throw-away away message (unsaved) for single account (vrs set all away) | |
3813 | 128 |
3746 | 129 ---- |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
130 THE CORE: |
3746 | 131 Need to write the core side of the core-ui protocol |
132 Non-blocking gethostbyname() | |
133 Cancelable proxy_connect | |
134 remember previous state better. both away, and allow start to invisible. | |
135 better privacy controls. | |
136 networking code rethink (libgnet?) | |
137 netbsd gethostbyname() problem | |
138 GPG Encryption of messages (gaim-e plugin included with gaim would satify this) | |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
139 Separate core functions from UI stuff. |
2417
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
140 about.c, applet.[ch], away.c, browser.c, buddy.c, conversation.c, |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
141 convo.h, dialogs.c, gtk*, plugins.c, prefs.c, prpl.c, sound.c, |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
142 ticker.c, ui.h |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
143 little to no work (mostly GTK) |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
144 |
2417
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
145 core.[ch], html.c, list.c, module.c, multi.h, proxy.[ch], perl.c, |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
146 prpl.h, util.c |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
147 little to no work (mostly CORE) |
1423
def9a3f6b407
[gaim-migrate @ 1433]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1378
diff
changeset
|
148 |
2417
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
149 buddy_chat.c, gaim.h, idle.c, multi.c, server.c |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
150 standard splitting (for idleness, core needs to be in |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
151 charge of gaim-use idleness) |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
152 |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
153 aim.c - need to redo main() completely |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
154 - current main should be moved mostly to core |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
155 - GTK main should connect to core |
2417
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
156 gaimrc.c - Need to figure out how to save UI preferences |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
157 |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
158 Ideally at the end of this the prpls should only need to include |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
159 prpl.h and they'll get everything they need without anything |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
160 *cough*GTK*cough* that they don't. |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
161 |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
162 ---- |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
163 THE PROTOCOLS: |
1653
7fc1a25e567b
[gaim-migrate @ 1663]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1642
diff
changeset
|
164 |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
165 TOC: |
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
166 Other RVOUS Actions |
1653
7fc1a25e567b
[gaim-migrate @ 1663]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1642
diff
changeset
|
167 |
3746 | 168 AIM(via oscar): |
3829 | 169 watch for aol's upcoming increased aim/icq merge |
3746 | 170 groups are read off server in a different order from |
171 winaim. this is a problem for people who use | |
172 both and want thier list to be in a certain | |
173 order. along the same lines, because we | |
174 don't read in the same order i'd bet, | |
175 we don't write to the server in a way | |
176 that would cause winaim to produce the | |
177 ordering gaim has. | |
178 option to ignore chat room invitations. (this is something you | |
179 could vary concievably want to be done per account, | |
180 so perhaps a protocol action would be best) | |
181 some way to close direct connect w/out closing convo. | |
182 idle time display in get_info displays in minutes instead | |
183 of computing hours and days as the blist does | |
184 in non-tabed conversations, clicking the x to close the | |
185 window does not close the direct connection. | |
186 using escape and the close button do. | |
3820 | 187 STILL have blist corruption troubles? |
3746 | 188 canceled direct im should still allow new attempt |
189 failed direct im attempt should allow new attempt | |
190 some way to cancel an attempt that isn't happening | |
191 Colors in Chat room are wrong (using Gold too much) | |
192 away message when directly connected bug | |
193 only displays on one side | |
194 if direct connected to winaim, lockup when | |
195 winaim goes away, unlocks when winaim returns | |
196 Voice Chat | |
197 | |
198 ICQ(via oscar, who cares about the icq prpl): | |
199 get info on offline user incorrectly says user is online. | |
200 typing notification | |
201 set the Nickname to be the self-alias | |
202 Chat (this is different from aim chat) | |
203 File Transfer (do we really want this?) | |
204 New User Registration | |
205 color support | |
206 more privacy options | |
207 more info support | |
208 increased authorization support | |
209 set status message | |
210 and of course when gaim can set them, it needs to | |
211 be able to get the ones it sets. (yes this is | |
212 redundent. its a reflection of my current mood) | |
213 search for users | |
214 option to set alias to nick | |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
215 |
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
216 Yahoo: |
3746 | 217 new mail message with no info in it ie () |
218 web cam support | |
219 bug: won't allow me to delete myself from my list past sign on | |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
220 Chat |
3746 | 221 File Transfer (do we really want this?) |
222 color (is this possible)? | |
223 <fade> tags need parsed. | |
224 encrypted conversations | |
225 show idle time on blist | |
226 display profile | |
227 make away message display like that of aim/icq/jabber | |
228 auto reply on away | |
229 privacy options (block, unblock) | |
230 voice chat | |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
231 |
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
232 MSN: |
3758 | 233 typing notification is broken in gtk1-stable |
3746 | 234 spaces in friendly names not always unescaped for display, and so displaying |
235 as %20 (this may be fixed) | |
236 bug: some people recieve blank messages. clicking to ignore font faces | |
237 works around this problem. gaim should detect and use the default | |
238 font when the requested font isn't found. | |
239 Majortool says to tell sean about "already in opposite list" | |
240 errors are still happening, now whenever you start | |
241 gaim. follow from prior conversation. | |
242 javabsp|away: the (C) and (R) works | |
243 (23:02:54) MajorTool: LSchiere: yeah what javabsp|away | |
244 is talking about but its certain ones | |
245 bug: doesn't save blist to file on read from server | |
246 as this could be introducing new people, | |
247 esp if there is no existing file, it shold. | |
248 store group name that buddy is in on server | |
249 set the friendly name to be the self alias | |
250 typing notification in group chats | |
251 start group chat support | |
252 better group chat support in general | |
253 lots of reports of problems. | |
254 font face and color send support | |
255 International freindly name support | |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
256 Need some way of indicating "invite" in IM window |
3746 | 257 File Transfer (do we really want this?) |
258 auto reply on away | |
259 people search function. | |
260 voice chat | |
1666
8b0c165a33f4
[gaim-migrate @ 1676]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1653
diff
changeset
|
261 |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
262 IRC: |
3746 | 263 gaim generates ~5 popups when it fails to sign on |
264 an irc server because the nick is already | |
265 in use. | |
266 Error 421, unknown command when going away. sometimes. | |
267 /ban, /kickban, /names | |
268 CTCP version generates an autoreply when person is away or idle. | |
269 the error box used vy it also binds the focus (like | |
270 all other error popups). i'm not sure there is a way | |
3836 | 271 around this second issue. (fixed?) |
3746 | 272 fix segfault on attempted send after having been /remove'ed |
273 multi word remove messages | |
3820 | 274 auto reply to /msg on away |
3746 | 275 no list of people on /join |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
276 |
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
277 Jabber: |
3809 | 278 Segfault on account creation, esp. on register new account |
3746 | 279 problem seeing buddies with long blist? |
280 make password change take effect w/out restart | |
281 *sigh* file transfer (do we really need/want this?) | |
1760
c55038f061dd
[gaim-migrate @ 1770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1750
diff
changeset
|
282 Jabber Transports (having them show up on the buddy list should be |
c55038f061dd
[gaim-migrate @ 1770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1750
diff
changeset
|
283 fairly easy; having an appropriate right-click menu for |
c55038f061dd
[gaim-migrate @ 1770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1750
diff
changeset
|
284 them should also be somewhat easy. Providing a UI for adding |
c55038f061dd
[gaim-migrate @ 1770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1750
diff
changeset
|
285 transports should be rather difficult.) |
1827
bb115612a2ed
[gaim-migrate @ 1837]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1809
diff
changeset
|
286 Browsing |
3746 | 287 Bug: Opening/closing/re-opening conferences (to the same "room"?) |
288 and changing conf. rm. nicks results in wrong nick re-appearing | |
289 (to other clients) and crash on close of conference dialog. | |
290 Server Admin operations (messages, etc.) | |
291 Add option for user info to be published or not in JUD. | |
292 Ability to "IM" conference room "buddies" | |
293 Some way to see/list roster items to which you have no subscription | |
294 yourself? Some way to delete them or subscribe to them if you want? | |
295 Show self on buddylist | |
296 Delete server account. | |
297 Messaging an "Away" Jabber user doesn't get an away message back? | |
298 Permit/Deny buddy support. | |
299 List of users on Jabber server? | |
300 SSL support | |
301 show idle time on blist | |
302 a populate roster from local blist. most useful if you want to migrate a | |
303 blist from one account to another, also useful if something freaky | |
304 happens and the server blist is lost. | |
305 conferenceing needs straightening out in general | |
306 some s2s issues, maybe | |
307 join room 2x issues, maybe | |
308 colors for nicks | |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
309 |
3746 | 310 Napster: (should this even exist?) |
311 File Transfer (do we really want this?) | |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
312 New User Registration |
3820 | 313 remove this protocol? |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
314 |
1700
1e0fa7e130d0
[gaim-migrate @ 1710]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1690
diff
changeset
|
315 Zephyr: |
1e0fa7e130d0
[gaim-migrate @ 1710]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1690
diff
changeset
|
316 God help us. |
1e0fa7e130d0
[gaim-migrate @ 1710]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1690
diff
changeset
|
317 |
2417
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
318 Gadu-Gadu: |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
319 New User Registration |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
320 There's probably 100 other things but since I've hardly used the Windows |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
321 client before I'm not sure what any of them are |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
322 |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
323 ---- |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
324 THE UIS: |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
325 |
3746 | 326 GTK1.2(some of this applies to gtk2 also): |
3827 | 327 preference to ignore colors not being used or not being saved. in 0.59.5 |
3746 | 328 GLib-CRITICAL **: file gstrfuncs.c: line 1194 (g_strcasecmp): assertion `s1 != NULL' failed. |
329 warnings in latest release. | |
330 it seems that when a certain packet is received, the assertion fails. something | |
331 about SIGNON without PAUSE. | |
332 choose a browser you don't have installed, click a link 2x, crash. | |
333 option to have input box scroll instead of line wrap. input box only. | |
334 BUG: hidden smilies don't always work right in protocols with specific smilies. even aim. | |
335 this is somewhat transitory, and very annoying. | |
336 copy grabs html as well as text. | |
337 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper | |
338 transparency... it only causes problems if your GTK theme is pixmap based | |
339 bug: if you remove a group in one prpl, it disappears from the online tab | |
340 even if there are still buddies in that group online | |
341 make it so that same sn entries don't merge. use gc's to do this | |
342 right click on url gives browser choice (preference option) | |
343 option to choose person on blist when adding to permit/deny lists | |
344 prpl specfic smiles in group chats. | |
345 make output of /list searchable | |
346 option not to raise windows on event while away | |
347 make entry widget height preference a relative size, that is it doesn't change the | |
348 overall height of the window. | |
349 Only show one instance of each aim_user at a time in the sign on dialog. | |
350 reset the progress bar on disconnect instead of creating a new entry. | |
351 Status labels in buddy list (mostly just for yahoo/msn) | |
352 buddy pounce -> drop down list of buddies | |
353 buddy pounce -> add service to list of accounts | |
354 buddy pounce -> add chooser to sound | |
355 fix buddy ticker resize bug. | |
356 can't shrink it below default | |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
357 Transparency for GtkIMHtml |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
358 Rewrite the HTML parser in GtkIMHtml |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
359 Moving GTK/GDK and related things out of the prpls |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
360 TOC: file transfer (move into the core) |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
361 Better way of showing away state - and possibly in main window |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
362 Away needs to be modified to include "show" and "status", i.e. you can have |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
363 an away state, and an away message. This is exactly what ICQ does - |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
364 you're "N/A" (show in Jabber) and your away message is "I'm gone." |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
365 (status in Jabber). Since it only applies to ICQ and Jabber (and |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
366 actually, currently only Jabber, since icqlib doesn't handle away |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
367 messages yet), there should be some way of indicating that it can |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
368 do both without breaking the others. My suggestion is to put "/" at |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
369 the end of the "state", and when that's there, have it be a menu with |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
370 all of the custom messages, e.g. in Jabber it'd return "Away/" as one |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
371 of the states, and you'd see "Away" with a menu of all the away |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
372 messages you have. |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
373 |
2417
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
374 Need to write the ui side of the core-ui protocol |
5473c8c5378d
[gaim-migrate @ 2430]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2385
diff
changeset
|
375 |
2358
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
376 Syd is cool and gave all of these ideas: |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
377 Have multiple tickers in the same window, one for buddies |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
378 like it is now, one for who just came online/offline |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
379 (scrolled faster possibly because that doesn't |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
380 happen very often), etc. |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
381 Have tooltips on the passing buddies on the ticker |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
382 Have a stock ticker (a plugin could easily make use of |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
383 GtkTicker) |
202222f100b6
[gaim-migrate @ 2371]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2313
diff
changeset
|
384 |
2725
f3c094e78609
[gaim-migrate @ 2738]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2597
diff
changeset
|
385 |
1677
27e5acfe2ed5
[gaim-migrate @ 1687]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1666
diff
changeset
|
386 |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
387 Then, of course, are all the Bugs that need to be fixed |
3021 | 388 http://sourceforge.net/tracker/?atid=100235&group_id=235&func=browse |
3746 | 389 |
390 | |
1687
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
391 and the Feature Requests. SourceForge should really allow users |
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
392 to vote on feature requests and bugs..... |
c9921a214121
[gaim-migrate @ 1697]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1679
diff
changeset
|
393 http://sourceforge.net/tracker/?atid=350235&group_id=235&func=browse |