Commit Graph

702 Commits

Author SHA1 Message Date
Denis Fomin e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Yann Leboulanger a6cb79b681 correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
Yann Leboulanger a621d3631d [elghinn] Fix var name that prevent account registration 2010-12-30 19:02:12 +01:00
Denis Fomin 20cec0037f Fix typo 2010-12-09 17:16:36 +03:00
Denis Fomin c077670518 Prevent the possibility of entering '@' in the fields of 'room' and 'server' in the manage bookmarks dialog.
Set the selection at startup manage bookmarks dialog.
Fix var name in dialogs.py
2010-12-04 14:47:38 +03:00
Denis Fomin fd20f165c9 Remove redefinition of function '_nec_agent_items_received' in config.py 2010-12-03 15:40:54 +03:00
Yann Leboulanger 49a797dd54 rename GnuPG.py to gpg.py. Fixes #6055 2010-11-30 11:41:14 +01:00
Yann Leboulanger 6a2651ebd5 use NEC to handle agent info / items events 2010-11-29 12:53:50 +01:00
Yann Leboulanger 12217815fd use NEC to handle pep config events 2010-11-27 21:49:58 +01:00
Denis Fomin 98e89a5204 Fixed broken registration for a new account. Fixed typos 2010-11-14 14:22:45 +03:00
Yann Leboulanger d676dbd900 use NEC to handle new account connected events 2010-11-07 18:50:24 +01:00
Yann Leboulanger 60e8c63a29 use NEC to handle account creation events 2010-11-07 18:26:31 +01:00
Yann Leboulanger e4ff7c6ced use NEC to handle messages / gc_messages 2010-10-18 22:05:41 +02:00
Yann Leboulanger 76962db81f update servers.xml from xmpp.org. Fixes #5797 2010-10-05 10:51:15 +02:00
Yann Leboulanger 05c7f05dd9 [Dicson] Don't always show Tray icon if "only when pending events" option is used. Fixes #5921 2010-09-18 23:06:36 +02:00
Yann Leboulanger 35039100ff fix changing account name. Fixes #5891 2010-09-08 22:26:04 +02:00
Yann Leboulanger 3e2bfd67a3 use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
Yann Leboulanger c38a48f934 hide a widget when it's unused 2010-09-08 08:58:29 +02:00
Yann Leboulanger b5b6474b96 show MUC configuration form title in the MUC config window. Fixes #5886 2010-09-08 08:56:06 +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 c3d77f738c don't loose mood / activities when editing preset status message in pref window 2010-09-01 20:15:04 +02:00
Yann Leboulanger 0ca6705533 fix indentation 2010-08-24 09:21:41 +02:00
Yann Leboulanger ff66a095a6 use NEC to handle muc config event 2010-08-24 09:15:42 +02:00
Alexander Cherniuk 230670149f Fix the fix for checking translated string 2010-06-20 12:56:10 +03:00
Yann Leboulanger 09a0fcd19d fix checking translated string. Fixes #5786 2010-06-20 00:33:01 +02:00
Alexander Cherniuk 45b2c24016 Removed incidentally commited artifact 2010-06-19 17:08:30 +03:00
Yann Leboulanger 44d53c40cc ability to fix framerate and video size for jingle video. 2010-06-19 15:44:10 +02:00
Yann Leboulanger e0e8a2ac04 one EntryCompletion cannot be used for 2 Entry. So use 2 EntryCompletion for both server comboboxes in add account wizard. Fixed #5629 2010-04-26 17:46:52 +02:00
Yann Leboulanger bc0844f7f1 fix indentation 2010-04-26 17:23:35 +02:00
Alexander Cherniuk 6bf8a13a26 gtk.Builder.get_widget is now known as gtk.Builder.get_object. Fixes #5709 2010-04-19 12:37:08 +03:00
Yann Leboulanger d44c30373f [Calamar and me]sasl-external c2s authentication. Fixes #5704 2010-04-18 20:43:40 +02:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger ccde9e4382 don't traceback when remove a disabled account. Fixes #5647 2010-03-10 13:51: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 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 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 7035a5cb24 allow default status message to be on several lines. Fixes #5580 2010-01-29 19:40:15 +01:00
Yann Leboulanger eb3ff65c62 prevent traceback when enabling Zeroconf account. Fixes #5576 2010-01-25 18:51:57 +01:00
Yann Leboulanger 68615ee38a make rename and remove buttons insensitive when no account is selected. Fixes #5577 2010-01-25 18:17:43 +01:00
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Yann Leboulanger 5488cb9307 fix missing import 2010-01-20 11:52:20 +01:00
Yann Leboulanger 47bfbb3b95 use ged for account creation wizard 2010-01-19 22:51:03 +01:00
Yann Leboulanger c1d0013cb0 ability to discover STUN server with SRV records of jabber server 2010-01-07 18:02:05 +01:00
Yann Leboulanger 95137bae06 [Tony] print idle time in tooltip. see #5528 2010-01-06 23:12:56 +01:00
Yann Leboulanger 001c4b993e fix traceback when enabling an account. Fixes #5537 2010-01-02 22:22:25 +01:00
Yann Leboulanger dd35f9b58a don't allow to disable a connecting account. Fixes #5522 2009-12-28 23:36:15 +01:00
Yann Leboulanger e6b4382aaf apply config to minimized controls too. Fixes #5515 2009-12-28 22:41:05 +01:00
Yann Leboulanger 07be0727de [Florob] show in roster and message window geolocalisation of a contact. Fixes #5485 2009-12-07 18:32:42 +01:00
Yann Leboulanger 002b8a720f finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
Yann Leboulanger 5401b457d5 add stun_server option in pref window. 2009-11-30 21:10:24 +01:00