Nikos Kouremenos
|
8a1326a810
|
sys.getfilesystemencoding() can return None to some systems (eg. OpenBSD). Thanks Jolan for patches
|
2005-10-21 13:21:31 +00:00 |
Yann Leboulanger
|
726640ef4b
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
Nikos Kouremenos
|
7671dae8b8
|
missing import
|
2005-10-03 18:27:39 +00:00 |
Nikos Kouremenos
|
f6470778a6
|
we now show a happy dialog on nick conflict asking (and even proposing new nick); also refactor code and add a new gtkgui helper
|
2005-10-03 18:19:31 +00:00 |
Nikos Kouremenos
|
85b1dcd9a4
|
not the path, just the name, or else bold makes it huge
|
2005-09-22 11:35:59 +00:00 |
Yann Leboulanger
|
4d4434c951
|
do not send None as avatar mime tye
|
2005-09-15 16:57:42 +00:00 |
Nikos Kouremenos
|
a725792f36
|
remove lazy exception catching and fix logic for previewing images
|
2005-09-05 13:59:41 +00:00 |
Nikos Kouremenos
|
ef06e78abb
|
scale and catch for avatar & emoticon
|
2005-09-05 13:35:45 +00:00 |
Nikos Kouremenos
|
4523a1f4b3
|
we always scale avatar image to 100x100
|
2005-09-05 12:26:05 +00:00 |
Nikos Kouremenos
|
88b2f3b1f1
|
do some ellipsize via glade2.10 and remove some fixmes
|
2005-09-03 12:43:12 +00:00 |
Nikos Kouremenos
|
ac34593ff6
|
[hawke] fix 2 fields to be editable
|
2005-09-01 16:16:46 +00:00 |
Nikos Kouremenos
|
4902e17742
|
[stephan k.] fchooser now does unicode correctly
|
2005-08-30 21:03:23 +00:00 |
Nikos Kouremenos
|
780b3d4e20
|
avatar/win32: open with rb so windows are ok
|
2005-08-26 22:12:19 +00:00 |
Nikos Kouremenos
|
121911f8f6
|
more of isinstance
|
2005-08-26 12:52:40 +00:00 |
Nikos Kouremenos
|
cec336112d
|
[Stéphan K.] make most strings we use unicode instacnes
|
2005-08-26 00:52:44 +00:00 |
Nikos Kouremenos
|
e641745500
|
using comments and Q_() for make disctioning of None and Unknown strings. this breaks strings freeze but I hope it is for the good and I hope it is the last time [sorry ppl]
|
2005-08-12 22:32:35 +00:00 |
Nikos Kouremenos
|
0807d207d2
|
fix string
|
2005-08-06 23:22:57 +00:00 |
Nikos Kouremenos
|
a0e7df5961
|
typo
|
2005-08-05 15:15:31 +00:00 |
Nikos Kouremenos
|
885b1d9e91
|
uf_sub, uf_ask and they are translatable too
|
2005-08-04 22:08:33 +00:00 |
Nikos Kouremenos
|
fa5ddbe498
|
better and translatble strings
|
2005-08-04 19:48:57 +00:00 |
Nikos Kouremenos
|
5ffbf2dbc0
|
uf_show for vcard
|
2005-08-03 10:59:44 +00:00 |
Nikos Kouremenos
|
2bf0f3e625
|
remove some user in favor of contact and fix a CB name
|
2005-07-24 19:36:26 +00:00 |
Nikos Kouremenos
|
e06c4551c3
|
we now explain Resource (5) in a tooltip
|
2005-07-24 19:31:37 +00:00 |
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 |