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
|
069908f96d
|
Call the function instead of adding it (stupid lambdas); proper use of
N_.
|
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
|
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
find. Probably needs big comments to show them more properly.
|
15 years ago |
Julio Biason
|
7275ea9b0b
|
Still trying to improve this debug message, 'cause catching unexpected
things is quite hard at this point.
|
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 |
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
pygtk file; created a update_box object too, to make it easier to set
the avatar and other things.
|
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.
|
16 years ago |
Julio Biason
|
6831e0ca36
|
Need to import the exception
|
16 years ago |
Julio Biason
|
46bb00498a
|
Reweet command
|
16 years ago |
Julio Biason
|
b7b3c334a2
|
"thread" is now available to all interfaces; Zork now can show threads
|
16 years ago |
Julio Biason
|
da3b37f593
|
Need the __init__
|
16 years ago |
Julio Biason
|
0f8c64163c
|
Only interfaces inside "ui"
|
16 years ago |
Julio Biason
|
a494753038
|
Big mess ahead
|
16 years ago |