Gergely Imreh
|
5d9709ad66
|
ui_pygtk: cleaning up formatting errors reported by pyflakes
|
16 years ago |
Julio Biason
|
9acd7749b9
|
Merge hacking-mitter
|
16 years ago |
Julio Biason
|
89316f86ba
|
Merging hacking-mitter
|
16 years ago |
Julio Biason
|
73b1712282
|
Starting a custom cell for the messages
|
16 years ago |
Julio Biason
|
a2d68378d4
|
Meh, rendering still broken
|
16 years ago |
Julio Biason
|
285695ac96
|
sorting fixes; proper escaping of HTML (finally)
|
16 years ago |
Julio Biason
|
d75b54ec35
|
It seems the problem was the colour I was using my config file.
|
16 years ago |
Julio Biason
|
ac684434ba
|
Update works; stil trying to find why we have some message drawing problems (the message is being selected correctly)
|
16 years ago |
Julio Biason
|
710a7806d9
|
Something weird with the display of messages. Some draw different stuff on mouse over.
|
16 years ago |
Julio Biason
|
a73c7b38e5
|
About dialog
|
16 years ago |
Julio Biason
|
3797043d28
|
Big fuckup with reverting commits, but downloading user pics work
|
16 years ago |
Julio Biason
|
9d7180483c
|
Revert "Sorting seems to work"
This reverts commit 9aa415d1d4 .
|
16 years ago |
Julio Biason
|
e5fd183ff9
|
Sorting seems to work
|
16 years ago |
Julio Biason
|
9aa415d1d4
|
Sorting seems to work
|
16 years ago |
Julio Biason
|
ad9e962a0b
|
It works when we retrieve the data
|
16 years ago |
Julio Biason
|
d142b126ae
|
With a few display errors, tweets are being displayed now
|
16 years ago |
Julio Biason
|
37d29948a2
|
Some PyFlakes/PEP8 fixes (in the wrong place); threading in PyGTK
|
16 years ago |
Julio Biason
|
d59c43f041
|
Proper sensitivity for the Add button and action
|
16 years ago |
Julio Biason
|
5833399fc7
|
Added the thread management objects
|
16 years ago |
Julio Biason
|
bed1415bff
|
Images are related to the UI, not a general thing.
|
16 years ago |
Julio Biason
|
77f72c197e
|
Removed a lot of (now) unused code. Some should return.
|
16 years ago |
Julio Biason
|
ae36a6529c
|
Proper thanks in the about dialog
|
16 years ago |
Julio Biason
|
da645f40a3
|
The only thing in the store is the NetworkData object
|
16 years ago |
Julio Biason
|
7200fb09ca
|
Position and size saving works
|
16 years ago |
Julio Biason
|
65966d5e0e
|
Interface appears again
|
16 years ago |
Julio Biason
|
9f9b201aee
|
Single object; follow new guidelines for NAMESPACE and options()
|
16 years ago |
Julio Biason
|
efadcfaff0
|
"Show", not "print"
|
16 years ago |
Julio Biason
|
6831e0ca36
|
Need to import the exception
|
16 years ago |
Julio Biason
|
ee9cca703e
|
Display the available requests (on commands that use network)
|
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
|
1c7df31866
|
Another oops
|
16 years ago |
Julio Biason
|
44da09f8b2
|
Oops
|
16 years ago |
Julio Biason
|
34f0702dc8
|
Fixed "list" bug; display shows the current position in the queue
|
16 years ago |
Julio Biason
|
9ec5fd07cf
|
MH is now Zork; changed some wordings
|
16 years ago |
Julio Biason
|
e959e8838c
|
UI helpers are now in "helpers"
|
16 years ago |
Julio Biason
|
35acce6430
|
The usage of ui_ prefix in the interfaces seems to make things a tad bit complicated when loading every interface. So _import_name needs to be a tad bit smarter.
|
16 years ago |
Julio Biason
|
064cd2e1af
|
Renamed interfaces back to the ui_ prefix, to prevent problems loading Python modules
|
16 years ago |
Julio Biason
|
35ed830de6
|
Interface manager seems to be working; need some interface working now
|
16 years ago |
Julio Biason
|
da3b37f593
|
Need the __init__
|
16 years ago |
Julio Biason
|
d41ba0352d
|
Options are @classmethod now (like networks)
|
16 years ago |
Julio Biason
|
0f8c64163c
|
Only interfaces inside "ui"
|
16 years ago |
Julio Biason
|
a494753038
|
Big mess ahead
|
16 years ago |
Julio Biason
|
5bdf769fea
|
Initial import from SVN
|
16 years ago |