Fri, 21 Oct 2011 21:29:33 +0000 |
andrew victor |
Hide struct PurpleNotifySearchColumn.
|
Tue, 18 Oct 2011 18:47:48 +0000 |
andrew victor |
On the way to hiding the PurpleConnection struct.
|
Mon, 26 Sep 2011 14:57:21 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Fri, 09 Sep 2011 02:40:51 +0000 |
Elliott Sales de Andrade |
Use pidgin_create_webview in the gtknotify code.
|
Thu, 08 Sep 2011 22:04:35 +0000 |
Elliott Sales de Andrade |
Clean up this WebKit stuff. Fix up broken merging, mark unfinished
|
Mon, 05 Sep 2011 02:14:18 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
|
Sat, 06 Aug 2011 03:45:56 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|
Tue, 25 Aug 2009 17:01:49 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
|
Fri, 24 Jul 2009 01:18:07 +0000 |
tdrhq |
Webkit Message views.
|
Mon, 22 Aug 2011 11:20:05 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Tue, 03 May 2011 20:55:39 +0000 |
andrew victor |
Add API:
|
Thu, 17 Mar 2011 20:25:26 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Sun, 13 Mar 2011 18:14:04 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
|
Sat, 08 Jan 2011 03:45:42 +0000 |
Gabriel Schulhof |
Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
|
Thu, 10 Mar 2011 09:50:43 +0000 |
Mark Doliner |
Add a hint to translators on how to translate this string. Italian and
|
Wed, 22 Sep 2010 14:17:09 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin:
|
Mon, 20 Sep 2010 15:39:12 +0000 |
John Bailey |
I thought I had done this in my last commit. Clearly I'm an idiot. This fixes
|
Sat, 18 Sep 2010 15:54:17 +0000 |
rtobar |
Make the "Manual" browser setting's command be stored as a string instead of as
|
Sat, 18 Sep 2010 02:01:29 +0000 |
John Bailey |
Add the new browsers here so they do useful stuff by default.
|
Mon, 22 Feb 2010 16:05:25 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Mon, 24 Aug 2009 14:48:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
|
Sun, 23 Aug 2009 16:52:25 +0000 |
John Bailey |
This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
|
Mon, 24 Aug 2009 17:20:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Mon, 24 Aug 2009 06:04:16 +0000 |
Paul Aurich |
pounce dialog: Try to always have a row selected. Fixes #10037.
|
Mon, 24 Aug 2009 04:43:31 +0000 |
Paul Aurich |
Reorder the New Pounces/New Mail dialog buttons.
|
Sun, 23 Aug 2009 02:10:43 +0000 |
Paul Aurich |
Further pounce dialog improvements. Refs #10037.
|
Sat, 22 Aug 2009 18:52:16 +0000 |
salinasv |
Close the Pounce dialog when you dismiss the last pounce.
|
Sat, 22 Aug 2009 06:20:10 +0000 |
salinasv |
Add a row-activation event for the Pounces dialog to open a new conversation window.
|
Sat, 04 Jul 2009 23:14:35 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 832a8f3c3faf1fbbc69e803c6a1830896dd05e1f)
|
Mon, 29 Jun 2009 06:24:37 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 11d28a9362597cbea7fa0957f4202037131a3d6b)
|
Fri, 12 Jun 2009 05:27:34 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e155acab29d005538351633111052f094e5f5f98)
|
Mon, 11 May 2009 02:18:47 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 70ee1de1cc79688256a3dd6ac1a519e24c00a12c)
|
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
|