log pidgin/gtknotify.c @ 27936:1688f7e15530

age author description
Tue, 31 Mar 2009 11:18:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f)
Thu, 04 Dec 2008 09:28:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Mon, 17 Nov 2008 06:15:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ca4b6e987b967927b0f8bd001bc33440a6885000)
Sun, 07 Sep 2008 04:13:31 +0000 Yoshiki Yazawa convert utf8 url string into locale encoding on passing it to the browser.
Fri, 03 Jul 2009 05:03:20 +0000 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
Fri, 03 Jul 2009 04:25:45 +0000 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
Fri, 03 Jul 2009 02:51:20 +0000 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
Fri, 03 Jul 2009 02:35:27 +0000 Paul Aurich Remove the PidginMailDialog typedef.
Fri, 03 Jul 2009 02:33:30 +0000 Paul Aurich Remove a few layers of evil abstraction.
Fri, 03 Jul 2009 02:13:39 +0000 Paul Aurich Remove trailing whitespace
Thu, 02 Jul 2009 04:15:21 +0000 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
Wed, 01 Jul 2009 03:53:48 +0000 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
Sat, 27 Jun 2009 05:45:43 +0000 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
Fri, 05 Jun 2009 05:15:09 +0000 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
Thu, 07 May 2009 05:20:18 +0000 Paul Aurich In the close_notify ui op, close the email notification dialog.
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villaseor which makes all pounces share a single window.
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Fri, 14 Nov 2008 21:46:39 +0000 Mark Doliner Fix an assertion failure/unlikely crash when:
Thu, 28 Aug 2008 00:55:35 +0000 Daniel Atallah Some cleanup and a little leak fix that I thought I committed a while ago.
Thu, 28 Aug 2008 00:54:37 +0000 Daniel Atallah Patch from "brookingcharlie" to make "Open All Messages" the default response
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Thu, 08 May 2008 00:22:08 +0000 Daniel Atallah Fix a double free caused by my previous leak fix not covering all possible
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Sat, 26 Jan 2008 16:17:36 +0000 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Sat, 13 Oct 2007 23:32:54 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
Sun, 07 Oct 2007 15:58:57 +0000 Richard Laager If there is no secondary text in a notify, avoid adding "\n\n" and creating
Fri, 12 Oct 2007 18:11:22 +0000 Stu Tomlinson Fix pidgin_notify_searchresults to use the actual title for column headers,
Mon, 01 Oct 2007 04:21:32 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
Fri, 28 Sep 2007 17:01:20 +0000 Richard Laager explicit merge of '0b88f009442a340d4269c95605f580a9f444e767'
Fri, 28 Sep 2007 16:51:19 +0000 Richard Laager merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 28 Sep 2007 02:44:07 +0000 Daniel Atallah Fix a couple bugs related to removing mail notifications.
Fri, 21 Sep 2007 00:53:41 +0000 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
Thu, 20 Sep 2007 19:21:25 +0000 Sean Egan Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line
Sat, 29 Sep 2007 15:06:23 +0000 Stu Tomlinson Fix building on very old gtk where gtk_tree_store_remove didn't return a
Fri, 28 Sep 2007 16:58:14 +0000 Richard Laager applied changes from c0104c111e903cfec5d0a95e0ae9dafb72f0dcbf
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 15:45:06 +0000 Richard Laager applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
Mon, 17 Sep 2007 06:42:08 +0000 Mark Doliner Access search results directly instead of going through the API because
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Wed, 22 Aug 2007 23:27:38 +0000 Sean Egan Use GtkDialog more often. Thanks nix_nix. Fixes #2618
Fri, 17 Aug 2007 18:57:22 +0000 Daniel Atallah Open emails by doubleclicking the row.
Fri, 10 Aug 2007 02:51:54 +0000 Daniel Atallah Allow notification labels to be selectable (for copy-and-paste purposes). Fixes #563.
Sat, 21 Jul 2007 02:17:34 +0000 Nathan Walp merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'
Sat, 21 Jul 2007 02:13:44 +0000 Nathan Walp disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'
Sat, 21 Jul 2007 02:14:58 +0000 Nathan Walp don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)
Sat, 21 Jul 2007 02:10:34 +0000 Nathan Walp we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 02 Jun 2007 11:41:18 +0000 Stu Tomlinson Fix this compile warning:
Thu, 14 Jun 2007 01:24:16 +0000 Sadrul Habib Chowdhury sadrul's fix for the userinfo notify crash on disconnect that was caused by
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Wed, 09 May 2007 21:03:40 +0000 Sadrul Habib Chowdhury Fix ticket #387.
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Mon, 16 Apr 2007 02:19:58 +0000 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.