Commit graph

892 commits

Author SHA1 Message Date
Yann Leboulanger
e4a2ee3cca don't send music changement if we're not correctly connected 2007-09-05 15:45:20 +00:00
Stephan Erb
2fdeabc012 Add my copyright :-) 2007-08-31 23:19:23 +00:00
Yann Leboulanger
f71df1b688 get session from event only for chat and normal event. in other events there is no session 2007-08-30 21:43:49 +00:00
Julien Pivotto
388c012834 Change theme for minimized controls when combobox is changed in config window. 2007-08-28 18:44:31 +00:00
Stephan Erb
b1136a6959 Generalize save_avatar_files() and generate notif and bw version for local avatars. 2007-08-26 10:23:39 +00:00
Yann Leboulanger
c9a407ca52 [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
Julien Pivotto
96446f2a9f [blarz] Check is ~/.gajim/iconsets/transports exists before using it. See #3390 and [8555]. 2007-08-22 23:40:44 +00:00
Yann Leboulanger
2419bd509c ability to load transport iconsets from ~/.gajim/iconsets/transports. Fixes #3390 2007-08-22 22:46:31 +00:00
Stephan Erb
4c7bee648c Rework Actions menu. Move single message from advanced submenu to top level. Fixes #3209 2007-08-22 12:50:34 +00:00
Yann Leboulanger
fe0a1b9b1b redraw actions menu when zeroconf account connects. 2007-08-22 12:19:30 +00:00
Stephan Erb
7b45c9c8f0 Remove BlockedContactsWindow. Fixes #3142 2007-08-21 23:39:51 +00:00
Yann Leboulanger
78f2c8c021 [roidelapluie, elghinn, msieurhappy, xbright and me] chat to muc convertion. see #2095 and #1408. TODO: DND 2007-08-21 23:13:03 +00:00
Stephan Erb
86177e8536 Rework zeroconf menu. 2007-08-21 22:58:19 +00:00
Stephan Erb
003fc8fd24 Only show customstatus icon for contacts and reset on statuschange. Fixes #3381. 2007-08-21 21:24:52 +00:00
Stephan Erb
054d4233bf Some menu work:
Set unusable menuitems insensitive instead of hiding them.
Enhance transport roster menu. Fixes #3383
2007-08-21 12:51:36 +00:00
Stephan Erb
aabe6db039 Rework account_menu. 2007-08-21 00:43:58 +00:00
Stephan Erb
34ac11989e Rework multiple_contact_menu. ToDo: send custom status. 2007-08-20 23:06:08 +00:00
Stephan Erb
f7d65baccc Rework transport submenu. 2007-08-20 22:22:46 +00:00
Stephan Erb
ef2a936b71 Count metacontacts only once in account row. 2007-08-20 20:05:20 +00:00
Stephan Erb
c41732c6ab Commit [8446] again: WorksForMe. See #3335. 2007-08-20 19:17:32 +00:00
Brendan Taylor
88e49ffa46 don't create uneccessary sessions (eg. for groupchat messages), bugfix for pms 2007-08-20 17:33:12 +00:00
Yann Leboulanger
00c7e7712a make a string translatable 2007-08-20 10:28:39 +00:00
Yann Leboulanger
176593db97 don't allow to bookmark a room on server that don't support private storage. 2007-08-19 15:32:41 +00:00
Yann Leboulanger
27148ffa66 fix typo 2007-08-11 12:41:55 +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
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