Yann Leboulanger
|
08d07e3ffc
|
when a child change his status, redraw parent line too (parent icon may depend on children status). Fixes #1649
|
2006-03-04 09:49:53 +00:00 |
|
Yann Leboulanger
|
1112e8fba6
|
[Jim++] Don't show child icon if it is error or not in roster. See #1649
|
2006-03-04 00:29:29 +00:00 |
|
Yann Leboulanger
|
c307cb61f6
|
fix TB when we use merged accounts and drag a contact on another from another account. Fixes #1637 and see also #1596
|
2006-03-01 21:00:59 +00:00 |
|
Dimitur Kirov
|
1f467c0fc3
|
show_tooltip uses less argumens, added some
docs, explaining what this arguments are for
|
2006-02-28 10:13:42 +00:00 |
|
Yann Leboulanger
|
5cf1fcfa0f
|
add missing status in iconsets
|
2006-02-27 00:07:42 +00:00 |
|
Yann Leboulanger
|
946a28b26b
|
[Jim++] some elif instead of if
|
2006-02-26 23:29:49 +00:00 |
|
Yann Leboulanger
|
6af1c3dbdc
|
error / not_in_roster / requested / message icons are no more taken in transporticonset, but in jabber iconset. Fixes #1250
|
2006-02-26 15:08:59 +00:00 |
|
Nikos Kouremenos
|
62ebf355a3
|
fix typo
|
2006-02-26 14:40:49 +00:00 |
|
Nikos Kouremenos
|
a3fd1663d0
|
add comment; improve varname
|
2006-02-26 14:33:15 +00:00 |
|
Yann Leboulanger
|
df08d2f0c6
|
also redraw the window title when we change contact nick. Fixes #1599
|
2006-02-21 19:44:53 +00:00 |
|
Yann Leboulanger
|
a786a13d4c
|
update open chat window when we change contact's nick. Fixes #1599
|
2006-02-21 19:10:55 +00:00 |
|
Yann Leboulanger
|
2dcc72cb36
|
don't show subscription in account tooltip
|
2006-02-21 12:19:43 +00:00 |
|
Yann Leboulanger
|
3317383918
|
put contact in observer group when we remove it but let him see our status. Fixes #1494
|
2006-02-20 22:08:02 +00:00 |
|
Yann Leboulanger
|
f4e95cdc8d
|
when a child has awaiting events, draw parent with message icon and open chat with this child contact when we dubble click on parent
|
2006-02-20 17:09:14 +00:00 |
|
Yann Leboulanger
|
4415d770fc
|
not_in_the_roster.png -> not_in_roster.png
|
2006-02-20 11:02:35 +00:00 |
|
Yann Leboulanger
|
54a2891ea7
|
decode string from GTK. Fixes #1593
|
2006-02-19 23:23:48 +00:00 |
|
Yann Leboulanger
|
eb10d38708
|
do not allow to move a contact to transport or not in roster group. Fixes #1571
|
2006-02-19 23:05:00 +00:00 |
|
Yann Leboulanger
|
bafb439d35
|
fix wrong logic
|
2006-02-19 22:21:25 +00:00 |
|
Yann Leboulanger
|
50407e5cca
|
don't redraw the whole roster when we connects to an account
|
2006-02-19 22:20:45 +00:00 |
|
Nikos Kouremenos
|
57fad03435
|
better varname and clearer logic
|
2006-02-19 21:28:41 +00:00 |
|
Yann Leboulanger
|
b006a357f7
|
remove fixed FIXME
|
2006-02-19 18:00:23 +00:00 |
|
Yann Leboulanger
|
a081e4411a
|
re-create the actions menu only when needed: when we popup it up, and only when one account has signed in or signed out
|
2006-02-19 17:25:22 +00:00 |
|
Travis Shirk
|
2da7a542f8
|
Unread message fix when quitting gajim, see #1516
|
2006-02-08 04:55:06 +00:00 |
|
Yann Leboulanger
|
59e6377546
|
follow RFC 3921 section 8 for subscription. This also fixes #1400
|
2006-02-07 23:11:24 +00:00 |
|
Yann Leboulanger
|
652e1df102
|
redraw parent's icon when a child log off to eventually remove the arrow in icon
|
2006-02-05 13:44:51 +00:00 |
|
Yann Leboulanger
|
e9765bc6d8
|
when we drop a contact on a group row, copy/move it to this group
|
2006-02-05 11:30:17 +00:00 |
|
Yann Leboulanger
|
8e423a96ca
|
redraw parent when we add a child
|
2006-02-05 10:28:58 +00:00 |
|
Nikos Kouremenos
|
29ec011b9a
|
operate on model using path thus eliminate iter = model.get_iter(path) calls
|
2006-02-04 23:07:46 +00:00 |
|
Yann Leboulanger
|
b25a4dbcc5
|
when Drag And Drop from a group to another, popup a context menu to ask if we want to change group or make as subcontact
|
2006-02-03 21:02:47 +00:00 |
|
Yann Leboulanger
|
e29cf7bb9e
|
workaround a GTK windows bug (bis)
|
2006-02-03 15:51:56 +00:00 |
|
Yann Leboulanger
|
e155e9b496
|
workaround a GTK windows bug
|
2006-02-03 15:38:00 +00:00 |
|
Dimitur Kirov
|
f62db4acfe
|
Switched to non-blocking connections.
Removed threads and mutexes in connection.py
and gajim.py.
Add resolver through nslookup command, removed
dnspython and pydns (for now).
|
2006-02-03 12:17:34 +00:00 |
|
Yann Leboulanger
|
964d32fc48
|
80 margin
|
2006-02-03 11:20:55 +00:00 |
|
Yann Leboulanger
|
1d5c383095
|
present window before printing the "you are already in this room" error dialog. Fixes #1142
|
2006-02-01 21:15:56 +00:00 |
|
Yann Leboulanger
|
912bda3074
|
set contact status to '' when we go offline
|
2006-02-01 20:12:37 +00:00 |
|
Yann Leboulanger
|
4ce9c8997a
|
draw opened/closed icon only when there is a connected child
|
2006-02-01 20:02:11 +00:00 |
|
Yann Leboulanger
|
baab9a4a4a
|
always sort meta contacts by status
|
2006-02-01 12:48:00 +00:00 |
|
Yann Leboulanger
|
df1f876603
|
re-build opened and closed transport iconset when we change iconset
|
2006-01-31 23:00:51 +00:00 |
|
Yann Leboulanger
|
d4651a3215
|
redraw the parent contact icon when we add / remove a subcontact
|
2006-01-31 22:24:46 +00:00 |
|
Yann Leboulanger
|
f22b455da8
|
when we remove a contact that has subcontacts or is a subcontact, update meta contacts info stored on the server
|
2006-01-31 21:59:12 +00:00 |
|
Yann Leboulanger
|
475ebb8879
|
typo
|
2006-01-31 18:23:13 +00:00 |
|
Yann Leboulanger
|
e3888b8202
|
fix TB
|
2006-01-31 13:52:54 +00:00 |
|
Yann Leboulanger
|
a315c21348
|
create transport images with opened and closed pixbuf on it. Fixes #1491
|
2006-01-31 13:33:52 +00:00 |
|
Nikos Kouremenos
|
8b7c67414c
|
keep 2.6.x compat [for how long.. :P]
|
2006-01-31 10:53:24 +00:00 |
|
Yann Leboulanger
|
e751343173
|
completly remove a contact before adding it when we do DND because add_contact_ro_roster doesn't add it if one row is already in roster
|
2006-01-31 08:22:32 +00:00 |
|
Yann Leboulanger
|
568fa9e694
|
fix TB: missing var
|
2006-01-31 08:07:43 +00:00 |
|
Yann Leboulanger
|
bee9aca0ad
|
fix bad transparency value
|
2006-01-31 07:55:53 +00:00 |
|
Yann Leboulanger
|
276fb72c8e
|
We now show an icon composed by the status icon and closed/opened icon for parent contacts
|
2006-01-30 22:52:34 +00:00 |
|
Yann Leboulanger
|
ce99ea66f8
|
wrong var name
|
2006-01-29 13:38:01 +00:00 |
|
Yann Leboulanger
|
ec927d3a4b
|
We can now add and remove meta contacts by drag and drop from same group
|
2006-01-26 23:20:27 +00:00 |
|