Commit graph

1081 commits

Author SHA1 Message Date
Piotr Gaczkowski
55a7061ea3 Better Tune support 2007-08-10 20:18:32 +00:00
Piotr Gaczkowski
947ec8e933 PEP prefs added 2007-08-09 23:05:43 +00:00
Yann Leboulanger
8976baecb3 clear contact list when we connect. fixes #3234 2007-08-09 23:04:02 +00:00
Yann Leboulanger
44f4940c6c use correct account when we look for recent messages. 2007-08-09 22:53:12 +00:00
Yann Leboulanger
ea24ee82e5 merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
Yann Leboulanger
701bdb6b85 use set_no_show_all from glade when possible instead of code. fixes #2248 2007-08-09 08:57:59 +00:00
Yann Leboulanger
e906a096c9 [blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339 2007-08-05 22:57:04 +00:00
Stephan Erb
4233db9459 Revert [8446] 2007-08-01 15:01:43 +00:00
Stephan Erb
97bb683e08 * Count Metacontacts only once. Fixes #3110
* add new function: is_big_brother
2007-07-30 19:52:02 +00:00
Stephan Erb
f974a71b42 Rework roster dnd behaviour. See #3325 2007-07-27 20:48:01 +00:00
Yann Leboulanger
9a851c3b0d print resource in chat window only if several resources. fixes #3175 2007-07-26 16:54:13 +00:00
Stephan Erb
07a3393b72 DnD of contact on a MUC window to invite 2007-07-23 21:20:33 +00:00
Julien Pivotto
5c36dd8e78 [Lukas and I] use 'event' instead of 'message' as icons names ans
states. Fix #2755.
2007-07-13 10:11:49 +00:00
Julien Pivotto
9994643247 Added my own copyright :-P 2007-07-11 21:39:27 +00:00
Yann Leboulanger
3f5327dc6f [mrk] handle Google Apps For Your Domain. fixes #3163 2007-07-11 16:32:18 +00:00
Yann Leboulanger
cf814269db set custom avatar is now fonctional. fixes #3127 2007-07-10 17:53:42 +00:00
Yann Leboulanger
ccad4e9c81 always add local account to config file 2007-07-08 16:35:05 +00:00
Yann Leboulanger
5e46f22960 new accounts window. one bug remain, see #2744 2007-07-04 21:10:50 +00:00
Yann Leboulanger
8abd062365 [Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275 2007-07-04 13:23:16 +00:00
Brendan Taylor
2bed6a522a fixed a traceback 2007-07-03 18:00:09 +00:00
Yann Leboulanger
33946aeeef remove useless function get_contcats_from_jid (same as get_contact). see #3275 2007-07-03 10:22:41 +00:00
Yann Leboulanger
965e2b1c78 don't try to do Awn code if it's not available 2007-06-29 22:25:50 +00:00
Stephan Erb
2e8a39005e Redraw groups if we add/remove contacts. Fixes #3192 2007-06-27 10:32:54 +00:00
Yann Leboulanger
9dc8404158 add features window in help menu. fixes #2783 2007-06-27 09:37:31 +00:00
Stephan Erb
e88d547ed9 See [8324]: do the same in groupchats. Comment added 2007-06-27 09:26:58 +00:00
Yann Leboulanger
497d5d0e0e set visible property to False when there is no secondary pixbuf. 2007-06-27 08:28:36 +00:00
Tomasz Melcer
7a399e980b Comments here and there 2007-06-27 00:51:38 +00:00
Yann Leboulanger
6c328e2a33 redraw acount row to have correct online / total number of contacts when we minimize / open / disconnect from a groupchat. fixes #3247 2007-06-25 17:07:17 +00:00
Yann Leboulanger
7abaabc4b8 remove two extra parenthesis. fixes #3256 2007-06-23 06:13:51 +00:00
Yann Leboulanger
12bede65b0 use opened_meta.png and closed_meta.png to create meta contacts icons in roster if they exists, else fall back to opened.png and closed.png. Fixes #1974 2007-06-22 20:42:01 +00:00
Yann Leboulanger
f77ca8543f send all files when we drop several files in roster 2007-06-22 16:53:06 +00:00
Stephan Erb
3606de3b67 Raise rename dialog properly when already opened. Fixes #3230 2007-06-16 16:52:51 +00:00
Yann Leboulanger
ed0bf7884f add a disconnect menuitem to groupchat context menu in roster 2007-06-15 18:55:21 +00:00
Yann Leboulanger
0f72499eac don't put an offline contact above another one only because it has a status message. fixes #3010 2007-06-14 22:05:33 +00:00
Yann Leboulanger
d2914f642b add minimize button to manage_bookmarks window. see #3034 2007-06-13 20:24:04 +00:00
Julien Pivotto
692c390e5f Fix a bug with reconnecting and auto-minimized autojoined groupchats 2007-06-12 13:12:52 +00:00
Julien Pivotto
741cc56a52 Add information menuitem in transports context menu 2007-06-12 11:35:13 +00:00
Julien Pivotto
ba5e4dbd3f Add code removed by mistake in [8263]. 2007-06-11 10:53:56 +00:00
Julien Pivotto
981045005c Don't allow to send custom presence ton group "groupchats". Fix #3231. 2007-06-11 10:46:47 +00:00
Julien Pivotto
6338f63f03 Fix some bugs with minimized groupchats. 2007-06-11 10:13:16 +00:00
Stephan Erb
babd1ee042 Enable ellipsization in roster and chatwindow. Fixes #2079, #2739
Reorder occupantlist in groupchat to match roster. Fixes #2102
2007-06-11 08:37:46 +00:00
Yann Leboulanger
46a9657b46 show insensitive block menutitem if server doesn't support privacy lists. Fixes #3016 2007-06-11 07:06:20 +00:00
Julien Pivotto
17adcf7520 Print Offline icon instead Gtk-Stop in blocked items roster
context 'send
custom status' menu entry.
2007-06-10 06:44:52 +00:00
Julien Pivotto
67f60dff1f Make 'send custom status' in blocked groups context menu insensitive.
See [8255] and fix #3226.
2007-06-10 04:23:51 +00:00
Julien Pivotto
4e7871f695 Make 'send custom status' in contacts content menu insensitive. 2007-06-10 04:17:56 +00:00
Stephan Erb
ae9d082587 Remove my debug print 2007-06-09 11:57:25 +00:00
Stephan Erb
b41770d1f8 Adapt transport_menu to the style of the other menus 2007-06-09 11:24:46 +00:00
Stephan Erb
ea83642afc Adapt multi_contact_menu to the style of the other menus 2007-06-08 20:31:25 +00:00
Yann Leboulanger
7276ca50cf don't open autojoined groupchats when we go from invisible to offline 2007-06-06 21:55:43 +00:00
Brendan Taylor
7898686680 reverted back to per-JID windows, pass around sessions instead of thread_ids 2007-06-05 23:19:34 +00:00