Commit graph

558 commits

Author SHA1 Message Date
Jean-Marie Traissard
9347fe10e1 Remove lot of useless imports
Fix gajim-remote contact_info
Fix profile_win right click on avatar
Fix a call and a comment
Thanks pyflakes (a program, not a person) for the whole.
2006-11-15 01:59:21 +00:00
Stefan Bethge
1d8dab4b22 read password from account config window using get_password, not from config 2006-11-09 15:42:27 +00:00
Jean-Marie Traissard
e8d2bfe1ce [elghinn/jim]Correctly reload emoticons set :). Fixes #2445 2006-11-06 05:37:29 +00:00
Jean-Marie Traissard
dcbde70325 View my_emoticones sets in prefs (regression in [7355]) 2006-11-06 00:06:35 +00:00
Jean-Marie Traissard
57e4c75a83 [junglecow] Bookmarked groupchat rooms to follow global print_status_in_muc setting
if print_status unspecified by user. Fixes #2641.
2006-11-05 22:09:19 +00:00
Yann Leboulanger
fefbc29079 show only folders in iconsets and emoticons combobox. fixes #2638 2006-11-04 02:39:11 +00:00
Jean-Marie Traissard
7db777868e Revert [7334] 2006-11-04 00:27:56 +00:00
Nikos Kouremenos
ee4e96c4ad [elrodeo] font button for roster font in prefs window. see #2633 2006-11-03 12:43:27 +00:00
Nikos Kouremenos
f02d7e446e missing logic on prefs window for exo-open stuff. fixes #2606. thanks baze for ur attention to detail 2006-10-20 21:25:47 +00:00
Nikos Kouremenos
d63d78be66 if user is xfce4 user [startxfce4 or xfce4-session in running procs] then use exo-open (needs libexo) to open urls using the xfce defined default apps 2006-10-20 09:22:17 +00:00
Yann Leboulanger
06609bcb89 add GUI option to ignore incoming XHTML tag. fixes #2522 2006-10-18 08:20:49 +00:00
Stefan Bethge
0464ac380f fix TB on remove account 2006-10-16 02:00:13 +00:00
Stefan Bethge
a8c0bbe7c1 fix #2555 2006-10-12 03:22:57 +00:00
Dimitur Kirov
2aee5a93e8 patch form #2546 2006-10-11 09:27:47 +00:00
Stefan Bethge
1dbb2a891f merge zeroconf branch to trunk 2006-10-11 02:12:56 +00:00
Nikos Kouremenos
f6ba23bf13 if not dbus, music track synching cannot happen no matter if user is not windows user. fixes #2526 2006-10-10 15:33:08 +00:00
Nikos Kouremenos
627469e5e0 from common.exceptions import GajimGeneralException as GajimGeneralException -> from common.exceptions import GajimGeneralException 2006-10-10 15:29:10 +00:00
Stefan Bethge
bbeab47dc7 add 7146 2006-10-09 00:32:02 +00:00
Stefan Bethge
0d0ac51fa8 merge with trunk 2006-10-09 00:27:03 +00:00
Jean-Marie Traissard
0f7e244623 Do not reload full UI when opening prefs. I see no reason. Introduced in [5586]. 2006-10-09 00:01:18 +00:00
Yann Leboulanger
182963242b fix adjust_priority_with_status option: save when we change this option and correctly get autopriority_* values 2006-10-08 09:01:32 +00:00
Nikos Kouremenos
10ae874cb6 We now use one term "group chat" in the place of sometimes used room 2006-10-07 14:36:08 +00:00
Nikos Kouremenos
01e3fc1199 introduce GajimGeneralException and use that instead of RunTimeError when raising so instances are not created. This is better because python can also raise RunTimeError, which we will catch by accident and we do not want that to happen 2006-10-07 12:41:19 +00:00
Nikos Kouremenos
8dfb1a5a66 unite room and server name resulting in a room jid interface [so it aligns with add new contact]. fixes #2504 2006-10-07 12:18:51 +00:00
Nikos Kouremenos
d592fbdf05 fix identation [rm spaces too] 2006-10-06 12:30:57 +00:00
Nikos Kouremenos
ebd6f65460 [Gustavo Carneiro] add GnomeKeyring support. see #2493 2006-10-05 23:06:54 +00:00
Nikos Kouremenos
702eb60e46 autodetect_browser_mailer() is already called in gajim.py [on init] 2006-10-05 22:53:52 +00:00
Dimitur Kirov
59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00
Yann Leboulanger
725325eb7e priority is now by default set from status. online: 50, away: 40...
priorities are configurable with autopriority_* ACE options.
Fixes #1999, #1439, #1885, #1076
2006-10-03 14:57:19 +00:00
Yann Leboulanger
f34c41c93b Di not ask "are you sure you want to leave room X" when we remove an account. We already replied to "you have opend chat windows". Fixes #2462 2006-10-03 08:54:14 +00:00
Dimitur Kirov
b7ceb9ddf7 bind to next available port
updating port also publishes the new port
keep 1st, last as unicode
2006-10-02 20:45:49 +00:00
Stefan Bethge
e1dadf48c1 only restart listener or reconnect upon changing preferences if necessary 2006-10-02 14:15:51 +00:00
Yann Leboulanger
d691ec38dd don't show set_status_msg_from_current_music_track_checkbutton if we're under windows. Fixes #2454 2006-10-02 13:08:53 +00:00
Stefan Bethge
1c9c217cdc add gpg items to zeroconf modify account dialog,
gpg should work between gajim clients
2006-10-02 12:16:13 +00:00
Stefan Bethge
227cdb742b proper handling of normal accounts with the name 'Local',
don't use account's name but is_zeroconf flag for checks
2006-09-30 18:23:47 +00:00
Stefan Bethge
cb4153a4a3 allow disabling zeroconf if avahi was removed after enabling it 2006-09-29 17:56:51 +00:00
Stefan Bethge
d07dc39830 check if avahi is available and we're not on windows,
otherwise checkbutton is not sensitive
2006-09-29 17:40:11 +00:00
Stefan Bethge
341e88864c remove ssl/tls button from zeroconf props,
don't publish empty txt fields
2006-09-28 22:23:53 +00:00
Dimitur Kirov
5fc8cf20f3 merge from trunk 2006-09-26 15:57:47 +00:00
Stefan Bethge
56d29dbf99 remove groupchat submenu for Local account,
remove button in acct window disables acct
2006-09-25 21:45:35 +00:00
Stefan Bethge
f5e00e916c reconnect using reannounce and check if port has changed,
change global account variable
2006-09-25 20:14:17 +00:00
Stefan Bethge
354b4f17e9 changed zeroconf account name to local,
properties window fixes,
use all fields from it in txt record,
saving prefs automatically reconnects
2006-09-23 17:05:20 +00:00
Nikos Kouremenos
65fc27e573 Improve in style, varnames, docstrings [make it readable after months have passed], a great patch by Gustavo Carneiro with which we can get currently playing music track from Rhythmbox and Muine to be shown in our status message. fixes #564 2006-09-23 13:49:33 +00:00
Stefan Bethge
7227ea0550 moved enable link-local messaging to accounts window
added tooltip to it
2006-09-22 16:47:31 +00:00
Stefan Bethge
af6450bcfc add context menu for zeroconf account 2006-09-20 23:30:00 +00:00
Stefan Bethge
109ae1a3b5 update properties window, config saving 2006-09-20 22:58:43 +00:00
Yann Leboulanger
229d86ae9d before/after_time/nickname are now textviews in pref window. So that they can contacin \n and \t chars. Fixes #2206 2006-09-20 20:00:20 +00:00
Yann Leboulanger
23109aac2b create account with password even if we don't save it. Fixes #2433 2006-09-20 06:56:18 +00:00
Stefan Bethge
a393f121be added initial properties dialog for zeroconf 2006-09-19 23:07:54 +00:00
Yann Leboulanger
34ff33e4c1 Prevent user that removing an account closes all chat / gc windows. Fixes #2370 2006-09-19 09:15:26 +00:00