OSDN Git Service

gwit/gwit.git
14 years agoModified timeline status format
Hirotaka Kawata [Sat, 13 Feb 2010 13:20:48 +0000 (22:20 +0900)]
Modified timeline status format

14 years agoadds a tab related no method of the API
tnzk [Sat, 13 Feb 2010 08:35:30 +0000 (17:35 +0900)]
adds a tab related no method of the API

14 years agoAdded OfficialRetweet
monoqlo [Sat, 13 Feb 2010 08:19:35 +0000 (17:19 +0900)]
Added OfficialRetweet

14 years agoAdded Reply function (popup menu)
monoqlo [Sat, 13 Feb 2010 07:17:54 +0000 (16:17 +0900)]
Added Reply function (popup menu)

14 years agoAdded Reply function (bug: Can't post)
monoqlo [Sat, 13 Feb 2010 06:30:24 +0000 (15:30 +0900)]
Added Reply function (bug: Can't post)

14 years agoAdded get_status method (get status from treeview path)
Hirotaka Kawata [Sat, 13 Feb 2010 05:26:25 +0000 (14:26 +0900)]
Added get_status method (get status from treeview path)

14 years agoAdded show user timeline
Hirotaka Kawata [Fri, 12 Feb 2010 15:53:07 +0000 (00:53 +0900)]
Added show user timeline

14 years agoAdded popup menu
Hirotaka Kawata [Thu, 11 Feb 2010 19:02:14 +0000 (04:02 +0900)]
Added popup menu

14 years agoInsert little delay when create tabs (return 401 bug fix)
Hirotaka Kawata [Thu, 11 Feb 2010 17:49:17 +0000 (02:49 +0900)]
Insert little delay when create tabs (return 401 bug fix)

14 years agoTwitter API instantiation moves to in thread. (Start more quickly...)
Hirotaka Kawata [Thu, 11 Feb 2010 17:43:13 +0000 (02:43 +0900)]
Twitter API instantiation moves to in thread. (Start more quickly...)

14 years agobug fix: show warning by tree scroll if store == None
Hirotaka Kawata [Thu, 11 Feb 2010 16:52:36 +0000 (01:52 +0900)]
bug fix: show warning by tree scroll if store == None

14 years agobug fix: auto scroll (maybe complete)
Hirotaka Kawata [Thu, 11 Feb 2010 16:48:24 +0000 (01:48 +0900)]
bug fix: auto scroll (maybe complete)

14 years agoRevert "bug fix auto scroll but not complete..."
Hirotaka Kawata [Thu, 11 Feb 2010 16:40:33 +0000 (01:40 +0900)]
Revert "bug fix auto scroll but not complete..."

This reverts commit 9a5d688b610809a7cbe5c24890040563a515b887.

14 years agoModified load icon image (If fails to load image, try to use PIL)
Hirotaka Kawata [Thu, 11 Feb 2010 16:24:28 +0000 (01:24 +0900)]
Modified load icon image (If fails to load image, try to use PIL)

14 years agobug fix auto scroll but not complete...
Hirotaka Kawata [Wed, 10 Feb 2010 18:47:26 +0000 (03:47 +0900)]
bug fix auto scroll but not complete...

14 years agobug fix: auto scroll bug
Hirotaka Kawata [Wed, 10 Feb 2010 08:26:38 +0000 (17:26 +0900)]
bug fix: auto scroll bug

14 years agoAdjust treeview row height if change window size
Hirotaka Kawata [Wed, 10 Feb 2010 03:41:00 +0000 (12:41 +0900)]
Adjust treeview row height if change window size

14 years agoModified auto scroll. If changed adjustment manually, lock adjustment. (and some...
Hirotaka Kawata [Tue, 9 Feb 2010 18:11:10 +0000 (03:11 +0900)]
Modified auto scroll. If changed adjustment manually, lock adjustment. (and some bug fix...

14 years agoModified IconStore class (faster loading user icons)
Hirotaka Kawata [Mon, 8 Feb 2010 18:39:20 +0000 (03:39 +0900)]
Modified IconStore class (faster loading user icons)

14 years agoAdded IconStore class
Hirotaka Kawata [Sun, 7 Feb 2010 18:48:56 +0000 (03:48 +0900)]
Added IconStore class

14 years agoAdded show user icons
Hirotaka Kawata [Fri, 5 Feb 2010 21:51:39 +0000 (06:51 +0900)]
Added show user icons

14 years agoModified Timeline Data Structure
Hirotaka Kawata [Fri, 5 Feb 2010 17:53:27 +0000 (02:53 +0900)]
Modified Timeline Data Structure

14 years agoAdded text-wrap
Hirotaka Kawata [Fri, 5 Feb 2010 08:39:49 +0000 (17:39 +0900)]
Added text-wrap

14 years agoBug fix: cannot use adjustment.get_upper() on Fedora
Hirotaka Kawata [Thu, 4 Feb 2010 07:37:21 +0000 (16:37 +0900)]
Bug fix: cannot use adjustment.get_upper() on Fedora

14 years agoAdded timeline buffer
Hirotaka Kawata [Thu, 4 Feb 2010 07:35:38 +0000 (16:35 +0900)]
Added timeline buffer

14 years agoAdded show mentions and tab_append function
Hirotaka Kawata [Thu, 4 Feb 2010 03:45:17 +0000 (12:45 +0900)]
Added show mentions and tab_append function

14 years agoModified Posting Mention Function (without in_reply_to)
monoqlo [Thu, 4 Feb 2010 00:46:56 +0000 (09:46 +0900)]
Modified Posting Mention Function (without in_reply_to)

14 years agoAdded Posting Mention Function (without in_reply_to)
monoqlo [Wed, 3 Feb 2010 22:17:51 +0000 (07:17 +0900)]
Added Posting Mention Function (without in_reply_to)

14 years agoAdded statusview class
Hirotaka Kawata [Wed, 3 Feb 2010 18:41:36 +0000 (03:41 +0900)]
Added statusview class

14 years agoModified status update (update after delete textbuffer
Hirotaka Kawata [Wed, 3 Feb 2010 16:27:33 +0000 (01:27 +0900)]
Modified status update (update after delete textbuffer

14 years agoAdd Status Update
monoqlo [Wed, 3 Feb 2010 14:35:00 +0000 (23:35 +0900)]
Add Status Update

14 years agoMerge branch 'master' of git://git.techno-st.net/gwit
monoqlo [Wed, 3 Feb 2010 07:41:39 +0000 (16:41 +0900)]
Merge branch 'master' of git://git.techno-st.net/gwit

14 years agoDone: fix auto scroll to top
Hirotaka Kawata [Wed, 3 Feb 2010 06:53:31 +0000 (15:53 +0900)]
Done: fix auto scroll to top

14 years agoupdate merge
monoqlo [Tue, 2 Feb 2010 21:07:09 +0000 (06:07 +0900)]
update merge

14 years agoupdate merge
monoqlo [Tue, 2 Feb 2010 20:44:41 +0000 (05:44 +0900)]
update merge

14 years agotest
monoqlo [Tue, 2 Feb 2010 20:39:19 +0000 (05:39 +0900)]
test

14 years agoFix auto scroll, but still have bugs...
Hirotaka Kawata [Tue, 2 Feb 2010 14:23:38 +0000 (23:23 +0900)]
Fix auto scroll, but still have bugs...

14 years agoBug fix: home_timeline IndexError
Hirotaka Kawata [Sun, 31 Jan 2010 17:00:52 +0000 (02:00 +0900)]
Bug fix: home_timeline IndexError

14 years agoAuto scroll Timeline (always show new status) but remaining bugs...
Hirotaka Kawata [Sun, 31 Jan 2010 14:17:47 +0000 (23:17 +0900)]
Auto scroll Timeline (always show new status) but remaining bugs...

14 years agotwoauth instancing process moves to in thread (for faster load
Hirotaka Kawata [Sat, 30 Jan 2010 18:24:04 +0000 (03:24 +0900)]
twoauth instancing process moves to in thread (for faster load

14 years agourl dialog open and close
opentaka [Sat, 30 Jan 2010 08:52:08 +0000 (17:52 +0900)]
url dialog open and close

14 years agoMerge branch 'master' of git://git.techno-st.net/gwit
opentaka [Sat, 30 Jan 2010 08:27:14 +0000 (17:27 +0900)]
Merge branch 'master' of git://git.techno-st.net/gwit

14 years agoadded pin mask
opentaka [Sat, 30 Jan 2010 08:26:43 +0000 (17:26 +0900)]
added pin mask

14 years agoModified show timeline logic
monoqlo [Sat, 30 Jan 2010 07:56:40 +0000 (16:56 +0900)]
Modified show timeline logic

14 years agoModified README.ja
Takaki Yoneyama [Sat, 30 Jan 2010 03:50:24 +0000 (12:50 +0900)]
Modified README.ja

14 years agoModified README.jp
Takaki Yoneyama [Fri, 29 Jan 2010 21:02:54 +0000 (06:02 +0900)]
Modified README.jp

14 years agoModified README.jp
Takaki Yoneyama [Fri, 29 Jan 2010 20:27:39 +0000 (05:27 +0900)]
Modified README.jp

14 years agoMerge branch 'master' of git://git.techno-st.net/gwit
Takaki Yoneyama [Fri, 29 Jan 2010 19:33:41 +0000 (04:33 +0900)]
Merge branch 'master' of git://git.techno-st.net/gwit

14 years agoAdded OAuth Setup Wizard
Hirotaka Kawata [Fri, 29 Jan 2010 15:38:55 +0000 (00:38 +0900)]
Added OAuth Setup Wizard

14 years agoBug fix and event changed
Hirotaka Kawata [Thu, 28 Jan 2010 21:04:19 +0000 (06:04 +0900)]
Bug fix and event changed

14 years agoAdded twitterapi class and show home_timeline methods
Hirotaka Kawata [Thu, 28 Jan 2010 17:54:26 +0000 (02:54 +0900)]
Added twitterapi class and show home_timeline methods

14 years agoMerge branch 'master' of git://git.techno-st.net/gwit
Takaki Yoneyama [Mon, 25 Jan 2010 23:35:11 +0000 (08:35 +0900)]
Merge branch 'master' of git://git.techno-st.net/gwit

14 years agoAdded user interface sample data
Hirotaka Kawata [Sun, 24 Jan 2010 18:51:01 +0000 (03:51 +0900)]
Added user interface sample data

14 years agoAdded README.ja
Takaki Yoneyama [Mon, 18 Jan 2010 04:36:22 +0000 (13:36 +0900)]
Added README.ja

14 years agoadded README.ja
Takaki Yoneyama [Mon, 18 Jan 2010 04:36:22 +0000 (13:36 +0900)]
added README.ja

14 years agoModified README
opentaka [Fri, 15 Jan 2010 19:41:22 +0000 (04:41 +0900)]
Modified README

14 years agofirst commit
Hirotaka Kawata [Fri, 15 Jan 2010 19:29:32 +0000 (04:29 +0900)]
first commit