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
signatures for mark_all_read and clear_posts, since they are not
triggered from widgets anymore.
|
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
selects another message.
|
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
the grids. Messages are displayed properly now (although the interface
doesn't respond properly when messages are selected.)
|
15 years ago |
Julio Biason
|
49ac5af90f
|
proper freeze/thaw functions (mistyped them before); timesince is needed
here; allow queuing redraws from outside.
|
15 years ago |
Julio Biason
|
e53d5dae06
|
moved public functions to the bottom of the file, to make them easier to
find. Probably needs big comments to show them more properly.
|
15 years ago |
Julio Biason
|
0cb152a2d9
|
Grids are now their own object. This should make things easier (although
code is a complete mess at this point.)
|
15 years ago |