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-29 21:41:36
|
Patches item #1223447, was opened at 2005-06-18 23:34 Message generated for change (Settings changed) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1223447&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: Richard Laager (rlaager) Summary: Buddy Node Action Sensitivity Initial Comment: This patch sets the sensitivity to FALSE (i.e. it greys out the menu option) of any buddy node action where callback is NULL. This is so that plugins can put an item in the right-click menu and grey it out selectively instead of being forced to either offer the option or not. This is used in gaim-album, a plugin I'm writing to archive buddy icons. I believe this is the correct GUI way to represent to the user that a particular buddy doesn't have buddy icons saved. If the option was simply missing from the right-click menu, the user might think he had not installed the plugin correctly or something. The patch is against HEAD, but I see no harm in applying this to oldstatus if desired. Currently, if a plugin were to be setting an action without a callback, it would just do nothing. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1223447&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 21:41:30
|
Patches item #1224610, was opened at 2005-06-21 00:49 Message generated for change (Settings changed) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1224610&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: Richard Laager (rlaager) Summary: Buddy Icons Not Being Removed Initial Comment: Buddy icon cache files are removed when replacing icons but not when unsetting the icon. This patch corrects that. I think this fixes the only case where buddy icon cache files are not being deleted when they should be. I'd like to hear if anyone is seeing otherwise after this patch is applied. ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-06-25 16:58 Message: Logged In: YES user_id=156487 Here are patches for HEAD and oldstatus. The patch for oldstatus increases the minor version number. Mark, We had talked about how I was going to clean up sadrul's backport of two of my patches. You said you'd accept them as long as they didn't break anything in oldstatus. This would increase the minor version of oldstatus anyway, so that's why this patch to oldstatus adds a new function. I'll clean up the backport patch later today. ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-06-22 18:08 Message: Logged In: YES user_id=156487 I thought about adding a function to buddylist.c to delete the icon file. With the current architecture, that spot in blist.c is the only non-buddyicon.c code to delete a buddy icon cache file. I wasn't sure that it justified adding another public function. Also, there's the issue of increasing the minor version on oldstatus. It sounds like you'd have no objections to a new function in buddylist.c, so I'll rework the patch to add one. ---------------------------------------------------------------------- Comment By: Mark Doliner (thekingant) Date: 2005-06-22 17:27 Message: Logged In: YES user_id=20979 It looks like gaim_buddy_icon_cache() in src/buddylist.c is responsible for writing the buddy icon file? Would it make more sense if blist.c called a buddylist.c function to delete the icon file? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1224610&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 21:41:25
|
Patches item #1227578, was opened at 2005-06-25 18:43 Message generated for change (Settings changed) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227578&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: Richard Laager (rlaager) Summary: Buddy Icon Backport Initial Comment: This is a completed backport of two of my buddy icon patches. This patch supercedes sadrul's partial backport (1218914). See my latest comment in 1224610... This should be accepted for the same release (hopefully 1.4.0) as 1224610. However, it's important that 1224610 be accepted first. This patch is designed to apply cleanly after that patch has been applied. Make sure to cvs add doc/buddyicon-signals.dox after applying this patch. Also included is a simple patch to HEAD to remove these items from the ChangeLogs since they'll make their first appearance in a release < 2.0.0. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227578&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 21:41:20
|
Patches item #1227823, was opened at 2005-06-26 12:38 Message generated for change (Settings changed) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227823&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: Richard Laager (rlaager) Summary: Display Add Account Box when No Accounts Exist Initial Comment: This patch displays the Add Account dialog when you open the account editor and no accounts exist. Without any accounts, this is the only action you can perform, so it makes sense to just bring this dialog up. This way, on HEAD, when you have no accounts and start Gaim, you get the Add Account box, which saves new users a click in the account editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227823&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 21:39:34
|
Patches item #1230017, was opened at 2005-06-29 16:38 Message generated for change (Settings changed) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1230017&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: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kris Marsh (iammoogman) >Assigned to: Richard Laager (rlaager) Summary: Implementation of MSNP10 Initial Comment: This patch brings the currently implemented protocol version of MSN from 9 to 10. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1230017&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 21:38:03
|
Patches item #1230017, was opened at 2005-06-29 21:38 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=1230017&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: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kris Marsh (iammoogman) Assigned to: Nobody/Anonymous (nobody) Summary: Implementation of MSNP10 Initial Comment: This patch brings the currently implemented protocol version of MSN from 9 to 10. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1230017&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 16:52:29
|
Patches item #1229808, was opened at 2005-06-29 12:17 Message generated for change (Comment added) made by syscrash2k You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1229808&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: Javier Kohen (jkohen) Assigned to: Nobody/Anonymous (nobody) Summary: Ellipsize tab labels Initial Comment: Ellipsize the labels inside the conversation windows' tabs. No more annoying MSN users taking up all your horizontal tab space. ---------------------------------------------------------------------- Comment By: syscrash2k (syscrash2k) Date: 2005-06-29 12:52 Message: Logged In: YES user_id=738805 Nice! :D ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1229808&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 16:17:32
|
Patches item #1229808, was opened at 2005-06-29 12:17 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=1229808&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: Javier Kohen (jkohen) Assigned to: Nobody/Anonymous (nobody) Summary: Ellipsize tab labels Initial Comment: Ellipsize the labels inside the conversation windows' tabs. No more annoying MSN users taking up all your horizontal tab space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1229808&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-29 08:03:02
|
Patches item #1228093, was opened at 2005-06-27 14:26 Message generated for change (Comment added) made by sadrul You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1228093&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: Sadrul H C (sadrul) Assigned to: Nobody/Anonymous (nobody) Summary: Add `Save password' checkbox in request-password (HEAD) Initial Comment: Hello. This patch adds a checkbox `Save password' in the request-password dialog. -- Adil ---------------------------------------------------------------------- >Comment By: Sadrul H C (sadrul) Date: 2005-06-29 14:03 Message: Logged In: YES user_id=1132702 If anyone's looking for a screenshot: http://adil.dotgeek.org/gaim/save.png -- Adil ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1228093&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 23:06:42
|
Patches item #1227231, was opened at 2005-06-24 16:02 Message generated for change (Settings changed) made by deryni9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227231&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: Sadrul H C (sadrul) >Assigned to: Etan Reisner (deryni9) Summary: [HEAD] New signal account-status-changed Initial Comment: Hello. There's currently a signal `account-away' which is never emit-ed in HEAD. This patch introduces a new signal `account-status-changed' which is emitted when (right after) the status of an account gets changed. (`account-away' can be removed if this signal is provided) I have added codes to test the signal in `plugins/signals-test.c' and documented in `doc/account-signals.dox' -- Adil ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-27 08:15 Message: Logged In: YES user_id=1132702 In addition to the previous changes, now I have removed completely the ``account-away'' signal. -- Adil ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227231&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 21:52:27
|
Patches item #1172190, was opened at 2005-03-28 18:51 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1172190&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: fred hampton (fredhampton) Assigned to: Tim Ringenbach (marv_sf) Summary: Secure Yahoo mail login Initial Comment: I suggest changing the default yahoo mail URL to be that of the secure login, rather than that of the insecure, http version. This is as simple as changing the "http" in the current URL to "https". IMO, the added security is worth the one extra byte of storage space ;) Here are the exact deatils: In file "gaim-1.1.4/src/protocols/yahoo/yahoo.h" line 33 change to: #define YAHOO_MAIL_URL "https://mail.yahoo.com/" ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-06-28 17:52 Message: Logged In: YES user_id=20979 _Should_ it be applied? I saw some discussion about this in #gaim a long time ago and it seemed like some people didn't think it was a good idea. I don't know why. ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-06-28 17:19 Message: Logged In: YES user_id=407708 This patch can still be applied to 1.3.2cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1172190&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 21:37:58
|
Patches item #1099551, was opened at 2005-01-11 03:21 Message generated for change (Comment added) made by bleeter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1099551&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: Piotr P. Karwasz (piotrkar) Assigned to: Tim Ringenbach (marv_sf) Summary: Stealth options in Yahoo! Initial Comment: This is a dirty patch to show how the new per-contact stealth options could be used in Gaim. It's againts gaim-1.1.1 The packets used to hide from a contact are: Client question: service = 185 (0xb9) status = 0 1 = name of client account 31 = 1 or 2 (1 means never show your status to the contact even after a logout, 2 means show normally your status to the contact) 7 = name of the contact to hide from Server reponse: service = 185 status = 1 31 = same as in the client question 13 = 2 66 = 0 7 = name of the contact The patch adds an option in the account specific options that hides your status from people that are offline (or invisible) and shows it only to those who are online. I don't like to show when I am online to people that never do the same and I think I am not the only one. I looked only for 10 minutes to gaim code so the patch is not too clean, though I think it's better than a feature request. Chopinhauer ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-06-29 07:37 Message: Logged In: YES user_id=407708 Head has recently had a 'stealth' option added to it. Although the UI selector for stealth is very good, the visual display is still wanting. Personally, I'd decline this patch in preference for what's in HEAD as it's a lot more advanced than this, imo ---------------------------------------------------------------------- Comment By: Tim Ringenbach (marv_sf) Date: 2005-01-11 09:27 Message: Logged In: YES user_id=790708 Cool, I've been meaning to do this for some time. When I look at the patch in more detail I'll give more specific comments, if needed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1099551&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 21:19:33
|
Patches item #1172190, was opened at 2005-03-29 09:51 Message generated for change (Comment added) made by bleeter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1172190&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: fred hampton (fredhampton) Assigned to: Tim Ringenbach (marv_sf) Summary: Secure Yahoo mail login Initial Comment: I suggest changing the default yahoo mail URL to be that of the secure login, rather than that of the insecure, http version. This is as simple as changing the "http" in the current URL to "https". IMO, the added security is worth the one extra byte of storage space ;) Here are the exact deatils: In file "gaim-1.1.4/src/protocols/yahoo/yahoo.h" line 33 change to: #define YAHOO_MAIL_URL "https://mail.yahoo.com/" ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-06-29 07:19 Message: Logged In: YES user_id=407708 This patch can still be applied to 1.3.2cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1172190&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 21:10:33
|
Patches item #1210242, was opened at 2005-05-28 11:16 Message generated for change (Settings changed) made by bleeter 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: Mark Doliner (thekingant) 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-06-29 07:08 Message: Logged In: YES user_id=407708 Ooops, left my debugging code in ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-06-28 20:01 Message: Logged In: YES user_id=407708 Here's a fix. Instead of using the URL, it uses the intl code instead. This would appear to produce correct results for most countries already listed. German Y! client has no chatrooms, so there's no point listing de. I've left the previous preference code befine, in case it's needed again soon ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-05-29 08: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-06-28 21:10:25
|
Patches item #1229320, was opened at 2005-06-29 07:06 Message generated for change (Settings changed) made by bleeter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1229320&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: Mark Doliner (thekingant) Summary: Yahoo privacy leak plugs Initial Comment: I couldn't get anyone to confirm that doing this is correct, however to me it would seem that I'm leaking on a couple of the privacy_checks inside the yahoo prpl. Here's a fix. This also includes privacy wrapper for the conference decline function, used in some booters. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1229320&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 21:08:59
|
Patches item #1210242, was opened at 2005-05-28 11:16 Message generated for change (Comment added) made by bleeter 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-06-29 07:08 Message: Logged In: YES user_id=407708 Ooops, left my debugging code in ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-06-28 20:01 Message: Logged In: YES user_id=407708 Here's a fix. Instead of using the URL, it uses the intl code instead. This would appear to produce correct results for most countries already listed. German Y! client has no chatrooms, so there's no point listing de. I've left the previous preference code befine, in case it's needed again soon ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-05-29 08: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-06-28 21:06:29
|
Patches item #1229320, was opened at 2005-06-29 07:06 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=1229320&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: Nobody/Anonymous (nobody) Summary: Yahoo privacy leak plugs Initial Comment: I couldn't get anyone to confirm that doing this is correct, however to me it would seem that I'm leaking on a couple of the privacy_checks inside the yahoo prpl. Here's a fix. This also includes privacy wrapper for the conference decline function, used in some booters. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1229320&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 14:30:50
|
Patches item #1227281, was opened at 2005-06-25 03:42 Message generated for change (Comment added) made by sadrul You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227281&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: None Priority: 5 Submitted By: Sadrul H C (sadrul) Assigned to: Etan Reisner (deryni9) Summary: Filtering in the Debug Window Initial Comment: Hello. It'd be very helpful if the text in the debug-window could be filtered. This patch adds the most simplistic filtering for the incoming debug-messages (brining in regular expressions may be an option, but that would probably be overkill). -- Adil ---------------------------------------------------------------------- >Comment By: Sadrul H C (sadrul) Date: 2005-06-28 20:30 Message: Logged In: YES user_id=1132702 ``gtk_tree_view_set_fixed_height_mode'' function is not there in gtk versions < 2.6. I put that line inside a gtk-version check to make it compile properly (with gtk 2.4.3). This is how the debug window looks now: http://adil.dotgeek.org/gaim/der_deb.png I think the filter-selection box could be on the left/right side of the window? -- Adil ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-28 12:14 Message: Logged In: YES user_id=516184 I just committed my version of this to HEAD, we'll see how it works out. Thanks for prodding me to get it done. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-25 13:57 Message: Logged In: YES user_id=1132702 I have mode some changes, updated screenshots here: http://adil.dotgeek.org/gaim/debug_filter.png http://adil.dotgeek.org/gaim/debug_filter2.png But deryni is working on a filter-thing as well, which, by the sound of it, will probably be a better one. (it won't be the first time I've done something already done/being done in a better fashion :| ) -- Adil ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-25 08:30 Message: Logged In: YES user_id=1132702 Here's how the debug window looks like after the patch: http://adil.dotgeek.org/gaim/log_filter.png -- Adil ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227281&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 10:01:56
|
Patches item #1210242, was opened at 2005-05-28 11:16 Message generated for change (Comment added) made by bleeter 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-06-28 20:01 Message: Logged In: YES user_id=407708 Here's a fix. Instead of using the URL, it uses the intl code instead. This would appear to produce correct results for most countries already listed. German Y! client has no chatrooms, so there's no point listing de. I've left the previous preference code befine, in case it's needed again soon ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-05-29 08: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-06-28 06:14:41
|
Patches item #1227281, was opened at 2005-06-24 17:42 Message generated for change (Comment added) made by deryni9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227281&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: None Priority: 5 Submitted By: Sadrul H C (sadrul) >Assigned to: Etan Reisner (deryni9) Summary: Filtering in the Debug Window Initial Comment: Hello. It'd be very helpful if the text in the debug-window could be filtered. This patch adds the most simplistic filtering for the incoming debug-messages (brining in regular expressions may be an option, but that would probably be overkill). -- Adil ---------------------------------------------------------------------- >Comment By: Etan Reisner (deryni9) Date: 2005-06-28 02:14 Message: Logged In: YES user_id=516184 I just committed my version of this to HEAD, we'll see how it works out. Thanks for prodding me to get it done. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-25 03:57 Message: Logged In: YES user_id=1132702 I have mode some changes, updated screenshots here: http://adil.dotgeek.org/gaim/debug_filter.png http://adil.dotgeek.org/gaim/debug_filter2.png But deryni is working on a filter-thing as well, which, by the sound of it, will probably be a better one. (it won't be the first time I've done something already done/being done in a better fashion :| ) -- Adil ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-24 22:30 Message: Logged In: YES user_id=1132702 Here's how the debug window looks like after the patch: http://adil.dotgeek.org/gaim/log_filter.png -- Adil ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227281&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-28 01:43:30
|
Patches item #1225833, was opened at 2005-06-22 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=1225833&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: Jos Dehaes (joske) Assigned to: Nobody/Anonymous (nobody) Summary: gaim-remote doesn't support msn as protocol to send a messag Initial Comment: Hi, at the moment, only AIM is supported to send a message via gaim-remote. I have made a patch to allow this to an msn account also. This allows to do: gaim-remote uri msn:goim?scr...@ho...&message=foobar maybe this is not the correct way to do it, feedback is welcome :-) jos ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1225833&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-27 12:15:03
|
Patches item #1227231, was opened at 2005-06-25 02:02 Message generated for change (Comment added) made by sadrul You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227231&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: Sadrul H C (sadrul) Assigned to: Nobody/Anonymous (nobody) Summary: [HEAD] New signal account-status-changed Initial Comment: Hello. There's currently a signal `account-away' which is never emit-ed in HEAD. This patch introduces a new signal `account-status-changed' which is emitted when (right after) the status of an account gets changed. (`account-away' can be removed if this signal is provided) I have added codes to test the signal in `plugins/signals-test.c' and documented in `doc/account-signals.dox' -- Adil ---------------------------------------------------------------------- >Comment By: Sadrul H C (sadrul) Date: 2005-06-27 18:15 Message: Logged In: YES user_id=1132702 In addition to the previous changes, now I have removed completely the ``account-away'' signal. -- Adil ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227231&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-27 08:26:41
|
Patches item #1228093, was opened at 2005-06-27 14:26 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=1228093&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: Sadrul H C (sadrul) Assigned to: Nobody/Anonymous (nobody) Summary: Add `Save password' checkbox in request-password (HEAD) Initial Comment: Hello. This patch adds a checkbox `Save password' in the request-password dialog. -- Adil ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1228093&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-26 17:54:29
|
Patches item #1218914, was opened at 2005-06-12 03:04 Message generated for change (Comment added) made by sadrul You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1218914&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: None Priority: 5 Submitted By: Sadrul H C (sadrul) Assigned to: Nobody/Anonymous (nobody) Summary: Backporting buddy-icon-cached-signal and buddy-icon-extn Initial Comment: backporting two seperate patches ([ 1211718 ] "Set Extension for Saving Buddy Icons" and [ 1197984 ] "Add a Buddy Icon Cached Signal" : both by rlaager] for oldstatus (a combined patch). -- Adil ---------------------------------------------------------------------- >Comment By: Sadrul H C (sadrul) Date: 2005-06-26 23:54 Message: Logged In: YES user_id=1132702 rlaager has made the required modifications to the changelog in his newly submitted patch. So I guess I can close this one. -- Adil ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-06-26 05:44 Message: Logged In: YES user_id=156487 I've taken this patch and cleaned it up. It should be in a directly committable state as 1227578. ---------------------------------------------------------------------- Comment By: Sadrul H C (sadrul) Date: 2005-06-19 20:02 Message: Logged In: YES user_id=1132702 Hello. 1. updated value.h accordingly 2. I don't think I tampered with any comments. I checked with HEAD, and it does seem the comments are in order. 3. Do I update the Changelog accordingly and submit a patch for that, or will that be done if/when this patch get's accepted by some dev? -- Adil ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-06-12 10:58 Message: Logged In: YES user_id=156487 As it stood, the plugin didn't even use the buddy icon type stuff yet. I just fixed that. However, for oldstatus, I could do the type stuff in the plugin. To the as-yet-unassigned developer: If it makes it easier, only the signal needs to be backported. Let me know what you'd like to do. ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-06-12 03:53 Message: Logged In: YES user_id=156487 There are a couple things that need changing on this patch: 1. In value.h, this should not be adding a value to the middle of the enum. The end is fine. The reason for this is that it breaks binary compatibility (which is not allowed except for major releases). 2. The comment about GDK should be changed to match what it says in HEAD. This isn't a big deal, but it makes it consistent. 3. This incorporates the buddy icon saving change. (A real extension is set instead of .icon.) This was ChangeLog'ed for 2.0.0. If this backport is to be accepted, that needs to be ChangeLog'ed in oldstatus and removed in HEAD. Be aware that this would force an increase in the minor version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1218914&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-26 17:38:53
|
Patches item #1227823, was opened at 2005-06-26 12:38 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=1227823&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: Display Add Account Box when No Accounts Exist Initial Comment: This patch displays the Add Account dialog when you open the account editor and no accounts exist. Without any accounts, this is the only action you can perform, so it makes sense to just bring this dialog up. This way, on HEAD, when you have no accounts and start Gaim, you get the Add Account box, which saves new users a click in the account editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1227823&group_id=235 |