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
|
Fri, 18 Jul 2008 18:19:58 +0900 |
Yoshiki Yazawa |
- adapted to identi.ca changes.
|
Fri, 18 Jul 2008 07:47:30 +0900 |
Yoshiki Yazawa |
ensure struct tm cleared before use.
|
Fri, 18 Jul 2008 01:46:51 +0900 |
Yoshiki Yazawa |
a better way to keep time sane.
|
Fri, 18 Jul 2008 01:00:18 +0900 |
Yoshiki Yazawa |
- duplication avoidance for the posted messages has been implemented.
|
Thu, 17 Jul 2008 23:53:15 +0900 |
Konosuke Watanabe |
Add function that opens twitter's conversation window automatically when the
|
Wed, 16 Jul 2008 20:25:01 +0900 |
Yoshiki Yazawa |
try to remove duplication of message which posted by myself.
|
Wed, 16 Jul 2008 19:33:45 +0900 |
Yoshiki Yazawa |
fix reversed logic
|
Wed, 16 Jul 2008 19:19:10 +0900 |
Yoshiki Yazawa |
very preliminary twitter API get status feature.
|