Commit graph

658 commits

Author SHA1 Message Date
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
Yann Leboulanger
f02dcaca6a don't show _last_* status message in GUI, they are internal only. 2009-05-10 19:36:04 +00:00
Yann Leboulanger
fd01f7aa4d [brubru] better sound file managment, Fixes #5016 2009-05-10 19:32:57 +00:00
Yann Leboulanger
2986ceb830 change background of editable cells in default status message treeview and make columns resizable. Fixes #4746 2009-04-12 21:57:49 +00:00
Yann Leboulanger
5d6ad7853a don't remove the possibility to add twice the same account. Fixes #4948 2009-04-05 15:26:59 +00:00
Yann Leboulanger
f1ae7fc984 do not enable zeroconf if avahi or bonjour is not available. Fixes #4891 2009-03-16 08:43:13 +00:00
Yann Leboulanger
3eb203a504 typo 2009-03-11 09:58:25 +00:00
Yann Leboulanger
5bc09c2a6a [brubru] don't fail when open pref window with no accoutn configured. Fixes #4895 2009-03-11 09:40:08 +00:00
Yann Leboulanger
5301dcd4a0 check OSError from gtkspell.py. Fixes #4897 2009-03-11 09:17:23 +00:00
Yann Leboulanger
8f4d15f527 remove no more used code. Fixes #4853 2009-03-05 20:14:08 +00:00
Yann Leboulanger
4ac8b1eb96 [Sergiy Yegorov] typo 2009-03-01 13:51:20 +00:00
Yann Leboulanger
53de0bda9a fix typo. Fixes #4834 2009-02-20 18:56:04 +00:00
Yann Leboulanger
d6c2092977 save default custom host/port. Fixes #4820 2009-02-17 12:15:25 +00:00
Yann Leboulanger
521239377b option to disable sound when we are busy. Fixes #2256 2009-02-13 21:14:50 +00:00
Yann Leboulanger
01bcfe2007 [thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289 2009-02-12 22:15:18 +00:00
Yann Leboulanger
894dbc3e73 delete account from gajim.config when creation fails. 2009-02-08 19:29:27 +00:00
Yann Leboulanger
eba3911dd7 set speller language correctly, and show correct error message. Fixes #4737 2009-01-28 13:16:02 +00:00