Commit graph

1390 commits

Author SHA1 Message Date
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
Yann Leboulanger
e764c76e3f [Dicson] rewrite groupchat contact list columns code to be able to extend it with plugins. Fixes #5977 2010-10-12 21:50:18 +02:00
Yann Leboulanger
04f7dbb805 [Dicson] rewrite roster columns code so that plugins can add some columns 2010-10-12 21:16:02 +02:00
Yann Leboulanger
a68d527cbd [Dicson] ability for plugins to add new renderers in the roster treeview. 2010-10-07 22:13:06 +02:00
Yann Leboulanger
917cffc98d handle new chat menuitem separatly from other menuitems because it has an accelerator. Fixes #5967 2010-10-06 15:23:40 +02:00
Yann Leboulanger
2476506338 spread presence handler into classes that really need it 2010-09-23 20:46:47 +02:00
Yann Leboulanger
402881aac2 prevent a traceback when trying to redraw a contact that is no more in our roster. Fixes #5876 2010-09-08 09:03:43 +02:00
Yann Leboulanger
ea957fe015 show a warning dialog when removing a pep node fails 2010-09-03 11:28:48 +02:00
Yann Leboulanger
719d2656e0 better test 2010-08-27 11:47:29 +02:00
Yann Leboulanger
6a6143f8fb handle merged account in iter cache. Fixes #5849 2010-08-14 22:42:47 +02:00
Yann Leboulanger
c56e5ce163 fix variable name 2010-08-13 10:24:52 +02:00
Yann Leboulanger
323feb9aac don't show roster list when we hide it, minimize window to systray, and restore it. Fixes #5850 2010-08-12 22:11:11 +02:00
Yann Leboulanger
ca43e5441c merge message archiving branch. Fixes #3593 2010-08-11 18:43:41 +02:00
Yann Leboulanger
dc1ddb42a2 merge outstanding branches 2010-08-08 11:34:27 +02:00
Yann Leboulanger
7563a07e1c fix some strings. 2010-08-07 22:42:13 +02:00
Yann Leboulanger
05a1af2c55 merge plugin system to trunk 2010-07-28 14:11:46 +02:00
Yann Leboulanger
65127b3620 prevent gtk warning when adding rows while treeview has no model 2010-07-24 00:29:20 +02:00
Yann Leboulanger
ff1fd521be improve Gajim startup by disabling roster sorting while adding rows 2010-07-24 00:22:23 +02:00
Yann Leboulanger
e70fd78d20 implement roster iter cache to speed iter search. 2010-07-24 00:12:16 +02:00
Yann Leboulanger
796213c9cb merge with trunk 2010-07-19 19:53:29 +02:00
Yann Leboulanger
2c2e4201d7 merge from trunk 2010-05-25 16:33:40 +02:00
Yann Leboulanger
b7d6441846 move "Do not ask me again" accelerator to D. Fixes #5755 2010-05-21 09:38:09 +02:00
Éric Araujo
9b5ee1e13b convert tabs to spaces in source code thanks to reindent.py
Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix
some whitespace, and fix some other madness manually.
2010-04-08 01:20:17 +02:00
Yann Leboulanger
2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger
33f16cd959 don't disconnect an account that is not fully connected. Fixes #5648 2010-03-10 22:43:55 +01:00
Yann Leboulanger
dfc0a4feab don't traceback when we try to draw an account that is not contacts._accounts. Fixes #5640 2010-03-09 22:37:57 +01:00
Yann Leboulanger
d8f9289349 fix indentation and some pylint warning in roster_window.py 2010-02-17 11:32:55 +01:00
Éric Araujo
357d7db07d fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
Éric Araujo
0408b35cfb convert tabs to spaces in source code thanks to reindent.py
also use 2to3 -f ws_comma to fix some whitespace
2010-02-10 17:59:17 +01:00
Yann Leboulanger
fa05d88b2b merge from default branch 2010-02-08 22:25:41 +01:00
Éric Araujo
fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger
bfab8e3614 [David Flatz] show transports even if show transports is false when they have unread events. Fixes #5591 2010-02-07 20:12:58 +01:00
Yann Leboulanger
7035a5cb24 allow default status message to be on several lines. Fixes #5580 2010-01-29 19:40:15 +01:00
Yann Leboulanger
53a974114a fix some typo in comments 2010-01-25 18:29:57 +01:00
Yann Leboulanger
1cbb9ad3fb use a connected account to join groupchat when we press Ctrl+J 2010-01-25 18:21:54 +01:00
Yann Leboulanger
22576e9ebf fix rendering of PEP renderer background color in account row 2010-01-24 11:03:53 +01:00
Yann Leboulanger
956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Yann Leboulanger
c4d2d4d982 fix string to not suppose contact is male. Fixes #758 2010-01-20 11:00:24 +01:00
Yann Leboulanger
3a76966c14 merge from default branch 2010-01-19 16:37:14 +01:00
Yann Leboulanger
a9ac0f28b9 fix missing import. Fixes #2467 2010-01-11 14:02:20 +01:00
Yann Leboulanger
2e5bd08221 [zimio and I] warn user when quitting while file transfers are running. Fixes #2467 2010-01-11 11:15:02 +01:00