mattn / gtktwitter

A lightweight Twitter client for Linux written in GTK.

This URL has Read+Write access

gtktwitter / ChangeLog
100644 29 lines (28 sloc) 0.816 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
* version 0.0.9
changed behaviour to show user's status. not user's friends timeline.
changed loading animation. before was used dialog interface. but it was un-usuable.
* version 0.0.8
changed app link to 'http://mattn.kaoriya.net/gtktwitter.xml'.
move code to github from googlecode.
* version 0.0.7
supported twitter user agent.
* version 0.0.6
supported load/save configs.
* version 0.0.5
supported ETag and If-Modified-Since.
make tiny url with tinyurl.com.
add timer for reload.
make be possible to browse friends timeline.
add tooltips.
* version 0.0.4
anchor for URL links.
anchor for @ mark.
changing sensitive of buttons.
* version 0.0.3
fixed overflow code.
make spec file for rpm.
* version 0.0.2
fixed DATAPATH for windows.
reload.png is not found. X-(
* version 0.0.1
first release.