You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(435) |
Dec
(252) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(177) |
Feb
(157) |
Mar
(187) |
Apr
(168) |
May
(127) |
Jun
(291) |
Jul
(38) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2005-06-01 01:58:48
|
Patches item #1195868, was opened at 2005-05-05 08:36 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jean-Yves Lefort (jylefort) Assigned to: Ethan Blanton (eblanton) Summary: Add "Usermode" IRC account setting Initial Comment: It sends a MODE command on connect. The default value is +i (invisible, useful for avoiding spam bots). ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-05-31 20:58 Message: Logged In: YES user_id=156487 seather, see http://gaim-irchelper.sf.net ---------------------------------------------------------------------- Comment By: Ethan Blanton (eblanton) Date: 2005-05-06 12:54 Message: Logged In: YES user_id=298616 This has historically been taken care of by plugins, and I think we would like it to remain that way in the near future. In 2.x, umodes will probably be taken care of by the new privacy infrastructure, and umode +i will be handled by the same mechanism that handles invisible on other protocols. Likewise, the tasks seather wishes to take care of are appropriate for a plugin. I believe there is a plugin in the plugin tracker called irc_extras (or something to that effect) which provides most of these features. Ethan ---------------------------------------------------------------------- Comment By: Seather (seather) Date: 2005-05-05 23:55 Message: Logged In: YES user_id=1152155 in the spirit of "trying to move away from having preferences for everything" i would suggest instead having a multiline scroll box that sends a list of cmds on connect, which would take care of mode changes, various opers/auths, chan joins with pass and over riders, etc a taste of a bloated on connect, i made it up, though my self and many others really do like having a bunch of stuff for this /oper seather pass /mode $me +ixnI-s /mode $me +h 224.0.0.1 /msg aut...@se... seather pass /msg bo...@us... #botty invite $me pass /join #voidnet /join #blah pass /join #rar pass OVERRIDE /join #botty ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-01 01:50:39
|
Patches item #1197934, was opened at 2005-05-08 20:38 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1197934&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Richard Laager (rlaager) >Assigned to: Mark Doliner (thekingant) Summary: IRC File Descriptor Check Initial Comment: Gaim always prints IRC QUIT messages to the console. This patch corrects that. This patch will cause problems if an IRC socket ever uses file descriptor zero. On Linux, I don't think that's possible. I'm not sure on other operating systems. ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-05-08 22:45 Message: Logged In: YES user_id=156487 (21:22:48) Caleb Gilmour (hyphenated): rlaager: wouldn't it be nicer if you changed sslconn.c so that it does a gsc->fd = -1; in there after the g_new0 ? (it'd require more changes, but 0 isn't really appropriate for describing an undefined fd) (21:34:04) rlaager: hyphenated: I don't think that's required for the SSL stuff, but you have a good point. I'm redoing the patch to use that approach for IRC. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1197934&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-01 00:44:16
|
Patches item #1206366, was opened at 2005-05-21 21:16 Message generated for change (Comment added) made by mr_person You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206366&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Curtis Hawthorne (mr_person) Assigned to: Sean Egan (seanegan) Summary: gaim-remote Custom Away Message Patch Initial Comment: This patch allows the user to input an custom away message on the command line using gaim-remote instead of only allowing the default away message to be shown. I think this will be really useful for people who want to automate their away status with scripts. This closes feature request 1030471. ---------------------------------------------------------------------- >Comment By: Curtis Hawthorne (mr_person) Date: 2005-05-31 19:44 Message: Logged In: YES user_id=173996 Added an updated patch that works against HEAD. The only problems I know of with it are that the GUI does not get updated (not sure how that's supposed to happen, or if it's even possible yet), and I'm not certain that it uses the default away message if one isn't specified. Other than that, it should be good. ---------------------------------------------------------------------- Comment By: Curtis Hawthorne (mr_person) Date: 2005-05-24 08:23 Message: Logged In: YES user_id=173996 Yes, the patch is for oldstatus, sorry about that. I talked to someone on the IRC channel and was under the impression that oldstatus was the branch I should patch. I'll checkout HEAD and make any changes neccesarry. Thanks! ---------------------------------------------------------------------- Comment By: Mark Doliner (thekingant) Date: 2005-05-23 23:40 Message: Logged In: YES user_id=20979 I guess this is for oldstatus? I'd rather not add functionality for this and then have to change it once 2.0 is released. I'd much rather have the interface be added to only 2.0 (CVS HEAD). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206366&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-01 00:24:21
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Levi Bard (tak_tak) >Assigned to: Mark Doliner (thekingant) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-31 20:24 Message: Logged In: YES user_id=20979 Accepted for HEAD and oldstatus, thanks ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:53 Message: Logged In: YES user_id=644705 Wtf, no idea why these were added 3 times... ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:52 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-05-31 14:41 Message: Logged In: YES user_id=1132702 Hello. Perhaps you can add it in the preferences like Drop enter/leave messages for ( ) None ( ) All users ( ) Ignored users -- Sadrul Habib Chowdhury ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 13:29 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 23:51:37
|
Patches item #1211713, was opened at 2005-05-30 21:55 Message generated for change (Settings changed) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211713&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Richard Laager (rlaager) >Assigned to: Mark Doliner (thekingant) Summary: Join Chat Dialog Required Fields Initial Comment: The chat name should be marked as a required field for Yahoo and IRC. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211713&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 23:48:56
|
Patches item #1211718, was opened at 2005-05-30 22:11 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211718&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Richard Laager (rlaager) >Assigned to: Mark Doliner (thekingant) Summary: Set Extension for Saving Buddy Icons Initial Comment: The comment in gtkconv.c talks about setting a proper extension. This set of patches accomplishes that. It *does not* do what gtkimhtml.c does. Copying what gtkimhtml.c does when saving an image might be desirable in the future, as it would allow you to save the buddy icon in a different format (and GDK would do the conversion). However, I don't see that as being extremely useful. The only useful conversion would be PNG -> GIF/JPG, but the icons are so small, it'd hardly be worth it. Still, this behavior could be added later, if desired. In that case, this code is still useful as it'd be desirable to default to the file type of the existing image so that it's saved without a conversion unless the user asks for one. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-31 19:48 Message: Logged In: YES user_id=20979 Definitely an improvement, thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211718&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 23:41:22
|
Patches item #1211719, was opened at 2005-05-30 22:13 Message generated for change (Settings changed) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211719&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Richard Laager (rlaager) >Assigned to: Mark Doliner (thekingant) Summary: ChangeLog Typo Initial Comment: This is minor. Since this is the ChangeLog, there shouldn't be any harm in a cosmetic fix. (Nobody needs to look back through the revisions to find a change that broke something, for example.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211719&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 23:37:26
|
Patches item #1211745, was opened at 2005-05-30 23:59 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211745&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Richard Laager (rlaager) >Assigned to: Mark Doliner (thekingant) Summary: Image DND Dialog Text Initial Comment: The image drag-and-drop dialog is missing a space so two words run together. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-31 19:37 Message: Logged In: YES user_id=20979 I think your patch actually updates the wrong string (similar text appears in two strings, and one of them was right and one of them was wrong). It should be better in CVS. Thanks for noticing this ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211745&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 23:34:35
|
Patches item #1211747, was opened at 2005-05-31 00:05 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211747&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Richard Laager (rlaager) Assigned to: Nobody/Anonymous (nobody) Summary: G_MODULE_BIND_LOCAL Initial Comment: I was hoping to figure out what was keeping G_MODULE_BIND_LOCAL from working with the perl plugin. When the G_MODULE_BIND_LOCAL changed was committed, the comment wasn't updated. I realize that changing comments without changing code is in general a bad idea, but this shouldn't be marked with a TODO comment when it's already done. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-31 19:34 Message: Logged In: YES user_id=20979 I changed the wording around a little bit, but basically said the same thing. Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211747&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 23:04:40
|
Patches item #1209197, was opened at 2005-05-26 10:58 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1209197&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Evan Schoenberg (evands) Assigned to: Mark Doliner (thekingant) Summary: Consistency in text of authorization request dialogs Initial Comment: There are, as of 1.3.0 and HEAD, three different ways in which authorization request windows are phrased: MSN: The user %s wants to add %s to his or her buddy list. Jabber: The user %s wants to add you to their buddy list ICQ: The user %u wants to add you to their buddy list for the following reason:\n%s The MSN one is most helpful, including the relevant account in the text. This patch makes Jabber's authorization request the same as MSN's (showing the account and reducing by one the number of unique strings which need to be translated) and brings ICQ's in line with the other two to include the account information (The user %s wants to add %s to their buddy list for the following reason:\n%s) It'd be even better if these three went through a common core method which passed the UI the actual GaimAccount, since right now the string has to be parsed to figure that information out and it's not perfectly reliable since there is no protocol information included (Jabber, MSN, ICQ)... but this is at least better :) ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-31 19:04 Message: Logged In: YES user_id=20979 I applied this to HEAD. Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1209197&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 20:39:08
|
Patches item #1208082, was opened at 2005-05-24 15:50 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1208082&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) >Assigned to: Etan Reisner (deryni9) Summary: Adds chat-inviting signal Initial Comment: Adds a chat-inviting signal to allow programmatic rejection or acceptance of chat invitations. Patch is against oldstatus CVS. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-25 10:42 Message: Logged In: YES user_id=644705 Added patch for HEAD. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1208082&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 20:38:52
|
Patches item #1210242, was opened at 2005-05-27 21:16 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210242&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Bleeter Yaluser (bleeter) >Assigned to: Tim Ringenbach (marv_sf) Summary: Yahoo Chat Room fix Initial Comment: Following on from patch 941731, I've updated for both head and oldstatus. I couldn't submit the patches there, so I've opened this so I can do so here. As noted in the other tracker entry, I have some testing to do on all known locales so the FAQ can be updated accordingly. I'll submit patches once I've done this check. ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-05-28 18:50 Message: Logged In: YES user_id=407708 OK, here's the firt attempt at a patch. I know we're adding a new account preference, but due to the way some room lists (eg, .de) are constructed I can't see a way around this. example: Australian locale URL=http://insider.msg.yahoo.com/ycontent/ Locality=au German locale URL=http://de.insider.msg.yahoo.com/ycontent/ Locality="" (although I do note I haven't been able yet to get anything that looks like a German locale'd roomlist happening yet, I'm still trying to work that one out) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210242&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 20:38:37
|
Patches item #1207204, was opened at 2005-05-23 12:55 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1207204&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Christopher (siege) O'Brien (taliesein) >Assigned to: Ethan Blanton (eblanton) Summary: --disable-dropshadow configure option Initial Comment: This patch pokes the preprocessor logic in src/gtkblist.c so that it's possible to explicitly prevent the tooltip drop-shadow effect. It's annoying to me. Nobody else probably gives a crap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1207204&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 20:14:49
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) >Assigned to: Tim Ringenbach (marv_sf) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:53 Message: Logged In: YES user_id=644705 Wtf, no idea why these were added 3 times... ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:52 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-05-31 14:41 Message: Logged In: YES user_id=1132702 Hello. Perhaps you can add it in the preferences like Drop enter/leave messages for ( ) None ( ) All users ( ) Ignored users -- Sadrul Habib Chowdhury ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 13:29 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 18:53:26
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by tak_tak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:53 Message: Logged In: YES user_id=644705 Wtf, no idea why these were added 3 times... ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:52 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-05-31 14:41 Message: Logged In: YES user_id=1132702 Hello. Perhaps you can add it in the preferences like Drop enter/leave messages for ( ) None ( ) All users ( ) Ignored users -- Sadrul Habib Chowdhury ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 13:29 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 18:52:12
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by tak_tak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Levi Bard (tak_tak) Date: 2005-05-31 14:52 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-05-31 14:41 Message: Logged In: YES user_id=1132702 Hello. Perhaps you can add it in the preferences like Drop enter/leave messages for ( ) None ( ) All users ( ) Ignored users -- Sadrul Habib Chowdhury ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 13:29 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 18:41:40
|
Patches item #1210535, was opened at 2005-05-29 03:14 Message generated for change (Comment added) made by sadrul You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-01 00:41 Message: Logged In: YES user_id=1132702 Hello. Perhaps you can add it in the preferences like Drop enter/leave messages for ( ) None ( ) All users ( ) Ignored users -- Sadrul Habib Chowdhury ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 23:29 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 21:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 21:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 21:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 18:32:25
|
Patches item #1207728, was opened at 2005-05-24 07:59 Message generated for change (Comment added) made by ahlswede You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1207728&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dave Ahlswede (ahlswede) Assigned to: Nobody/Anonymous (nobody) Summary: Ellipsize buddy list in Gtk 2.6.x Initial Comment: GTK 2.6 supports ellipsizing long text in treeview columns. This patch enables this in the Gaim buddy list, which can be a lifesaver for MSN users. (And any other protocol which supports user-defined aliases of arbitrary length) ---------------------------------------------------------------------- >Comment By: Dave Ahlswede (ahlswede) Date: 2005-05-31 14:32 Message: Logged In: YES user_id=1283826 Ah, so it does. The code in HEAD is pretty much identical to mine, too. I forgot to NULL-terminate my g_object_set, though. ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-05-30 22:22 Message: Logged In: YES user_id=156487 This is being done in HEAD. I'm not sure why it's not being done in oldstatus. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1207728&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 17:29:29
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by tak_tak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Levi Bard (tak_tak) Date: 2005-05-31 13:29 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 15:08:06
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by tak_tak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:08 Message: Logged In: YES user_id=644705 Oldstatus patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 15:07:25
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by tak_tak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:07 Message: Logged In: YES user_id=644705 HEAD patch. ---------------------------------------------------------------------- Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 15:03:48
|
Patches item #1210535, was opened at 2005-05-28 17:14 Message generated for change (Comment added) made by tak_tak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Levi Bard (tak_tak) Assigned to: Nobody/Anonymous (nobody) Summary: Drops enter/leave messages for ignored users Initial Comment: Drops enter/leave messages for ignored users. ---------------------------------------------------------------------- >Comment By: Levi Bard (tak_tak) Date: 2005-05-31 11:03 Message: Logged In: YES user_id=644705 Oops, bad upload. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1210535&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 04:05:22
|
Patches item #1211747, was opened at 2005-05-30 23:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211747&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Richard Laager (rlaager) Assigned to: Nobody/Anonymous (nobody) Summary: G_MODULE_BIND_LOCAL Initial Comment: I was hoping to figure out what was keeping G_MODULE_BIND_LOCAL from working with the perl plugin. When the G_MODULE_BIND_LOCAL changed was committed, the comment wasn't updated. I realize that changing comments without changing code is in general a bad idea, but this shouldn't be marked with a TODO comment when it's already done. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211747&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 03:59:38
|
Patches item #1211745, was opened at 2005-05-30 22:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211745&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Richard Laager (rlaager) Assigned to: Nobody/Anonymous (nobody) Summary: Image DND Dialog Text Initial Comment: The image drag-and-drop dialog is missing a space so two words run together. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211745&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-31 02:22:56
|
Patches item #1207728, was opened at 2005-05-24 06:59 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1207728&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dave Ahlswede (ahlswede) Assigned to: Nobody/Anonymous (nobody) Summary: Ellipsize buddy list in Gtk 2.6.x Initial Comment: GTK 2.6 supports ellipsizing long text in treeview columns. This patch enables this in the Gaim buddy list, which can be a lifesaver for MSN users. (And any other protocol which supports user-defined aliases of arbitrary length) ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-05-30 21:22 Message: Logged In: YES user_id=156487 This is being done in HEAD. I'm not sure why it's not being done in oldstatus. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1207728&group_id=235 |