Commit Graph

28 Commits

Author SHA1 Message Date
Anna
341baa0a0e More documentation updates. Renamed the title bar, which was still using the abortive old name. 2010-05-21 14:12:01 -04:00
Anna
5b4a4d760d Add button to menu 2010-05-20 16:53:33 -04:00
Anna
adf929e225 Renamed application in preparation of creating a new repository for it 2010-05-20 14:51:04 -04:00
Anna
502ffe716f GUI cleanup 2010-05-20 00:29:31 -04:00
Anna
8fd11f6fa5 Added a debug function in Help menu 2010-05-19 16:02:32 -04:00
Anna
5b74eed1e0 Moved active account choice to a menu, and indicate it with a label beside the tweet update field. Temporarily broke ability to actually change accounts, though 2010-05-19 14:36:03 -04:00
Anna
324bd13120 Default to window size from last session, added -n option to suppress. Apparently introduced some weird race condition that is causing start-up segfaults again, but it is very intermittent 2010-05-17 23:58:45 -04:00
Anna
fe1b1cabf2 Did some ApiThread refactoring, made the refresh button only refresh the current pane, and helped child threads die on exit 2010-05-06 13:18:02 -04:00
Anna
5c7798398b Made tabs reorderable, and added code to persist the ordering changes 2010-04-21 10:01:59 -04:00
Anna
7016229885 Basic multiple account support now functioning 2010-04-20 15:10:47 -04:00
Anna
05e876a852 Added drop-down box to select between multiple accounts 2010-04-20 12:31:06 -04:00
Anna
a9f52456a1 Added some padding around widgets 2010-04-20 12:27:50 -04:00
Anna
6bde20333f Added Verified Account label to verified accounts 2010-04-16 17:32:17 -04:00
Anna
2ae8eb11e6 Bound Ctrl+W to close the current pane 2010-04-16 14:39:37 -04:00
Anna
a1a0da7059 Added an @ button for user panes that loads up an @user pane 2010-04-15 23:00:35 -04:00
Anna
cdfb5f35f5 Moved View menu to the left of Help menu 2010-04-15 22:53:27 -04:00
Anna
5f75520380 Added right-click labels to the pane tabs, and a follow/unfollow button. It still seems to work inconsistently. 2010-04-14 14:24:40 -04:00
Anna
d07406150b Added a search box... will search for and display a user feed... still working on hashtag search support 2010-04-12 17:58:00 -04:00
Anna
6cc19e1087 Implemented lists in View menu instead of a ComboBoxEntry 2010-04-12 14:50:04 -04:00
Anna
bb262a7970 Started adding tabbed panes so multiple feeds / filters can be seen... currently, just managed to break everything 2010-04-12 14:11:27 -04:00
Anna
589879686f Changed latest tweet system so that tweets must be explicitly set read... last_read_tweet doesn't automatically update in update_window 2010-04-11 21:14:24 -04:00
Anna
c0b1f5b85d Resized the root window a bit, for bigger fonts and smaller resolutions 2010-04-11 20:09:41 -04:00
Anna
215b84a3fe Connected return key in status entry to actually post the update 2010-04-11 01:19:25 -04:00
Anna
a61af65195 Theoretically fixed the reply button. Don't want to annoy anyone by checking right now. 2010-04-09 17:45:21 -04:00
Anna
e4c4b493ef Bound main window hide to close the application for now. 2010-04-08 23:41:12 -04:00
Anna
ed223ad860 Fixed buttons by handling clicked instead of activate 2010-04-08 17:19:45 -04:00
Anna
55546a9a5e Now support viewing lists, some general code cleanup also done. 2010-04-08 17:07:27 -04:00
Anna
5dae37a260 Saw the error of my ways, now using pyGtk with libglade 2010-04-08 16:39:56 -04:00