185 Commits (8bb60551727dcab69fea6bd474b70b4ef6d82389)

Author SHA1 Message Date
Julio Biason 8bb6055172 wrong call to statusbar 15 years ago
Julio Biason 64b08c11ec adding pairs on exceptions 15 years ago
Julio Biason 7b4c6cb71b replaced all references to _update_statusbar to _statusbar.volatile 15 years ago
Julio Biason ff1e9c345c better default colors for user and tags 15 years ago
Julio Biason aa1ac95e57 using the (user|group|tag)_regexp 15 years ago
Julio Biason 512ff3b3dd fixed the way we work with volatile messages when updating status 15 years ago
Julio Biason dc4e13796d trying to make a smarter statusbar 15 years ago
Julio Biason de0e77fd47 Refresh in any case; the user could have changed the refresh interval. 15 years ago
Julio Biason d23eb9834f Changed the way the system behaves when there are no networks set up; 15 years ago
Julio Biason dc87c2105f I removed the parenthesis in the last commit and forgot to add them back 15 years ago
Julio Biason 755065359c Enable warnings as errors; show exception messages. 15 years ago
Julio Biason 0c734eec45 Removed really silly code. 15 years ago
Julio Biason 604387c5fd Refresh action is disabled when getting new messages. 15 years ago
Julio Biason 918a23afc2 Show the time for the next update. 15 years ago
Julio Biason 86e9a38188 Recheck actions when the updatebox closes. 15 years ago
Julio Biason 3ed7bd1414 PEP8'd and Pyflake'd 15 years ago
Julio Biason 2247300cd6 Do not change the statusicon if we don't have a status icon 15 years ago
Julio Biason 4520e26bc5 Re-enable the update action after a failed update. 15 years ago
Julio Biason d3458a25fb Abort also in case of empty replies. 15 years ago
Julio Biason 12ad096374 Using a custom filter for the title, to fix the problem with ConfigOpt 15 years ago
Julio Biason 6168f74353 Trying to make the window title string configurable, but having issues 15 years ago
Julio Biason 0071b5de4b show the number of messages and replies in the title (idea by renatux) 15 years ago
Julio Biason 6b5701f10a Add grid and iterator in the selected message, so it's easier to track 15 years ago
Julio Biason 9274e12757 Status Iconc changing properly (the amount of debug messags is annoying, 15 years ago
Julio Biason 7533abc005 Oopsies. 15 years ago
Julio Biason 74b441ed04 Removed all the _action_* variables; everything should be accessible via 15 years ago
Julio Biason 10b2fe6926 UpdateBox emits a signal when the textarea gets focus, so we can disable 15 years ago
Julio Biason 04d937a94d Reposting also works now. 15 years ago
Julio Biason c14b8dfb71 Fixed the reply message problem; startign to "expose" the action group 15 years ago
Julio Biason 66b647af69 Removed a bunch of annoying logs. 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 0278d4707e Proper name for the window resize event callback; when an avatar is 15 years ago
Julio Biason af9f151c3a Removed references to _grids (which doesn't exist anymore) from the 15 years ago
Julio Biason 0cb152a2d9 Grids are now their own object. This should make things easier (although 15 years ago
Julio Biason dcea7ce649 Still not good enough. 15 years ago
Julio Biason 64bcaace19 This removes the invisible vertical scroll, although I'm not sure *why* 15 years ago
Julio Biason b1f67f4177 Changing the update action sensitivity on the right place, althought it 15 years ago
Julio Biason 417eceb302 Fixed problem with new 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 7ad74aa714 Moved threading classes to their own file, to reduce clutter in the main 15 years ago
Julio Biason b7f5cfd696 Created a NetworkUser object, to be used by NetworkData and to 15 years ago
Julio Biason 737f0b0344 show/hide the update area 15 years ago
Julio Biason 1913ab05ce show update box only when doing message related functions 15 years ago
Julio Biason a753fa71cb hide/show only the main window, making the code a lot simpler. fixes #210 15 years ago
Julio Biason ac8555d776 it's 'setattr', no underscore. fixes #208 15 years ago
Julio Biason 06ac76f474 oopses 15 years ago