log

age author description
Wed, 23 Jul 2008 04:53:17 +0900 Yoshiki Yazawa fixed "off by one" bug.
Wed, 23 Jul 2008 03:53:59 +0900 Yoshiki Yazawa completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>.
Tue, 22 Jul 2008 20:00:03 +0900 Yoshiki Yazawa disconnect displaying_im_cb when unload.
Tue, 22 Jul 2008 18:44:09 +0900 Yoshiki Yazawa - changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.
Mon, 21 Jul 2008 23:05:23 +0900 Yoshiki Yazawa fixed that combo boxes for sound type were slightly diffrent size.
Mon, 21 Jul 2008 21:34:22 +0900 Yoshiki Yazawa use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR.
Mon, 21 Jul 2008 20:22:41 +0900 Yoshiki Yazawa adapted to BSD install.
Mon, 21 Jul 2008 12:26:28 +0900 Yoshiki Yazawa made password invisible.
Mon, 21 Jul 2008 12:06:56 +0900 Yoshiki Yazawa in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead.
Mon, 21 Jul 2008 11:42:06 +0900 Yoshiki Yazawa minor fixes.
Mon, 21 Jul 2008 11:24:44 +0900 Yoshiki Yazawa somehow prefs.ui had been missing.
Mon, 21 Jul 2008 10:40:55 +0900 Yoshiki Yazawa switched to native gtk preferences dialog.
Sat, 19 Jul 2008 11:33:17 +0900 Yoshiki Yazawa replaced troublesome strptime() with our own function read_timestamp().
Fri, 18 Jul 2008 20:03:59 +0900 Yoshiki Yazawa - added new pref value for API based fetch interval.
Fri, 18 Jul 2008 19:17:30 +0900 Yoshiki Yazawa time offset in BSD extension has opposite sign