Yann Leboulanger
|
426d08ae09
|
correctly set message as read when we print them in chat control
|
2011-05-11 22:11:54 +02:00 |
|
Yann Leboulanger
|
93e0b144c7
|
fix minimized groupchat disappearing in roster. Fixes #6826
|
2011-05-04 19:50:05 +02:00 |
|
Yann Leboulanger
|
857ba5f707
|
new way to handle incominf messages, new notification event.
|
2011-05-01 22:09:50 +02:00 |
|
Yann Leboulanger
|
c2ea566b12
|
add advanced option to allow not saving roster position. Fixes #5712
|
2011-04-21 20:52:14 +02:00 |
|
Julien Pivotto
|
b36881782d
|
rename roster_filter_ to rfilter_. and special thanks to otradox for his patch. fix #5221
|
2011-04-18 12:04:47 +02:00 |
|
Julien Pivotto
|
3df60009ce
|
rename search_ to roster_filter_
|
2011-04-18 12:01:29 +02:00 |
|
Julien Pivotto
|
011a49e757
|
avoid multiple calls to self.xml.get_object
|
2011-04-18 11:58:55 +02:00 |
|
Julien Pivotto
|
390cea6c56
|
enable clearing search with the icon
|
2011-04-18 11:53:46 +02:00 |
|
Julien Pivotto
|
1493a7909c
|
add icon to roster filter
|
2011-04-18 11:36:42 +02:00 |
|
Julien Pivotto
|
f3e7c18749
|
Hide the roster_filter_entry better
|
2011-04-18 11:32:16 +02:00 |
|
Julien Pivotto
|
bf1c945c94
|
add basic roster filtering
|
2011-04-18 11:19:44 +02:00 |
|
Julien Pivotto
|
a5c9c5fc4a
|
use changed signal instead of insert_at_cursor
|
2011-04-18 10:29:32 +02:00 |
|
Julien Pivotto
|
53fed1a5f5
|
dynamic visibility of the filter
|
2011-04-18 10:25:32 +02:00 |
|
Julien Pivotto
|
d2143adf61
|
Add basic functions of roster filtering
|
2011-04-18 10:01:36 +02:00 |
|
Julien Pivotto
|
304686ba21
|
GUI implementation of the menu item "Roster filtering"
|
2011-04-18 09:50:45 +02:00 |
|
Denis Fomin
|
c6869674aa
|
prevent traceback if reconnect menuitem is activated. Fixes #6834
|
2011-03-14 13:20:48 +03:00 |
|
Denis Fomin
|
e61f7aa4db
|
Added 'show roster on startup' option. Fixes #6793
|
2011-02-04 23:52:03 +03:00 |
|
Yann Leboulanger
|
860668b714
|
redraw groupchat group row when we receive a presence. Fixes #5992
|
2010-12-22 18:19:48 +01:00 |
|
Yann Leboulanger
|
e6f0dfd0a5
|
remove useless indentation
|
2010-12-22 17:46:28 +01:00 |
|
Yann Leboulanger
|
138c5afe18
|
update groupchat Contct instance when we get a presence. Fixes #5992
|
2010-12-22 16:53:21 +01:00 |
|
Yann Leboulanger
|
2653c160f2
|
handle nested roster group. TODO: Improve the way it's displayed in roster. Fixes #1381
|
2010-12-11 12:57:09 +01:00 |
|
Yann Leboulanger
|
42ac96b707
|
fix traceback when receiving self presences. Fixes #6099
|
2010-12-09 17:30:42 +01:00 |
|
Denis Fomin
|
1136ae5b16
|
Revert [12663]
|
2010-11-29 18:44:16 +03:00 |
|
Denis Fomin
|
bfea5e1392
|
Do not redraw the roster twice
|
2010-11-29 13:31:48 +03:00 |
|
Denis Fomin
|
e70c49e9ce
|
Fix gtk warning again. Fixed #6053
|
2010-11-29 13:25:17 +03:00 |
|
Denis Fomin
|
308fb28f68
|
Revert [12651]
|
2010-11-29 13:20:30 +03:00 |
|
Yann Leboulanger
|
346b38944c
|
use NEC to handle signed-in events
|
2010-11-29 11:11:24 +01:00 |
|
Yann Leboulanger
|
5cb8def28b
|
use NEC to handle metacontacts events
|
2010-11-28 10:37:05 +01:00 |
|
Denis Fomin
|
ff16089722
|
Never remove CTRL+N accelerator
|
2010-11-28 00:02:36 +03:00 |
|
Denis Fomin
|
3de0fc2129
|
Fix gtk warning
|
2010-11-27 23:58:31 +03:00 |
|
Yann Leboulanger
|
ddb27d0e7e
|
use NEC to handle gc subject events
|
2010-11-27 19:12:43 +01:00 |
|
Denis Fomin
|
9393ee74fc
|
remove unused print
|
2010-11-27 17:12:30 +03:00 |
|
Denis Fomin
|
420d0f9ca4
|
remove unused signal
|
2010-11-27 17:10:59 +03:00 |
|
Yann Leboulanger
|
a87540ddc0
|
use NEC to handle vcard events
|
2010-11-26 21:14:59 +01:00 |
|
Yann Leboulanger
|
6bdf47d7e7
|
use NEC to handle privacy list events
|
2010-11-24 22:48:39 +01:00 |
|
Yann Leboulanger
|
352bda2ef5
|
use NEC to handle PEP / ATOM messages
|
2010-11-24 11:41:20 +01:00 |
|
Yann Leboulanger
|
7c4c54d516
|
handle groupchat presence in roster after it's fully treated. Fixes #6047
|
2010-11-24 09:38:29 +01:00 |
|
Yann Leboulanger
|
1c9d56e7de
|
handle correctly groupchat presences. Fixes #6047
|
2010-11-23 23:10:43 +01:00 |
|
Denis Fomin
|
6a37ec71ef
|
Change text in menuitem if metacontact order changes
|
2010-11-23 22:40:10 +03:00 |
|
Denis Fomin
|
9921ae9122
|
Show offline contacts in the roster when starting Gajim (if the corresponding option is set)
|
2010-11-22 12:30:57 +03:00 |
|
Denis Fomin
|
bed900a1c8
|
Keep changing the width of the roster(when a gtk.Paned widget handle is dragged)
|
2010-11-16 13:56:12 +03:00 |
|
Yann Leboulanger
|
b0189989a0
|
no need to redraw contacts when we change GTK style
|
2010-11-10 09:57:48 +01:00 |
|
Yann Leboulanger
|
09f16c5872
|
use NEC to handle agent-removed events
|
2010-11-09 21:52:22 +01:00 |
|
Yann Leboulanger
|
1a0533998f
|
use NEC to handle connection type events
|
2010-11-07 22:45:01 +01:00 |
|
Yann Leboulanger
|
69578659a2
|
use NEC to handle our-status event
|
2010-11-06 10:04:41 +01:00 |
|
Yann Leboulanger
|
667d2c9f6f
|
we can block / unblock General list. see #6005
|
2010-10-31 18:21:04 +01:00 |
|
Yann Leboulanger
|
75b6872064
|
use NEC to handle anonymous jid changment
|
2010-10-26 21:25:41 +02:00 |
|
Yann Leboulanger
|
edccb053a8
|
fix roster handling with zeroconf. Fixes #5820
|
2010-10-26 11:25:30 +02:00 |
|
Yann Leboulanger
|
36086dabb4
|
[Kaini] fix start chat menuitem with zeroconf account
|
2010-10-21 19:49:58 +02:00 |
|
Yann Leboulanger
|
14071b6fc7
|
[Dicson] Add gui extension point when drawing a contact in roster. Fixes #5988
|
2010-10-20 21:53:36 +02:00 |
|