Yann Leboulanger
|
19d99e0a89
|
remove the image in tc window when we get the vcard and there is no image in it
|
2005-10-12 20:17:58 +00:00 |
Yann Leboulanger
|
cbebcfc29e
|
add comment
|
2005-10-12 20:10:42 +00:00 |
Yann Leboulanger
|
459acd9e11
|
get only the nick of MSN contacts (without %hotmail.com)
|
2005-10-12 20:00:59 +00:00 |
Yann Leboulanger
|
a33b571766
|
send_file menuitem is unsensitive if contact doesn't have a resource
|
2005-10-12 19:28:31 +00:00 |
Yann Leboulanger
|
258595fc43
|
add comment
|
2005-10-12 19:00:24 +00:00 |
Yann Leboulanger
|
ad3d5c5944
|
do not DND on chat window that have no resource
|
2005-10-12 18:59:38 +00:00 |
Nikos Kouremenos
|
a03e83e21d
|
try except in likely to break places
|
2005-10-12 18:21:32 +00:00 |
Yann Leboulanger
|
d3089ffa8c
|
fix TB
|
2005-10-11 16:35:33 +00:00 |
Yann Leboulanger
|
c788403766
|
if message_tv is not sensitive, don't print things there
|
2005-10-11 16:23:50 +00:00 |
Yann Leboulanger
|
f03cae3e0e
|
fix bug while sorting iters when merge is True
|
2005-10-11 16:02:57 +00:00 |
Yann Leboulanger
|
d8e4c0b0e1
|
the time we look at what is sent by the ROSTER event, xmpp added a new entry, we don't want it: this entry is in 'Not in roster' group
|
2005-10-11 15:39:51 +00:00 |
Yann Leboulanger
|
2840838b7f
|
pm message via popup windows are well handled now
|
2005-10-11 14:40:47 +00:00 |
Nikos Kouremenos
|
79a893bff8
|
focus-out line now works in windoz too
|
2005-10-11 14:26:50 +00:00 |
Yann Leboulanger
|
7b6dd8faca
|
new pm popup window now show "From nick in room room_name"
|
2005-10-11 14:16:01 +00:00 |
Yann Leboulanger
|
9ad6103ada
|
new pm popup window now show "From nick"
|
2005-10-11 13:59:41 +00:00 |
Nikos Kouremenos
|
5c6562860a
|
[xmpppy-cvs:features.py] The setPrivacyList function used a nonexistent payload variable where it should be the list param
|
2005-10-11 12:31:27 +00:00 |
Nikos Kouremenos
|
ce2b7cad6a
|
[xmpppy-cvs] non-fatal patch. thanks norman
|
2005-10-11 12:27:27 +00:00 |
Nikos Kouremenos
|
c9a368a163
|
bigger avatar cannot be shown in a window larger than half the screen
|
2005-10-11 11:57:51 +00:00 |
Nikos Kouremenos
|
fb4ea9c947
|
fix comment
|
2005-10-10 22:49:20 +00:00 |
Nikos Kouremenos
|
f5089a8c69
|
now sensitivity on/off for change status menuitem works ok
|
2005-10-10 22:46:28 +00:00 |
Nikos Kouremenos
|
fbc668841e
|
logic fixes in change status message, add code for sensitivity. TODO: find the best place to make sensitivity on/off
|
2005-10-10 21:45:59 +00:00 |
Yann Leboulanger
|
7dffeb86df
|
change status message in status combobox and in systray now concern only accounts that have sync_with_global_status True
|
2005-10-10 19:10:59 +00:00 |
Nikos Kouremenos
|
9fb9a453eb
|
combobox menus do not use mnemonic according to HIG
|
2005-10-10 14:57:16 +00:00 |
Nikos Kouremenos
|
94d88f92a0
|
comments
|
2005-10-10 13:15:32 +00:00 |
Nikos Kouremenos
|
bac379679a
|
boot faster when in Windows
|
2005-10-10 13:12:28 +00:00 |
Yann Leboulanger
|
7c303891f9
|
typo
|
2005-10-10 10:02:57 +00:00 |
Nikos Kouremenos
|
3e0e623e9a
|
fix code quality. if user presses Cancel in Status change dialog do not set the new status; add comments to code, make it cleaner (use 'SEPARATOR' and not '' for string for combobox; HIG (add ... to finish menuitems that need it and add a missing mnemonic)
|
2005-10-09 22:24:18 +00:00 |
Yann Leboulanger
|
45fcf1e08f
|
on middle click on an account row, open change status message dialog
|
2005-10-09 21:08:13 +00:00 |
Yann Leboulanger
|
21298945d2
|
add image to change status message in status combobox
|
2005-10-09 20:57:32 +00:00 |
Yann Leboulanger
|
078398efb3
|
fix HIG
|
2005-10-09 20:34:02 +00:00 |
Yann Leboulanger
|
83eeb0639e
|
add the change status message iter in status combobox
|
2005-10-09 20:28:04 +00:00 |
Nikos Kouremenos
|
a0e5a45ff2
|
HIG says menuitems are Header
|
2005-10-09 18:52:57 +00:00 |
Nikos Kouremenos
|
708b9d5d6d
|
use better image for rename/changing status (generally means: you have to type new string). thanks Bernhard Walle
|
2005-10-09 18:45:03 +00:00 |
Nikos Kouremenos
|
62dd337e3e
|
typo
|
2005-10-09 18:42:41 +00:00 |
Nikos Kouremenos
|
d9d527b2ef
|
improve code quality. code block is cleaner. ugly hack was leaving leading space
|
2005-10-09 18:42:24 +00:00 |
Nikos Kouremenos
|
6d07ec5a0a
|
try to have OpenPGP working in Windoz
|
2005-10-09 17:22:03 +00:00 |
Nikos Kouremenos
|
a5ee542fee
|
move init of history window above and add a fixme and fix very minor ui stuff for history window
|
2005-10-09 17:07:29 +00:00 |
Nikos Kouremenos
|
cf18d99555
|
add comment
|
2005-10-09 16:45:21 +00:00 |
Nikos Kouremenos
|
8bf623f1bc
|
nothing
|
2005-10-09 16:13:55 +00:00 |
Nikos Kouremenos
|
c5f90e9bc6
|
get_uf_show can return strings with mnemonics
|
2005-10-09 16:08:18 +00:00 |
Yann Leboulanger
|
8f3dafa920
|
account context menu and systary context menu now contain a change status message item
TODO:
global status combobox need it
|
2005-10-09 14:49:14 +00:00 |
Yann Leboulanger
|
15fc953638
|
dialogs.ChangeStatusMessageDialog can take no show argument
|
2005-10-09 14:44:52 +00:00 |
Nikos Kouremenos
|
9eb9112de9
|
user should see cannot/does not and can't doesn't
|
2005-10-09 13:53:21 +00:00 |
Nikos Kouremenos
|
3ba5e9ba78
|
[delmonico] fix finish button sensitivity issues in wizard
|
2005-10-09 13:08:44 +00:00 |
Nikos Kouremenos
|
91bfdba9c8
|
catch a typeerror tb and fallback, because vanilla gnomepython 2.12 has bad patch in Mandriva. thx dakilla
|
2005-10-09 11:49:41 +00:00 |
Yann Leboulanger
|
b4cdd59c84
|
typo
|
2005-10-09 10:43:14 +00:00 |
Yann Leboulanger
|
bbd43431ee
|
check one more INTR
|
2005-10-09 10:25:02 +00:00 |
Yann Leboulanger
|
2da08cf0e9
|
typo
|
2005-10-09 10:24:06 +00:00 |
Yann Leboulanger
|
6ff2bf8c53
|
[Norman] subnodes are correctly browsed now
|
2005-10-09 10:11:24 +00:00 |
Yann Leboulanger
|
f0deb4bc32
|
update browser.py and commands.py from cvs
|
2005-10-09 10:04:17 +00:00 |