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.
|