Commit Graph

65 Commits

Author SHA1 Message Date
Yann Leboulanger 4a58db0fca hide progressbar in profile window when not used. fixes #2852 2007-01-02 17:01:33 +00:00
Yann Leboulanger 4684c573a0 remove publish / retrieve button in profile window. fixes #2471 2006-12-29 07:32:18 +00:00
Jean-Marie Traissard f041f8dd5e JID->Jabber ID in gc tooltip
if print_time==sometimes : Show the day if needed also. Use locale for time format (do
not force
24h)
Delete a lot of unused locale variables (thanks pychecker)
del gajim.py useless global vars after use
configpaths.py : use self. not this.
2006-11-21 18:46:33 +00:00
Jean-Marie Traissard 9347fe10e1 Remove lot of useless imports
Fix gajim-remote contact_info
Fix profile_win right click on avatar
Fix a call and a comment
Thanks pyflakes (a program, not a person) for the whole.
2006-11-15 01:59:21 +00:00
Nikos Kouremenos 59d5f23182 show the widget (linkbutton or label) before adding it 2006-10-02 16:24:10 +00:00
Yann Leboulanger eaa11ed466 remove timeout in profile window. Fixes #1840 2006-09-26 06:53:43 +00:00
Nikos Kouremenos 31c467c305 if window is destroyed, every child dies 2006-09-25 09:47:20 +00:00
Jean-Marie Traissard 8a12655ec7 Close button in vcard and profile windows 2006-09-25 05:20:06 +00:00
Yann Leboulanger 38c8ba58a3 Do not propose to save avatar in profile window if it's not on HD. Fixes #2428 2006-09-22 14:24:26 +00:00
Yann Leboulanger 28b2ba04ff add a clear button in choose avatar dialog. Fixes #2423 2006-09-21 20:52:37 +00:00
Yann Leboulanger f780a0fe94 add a statusbar to profile window. Fixes #1840 2006-09-20 11:15:33 +00:00
Yann Leboulanger b5c4edb60a add progressbar in profile window. For #1840 2006-09-19 07:52:40 +00:00
Yann Leboulanger 050afed553 set a text in avatar button instead of a fake avatar when no avatar is set in profile window. For #1840 2006-09-18 21:19:02 +00:00
Yann Leboulanger de22429a6f fix behaviour of PHOTO_button in profile_window. Fixes #2381 2006-09-10 10:50:42 +00:00
Yann Leboulanger cfd9c87860 forgotten files 2006-09-08 17:48:37 +00:00