Commit Graph
367 Commits
Author SHA1 Message Date
manuelcortez f66b2ccbad Added repeat item option to invisible interface 2015-07-29 13:45:57 -05:00
manuelcortez 6460c20a97 Added copy to clipboard option 2015-07-29 08:40:07 -05:00
manuelcortez 9f2c240fc1 Removed saving position in database for now 2015-07-17 17:23:30 -05:00
manuelcortez c1e15fa1de A bugfix for buffers 2015-07-13 05:43:40 -05:00
manuelcortez 49c3eb37cb enable documentation in the help menu 2015-07-06 12:05:03 -05:00
manuelcortez 37a82287ad Fixed invisible interface when add a new timeline of search 2015-07-06 06:06:28 -05:00
manuelcortez cd0977798c Fixed #57 2015-07-03 17:23:25 -05:00
manuelcortez a706ebf477 fix for #49 2015-07-03 09:40:44 -05:00
manuelcortez 8728c74aac Modified keymaps are saved at exit 2015-06-26 11:00:02 -05:00
manuelcortez bb0227f3b8 Fixed lots of strings for translatable text 2015-06-26 08:27:43 -05:00
Bill Dengler 0ee0348ed6 Connect find item in view to find method. 2015-06-24 14:07:19 -07:00
Bill Dengler f7325a8f36 Implement buffer search UI. 2015-06-24 14:05:32 -07:00
Bill Dengler 3f82dc387e Fix conflicts. 2015-06-24 14:05:24 -07:00
manuelcortez c072ca2d48 Fixed an add to list bug 2015-06-15 17:20:13 -05:00
manuelcortez aa5977f324 Fixes for the V 9.4 snapshot 2015-06-11 16:09:46 -05:00
manuelcortez 83575b14b9 Opening lists as a buffer is now possible from the list manager 2015-06-05 05:21:49 -05:00
manuelcortez f09ff43672 A couple of bugfixes 2015-06-04 17:15:03 -05:00
manuelcortez 0045bd223c Code cleanup and a couple of fixes 2015-06-01 17:52:23 -05:00
manuelcortez 91c5165d12 Interact function refactorized 2015-06-01 11:18:39 -05:00
manuelcortez 5976caf736 Code fixes 2015-05-26 20:23:02 -05:00
manuelcortez 831bbc2f2f Solved conflicts 2015-05-18 08:42:07 -05:00
Bill Dengler 590e4b0e6b #39: Move new methods. 2015-05-17 13:34:06 -04:00
Bill Dengler 6c690d7a3d Move interact to main controler. 2015-05-17 13:22:11 -04:00
Bill Dengler 66686c786d String cleanup. 2015-05-16 19:09:11 -04:00
Bill Dengler 1d7b2c5712 Closed #39. 2015-05-16 14:25:38 -04:00
Bill Dengler 6ba57e83cf #41: Replace references to config.app["keymap"] to config.keymap["keymap"] 2015-05-16 01:23:33 -04:00
Bill Dengler 0ddc20ea7c #33: Miscelaneous cleanup. 2015-05-12 10:47:24 -04:00
Bill Dengler 3f63046cbb #31: Refactored solution. 2015-05-11 20:25:35 -04:00
Bill Dengler f241a1fc31 #31: Implement support for invisible interface. GUI implementation needs testing and possibly to be implemented. 2015-05-11 19:54:20 -04:00
Bill Dengler 8d873674ee #31: Initial support. 2015-05-11 19:41:19 -04:00
Bill Dengler 6f4501940e #31: Remove old dict that was to be used for this purpose. 2015-05-11 19:00:25 -04:00
Bill Dengler a5198b881e #15: Allow for caching to be disabled, delete database when cache is disabled, remove unneeded conditional logic from method calls and move into methods themselves. 2015-05-09 23:12:17 -04:00
Bill Dengler eb9128cb20 Split buffer dialog again. This closes #18 we won't implement this. 2015-05-08 09:59:52 -04:00
manuelcortez 1c4d0cc530 Replaced if with elif for a better performance 2015-05-05 08:39:03 -05:00
Bill Dengler 3dc4c4c685 Buffer order now controlable by editing config file. 2015-05-04 12:51:47 -04:00
manuelcortez 5b6cae0a61 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-03 14:17:10 -05:00
manuelcortez 592952c066 Added persistant session in the general account settings 2015-05-03 14:16:38 -05:00
Bill Dengler 42052f5ee7 Cleaned up user menu. 2015-05-02 18:42:21 -04:00
Bill Dengler 0162ae5739 Initial framework for unified new buffer dialog. 2015-05-02 18:35:11 -04:00
manuelcortez ce5498ff94 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-02 17:22:32 -05:00
manuelcortez c50c42b895 Updating some translation strings 2015-05-02 17:22:28 -05:00
Bill Dengler 3c5529a761 String cleanup. 2015-05-01 11:05:42 -04:00
Bill Dengler 12541f3de3 Implement persistance. 2015-05-01 02:03:42 -04:00
manuelcortez e7943cba50 Updated spanish translation, basic lists support 2015-04-27 16:08:02 -05:00
manuelcortez f51c873324 New snapshot 2015-04-22 15:34:44 -05:00
Bill Dengler 916ca0127d The ready sound and message can now be disabled from the config file. 2015-04-17 15:32:12 -04:00
manuelcortez c2521f28fc TWBlue allows ask for comment or not in a retweet. Check account settings 2015-04-15 11:09:36 -05:00
manuelcortez 5d87ce06b7 Jaws should not speak navigation keystrokes in invisible mode 2015-04-10 09:35:09 -05:00
manuelcortez e2352ea3f2 Long retweets support. Read a long retweet by showing the tweet 2015-04-08 13:34:50 -05:00
manuelcortez 48e918adb0 Focus is handled in Gtk, accelerators and some menu items work 2015-04-04 21:25:52 -06:00