Julio Biason
|
a9e55070cc
|
Forgot the add the ngettext
|
15 years ago |
Julio Biason
|
31bd1cfec9
|
marked pygtk and mitter for translations
|
15 years ago |
Julio Biason
|
1fea4df513
|
first steps into i18n
|
15 years ago |
Julio Biason
|
fd40013fc4
|
Removed <big> tag to remove the dancing in the grid when a message is marked as read.
|
15 years ago |
Julio Biason
|
c7da518093
|
Missed one senstive control
|
15 years ago |
Julio Biason
|
0aacf51c2e
|
Cancel is now always enabled
|
15 years ago |
Julio Biason
|
df3990144e
|
Removed Ctrl from send and cancel. Fixes #180
|
15 years ago |
Julio Biason
|
1e5026773f
|
Store and display the owner of the parent message in a reply. Closes #174
|
15 years ago |
Julio Biason
|
8731e5a829
|
Removed the message count 'cause we cascade teh messages and replies requests. closes #181
|
15 years ago |
Julio Biason
|
24f9851ca4
|
Get the current grid before any message operations. Fixes #185
|
15 years ago |
Julio Biason
|
38542e4a1e
|
added info about replies
|
15 years ago |
Julio Biason
|
34f0ff440f
|
disable message actions while writing a message; fixes #178
|
15 years ago |
Julio Biason
|
b77cd8224f
|
html escape every string now; fixes #159
|
15 years ago |
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 |