32 Commits (6b5701f10aff5a4013c1896bdf54aef2fe5bb393)

Author SHA1 Message Date
Julio Biason 6b5701f10a Add grid and iterator in the selected message, so it's easier to track 14 years ago
Julio Biason 10b2fe6926 UpdateBox emits a signal when the textarea gets focus, so we can disable 15 years ago
Julio Biason 7f23cc447e Quick fix mode is prone to failures. 15 years ago
Julio Biason 41340e8009 Added a "selected" property with the selected message; changed the 15 years ago
Julio Biason 66b647af69 Removed a bunch of annoying logs. 15 years ago
Julio Biason fcfade8b62 Shorter elapsed time messages (also, don't show seconds, since it tends 15 years ago
Julio Biason dfbc09c041 Added a 'message-changed' signal, so grids can signal when the user 15 years ago
Julio Biason ee30e44468 Plugging the 'count-changed' signal. 15 years ago
Julio Biason e2c2379191 More american spelling; added an avatar cache to be shared between all 15 years ago
Julio Biason 069908f96d Call the function instead of adding it (stupid lambdas); proper use of 15 years ago
Julio Biason 49ac5af90f proper freeze/thaw functions (mistyped them before); timesince is needed 15 years ago
Julio Biason d578e228ff Cleanup to use gettext. 15 years ago
Julio Biason e53d5dae06 moved public functions to the bottom of the file, to make them easier to 15 years ago
Julio Biason 7275ea9b0b Still trying to improve this debug message, 'cause catching unexpected 15 years ago
Julio Biason 0cb152a2d9 Grids are now their own object. This should make things easier (although 15 years ago
Julio Biason cea7dcce0c Better log message. 15 years ago
Julio Biason 589fb940ed replies receive a NetworkUser object, so it may be easier to change in in the future 15 years ago
Julio Biason 072f4c86b7 Updates are going now. 15 years ago
Julio Biason c1587c3ceb Closing the updatebox works. 15 years ago
Julio Biason 4133f83c4c Unnecessary line break is unnecessary (and makes code harder to read) 15 years ago
Julio Biason 7ad74aa714 Moved threading classes to their own file, to reduce clutter in the main 15 years ago
Julio Biason 177f6fd718 pep8 fixes 15 years ago
Julio Biason 0ab61b12e2 Uses into to avoid "0 minutes" 15 years ago
Julio Biason 697fcb4756 removed references to python2.5; now it's 'env python' 15 years ago
Julio Biason 32f26f20d0 PEP8 fixed 15 years ago
Julio Biason bed1415bff Images are related to the UI, not a general thing. 15 years ago
Julio Biason 6831e0ca36 Need to import the exception 15 years ago
Julio Biason 46bb00498a Reweet command 15 years ago
Julio Biason b7b3c334a2 "thread" is now available to all interfaces; Zork now can show threads 15 years ago
Julio Biason da3b37f593 Need the __init__ 15 years ago
Julio Biason 0f8c64163c Only interfaces inside "ui" 15 years ago
Julio Biason a494753038 Big mess ahead 15 years ago