324 Commits (57240f9083f10bff749f796139f2794ec676c0cf)
 

Author SHA1 Message Date
Julio Biason 57240f9083 Added a "sdist" target, 'cause I'm always calling it instead of going 14 years ago
Julio Biason de0e77fd47 Refresh in any case; the user could have changed the refresh interval. 14 years ago
Julio Biason d23eb9834f Changed the way the system behaves when there are no networks set up; 14 years ago
Julio Biason c2fb976a54 Set proper default values for fields, so ConfigOpt doesn't get confused 14 years ago
Julio Biason e8ad88b23c Merge branch 'master' of gitorious.org:mitter/mainline 14 years ago
Julio Biason cf01f355a1 Merge branch 'errors' 14 years ago
Julio Biason fef5865c47 Bump deb version 14 years ago
Julio Biason dc87c2105f I removed the parenthesis in the last commit and forgot to add them back 14 years ago
Julio Biason b5b35a734c Do casts due the enabling of Warnings as Exceptions. 14 years ago
Julio Biason 755065359c Enable warnings as errors; show exception messages. 14 years ago
Julio Biason b927b0cff4 Defined the __str__ method for all exceptions/warnings. Next step is to 14 years ago
Julio Biason 0c734eec45 Removed really silly code. 14 years ago
Julio Biason 604387c5fd Refresh action is disabled when getting new messages. 14 years ago
Julio Biason 2e9e600c81 Updated cheat-codes with the window-title option and the timeout. 14 years ago
Julio Biason 35be91a92e Timeout doesn't exist in Python 2.5, so we wrap it around a try/catch 14 years ago
Julio Biason 918a23afc2 Show the time for the next update. 14 years ago
Julio Biason 86e9a38188 Recheck actions when the updatebox closes. 14 years ago
Julio Biason 294d4ff8b4 Updated messages file. 14 years ago
Julio Biason 9729639656 Check every single python file in the directory for translations. 14 years ago
Julio Biason dbfba45c45 Moved the check to the makefile. 14 years ago
Julio Biason 3ed7bd1414 PEP8'd and Pyflake'd 14 years ago
Julio Biason 2247300cd6 Do not change the statusicon if we don't have a status icon 14 years ago
Julio Biason 4520e26bc5 Re-enable the update action after a failed update. 14 years ago
Julio Biason d3458a25fb Abort also in case of empty replies. 14 years ago
Julio Biason 12ad096374 Using a custom filter for the title, to fix the problem with ConfigOpt 14 years ago
Julio Biason 6168f74353 Trying to make the window title string configurable, but having issues 14 years ago
Julio Biason 0071b5de4b show the number of messages and replies in the title (idea by renatux) 14 years ago
Julio Biason ea65108ea2 changed where the prefix is generated to get the proper one when you reply to reposts 14 years ago
Julio Biason ee4d2e30fe Add the network name in the replies too 14 years ago
Julio Biason 50a9d27018 Deleted the wrong character when changing to american spelling. 14 years ago
Julio Biason 6b5701f10a Add grid and iterator in the selected message, so it's easier to track 14 years ago
Julio Biason acae3ef886 Forgot to add the new objects in the MANIFEST 14 years ago
Julio Biason 9274e12757 Status Iconc changing properly (the amount of debug messags is annoying, 14 years ago
Julio Biason 746887b616 This should fix the problem with displaying replies, as it wasn't 14 years ago
Julio Biason 7533abc005 Oopsies. 14 years ago
Julio Biason 74b441ed04 Removed all the _action_* variables; everything should be accessible via 14 years ago
Julio Biason 10b2fe6926 UpdateBox emits a signal when the textarea gets focus, so we can disable 14 years ago
Julio Biason 04d937a94d Reposting also works now. 14 years ago
Julio Biason c14b8dfb71 Fixed the reply message problem; startign to "expose" the action group 14 years ago
Julio Biason 7f23cc447e Quick fix mode is prone to failures. 14 years ago
Julio Biason 41340e8009 Added a "selected" property with the selected message; changed the 14 years ago
Julio Biason 66b647af69 Removed a bunch of annoying logs. 14 years ago
Julio Biason fcfade8b62 Shorter elapsed time messages (also, don't show seconds, since it tends 14 years ago
Julio Biason dfbc09c041 Added a 'message-changed' signal, so grids can signal when the user 14 years ago
Julio Biason ee30e44468 Plugging the 'count-changed' signal. 14 years ago
Julio Biason e2c2379191 More american spelling; added an avatar cache to be shared between all 14 years ago
Julio Biason 069908f96d Call the function instead of adding it (stupid lambdas); proper use of 14 years ago
Julio Biason 76c22f851d American spelling from now on (don't ask me why) 14 years ago
Julio Biason 49ac5af90f proper freeze/thaw functions (mistyped them before); timesince is needed 14 years ago
Julio Biason 0278d4707e Proper name for the window resize event callback; when an avatar is 14 years ago