Yann Leboulanger
|
b4ff6fd116
|
vcard now works in gc
|
2005-07-20 12:48:11 +00:00 |
Yann Leboulanger
|
b14b33fb1b
|
fix some bug thanks to pychecker
|
2005-07-19 20:12:02 +00:00 |
Yann Leboulanger
|
a47cca07f0
|
move var that have nothing to do with GTK to gajim instead of roster or gajim.py: contacts, groups, newly_added, to_be_removed, awaiting_messages (was queues), nicks, allow_notifications, con_types, sleeper_state
|
2005-07-18 21:08:31 +00:00 |
Nikos Kouremenos
|
4ec2eea678
|
update_user => update_contact
|
2005-07-18 14:52:28 +00:00 |
Nikos Kouremenos
|
f2cb015f73
|
user --> contact in some functions name, also type is contact too now
|
2005-07-07 16:38:36 +00:00 |
Nikos Kouremenos
|
8729b19c8e
|
publish, retrieve buttons now in glade. and we just hide them if we do not need them
|
2005-07-06 13:05:07 +00:00 |
Nikos Kouremenos
|
3f32315dd0
|
moving init above
|
2005-07-02 23:03:57 +00:00 |
Yann Leboulanger
|
ea7d45ac2a
|
fixes in editable properties of some entries in vcard (fix #438)
|
2005-06-26 21:35:52 +00:00 |
Yann Leboulanger
|
5e3a405329
|
we now have Contacts in gc, so we can ask information to everyone (even if we don't have the real jid)
|
2005-06-26 19:40:57 +00:00 |
Nikos Kouremenos
|
8e94b98d6e
|
include 2.6.0 check
|
2005-06-18 15:29:05 +00:00 |
Nikos Kouremenos
|
268fba26b4
|
fix #441 by adding a tooltip and max_width [pygtk2.6 only]
|
2005-06-14 15:51:34 +00:00 |
Nikos Kouremenos
|
d549183d4e
|
hig a string
|
2005-06-12 20:38:19 +00:00 |
Nikos Kouremenos
|
c77387346c
|
adhering to our new coding style for Classes and fixing glade banners stuff
|
2005-06-10 22:45:50 +00:00 |
Nikos Kouremenos
|
f82addfce5
|
altering a patch by denis craven and commiting
|
2005-06-10 22:04:59 +00:00 |
Nikos Kouremenos
|
3d59234f7f
|
class name Foo_widgettype becomes FooWidgettype so we now look 100% pygtkish [sed rocks]
|
2005-06-10 21:14:16 +00:00 |
Nikos Kouremenos
|
d88ca88a4a
|
clear avatar removes avatar now
|
2005-06-10 20:40:07 +00:00 |
Nikos Kouremenos
|
02186cd67f
|
filechooser for avatar and emoticon has now preview
|
2005-06-10 19:03:32 +00:00 |
Yann Leboulanger
|
ad19f954ac
|
fix #421
|
2005-06-10 13:46:41 +00:00 |
Nikos Kouremenos
|
53cfc5a79c
|
typo
|
2005-06-10 13:43:39 +00:00 |
Nikos Kouremenos
|
a890d43cf7
|
fix #421
|
2005-06-10 13:14:52 +00:00 |
Nikos Kouremenos
|
597f84b027
|
fixing a Traceback
|
2005-06-07 19:54:32 +00:00 |
Yann Leboulanger
|
9918b17e2f
|
check if all fiels for the photo are in vcard
|
2005-06-07 14:31:10 +00:00 |
Yann Leboulanger
|
ce07cfe759
|
vcard is now fixed: we use lists for ADR, TEL EMAIL entry cause we can have several
|
2005-06-07 08:50:47 +00:00 |
Nikos Kouremenos
|
78c7ca566f
|
try again later
|
2005-06-07 01:10:24 +00:00 |
Yann Leboulanger
|
9e58a5b68c
|
we can now add an avatar in our vcard
|
2005-06-06 22:58:06 +00:00 |
Yann Leboulanger
|
051adcab4d
|
we can now receive photos in vcard (sending it come soon)
|
2005-06-06 20:16:51 +00:00 |
Yann Leboulanger
|
69a6aaff74
|
vcard is more complete (avatar is commig soon)
|
2005-06-06 15:29:27 +00:00 |
Yann Leboulanger
|
561efafe65
|
update translation files
|
2005-06-01 21:29:24 +00:00 |
Yann Leboulanger
|
056ff7bd28
|
do not print ": " in vcard window if there is no status message
|
2005-05-20 15:50:44 +00:00 |
Nikos Kouremenos
|
8a6132d929
|
clean up in vcard.py
|
2005-05-16 14:15:13 +00:00 |
Nikos Kouremenos
|
d98a451764
|
send and show N/A if client or os is empty
|
2005-05-11 11:09:53 +00:00 |
Nikos Kouremenos
|
058b326e60
|
platform => os
|
2005-05-05 14:02:39 +00:00 |
Yann Leboulanger
|
a2b6a44079
|
ask and show os info from each resource
|
2005-04-24 22:58:41 +00:00 |
Vincent Hanquez
|
c0ea210834
|
leave vcard_window into dialogs namespace to not bloat null namespace
rename of the vcard_information_window file to something saner
|
2005-04-22 01:47:03 +00:00 |