Julio Biason
|
64bcaace19
|
This removes the invisible vertical scroll, although I'm not sure *why*
it fixed.
|
15 years ago |
Julio Biason
|
b1f67f4177
|
Changing the update action sensitivity on the right place, althought it
doesn't seem like it is doing the way I want.
|
15 years ago |
Julio Biason
|
417eceb302
|
Fixed problem with new 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
|
f53cb56a37
|
Logged user information.
|
15 years ago |
Julio Biason
|
d2a22f46bf
|
Bump for next release
|
15 years ago |
Julio Biason
|
511babf5f2
|
is_setup (and the new user) are now property, which makes more sense,
actually.
(Also, it seems I'm in a @property mood lately.)
|
15 years ago |
Julio Biason
|
b7f5cfd696
|
Created a NetworkUser object, to be used by NetworkData and to
NetworkBase, so every protocol can have an attached information about
the user.
|
15 years ago |
Julio Biason
|
737f0b0344
|
show/hide the update area
|
15 years ago |
Julio Biason
|
1913ab05ce
|
show update box only when doing message related functions
|
15 years ago |
Julio Biason
|
a753fa71cb
|
hide/show only the main window, making the code a lot simpler. fixes #210
|
15 years ago |
Julio Biason
|
ac8555d776
|
it's 'setattr', no underscore. fixes #208
|
15 years ago |
Julio Biason
|
06ac76f474
|
oopses
|
15 years ago |
Julio Biason
|
cd3598d3d5
|
Use a list to store grids
|
15 years ago |
Julio Biason
|
3958a9831c
|
This log is completely unnecessary
|
15 years ago |
Julio Biason
|
de551e63e4
|
Mark all messages as read option. fixes #205
|
15 years ago |
Julio Biason
|
3f49b6149d
|
Protected status. fixes #199
|
15 years ago |
Julio Biason
|
a2dd564b5b
|
Fix the monu position, so settings is visible. fixes #206
|
15 years ago |
Julio Biason
|
62df2058ae
|
proper restoration of size/position
|
15 years ago |
Julio Biason
|
e8e3f323f5
|
Proper restoration of the window size/position
|
15 years ago |
Julio Biason
|
85fbb1df1b
|
save and restore positions and dimensions on tray movement
|
15 years ago |
Julio Biason
|
ce52823cb7
|
trying to make the statusicon hide/display the main window
|
15 years ago |
Julio Biason
|
20d03d427f
|
Interface priority. fixes #176
|
15 years ago |
Julio Biason
|
d10273a642
|
Moved special chars to the config file. fixes #179
|
15 years ago |
Julio Biason
|
177f6fd718
|
pep8 fixes
|
15 years ago |
Julio Biason
|
bf511188a3
|
Dead code
|
15 years ago |
Julio Biason
|
bcfc045912
|
Added proxy support. fixes #97
|
15 years ago |
Julio Biason
|
16ca71fe14
|
Documented all options now
|
15 years ago |
Julio Biason
|
960a4df215
|
renamed Network_Manager to simply NetworkManager, since we expect all the networks to use it, so it will be easier to type
|
15 years ago |
Julio Biason
|
5556085a70
|
generate a syntetic event on popup-menu
|
15 years ago |
Julio Biason
|
25fb5b9a02
|
Documented most of the stuff, but still need to make the Twitter (and others) appear in the index
|
15 years ago |
Julio Biason
|
86c3c9eae5
|
Timeout in requests. fixes #89
|
15 years ago |
Julio Biason
|
4213410e9b
|
keep the grid and iterator instead of just the iterator while favouring and deleting. fixes #194
|
15 years ago |
Julio Biason
|
60e76b5549
|
Seems urlencode is UTF8 safe now
|
15 years ago |
Julio Biason
|
59ff8fad22
|
Ok, kill me now
|
15 years ago |
Julio Biason
|
2eeacf4030
|
forgot to save
|
15 years ago |
Julio Biason
|
b36ae04d55
|
There is no event on popup-menu. fixes #188
|
15 years ago |
Julio Biason
|
46dc141280
|
Count the operations and save the config file if needed. fixes #198
|
15 years ago |
Julio Biason
|
e83fca73bc
|
Count new messages and replies to select the statusicon. fixes #197
|
15 years ago |
Julio Biason
|
51632ec76b
|
Select the message again after changing focus back to the grid. fixes #192
|
15 years ago |
Julio Biason
|
c1ceb64492
|
Bumped for the next release
|
15 years ago |
Julio Biason
|
a98beb9a8c
|
check option value before using it, closes #196
|
15 years ago |
Julio Biason
|
cd814bbbb0
|
new logo
|
15 years ago |
Julio Biason
|
0ab61b12e2
|
Uses into to avoid "0 minutes"
|
15 years ago |
Julio Biason
|
51463eceb8
|
Bumped for alpha 3
|
15 years ago |
Julio Biason
|
a260285493
|
updated strings
|
15 years ago |