Yann Leboulanger
493dbce89d
don't show more than one error dialog for a given groupchat. Fixes #5753
2010-05-20 18:45:09 +02:00
Alexander Cherniuk
120e983d49
Coding style improvements
2010-04-25 21:59:53 +03:00
Yann Leboulanger
de32ffcd34
[lemonyogster] don't allow to put @ in room entry in join groupchat dialog and automatically switch to server entry. see #5528
2010-04-25 20:18:41 +02:00
Yann Leboulanger
d44c30373f
[Calamar and me]sasl-external c2s authentication. Fixes #5704
2010-04-18 20:43:40 +02:00
Éric Araujo
dd6062319a
More whitespace mini fixes.
2010-04-08 01:10:17 +02:00
Yann Leboulanger
1d6378e5c1
auto-enable XML logging when opening XML console, and destroy window on closing. Fixes #5664
2010-04-01 11:40:27 +02:00
Yann Leboulanger
5ea5309035
don't send change_nick presnece (without NS_MUC) after a nick conflict
2010-03-25 19:52:27 +01:00
Yann Leboulanger
5622d3a4ef
correctly set server in join groupcht dialog, even if it's an IRC room
2010-03-23 17:58:48 +01:00
Thibaut GIRKA
fbf9a769d8
Delete invalid jingle sessions. Kick audio/video availability from jingle states.
...
Fixes #5668 , #5651
2010-03-21 21:45:45 +01:00
Thibaut GIRKA
ab0f7899ad
Refuse multiple sessions and implement alternative-session; make jingle GUI a bit more reliable.
2010-03-15 21:34:28 +01:00
Yann Leboulanger
7ccbcdcb19
set copyright to 2010. Fixes #5649
2010-03-11 22:48:04 +01:00
Yann Leboulanger
2be53c4aac
update my copyright to 2010
2010-03-11 16:52:36 +01:00
Yann Leboulanger
182df3ae1f
get muc server correctly in join groupchat dialog.
2010-02-24 22:12:37 +01:00
Yann Leboulanger
e552333b85
Split room jid field in join groupchat dialog. Fixes #5528
...
Add browse rooms button in join groupchat dialog. Fixes #3546
2010-02-21 23:35:29 +01:00
Yann Leboulanger
708d94a310
fix adding a new contact. Fixes #5602
2010-02-11 18:50:56 +01:00
Éric Araujo
357d7db07d
fixed some whitespace thanks to 2to3 -f ws_comma
2010-02-10 19:24:11 +01:00
Yann Leboulanger
abb846f883
Doubble -> Double
2010-02-08 23:23:02 +01:00
Yann Leboulanger
b20199a423
Dubble -> Doubble
2010-02-08 22:46:50 +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
1a69ea93f1
never call twice cancel handler of a dialog or call cancel after ok handler
2010-02-07 22:42:19 +01:00
Yann Leboulanger
00db7df873
don't call cancel handler after we call ok handler
2010-02-06 20:22:28 +01:00
Yann Leboulanger
eef9e264ae
don't call twice cancel handler
2010-02-04 19:34:01 +01:00
Yann Leboulanger
6406a9d710
ability to open rename dialog twice when we cancel first instance. Fixes #5587
2010-02-03 21:16:38 +01:00
Yann Leboulanger
9230f12496
[zimio and me] Ask what to do when we want to unregister from a server but connection fails. Fixes #324
2010-02-03 19:59:41 +01:00
Yann Leboulanger
b56de4fea8
fix groups combobox in add contact dialog. Fixes #5584
2010-01-29 19:16:48 +01:00
Yann Leboulanger
ebf9407c5d
improve subscription request message, ability to save it. Fixes #2176
2010-01-27 17:23:37 +01:00
Yann Leboulanger
bfded43d1e
don't synchronize groupchats when we synchronize contacts between 2 accounts. Fixes #5570
2010-01-25 19:31:48 +01:00
Yann Leboulanger
956accf010
Bye bye glade, Hi gtk builder. Fixes #4945
2010-01-22 19:57:59 +01:00
Thibaut GIRKA
600b433296
[Jingle] Fix a minor bug that showed incorrect states when adding a content to a session
2010-01-13 18:40:48 +01:00
Yann Leboulanger
a393b36a3f
open chat control with correct resource when we receive a voice call.
2010-01-13 12:25:44 +01:00
Yann Leboulanger
9782c3f1c0
fix icon in about window.
2010-01-12 22:39:40 +01:00
Yann Leboulanger
760af376f4
[zimio] fix XML console filter. Fixes #4785
2010-01-08 20:16:15 +01:00
Yann Leboulanger
183eedd654
[zimio] filter in/out/stanza type in XML console. Fixes #4785
2010-01-08 16:10:37 +01:00
Stephan Erb
cc9390c063
Remove unused import.
2009-12-27 17:40:10 +01:00
Yann Leboulanger
002b8a720f
finish using icon theme. Fixes #2378
2009-12-01 15:50:58 +01:00
Alexander Cherniuk
af67012f63
Added CTRL+J shortcut for joining a conference
2009-11-28 13:29:28 +02:00
Alexander Cherniuk
31f5e22f62
One more portion of doc-strings refactoring
2009-11-25 17:45:05 +02:00
Yann Leboulanger
e3dbbed2dd
auto-increment order value in privacy list entries. Fixes #5441
2009-11-24 15:06:04 +01:00
Yann Leboulanger
ff551cd75d
make some strings translatable in RIE dialog
2009-11-16 20:56:51 +01:00
Stephan Erb
022003239d
Merge changes from default branch into refactoring branch
...
Hg: changed data/pixmaps/mic_active.png
2009-11-11 23:37:46 +01:00
Yann Leboulanger
dec49976c4
Use a separate label in RIE dialog instead of a stock button. This way we can change label easily.
2009-11-05 22:20:45 +01:00
Stephan Erb
17af7902e4
Make it explicit whether an ordinary Contact, a Self Contact or a Not-In-Roster Contact is created.
2009-11-05 22:16:38 +01:00
Stephan Erb
06129f45ef
Let contact instances know their corresponding account.
...
contact.account and gc_contact.account contains the account name of the owning account. There is still code around in many placed which tries to workaround this missing information. Such code has to be migrated on per-need basis.
2009-11-05 15:57:43 +01:00
Yann Leboulanger
a75fba495b
better error message
2009-11-01 12:40:29 +01:00
Yann Leboulanger
48c82ae7fa
[Mattj] improve join groupchat behaviour. Fixes #5383
2009-10-31 19:35:46 +01:00
Yann Leboulanger
4ae64ff6e6
ability to configure out/inmsgtxt color in preference window. Fixes #5372
2009-10-31 19:03:03 +01:00
Yann Leboulanger
fcafab60a7
merge jingle branch to default branche
2009-10-29 11:55:05 +01:00
Yann Leboulanger
f550144530
switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471
2009-10-29 11:35:22 +01:00
Thibaut GIRKA
1c33d42158
Merge default to jingle
2009-10-29 10:19:58 +01:00
Yann Leboulanger
0aa8856b6c
new TimeoutDialog class: to be derivated for dialogs that need a timeout.
...
Resource conflict dialog has now a timeout. Fixes #4590
2009-10-20 11:20:11 +02:00