Commit Graph

6666 Commits

Author SHA1 Message Date
Nikos Kouremenos 7709c4406a clean 2006-09-30 00:05:43 +00:00
Nikos Kouremenos 0744b9ed83 fix strings 2006-09-30 00:01:29 +00:00
Jean-Marie Traissard 54155ad3e6 Sort accounts in advanced menuitem. Can't we sort gajim.connections when loading from config and when
adding an account instead of sorting this 100 times per session?
2006-09-29 22:45:06 +00:00
Jean-Marie Traissard ba83ec833e Disable privacy list menuitem when disconnecting
Fix TB about wrong widget name. Hope that works, can't test as only server I found that claims to support
it says I'm sending bad requests...
2006-09-29 22:22:46 +00:00
Nikos Kouremenos 1f6e5bcd7e move dbus_support to common; try to do exceptions for D-Bus [Dimitur please have a look] 2006-09-29 20:49:15 +00:00
Jean-Marie Traissard 9659b03732 do not load full iconset when we want only one icon 2006-09-29 20:16:19 +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 2a0bce4e04 don't attempt to do zeroconf things if avahi is not found,
display notification
2006-09-29 17:52:21 +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
Nikos Kouremenos 9685ff6258 somehow clean priv list. this should have been NEVER commited 2006-09-29 15:55:14 +00:00
Nikos Kouremenos c118ce3ad6 add code for [] show transports menuitem to work 2006-09-29 15:37:46 +00:00
Nikos Kouremenos d72a1ef9b1 say hi to View menu and GNOME HIG. partially fixes #2150 [code is needed for show/hide transports] 2006-09-29 15:13:10 +00:00
Stefan Bethge 6a38879014 add new zeroconf 'vcard' window, shows the information from the txt record 2006-09-29 14:39:29 +00:00
Nikos Kouremenos 091504b40c love our translators 2006-09-29 10:53:45 +00:00
Nikos Kouremenos b0b40856f5 80chars and list_view = self.listview = get_widget is too much [rm the local var] 2006-09-29 10:43:52 +00:00
Nikos Kouremenos ca7a1e60e9 do not use from foo import bar 2006-09-29 10:23:20 +00:00
Travis Shirk 1b0f153e42 Fixed JEP-70 (HTTP auth) error protocol. (#2124) 2006-09-29 01:38:46 +00:00
Stefan Bethge a2d7f3a82f new context menu for local contacts in roster 2006-09-29 01:20:45 +00:00
Stefan Bethge 48af9872f5 ignore Timeout reached errors, otherwise connection breaks,
fix dragging of files to local contacts
2006-09-29 00:14:04 +00:00
Stefan Bethge f787d2c1ad fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
2006-09-28 23:38:55 +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
Yann Leboulanger 87fa2c0a5d no need of GTK to build idle.so
put LDFLAGS at the end of command (better this way). Fixes #1930
2006-09-28 20:53:27 +00:00
Jean-Marie Traissard 99f8b6aee9 In merged mode, don't add account name in roster if other contact is in same account. Use get_shown_name
so we don't print account name for all contacts with jid.split('@')[0]] as name
2006-09-28 17:42:01 +00:00
Nikos Kouremenos 2439915136 clean, clean, clean privacy list "patch" 2006-09-28 15:04:25 +00:00
Nikos Kouremenos 9dbc502b54 fix identation 2006-09-28 14:47:18 +00:00
Nikos Kouremenos 9a05650bc6 before you reduce a strig, make it unicode object 2006-09-28 14:30:12 +00:00
Nikos Kouremenos 33c346b75c fix comment 2006-09-28 13:39:42 +00:00
Nikos Kouremenos b19b73d4cc use better varname; put a comment or two; try to make it better understandable; rm two unneeded lines 2006-09-28 13:35:53 +00:00
Jean-Marie Traissard 320698e497 Added missing muc icons in goojim iconset 2006-09-28 12:28:33 +00:00
Nikos Kouremenos 9002b3d293 put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
Nikos Kouremenos d63f5ec15c do not use shell wrapper for gajim-remote 2006-09-28 11:29:05 +00:00
Jean-Marie Traissard 19dbb37f80 Fix var name 2006-09-28 10:56:03 +00:00
Nikos Kouremenos 72e8da7130 intro helpers.build_command and fix helpers.exec_command(). fixes #2464 [now all is okay if path has spaces] 2006-09-28 10:44:16 +00:00
Jean-Marie Traissard 8e42587efc oups, 80 chars 2006-09-28 01:51:32 +00:00
Jean-Marie Traissard 42155c344e Calculate icons path only when needed 2006-09-28 01:47:30 +00:00
Nikos Kouremenos 11cd6d152c Support for notify-python so if notification-daemon is not available, we still can show cool popups. FIXES #1901 2006-09-28 00:31:59 +00:00
Nikos Kouremenos 6fcdf414eb work with bytestrings too [perhaps only with them here?] 2006-09-27 23:17:54 +00:00
Nikos Kouremenos 7c2011576d make it 80chars (plz Jim), clean it a bit, use <b> and <i> instead of huge span [it is the same] 2006-09-27 22:56:50 +00:00
Jean-Marie Traissard df93a2581e Added im.apinc.org to server list. (Should be already here, admin of server noticed) 2006-09-27 22:41:22 +00:00
Nikos Kouremenos 37667a99e2 make notify.py pythonic 2006-09-27 22:37:41 +00:00
Jean-Marie Traissard ac1b317f62 roster-tooltip : Change lines order, resource after jid, gpg on the end (we don't care)
deleted hack to remove seconds, do not work with all locales (greek at least)
2006-09-27 22:06:53 +00:00
Yann Leboulanger fd0a9e863f show account name in chat banner if a contact in another account have the same nick. Fixes #2031 2006-09-27 21:08:10 +00:00
Yann Leboulanger 3df7e1b84f install _() func in music_track_listener.py BEFORE importing dbus_support which needs it 2006-09-27 17:16:04 +00:00
Nikos Kouremenos b2c71fb427 update servers.xml from http://www.jabber.org/servers.xml 2006-09-27 16:14:16 +00:00
Nikos Kouremenos 3937363dad do not force syntax in string; in THIS room instead of in THE room 2006-09-27 16:05:15 +00:00
Nikos Kouremenos e5ba17617f better check if main in one place 2006-09-27 15:39:05 +00:00
Stefan Bethge 0791277903 no drog'n'drop from local account to other accounts 2006-09-27 14:45:14 +00:00
Stefan Bethge 2a067d1d8c prevent drag'n'drop of contacts into zeroconf account 2006-09-27 14:38:57 +00:00
Nikos Kouremenos 96930c8ad3 HIG plz for string in add new contact dialog 2006-09-27 14:28:44 +00:00
Jean-Marie Traissard c9d27e163e Do not show seconds in roster tooltips (if today)
Better description of option print_fuzzy
2006-09-26 17:44:29 +00:00