comparison TODO @ 3844:2d882d451227

[gaim-migrate @ 3996] some things that should have been modified long ago. why does no one else notice these things either? committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 31 Oct 2002 06:53:29 +0000
parents 22ff9c0a1cd7
children 43911be9ce41
comparison
equal deleted inserted replaced
3843:7e92240355a5 3844:2d882d451227
287 Browsing 287 Browsing
288 Bug: Opening/closing/re-opening conferences (to the same "room"?) 288 Bug: Opening/closing/re-opening conferences (to the same "room"?)
289 and changing conf. rm. nicks results in wrong nick re-appearing 289 and changing conf. rm. nicks results in wrong nick re-appearing
290 (to other clients) and crash on close of conference dialog. 290 (to other clients) and crash on close of conference dialog.
291 Server Admin operations (messages, etc.) 291 Server Admin operations (messages, etc.)
292 Support new server feature for "invisibility"
293 Add option for user info to be published or not in JUD. 292 Add option for user info to be published or not in JUD.
294 Ability to "IM" conference room "buddies" 293 Ability to "IM" conference room "buddies"
295 Some way to see/list roster items to which you have no subscription 294 Some way to see/list roster items to which you have no subscription
296 yourself? Some way to delete them or subscribe to them if you want? 295 yourself? Some way to delete them or subscribe to them if you want?
297 Show self on buddylist 296 Show self on buddylist
322 There's probably 100 other things but since I've hardly used the Windows 321 There's probably 100 other things but since I've hardly used the Windows
323 client before I'm not sure what any of them are 322 client before I'm not sure what any of them are
324 323
325 ---- 324 ----
326 THE UIS: 325 THE UIS:
327 make timestamp same size as nicks (optional?)
328 326
329 GTK1.2(some of this applies to gtk2 also): 327 GTK1.2(some of this applies to gtk2 also):
330 preference to ignore colors not being used or not being saved. in 0.59.5 328 preference to ignore colors not being used or not being saved. in 0.59.5
331 GLib-CRITICAL **: file gstrfuncs.c: line 1194 (g_strcasecmp): assertion `s1 != NULL' failed. 329 GLib-CRITICAL **: file gstrfuncs.c: line 1194 (g_strcasecmp): assertion `s1 != NULL' failed.
332 warnings in latest release. 330 warnings in latest release.
335 choose a browser you don't have installed, click a link 2x, crash. 333 choose a browser you don't have installed, click a link 2x, crash.
336 option to have input box scroll instead of line wrap. input box only. 334 option to have input box scroll instead of line wrap. input box only.
337 BUG: hidden smilies don't always work right in protocols with specific smilies. even aim. 335 BUG: hidden smilies don't always work right in protocols with specific smilies. even aim.
338 this is somewhat transitory, and very annoying. 336 this is somewhat transitory, and very annoying.
339 copy grabs html as well as text. 337 copy grabs html as well as text.
340 tooltip for mute sound is wrong. should read "Mute" not "Sound" when sounds are on
341 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper 338 bug report: The pixmaps arrow_down.xpm and arrow_right.xpm don't have proper
342 transparency... it only causes problems if your GTK theme is pixmap based 339 transparency... it only causes problems if your GTK theme is pixmap based
343 bug: if you remove a group in one prpl, it disappears from the online tab 340 bug: if you remove a group in one prpl, it disappears from the online tab
344 even if there are still buddies in that group online 341 even if there are still buddies in that group online
345 make it so that same sn entries don't merge. use gc's to do this 342 make it so that same sn entries don't merge. use gc's to do this
346 right click on url gives browser choice (preference option) 343 right click on url gives browser choice (preference option)
347 option to choose person on blist when adding to permit/deny lists 344 option to choose person on blist when adding to permit/deny lists
348 prpl specfic smiles in group chats. 345 prpl specfic smiles in group chats.
349 alias's in chat list/invite
350 make output of /list searchable 346 make output of /list searchable
351 option not to raise windows on event while away 347 option not to raise windows on event while away
352 make entry widget height preference a relative size, that is it doesn't change the 348 make entry widget height preference a relative size, that is it doesn't change the
353 overall height of the window. 349 overall height of the window.
354 Only show one instance of each aim_user at a time in the sign on dialog. 350 Only show one instance of each aim_user at a time in the sign on dialog.