Tue, 02 Dec 2008 18:47:38 +0000 |
Richard Laager |
Remove all the special-casing in the GNOME URL handler registration.
|
Tue, 02 Dec 2008 17:20:28 +0000 |
Sadrul Habib Chowdhury |
Cleanup the GNOME URL registration code
|
Mon, 01 Dec 2008 19:44:13 +0000 |
Richard Laager |
In the GNOME URL registration, ftp, gopher, http, and https are now
|
Mon, 01 Dec 2008 19:37:11 +0000 |
Richard Laager |
Revert the URL scheme passing changes, keeping the miscellaneous other stuff
|
Mon, 01 Dec 2008 19:23:23 +0000 |
Richard Laager |
Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
|
Fri, 28 Nov 2008 00:42:22 +0000 |
Richard Laager |
Finish up the GNOME URL handler code:
|
Fri, 28 Nov 2008 00:33:40 +0000 |
Richard Laager |
First round of GNOME URL handler support.
|
Fri, 28 Nov 2008 00:04:25 +0000 |
Richard Laager |
Fix a comment
|
Sun, 14 Dec 2008 02:58:44 +0000 |
Paul Aurich |
Fix warnings where size_t/gsize was used for printf with the wrong format
|
Sun, 23 Nov 2008 18:30:31 +0000 |
Sadrul Habib Chowdhury |
Clean up some crufts. I think this is now mergeable with .next.minor.
|
Thu, 11 Dec 2008 06:24:06 +0000 |
John Bailey |
disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
|
Sat, 06 Dec 2008 04:35:10 +0000 |
Ryan Fan |
Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
|
Sun, 16 Nov 2008 09:58:48 +0000 |
Sadrul Habib Chowdhury |
Allow plugins to specify custom link types to the GtkIMHtml widget.
|
Sun, 16 Nov 2008 00:10:02 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Fri, 13 Jun 2008 04:57:45 +0000 |
Daniel Atallah |
Pass the "real" chat username to the pidgin_retrieve_user_info function.
|
Mon, 26 May 2008 03:40:54 +0000 |
Sadrul Habib Chowdhury |
Do not show custom smileys where the prpl doesn't support them. Thanks
|
Fri, 16 May 2008 03:18:27 +0000 |
Etan Reisner |
merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
|
Mon, 12 May 2008 23:17:48 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
|
Mon, 28 Apr 2008 06:24:01 +0000 |
Sadrul Habib Chowdhury |
Add a utility function to create a pixbuf from a stored image.
|
Mon, 28 Apr 2008 00:01:07 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
|
Mon, 31 Mar 2008 21:04:51 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
|
Thu, 15 May 2008 05:49:40 +0000 |
Etan Reisner |
Compile and de-warn.
|
Thu, 15 May 2008 04:00:22 +0000 |
Etan Reisner |
Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
|
Thu, 15 May 2008 03:26:46 +0000 |
Etan Reisner |
Make pidgin_set_custom_buddy_icon use the
|
Tue, 13 May 2008 04:40:04 +0000 |
Etan Reisner |
Update some calls to the functions I just deprecated.
|
Tue, 19 Feb 2008 19:41:56 +0000 |
Sadrul Habib Chowdhury |
Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
|
Wed, 07 May 2008 20:24:12 +0000 |
Stu Tomlinson |
Quiet the output from gconftool-2 when there is no document font name in
|
Sat, 12 Apr 2008 06:47:04 +0000 |
Sadrul Habib Chowdhury |
Use the desired cursor, instead of always using GDK_WATCH.
|
Wed, 26 Mar 2008 00:18:15 +0000 |
Daniel Atallah |
Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.
|