2009-03-13 |
Mark Doliner |
Add a note that this function could potentially be faster.
|
2009-06-19 |
John Bailey |
*** Plucked rev c1ede5faf776dc1cc966dabb42c1ef0dbaea31db (rekkanoryo@pidgin.im):
|
2007-08-28 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
|
2007-08-25 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
|
2007-08-14 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
|
2007-07-24 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
|
2007-07-12 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 19622efbc23b0b099d80ecf33b54d6a38a21cd7f)
|
2007-07-01 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
|
2007-06-24 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
|
2007-06-17 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
|
2007-06-07 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
|
2007-06-04 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
|
2007-05-23 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)
|
2007-05-15 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
|
2007-05-07 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
|
2007-05-05 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
|
2007-04-28 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
|
2007-04-26 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
|
2007-04-25 |
Yoshiki Yazawa |
yaz patch has been applied.
|
2009-01-26 |
Mark Doliner |
Remove trailing whitespace
|
2009-01-06 |
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
|
2009-01-02 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
2009-01-02 |
Richard Laager |
explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
|
2008-12-13 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
2008-10-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
|
2008-08-28 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
|
2008-12-22 |
Mark Doliner |
Change the font size mapping table in purple_markup_html_to_xhtml() to
|
2008-12-19 |
Daniel Atallah |
Make purple_utf8_has_word() better about detecting word boundaries (still not
|
2008-12-06 |
Mark Doliner |
Make our purple_util_fetch_url_request() function able to handle
|
2008-11-14 |
Richard Laager |
Compile
|
2008-11-14 |
Richard Laager |
Fix CID #385
|
2008-11-14 |
Richard Laager |
Fix CID #386
|
2008-11-14 |
Richard Laager |
Fix CID #387
|
2008-11-14 |
Richard Laager |
Fix CID #388
|
2008-11-14 |
Richard Laager |
Fix CID #389
|
2008-10-21 |
Daniel Atallah |
Trigger url_fetch_connect_cb() asynchronously when the connection fails
|
2008-09-08 |
Daniel Atallah |
Fix a TODO and mark a string translatable now that we're not string frozen.
|
2008-08-27 |
Evan Schoenberg |
Return FALSE from purple_url_parse() if a host could not be determined
|
2008-08-27 |
Evan Schoenberg |
purple_url_parse() now gracefully handles a url which is wholly invalid.
|
2008-08-26 |
Daniel Atallah |
purple_str_to_time() didn't necessarily set "rest" under all circumstances.
|
2008-08-21 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
|
2008-08-15 |
Elliott Sales de Andrade |
disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
|
2008-08-15 |
Stu Tomlinson |
Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
|
2008-08-08 |
Daniel Atallah |
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
|
2008-08-08 |
Mark Doliner |
Add a note for translators, because they probably have no idea what
|
2008-08-07 |
Daniel Atallah |
Add NULL checking to purple_markup_linkify().
|
2008-08-06 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
|
2008-07-13 |
Sadrul Habib Chowdhury |
Add purple_get_host_name to get the hostname of the machine.
|
2008-06-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
|
2008-06-16 |
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
|
2008-06-26 |
Mark Doliner |
Remove a unused variable
|
2008-06-14 |
Elliott Sales de Andrade |
Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
|
2008-05-30 |
Sadrul Habib Chowdhury |
Modified patch from Dylan Simon (dylex) to improve
|
2008-05-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
|
2008-03-05 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
|
2008-02-19 |
Sadrul Habib Chowdhury |
Revert some bits of the earlier patch not related to custom smileys.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Plug a leak.
|