Julio Biason
|
697fcb4756
|
removed references to python2.5; now it's 'env python'
|
15 years ago |
Julio Biason
|
becbcad100
|
Counting happens on the statusbar now
|
15 years ago |
Julio Biason
|
0e0102d947
|
Removed long debug
|
15 years ago |
Julio Biason
|
e97c75e7af
|
better logs
|
15 years ago |
Julio Biason
|
742cd4eb38
|
just make it display the running threads too
|
15 years ago |
Julio Biason
|
e58d36f8bf
|
clear the thread pool on quit
|
15 years ago |
Julio Biason
|
70f0335777
|
Missing thread removal on exception
|
15 years ago |
Julio Biason
|
2e6dcd3197
|
accelerators to the tabs
|
15 years ago |
Julio Biason
|
a4c5b06152
|
Changed .name for .getName()/.setName() to be compatible with Pytho 2.5
|
15 years ago |
Julio Biason
|
bbdb6c3443
|
Delete confirmation
|
15 years ago |
Julio Biason
|
751f55b60d
|
direct link to messages
|
15 years ago |
Julio Biason
|
91d8bdf6b4
|
return focus after update
|
15 years ago |
Julio Biason
|
6fe8b283e4
|
Replies prefix
|
15 years ago |
Julio Biason
|
a455abcf9f
|
Show replies
|
15 years ago |
Julio Biason
|
3af11b0704
|
queue pics on message receival, not on draw
|
15 years ago |
Julio Biason
|
d375dac3ae
|
fixed the jump to start; bunch of new bugs
|
15 years ago |
Julio Biason
|
3546eb430a
|
don't jump to the first message anymore; closed icon problem without noticing
|
15 years ago |
Julio Biason
|
ed859af0c1
|
Proper display of messages
|
15 years ago |
Julio Biason
|
9c39654479
|
Reading the pango docs, I found the proper way to escape special chars
|
15 years ago |
Julio Biason
|
997f88d5d2
|
Added favourite option and display
|
15 years ago |
Julio Biason
|
4a81bcf87b
|
Changed the message format to display favourite status
|
15 years ago |
Julio Biason
|
6dd3b1661d
|
Wrong way to count a message as read
|
15 years ago |
Julio Biason
|
5f9b221b87
|
Generic grid functions, in the hope they will work for a "replies" grid.
|
15 years ago |
Julio Biason
|
94708849bf
|
Single place to update everything message count related
|
15 years ago |
Julio Biason
|
643bdc64d1
|
Added a tab with the count of new messages. The idea is to add another tab now with the replies.
|
15 years ago |
Julio Biason
|
fc2dcc74fb
|
Wrong check
|
15 years ago |
Julio Biason
|
9514da7dff
|
Now it should be using the avatar cache properly; convert types from the settings window
|
15 years ago |
Julio Biason
|
dca6d839f9
|
"Cache" images to avoid loading them all the time
|
15 years ago |
Julio Biason
|
c12685485c
|
Also clear the icon and count when clearing the list
|
15 years ago |
Julio Biason
|
32f26f20d0
|
PEP8 fixed
|
15 years ago |
Julio Biason
|
f01463035a
|
Also change the icon in case of network error on update
|
15 years ago |
Julio Biason
|
86280da938
|
Added a statusicon, not sure if it works since I'm still using OS X with X11
|
15 years ago |
Julio Biason
|
118bbd7a09
|
Finally found the large dash code
|
15 years ago |
Julio Biason
|
86b7759d9c
|
Better display of unread (still not good, though)
|
15 years ago |
Julio Biason
|
df518ba0ea
|
Starting the read/unread status. Layout is BAD
|
15 years ago |
Julio Biason
|
6dd419815d
|
Oops when clicking the list not under a cell
|
15 years ago |
Julio Biason
|
6e714f2a56
|
URL popups
|
15 years ago |
Julio Biason
|
a7eba146dd
|
Move to the first cell on new messages
|
15 years ago |
Julio Biason
|
0db021d210
|
Disable auto-refresh on error; show something in case of net operations fail
|
15 years ago |
Julio Biason
|
a6ebe24615
|
Settings window
|
15 years ago |
Julio Biason
|
7d1b474086
|
Repost works
|
15 years ago |
Julio Biason
|
26e261bb12
|
Repost
|
15 years ago |
Julio Biason
|
54dbb60467
|
Better accelerators
|
15 years ago |
Julio Biason
|
37aef35616
|
Show the number of new messages for the user
|
15 years ago |
Julio Biason
|
5d4f84d5bc
|
Removed tailing spaces
|
15 years ago |
Julio Biason
|
a05aa4e082
|
Display retweets
|
15 years ago |
Julio Biason
|
5572f37bd1
|
Replies working
|
15 years ago |
Julio Biason
|
22e538ceb4
|
If we cancel the update, we must clear all the pointers too
|
15 years ago |
Julio Biason
|
89efa7d1a4
|
Starting replies
|
15 years ago |
Julio Biason
|
6b1e7a831c
|
Re-enabled the statusbar, 'cause feedback to the user was pretty bad
|
15 years ago |