Thu, 04 Jun 2009 01:18:45 +0000 |
Paul Aurich |
@since!
|
Wed, 03 Jun 2009 19:09:16 +0000 |
Paul Aurich |
Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
|
Wed, 03 Jun 2009 17:04:05 +0000 |
Sadrul Habib Chowdhury |
Add a utlity function purple_markup_is_rtl
|
Wed, 03 Jun 2009 14:45:33 +0000 |
Paul Aurich |
Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.
|
Sat, 30 May 2009 00:07:50 +0000 |
John Bailey |
Add yet another URL fetching function. This one takes an account as a
|
Sat, 02 May 2009 04:02:53 +0000 |
Paul Aurich |
Sadrul pointed me at g_markup_escape_text, thanks!
|
Sat, 02 May 2009 01:26:18 +0000 |
Paul Aurich |
Escape all the values when appending them to the Entity Caps verification str.
|
Sun, 05 Apr 2009 04:34:48 +0000 |
Paul Aurich |
Add PURPLE to the media header sentinels and reorder includes to fix building gf2
|
Tue, 28 Aug 2007 09:20:27 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
|
Sat, 25 Aug 2007 08:42:33 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
|
Sun, 01 Jul 2007 08:41:01 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
|
Sun, 24 Jun 2007 16:09:25 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
|
Sun, 17 Jun 2007 05:28:54 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
|
Sat, 28 Apr 2007 03:53:00 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
|
Wed, 25 Apr 2007 07:57:26 +0000 |
Yoshiki Yazawa |
yaz patch has been applied.
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Mon, 26 Jan 2009 06:18:18 +0000 |
Mark Doliner |
Add @since 2.6.0 doxygen comments to some of our new functions, and
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Thu, 12 Feb 2009 06:02:20 +0000 |
Etan Reisner |
I'm pretty sure this is what we meant here.
|
Fri, 15 Aug 2008 04:13:40 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
|
Fri, 15 Aug 2008 02:42:52 +0000 |
Stu Tomlinson |
Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
|
Fri, 08 Aug 2008 23:34:27 +0000 |
Daniel Atallah |
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
|
Sun, 13 Jul 2008 18:01:57 +0000 |
Sadrul Habib Chowdhury |
Add purple_get_host_name to get the hostname of the machine.
|
Sun, 25 May 2008 21:56:36 +0000 |
Richard Laager |
Use "email" and "Email" consistently. This is potentially controversial,
|
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 00:01:07 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
|
Wed, 05 Mar 2008 17:18:09 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
|
Tue, 19 Feb 2008 19:41:56 +0000 |
Sadrul Habib Chowdhury |
Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
|
Sun, 11 May 2008 05:08:08 +0000 |
Richard Laager |
Assorted cleanups, mostly to the Doxygen comments. I added a few missing
|
Wed, 16 Apr 2008 06:27:46 +0000 |
Mark Doliner |
Super minor documentation improvement
|