Bill Dengler
|
2a3937bf55
|
Implement show/hide toggle.
|
2015-05-06 00:26:01 -04:00 |
|
|
ec326ed1c1
|
Updater commit fixed
|
2015-05-05 17:54:38 -05:00 |
|
|
501a5cd57e
|
Buffer configuration rewritten (move up and down is not possible yet)
|
2015-05-05 17:52:54 -05:00 |
|
Bill Dengler
|
780adeb001
|
Handle exceptions on update, added this because update server is down.
|
2015-05-05 11:18:40 -04:00 |
|
Bill Dengler
|
1adcd86a39
|
Merge branch 'next-gen' of https://github.com/manuelcortez/twblue into next-gen
|
2015-05-05 10:15:01 -04:00 |
|
|
1c4d0cc530
|
Replaced if with elif for a better performance
|
2015-05-05 08:39:03 -05:00 |
|
Bill Dengler
|
45d1380f95
|
Remove unneeded config entries.
|
2015-05-04 16:40:32 -04:00 |
|
Bill Dengler
|
78355efc45
|
Removed handling code for old buffer management.
|
2015-05-04 13:15:44 -04:00 |
|
Bill Dengler
|
0adf06f2a6
|
Remove options for old buffer management from UI.
|
2015-05-04 13:10:19 -04:00 |
|
Bill Dengler
|
3dc4c4c685
|
Buffer order now controlable by editing config file.
|
2015-05-04 12:51:47 -04:00 |
|
Bill Dengler
|
7b9247eefe
|
Reimplemented long retweet handler.
|
2015-05-04 11:42:28 -04:00 |
|
Bill Dengler
|
e62039b727
|
Added message dialogs for handling retweets over 140 characters (I thought I pushed these but perhaps not).
|
2015-05-04 11:30:21 -04:00 |
|
|
380e05b079
|
Updated translations, new snapshot
|
2015-05-04 08:09:34 -05:00 |
|
|
5b6cae0a61
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2015-05-03 14:17:10 -05:00 |
|
|
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 |
|
|
33175cbccd
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2015-05-02 17:31:45 -05:00 |
|
|
ce5498ff94
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2015-05-02 17:22:32 -05:00 |
|
|
c50c42b895
|
Updating some translation strings
|
2015-05-02 17:22:28 -05:00 |
|
Bill Dengler
|
0f6b3491f8
|
Generalization.
|
2015-05-02 18:22:23 -04:00 |
|
Bill Dengler
|
036edb6c28
|
Cleanup, generalize spell checker.
|
2015-05-02 18:17:40 -04:00 |
|
Bill Dengler
|
3e8e2312f2
|
Improved the tweet dialogs.
|
2015-05-02 18:09:28 -04:00 |
|
Bill Dengler
|
83f9e32fd6
|
Corrected word choice.
|
2015-05-02 04:29:41 -04:00 |
|
Bill Dengler
|
6e294ca0da
|
Fixed a typo.
|
2015-05-02 04:04:29 -04:00 |
|
Bill Dengler
|
3a5eeed372
|
Announce to user on database shelve, the process can take a while especially with large dictionaries and slow systems and we don't want users thinking the app hung.
|
2015-05-02 04:00:29 -04:00 |
|
Bill Dengler
|
9d083fb550
|
Fixed error handling.
|
2015-05-02 03:53:20 -04:00 |
|
Bill Dengler
|
aca2292637
|
Removed print statements, these were for my debugging only.
|
2015-05-02 03:49:47 -04:00 |
|
Bill Dengler
|
c7719545ac
|
All keys will be converted to bitestrings on deshelve and to unicode on shelve. This will probably break i18n majorly, so a better fix should be implemented at some point.
|
2015-05-02 03:48:36 -04:00 |
|
Bill Dengler
|
f39adb658b
|
Added exception handlers to deshelve and shelve methods.
|
2015-05-02 03:41:28 -04:00 |
|
Bill Dengler
|
7174984973
|
String cleanup, improved user experience. What is a timeline? And it's more logical to have the option to create a new buffer in the buffer menu.
|
2015-05-02 03:04:46 -04:00 |
|
Bill Dengler
|
ffaca56ec5
|
Cleanup.
|
2015-05-01 12:54:27 -04:00 |
|
Bill Dengler
|
8207bda74b
|
Consistancy cleanup.
|
2015-05-01 11:16:41 -04:00 |
|
Bill Dengler
|
3c5529a761
|
String cleanup.
|
2015-05-01 11:05:42 -04:00 |
|
Bill Dengler
|
ebcd5720b0
|
Various changes related to generalization and persistance.
|
2015-05-01 02:05:25 -04:00 |
|
Bill Dengler
|
12541f3de3
|
Implement persistance.
|
2015-05-01 02:03:42 -04:00 |
|
Bill Dengler
|
594985dec4
|
Initial shelve support for persistance in sessions.
|
2015-05-01 01:48:42 -04:00 |
|
|
e7943cba50
|
Updated spanish translation, basic lists support
|
2015-04-27 16:08:02 -05:00 |
|
|
f51c873324
|
New snapshot
|
2015-04-22 15:34:44 -05:00 |
|
|
96671645bb
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2015-04-20 17:49:38 -05:00 |
|
|
2880638241
|
Updated some translations; basic proxy support (needs testing)
|
2015-04-20 17:49:07 -05:00 |
|
Bill Dengler
|
3f02a0f422
|
More generalization.
|
2015-04-19 19:41:24 -04:00 |
|
Bill Dengler
|
7dd383b15e
|
more app name removal.
|
2015-04-19 19:33:22 -04:00 |
|
Bill Dengler
|
ddf9d29b7d
|
Fixed imports.
|
2015-04-19 19:28:27 -04:00 |
|
Bill Dengler
|
109635b8f4
|
More generalization.
|
2015-04-19 19:23:31 -04:00 |
|
Bill Dengler
|
9820d369c3
|
Merge branch 'next-gen' into generalize
|
2015-04-19 19:14:02 -04:00 |
|
Bill Dengler
|
263ce33c41
|
More string cleanup.
|
2015-04-19 19:13:57 -04:00 |
|
Bill Dengler
|
0913eac63d
|
Merge branch 'next-gen' into generalize
|
2015-04-19 19:11:40 -04:00 |
|
Bill Dengler
|
ce0aa2d6a3
|
String cleanup.
|
2015-04-19 19:11:23 -04:00 |
|
Bill Dengler
|
00d5b88b8d
|
Remove hardcoded app names.
|
2015-04-19 19:10:34 -04:00 |
|
Bill Dengler
|
a9405e32e9
|
More improvements to the sounds tutorial, reintroduced generalized app name. Why is this implemented as a list of tuples, wouldn't this be better implemented as a dictionary?
|
2015-04-17 19:32:30 -04:00 |
|
Bill Dengler
|
d0924a6e15
|
Even more string cleanup.
|
2015-04-17 19:00:24 -04:00 |
|
Bill Dengler
|
3c46201af9
|
More string cleanup.
|
2015-04-17 18:31:27 -04:00 |
|
Bill Dengler
|
2d7c7e8e37
|
String cleanup.
|
2015-04-17 18:24:27 -04:00 |
|
Bill Dengler
|
d87929c4c3
|
Cleaned up strings, added settings for the ready sound and message to the WX UI.
|
2015-04-17 17:53:24 -04:00 |
|
Bill Dengler
|
d4a4decaed
|
Remove hardcoded app name.
|
2015-04-17 15:49:35 -04:00 |
|
Bill Dengler
|
61863c38e3
|
More GUI adjustments for sounds tutorial option move.
|
2015-04-17 15:39:43 -04:00 |
|
Bill Dengler
|
2d1f7e5ada
|
Moved the option for the sounds tutorial to the "help" menu where a new user of the application is most likely to look.
|
2015-04-17 15:38:25 -04: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 |
|
Bill Dengler
|
6f4e9e920f
|
Made some app defaults more sane.
|
2015-04-17 15:07:30 -04:00 |
|
|
c2521f28fc
|
TWBlue allows ask for comment or not in a retweet. Check account settings
|
2015-04-15 11:09:36 -05:00 |
|
Bill Dengler
|
23ba46823c
|
Fixed the soundsTutorial. Really this time.
|
2015-04-14 11:38:15 -04:00 |
|
|
7facb9b020
|
Keystroke editor dialog is showed even if config has changed
|
2015-04-14 09:41:12 -05:00 |
|
|
d90df91aef
|
AttributeError fixed from pull request #10
|
2015-04-14 09:03:16 -05:00 |
|
|
7cdda6806b
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2015-04-14 08:51:33 -05:00 |
|
|
97cff4b598
|
New snapshot
|
2015-04-14 08:51:27 -05:00 |
|
Bill Dengler
|
8d6d452dfb
|
Fixed docstrings.
|
2015-04-12 19:43:19 -04:00 |
|
Bill Dengler
|
21c6a999b4
|
The sounds tutorial is now sorted in alphabetical order.
|
2015-04-12 18:16:19 -04:00 |
|
Bill Dengler
|
141d8fa105
|
Improved strings for sounds tutorial.
|
2015-04-12 17:42:02 -04:00 |
|
Bill Dengler
|
df3a32572b
|
Made application description more succinct.
|
2015-04-12 12:35:54 -04:00 |
|
Bill Dengler
|
8b9209b62a
|
Clean up spelling in help texts, improve clarity.
|
2015-04-12 12:29:24 -04:00 |
|
|
eef78cb8dc
|
Libraries from keys are copied in setup
|
2015-04-12 00:03:51 -05:00 |
|
|
7c65a96a2b
|
Fixed translator
|
2015-04-10 09:36:25 -05:00 |
|
|
5d87ce06b7
|
Jaws should not speak navigation keystrokes in invisible mode
|
2015-04-10 09:35:09 -05:00 |
|
|
43b797ca6b
|
Get More Items has been fixed for showing items in the correct order
|
2015-04-10 09:34:24 -05:00 |
|
|
fa591c200d
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2015-04-10 09:33:44 -05:00 |
|
|
77d04e0297
|
Longer retweets now includes the username of its owner
|
2015-04-08 17:46:14 -05:00 |
|
Sukil Etxenike
|
88ffdb4c29
|
Fixed small typo in arrow, in Basque locale.
|
2015-04-08 23:47:50 +02:00 |
|
|
324b18e8a4
|
Merge pull request #7 from sukiletxe/next-gen
Corrected program strings.
|
2015-04-08 13:44:20 -05:00 |
|
|
e2352ea3f2
|
Long retweets support. Read a long retweet by showing the tweet
|
2015-04-08 13:34:50 -05:00 |
|
Sukil Etxenike
|
b272a08ab9
|
Corrected program strings.
|
2015-04-05 23:39:55 +02:00 |
|
|
48e918adb0
|
Focus is handled in Gtk, accelerators and some menu items work
|
2015-04-04 21:25:52 -06:00 |
|
|
2e32fa7ef2
|
First great commit for Gtk. It is partially functional now
|
2015-04-03 16:57:08 -06:00 |
|
|
9356a0544f
|
A gtk view for session manager. Key libraries for linux need to be compiled
|
2015-03-31 17:46:15 -06:00 |
|
|
c085729096
|
Mention to all is bound to alt+t
|
2015-03-30 13:03:22 -06:00 |
|
|
d2f7228653
|
Config validation, invisible interface fix
|
2015-03-30 10:55:56 -06:00 |
|
|
a513303a9a
|
Issue reporter module has been refactored in MVC
|
2015-03-29 23:27:18 -06:00 |
|
|
ffeccbb3b6
|
user searches and conversation refactored
|
2015-03-28 05:58:57 -06:00 |
|
|
2a83440c44
|
Fixes in inverted buffers, fixes in people buffers too
|
2015-03-28 05:02:17 -06:00 |
|
|
5a1fd9bb75
|
TWBlue can authorise a dropbox account again
|
2015-03-26 17:02:58 -06:00 |
|
|
f8c2ac7468
|
The spell checker now really works
|
2015-03-26 16:54:20 -06:00 |
|
|
ae6d5b38dd
|
Jaws interrupt fix
|
2015-03-26 16:38:06 -06:00 |
|
|
1e9d4432f3
|
Now is possible to delete direct messages
|
2015-03-26 16:20:21 -06:00 |
|
|
9eec1c7c44
|
Don't load empty searches
|
2015-03-26 15:55:31 -06:00 |
|
|
7ad1d55241
|
Deleted an incorrect line in the session file
|
2015-03-26 15:17:41 -06:00 |
|
|
15eb0f62ea
|
TWBlue does not open timelines for protected users when is not possible
|
2015-03-24 17:28:01 -06:00 |
|
|
2e70cbc298
|
Searches improvements in inverted buffers
|
2015-03-24 17:07:14 -06:00 |
|
|
f2bb173ddb
|
A few bugfixes
|
2015-03-24 03:47:16 -06:00 |
|
|
e046fdd198
|
TWBlue is closed even if sessions are not started properly; remove the systray icon
|
2015-03-20 17:19:40 -06:00 |
|
|
a63d6eceb1
|
Multiline in tweets, searches improvements and visual changes
|
2015-03-20 17:04:39 -06:00 |
|