Commit Graph

774 Commits

Author SHA1 Message Date
Denis Fomin 3ce659a593 Set focus on close button when switch preferences window page. 2012-06-28 13:03:56 +04:00
Denis Fomin a64973d270 Select root iter in the AccountsWindow treeview. 2012-06-26 00:25:19 +04:00
Denis Fomin fd9658021e Set focus on close button in the AccountsWindow. 2012-06-25 23:49:20 +04:00
Yann Leboulanger cd4d2d5900 don't make preferences window too wide because of long audio / video strings 2012-04-18 14:00:16 +02:00
Yann Leboulanger b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Yann Leboulanger 9a6519373f fix usage of get_per(). Fixes #7140 2012-04-11 21:30:05 +02:00
Yann Leboulanger 75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger 2501cf346c correctly check JID when creating an anonymous account. Fixes #7116 2012-03-09 08:45:47 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger d4f6ac9307 fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +01:00
Yann Leboulanger 6c605cad41 add some missing import 2011-11-22 20:08:08 +01:00
Yann Leboulanger 2582720366 handle ERROR and INFORMATION events through NEC 2011-11-22 19:25:15 +01:00
Yann Leboulanger 8787adf725 add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
Yann Leboulanger 7924407325 [ioerror and !] add GUI widget for send_time_info option.
don't send client version if send_os_info is False.
Fixes #7028
2011-11-06 20:40:54 +01:00
Yann Leboulanger 32f22d88cb improve code. see #6957 2011-10-06 08:53:31 +02:00
Denis Fomin a027ce137a fixes #7007 and #6957 2011-10-06 00:41:17 +03:00
Yann Leboulanger a87f811c8b don't allow to continue registering an account if we only get instructions. Fixes #6957 2011-09-01 21:17:43 +02:00
Yann Leboulanger 94644a2ee3 ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
Yann Leboulanger d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Yann Leboulanger be942a0270 don't open twice the same subscription request dialog. see #6762 2011-05-23 22:35:19 +02:00
Yann Leboulanger 7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Yann Leboulanger e058f2bdad correctly decode sting in manage bookmarks dialog. Fixes #4900 2011-03-05 09:25:28 +01:00
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
Yann Leboulanger b65590bacd don't traceback when gst is not installed 2009-11-30 16:37:08 +01:00
Thibaut GIRKA 132d71b08b [Jingle] Audio/video input/output now configurable 2009-11-29 15:39:26 +01:00
Yann Leboulanger 38958094c9 device is saved in config, not name 2009-11-27 23:12:24 +01:00
Yann Leboulanger 5f58e2a9ac save audio / video input / output device in config 2009-11-27 23:11:17 +01:00
Alexander Cherniuk 9bfad93279 A final refactoring touch 2009-11-28 00:07:01 +02:00
Alexander Cherniuk 7c2ea20c03 A bit of refactoring 2009-11-27 23:46:09 +02:00
Yann Leboulanger 8b3276cc12 prepare preference audio / video tab 2009-11-27 22:17:24 +01:00
Alexander Cherniuk 31f5e22f62 One more portion of doc-strings refactoring 2009-11-25 17:45:05 +02:00
Yann Leboulanger bbf12be6f2 set AccountCreationWizardWindow transient for RosterWindow. Fixes #5444 2009-11-24 20:07:05 +01:00
Yann Leboulanger 39dc648ec8 don't use removed variables 2009-11-24 15:42:31 +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 31d2bcbe7d remove the possibility to configure systray if module is not available. Fixes #5345 2009-10-28 11:11:55 +01:00
Yann Leboulanger 5b5e8780d8 [Frederique W. Piccart] menuitem -> menu item. Fixes #5348 2009-10-21 20:31:23 +02:00
Yann Leboulanger 95047d3e50 add an enable checkbutton in accounts window for normal accounts too. Fixes #4489 2009-10-06 11:23:31 +02:00
Yann Leboulanger 949dbe6e38 better focus behavior when adding/removing a new proxy profile. Fixes #4017 2009-09-13 11:21:23 +02:00
Yann Leboulanger 3d6ac046f2 don't prevent removing a sevret key when none in available. Fixes #1210 2009-08-28 15:27:25 +02:00
Yann Leboulanger 8fcaa914e1 ability to use anonymous authentication 2009-08-05 20:53:58 +02:00
Yann Leboulanger 968a44dbaf stringprep nick and room jid in manage bookmark dialog. 2009-07-29 12:56:59 +02:00
Yann Leboulanger 19e302b918 bosh port must now be included in bosh URI 2009-07-17 11:20:28 +02:00
Yann Leboulanger 425ae28713 redraw correctly accountsWindow after we removed an account 2009-07-16 17:54:43 +02:00
Yann Leboulanger 278a8bc59e merge elghinn's branch (roster versioning) to trunk. Fixes #4661, #3190 2009-07-10 15:05:01 +02:00
Anaël Verrier ff2be61483 * clean roster tables when we remove an account 2009-06-28 20:43:18 +02:00
Yann Leboulanger 7b7bf4aaf6 enable / disable ping_alives_enable too when (un)checking send keep alives in account modification window. Fixes #5100 2009-06-25 19:28:23 +02:00
Yann Leboulanger 80053ab180 take into account systray option instantly in pref window 2009-06-23 22:42:27 +02:00
Jonathan Schleifer f7014072a7 Remove all OS X-specific code from the default branch.
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
2009-06-15 21:34:38 +02:00
Jonathan Schleifer 086d031374 Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
Yann Leboulanger 428a0c8eba [egaz] prevent GTK Warning about color. Fixes #5035 2009-05-19 14:34:57 +02:00
Yann Leboulanger 1290a751e1 prevent traceback when we click on Rename in accounts window, but no account is selected. Fixes #5019 2009-05-10 19:37:39 +00:00