Mercurial > pidgin-twitter
graph
-
fixed a problem that retrieving icon from twitter failed if file name contains '-'. pointed out by mojin.2008-07-23, by Yoshiki Yazawa
-
modified the way of encoding icon url.2008-07-23, by Yoshiki Yazawa
-
fixed a silly bug introduced in 140.2008-07-23, by Yoshiki Yazawa
-
url encode icon url before requesting.2008-07-23, by Yoshiki Yazawa
-
fix a bug that strip_html_markup() stalls if purple_markup_unescape_entity() returns NULL.2008-07-23, by Yoshiki Yazawa
-
temporal fix for identi.ca problems:2008-07-22, by Yoshiki Yazawa
-
fixed "off by one" bug.2008-07-22, by Yoshiki Yazawa
-
completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>.2008-07-22, by Yoshiki Yazawa
-
disconnect displaying_im_cb when unload.2008-07-22, by Yoshiki Yazawa
-
- changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.2008-07-22, by Yoshiki Yazawa
-
fixed that combo boxes for sound type were slightly diffrent size.2008-07-21, by Yoshiki Yazawa
-
use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR.2008-07-21, by Yoshiki Yazawa
-
adapted to BSD install.2008-07-21, by Yoshiki Yazawa
-
made password invisible.2008-07-21, by Yoshiki Yazawa
-
in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead.2008-07-21, by Yoshiki Yazawa