Mon, 16 Mar 2009 22:56:57 +0000 |
Mark Doliner |
Add a friendly error message if something uses
|
Fri, 13 Mar 2009 02:51:00 +0000 |
Mark Doliner |
Add a note that this function could potentially be faster.
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
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
|
Fri, 02 Jan 2009 22:28:34 +0000 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
Fri, 02 Jan 2009 22:23:58 +0000 |
Richard Laager |
explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Fri, 14 Nov 2008 06:52:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
|
Fri, 14 Nov 2008 06:45:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
Thu, 30 Oct 2008 03:03:55 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
|
Thu, 28 Aug 2008 13:00:23 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
|
Fri, 19 Jun 2009 01:30:45 +0000 |
John Bailey |
*** Plucked rev c1ede5faf776dc1cc966dabb42c1ef0dbaea31db (rekkanoryo@pidgin.im):
|
Thu, 21 Aug 2008 03:44:57 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
|
Wed, 06 Aug 2008 02:39:40 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
|
Mon, 30 Jun 2008 23:12:54 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
|
Mon, 16 Jun 2008 21:43:34 +0000 |
Justin Rodriguez |
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
|
Mon, 22 Dec 2008 19:14:50 +0000 |
Mark Doliner |
Change the font size mapping table in purple_markup_html_to_xhtml() to
|
Fri, 19 Dec 2008 04:11:15 +0000 |
Daniel Atallah |
Make purple_utf8_has_word() better about detecting word boundaries (still not
|
Sat, 06 Dec 2008 01:08:20 +0000 |
Mark Doliner |
Make our purple_util_fetch_url_request() function able to handle
|
Fri, 14 Nov 2008 06:52:05 +0000 |
Richard Laager |
Compile
|
Fri, 14 Nov 2008 06:42:18 +0000 |
Richard Laager |
Fix CID #385
|
Fri, 14 Nov 2008 06:41:47 +0000 |
Richard Laager |
Fix CID #386
|
Fri, 14 Nov 2008 06:40:55 +0000 |
Richard Laager |
Fix CID #387
|
Fri, 14 Nov 2008 06:39:52 +0000 |
Richard Laager |
Fix CID #388
|
Fri, 14 Nov 2008 06:36:44 +0000 |
Richard Laager |
Fix CID #389
|
Tue, 21 Oct 2008 16:09:23 +0000 |
Daniel Atallah |
Trigger url_fetch_connect_cb() asynchronously when the connection fails
|
Mon, 08 Sep 2008 01:28:17 +0000 |
Daniel Atallah |
Fix a TODO and mark a string translatable now that we're not string frozen.
|
Wed, 27 Aug 2008 03:04:15 +0000 |
Evan Schoenberg |
Return FALSE from purple_url_parse() if a host could not be determined
|
Wed, 27 Aug 2008 02:54:59 +0000 |
Evan Schoenberg |
purple_url_parse() now gracefully handles a url which is wholly invalid.
|
Tue, 26 Aug 2008 22:37:23 +0000 |
Daniel Atallah |
purple_str_to_time() didn't necessarily set "rest" under all circumstances.
|