Commit Graph

5289 Commits

Author SHA1 Message Date
Nikos Kouremenos 7ce1fa4e46 self.name not self [in connection.py] 2006-10-02 11:42:26 +00:00
Nikos Kouremenos 6bab3917b1 make more helper functions out of accounts code found mainly in roster 2006-10-02 11:28:28 +00:00
Nikos Kouremenos 5e8ebac923 stick to using self.account and do not mix self.account with self._account usage 2006-10-02 11:11:53 +00:00
Nikos Kouremenos 923e65db30 fix typo 2006-10-02 11:04:30 +00:00
Nikos Kouremenos 2942af2179 fix #2475 2006-10-02 11:01:07 +00:00
Nikos Kouremenos 28b0487ffa comment 2006-10-02 11:00:19 +00:00
Nikos Kouremenos 962c571adb move > 1 < 2 jargon about connected acct to where it belogs [common/gajim] try to use that from now one please. 2006-10-02 10:42:59 +00:00
Yann Leboulanger f4a7ecbad0 fix var name. chatestate are back. Fixes #2463 2006-10-02 08:19:43 +00:00
Nikos Kouremenos 1d927b4ff4 gmail notification stuff: do not take the risk to show our password [browser history may have exact link and thus link in plain text] 2006-10-02 01:04:54 +00:00
Stefan Bethge 207b8cac17 remove single message for local account,
change name of zeroconf prefs to modify account
2006-10-01 23:32:53 +00:00
Yann Leboulanger 6f48b3bcb8 [Timur]add an action button in subscription_request_window ti start a chat directly from there. 2006-10-01 17:52:57 +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
Jean-Marie Traissard bc4d4bc7e2 Seems to fail, load icons differently 2006-09-30 14:53:05 +00:00
Jean-Marie Traissard 452f8bea2b Count only gc HIGHLIGHTED messages, except if notify_o_all_muc_meessages. Show count in tab.
Note that this disable previous inconsistent behaviour where all gc_messages were counted in
systray
whereas tray icon was not animated. notify_on_all_muc_messages can still be used for that.
2006-09-30 14:28:10 +00:00
Yann Leboulanger e8c152dc38 import dbus_support where it is. Fixes #2472 2006-09-30 13:09:41 +00:00
Jean-Marie Traissard 60ac8caf8c [nk'slave]Cut status message to 100 in tray also, better var names
:D
2006-09-30 02:13:51 +00:00
Stefan Bethge 6ec6ec4396 fix typo 2006-09-30 01:50:10 +00:00
Jean-Marie Traissard 97abe6b27e Open gc-invit via roster 2006-09-30 01:42:46 +00:00
Jean-Marie Traissard 30f31c522e Spelling language submenu more close from spell hints one 2006-09-30 00:18:58 +00:00
Nikos Kouremenos 724bcc827d long live python decorators 2006-09-30 00:12:30 +00:00
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 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
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
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 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
Dimitur Kirov 3de26f73ec set privacy_rules_supported to False for
zeroconf connection
2006-09-26 16:05:53 +00:00
Dimitur Kirov cd20e87419 complete merge (deleting files and recent
updates)
2006-09-26 16:02:52 +00:00
Dimitur Kirov 5fc8cf20f3 merge from trunk 2006-09-26 15:57:47 +00:00
Dimitur Kirov d4663922c7 fix reconnect after name collision 2006-09-26 15:55:49 +00:00
Yann Leboulanger c4b8421aef restore ability to test music_track_listener module by installing _() func 2006-09-26 14:56:53 +00:00
Jean-Marie Traissard 1d660a88a7 Ellipsize to 100 instead of 200 in tooltips, that's ugly enough with 100...
Set show+last_status_time after status message instead of at the end in roster tooltip
2006-09-26 14:40:13 +00:00
Yann Leboulanger 1f489b0b97 send new status when song changes only to connect accounts that have sync with global status on. 2006-09-26 14:16:19 +00:00
Yann Leboulanger 8d8b92c344 missing func called by emit() func. Fixes #564 2006-09-26 14:01:34 +00:00
Yann Leboulanger 4e1d7a21c9 [Gustavo Carneiro] handle stop music in music_track_listener.py. Fixes #564 2006-09-26 13:45:38 +00:00
Yann Leboulanger 382b245062 don't allow privacy rules window if server doesn't support it. Fixes #253 2006-09-26 11:54:03 +00:00
Yann Leboulanger bcdd4d2315 handle correctly click on sign in/out notif windows. For #2414 2006-09-26 07:53:49 +00:00
Yann Leboulanger 2a73ecc994 don't close muc when we press ESC if a row is selected. Fixes #2440 2006-09-26 07:05:39 +00:00
Yann Leboulanger eaa11ed466 remove timeout in profile window. Fixes #1840 2006-09-26 06:53:43 +00:00
Jean-Marie Traissard 1cf3a69d7b Do not wait for os_info if contact is not connected 2006-09-26 03:07:52 +00:00
Jean-Marie Traissard 84b9e2af34 +gc-tooltip:Create get_uf_affiliation(); show SHOW in the place of status message if and
only if there is no status message, else don't show SHOW
+roster-tooltip:Show subscription only if it is different from 'both'; integrate SHOW to
last_status_time (status message alone in second line); name is now title, jid is after;
status message and show are italic everywhere; last_status_time is not showed anymore when
more than one ressource, takes too muck place(was broken anyway).
Fixes #2110 if no comment.
2006-09-26 02:41: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
Nikos Kouremenos bbc0940942 better varname 2006-09-25 21:14:59 +00:00
Nikos Kouremenos 3e32fd218d say what to do when we click LinkButtons 2006-09-25 21:12:12 +00:00
Dimitur Kirov 709896b576 show connection lost notification/dialog
set properties, when account is initially
created
2006-09-25 20:36:59 +00:00
Stefan Bethge 5cf072a9c7 properly disconnect from dbus when calling disconnect() 2006-09-25 20:26:20 +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
Nikos Kouremenos 1cc9184593 until GTK and PyGTK 2.10 exist for Windows disable trayicon. When they exist, we are going to use the GTK API only for WINDOWS as it does not support animation [which is C R A Z Y but true] and we have and NEED animation in GNU/Linux 2006-09-25 19:12:12 +00:00
Dimitur Kirov 29160807eb set username from system user everytime on
startup
2006-09-25 18:57:39 +00:00
Stefan Bethge 7dfdefcdcf fix service callbacks 2006-09-25 18:47:21 +00:00
Dimitur Kirov 9c570f9588 show input dialog when username is in conflict 2006-09-25 17:52:33 +00:00
Jean-Marie Traissard 031d10f3fa gc-roster-tooltip : Remove horizontal separator
gc-tooltip : If date==today, show only "Since %hour" instead of full date
2006-09-25 16:53:12 +00:00
Jean-Marie Traissard 37c08ee033 Visual Test : show after the nick in tooltip 2006-09-25 16:02:13 +00:00
Jean-Marie Traissard ee7b16c405 Do not set tab to active color when we shouldn't, fix bug in [6914] 2006-09-25 14:36:24 +00:00
Nikos Kouremenos 0b54816178 make it more understandable 2006-09-25 13:27:08 +00:00
Dimitur Kirov 7e23d31cbf fix Exception on missing base class 2006-09-25 13:23:27 +00:00
Nikos Kouremenos eedb3fd2d5 update and clean remote_control.py [kill old dbus, and generally improve code]; also use python24 decorators 2006-09-25 13:12:51 +00:00
Nikos Kouremenos d356ddd92d kill more version checking for dbus 2006-09-25 12:38:42 +00:00
Nikos Kouremenos ba10724e36 make privacy lists patch commitable 2006-09-25 12:33:53 +00:00
Nikos Kouremenos c17b18a70c add a FIXME 2006-09-25 12:04:30 +00:00
Dimitur Kirov 0302499ccd get contact if it is in not_in_the_roster 2006-09-25 10:24:39 +00:00
Nikos Kouremenos 31c467c305 if window is destroyed, every child dies 2006-09-25 09:47:20 +00:00
Nikos Kouremenos cbbb8c1faa use one global variable in one place 2006-09-25 09:44:19 +00:00
Nikos Kouremenos 229d9cac50 remove if not iconset checks. it is our philosophy that if user changes his config to set "" to iconset we must fail. else we have to take care of every possible bad config there can exist by his inability to understand what he touches 2006-09-25 09:43:08 +00:00
Yann Leboulanger 44c40a6ed6 read correctly iconsets even if our iconset is brocken by using dcraven one. 2006-09-25 07:53:07 +00:00
Yann Leboulanger e4cda079e3 16x16 folder in iconset is required, not 32x32. Fixes #2450 2006-09-25 07:21:30 +00:00
Yann Leboulanger be61788f24 use helper function 2006-09-25 06:59:01 +00:00
Jean-Marie Traissard 8a12655ec7 Close button in vcard and profile windows 2006-09-25 05:20:06 +00:00
Jean-Marie Traissard 921274b6c4 Remove "state_active_color" option. Get fg color from gtk. 2006-09-25 04:23:31 +00:00
Jean-Marie Traissard edc176975e Don't show ressource in join/left in gc, and neither in chat, except if more than
one ressource connected.
2006-09-24 23:41:54 +00:00
Jean-Marie Traissard f4a15a1d16 gc-roster-tooltip : Status message in italic, in a new line after status itself 2006-09-24 21:16:36 +00:00
Jean-Marie Traissard 00f00f3dcd Modified gc-tooltip : Don't show role (it's already known), show affiliation only
if different from none, always show nick as title, don't print "Status:" but print
status directly after nick and other fields (if any) after an Horizontal bar.
Please comment in #2110. Roster tooltip will be modified accordingly.
2006-09-24 20:37:02 +00:00
Nikos Kouremenos 4062d3d3a8 improve comments 2006-09-24 19:27:52 +00:00
Nikos Kouremenos 70a28b4724 do not fail because of music track listener if user does not have D-Bus bindings 2006-09-24 19:25:44 +00:00
Nikos Kouremenos e9a6b7c108 kill old dbus 2006-09-24 19:22:10 +00:00
Dimitur Kirov 0b79e47c8a create a fake contact for notification 2006-09-24 12:30:48 +00:00
Dimitur Kirov 5632144a94 fix #2446 2006-09-24 12:09:38 +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 ab4ecb5ea3 move inside the if 2006-09-23 14:56:16 +00:00
Nikos Kouremenos 712a4955d6 fix typo 2006-09-23 14:51:10 +00:00
Nikos Kouremenos 1347aa1de6 a gtk req that will never be done. rm the FIXME 2006-09-23 14:47:05 +00:00
Nikos Kouremenos 1c3aa8fda6 we now have a ui for speller 2006-09-23 14:44:26 +00:00
Nikos Kouremenos d6d6b90c03 [gjc] improve patch; he adds a timeout with a FIXME. Yann plz have a look if that is the only way 2006-09-23 14:39:58 +00:00
Nikos Kouremenos d2094e9efe use a new img for new email. fix a FIXME 2006-09-23 14:36:51 +00:00
Nikos Kouremenos 5851230084 make sure we do not fail if path to iconset no longer exists. fixes #2444 2006-09-23 13:58:46 +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
Dimitur Kirov afc98539d6 make sure we call the right event 2006-09-22 15:22:36 +00:00
Dimitur Kirov 6f768f2bb7 don't open chat window with full jid (#2443) 2006-09-22 15:16:05 +00:00
Yann Leboulanger 2ebd0af9de show URL in linkbutton. Fixes #2439 2006-09-22 15:03:54 +00:00
Yann Leboulanger b02eeac875 remove useless self. 2006-09-22 15:00:51 +00:00
Yann Leboulanger 38c8ba58a3 Do not propose to save avatar in profile window if it's not on HD. Fixes #2428 2006-09-22 14:24:26 +00:00
Yann Leboulanger 74471acd95 don't allow account name to be hoovered in systray menu. Fixes #2430 2006-09-22 13:39:07 +00:00
Yann Leboulanger bbc3aa4de3 remove GTK Warning in #2426 2006-09-22 09:17:37 +00:00
Yann Leboulanger 7abd1010ff don't expand too much name column in muc disco. Fixes #2426 2006-09-22 09:16:01 +00:00
Yann Leboulanger b65745f732 save model as private variable in disco.py. Fixes TB in #2426 2006-09-22 08:49:25 +00:00
Yann Leboulanger 15bfa2e095 handle correctly full_jid / jid in events (try to find one with fulljid before trying with jid). SHould fix #2414 2006-09-22 08:17:25 +00:00
Yann Leboulanger 28b2ba04ff add a clear button in choose avatar dialog. Fixes #2423 2006-09-21 20:52:37 +00:00
Yann Leboulanger dcbe3e5682 when we click on systray, do not hide roster, just move it. Fixes #2403 2006-09-21 16:15:53 +00:00
Nikos Kouremenos 3abc8a02d5 die old dbus die! 2006-09-21 15:11:13 +00:00
Nikos Kouremenos d889488c00 rm unused var 2006-09-21 13:30:21 +00:00
Nikos Kouremenos b4b96c837c kill support for old versions of dbus [noone runs it, noone tests it] fixes #1912 2006-09-21 13:28:46 +00:00
Nikos Kouremenos ea6427a004 UF string 2006-09-21 13:28:04 +00:00
Yann Leboulanger 0b381c2391 fill disco treeview MUCH faster. (disable the search of alerady existing row before adding: This can't happen, and disable sort function while adding items). Fir #2426 2006-09-21 12:35:18 +00:00
Stefan Bethge af6450bcfc add context menu for zeroconf account 2006-09-20 23:30:00 +00:00
Dimitur Kirov d45aaa8557 FT for zeroconf 2006-09-20 23:24:07 +00:00
Stefan Bethge 109ae1a3b5 update properties window, config saving 2006-09-20 22:58:43 +00:00
Dimitur Kirov 4696c84fbc set activity tiemout only to connections,
established by us
2006-09-20 21:49:11 +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
Jean-Marie Traissard 8c07a06622 Don't allow notifs when we are away/xa/dnd and autopopupaway is False.
(Undo second part of [6735])
2006-09-20 17:40:42 +00:00
Yann Leboulanger 9809043057 show MUC icon in st=ystray context menu. Fixes #2430 2006-09-20 17:21:59 +00:00
Yann Leboulanger f780a0fe94 add a statusbar to profile window. Fixes #1840 2006-09-20 11:15:33 +00:00
Dimitur Kirov 57779a6ad3 drop connection after certain time of
inactivity
set timout on connect attempts
transleted russian comment
2006-09-20 11:01:47 +00:00
Yann Leboulanger 351e666f97 show MUC icon in actions -> join_gc menuitem. Fixes #2430 2006-09-20 10:37:24 +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
Dimitur Kirov 12d125a4be try to reuse existing connection 2006-09-19 20:49:34 +00:00
Dimitur Kirov 5af232513b we can disconnect, before plugin 2006-09-19 20:07:44 +00:00
Dimitur Kirov 6c03358b27 remove unused functions 2006-09-19 19:59:34 +00:00
Dimitur Kirov 9c60d30351 send_messages uses NonBlocking P2PConnection 2006-09-19 19:56:04 +00:00
Dimitur Kirov 81b46bb37f fix sending stream headers order 2006-09-19 18:18:03 +00:00
Dimitur Kirov 1f836cae67 debug xml data 2006-09-19 17:58:29 +00:00
Dimitur Kirov 884e66e5d7 some bugs fixed 2006-09-19 17:10:28 +00:00
Dimitur Kirov 1ed3a31f40 [anonymous] fix bug of renaming contact from
contextmenu
2006-09-19 15:31:34 +00:00
Dimitur Kirov da309569e3 add possibility to overide StremInit by _owner 2006-09-19 15:14:53 +00:00
Dimitur Kirov d21c07d8d7 add sender capabilities 2006-09-19 15:10:06 +00:00
Dimitur Kirov 8b8af31aae typo 2006-09-19 15:09:37 +00:00
Dimitur Kirov 1463ca8289 merge from zeroconf branch
(fixed bug: xml error when we get CDATA after
 initial stream header)
2006-09-19 12:50:33 +00:00
Dimitur Kirov e9a855007b better xmmpppy plugin integration.
fixed xml error with iChats
2006-09-19 12:46:09 +00:00
Yann Leboulanger e1ab80d648 [sgala] don't show in history manager jids that have no logs. 2006-09-19 09:18:06 +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
Dimitur Kirov 44e2bd0247 fix TB opn application exit 2006-09-19 08:58:14 +00:00
Yann Leboulanger a698a969ae do not override jid_label in vcard when we get the vcard. Fixes #1840 2006-09-19 08:52:51 +00:00
Yann Leboulanger af68b178a1 add progressbar in vcard window and hide it when we get vcard and os info. For #1840 2006-09-19 08:17:36 +00:00
Yann Leboulanger b5c4edb60a add progressbar in profile window. For #1840 2006-09-19 07:52:40 +00:00
Yann Leboulanger 050afed553 set a text in avatar button instead of a fake avatar when no avatar is set in profile window. For #1840 2006-09-18 21:19:02 +00:00
Dimitur Kirov cc5719c89d stop listener when we go offline 2006-09-18 08:39:04 +00:00
Dimitur Kirov 1a325833c3 add listening server for incomming messages 2006-09-17 22:57:41 +00:00
Stefan Bethge 7707c5e824 enable/disable zeroconf on the fly 2006-09-17 22:19:10 +00:00
Stefan Bethge 5d1410d17a better handling of multiple gajim instances on one machine 2006-09-17 20:54:32 +00:00
Dimitur Kirov 25b5b85aaa fix parse error 2006-09-17 16:18:15 +00:00
Stefan Bethge 41c552ad42 removed zerocony.py:check_jid and calls to it 2006-09-17 16:01:12 +00:00
Stefan Bethge 5116cb0205 add checkbutton to preferences window to toggle zeroconf 2006-09-17 15:49:47 +00:00
Dimitur Kirov fd7eead5dd add property bare_name in zeroconf.contacts[..]
property list. Using it, instead of bad-client
2006-09-17 15:07:35 +00:00
Dimitur Kirov 99265c0430 add fake store_metacontacts method 2006-09-17 14:45:58 +00:00
Nikos Kouremenos 3420ddaffa fix a FIXME (do not reload muc_separator.png everytime) 2006-09-17 14:33:18 +00:00
Yann Leboulanger 7da36ae7a4 move "last read" line in groupchat correctly. Fixes #1947 2006-09-17 08:32:25 +00:00
Yann Leboulanger 3729e89099 use LinkButton in vcard window only if there is an URL. 2006-09-16 15:56:39 +00:00
Yann Leboulanger bcf163324e destroy FileChooserDialog when we press cancel. 2006-09-16 15:52:52 +00:00
Yann Leboulanger f69cd8ad5c use Linkbutton in vcard window if we have PyGTK2.10. For #1840 2006-09-16 12:20:12 +00:00
Yann Leboulanger a5e64ddec9 empty disco cache after one minute. Fixes #1329 2006-09-16 11:26:47 +00:00
Yann Leboulanger f6df3bbbee show roster when it's hidden and we try to remove systray icon. Fixes #2421 2006-09-16 11:23:18 +00:00
Yann Leboulanger b49eb06010 differentiate single messages and chat messages when checking notifications. Fixes #2420 2006-09-16 11:17:24 +00:00
Dimitur Kirov 70d1977c00 check file permissions before saving avatar
catch FileChooser 'response' signal, instead
of dialog buttons 'clicked' signals (gtk+-2.10)
2006-09-16 01:44:04 +00:00
Jean-Marie Traissard 2897130af8 Descrition for ACE option skip_taskbar 2006-09-15 23:39:00 +00:00
Yann Leboulanger dfc3436757 fix TB when error in FT. Fixes #2418 2006-09-15 23:07:14 +00:00
Yann Leboulanger 87a2ff3d69 show by default all events in roster 2006-09-15 23:06:40 +00:00
Yann Leboulanger 1a2bea6637 [sgala] fix wrong tag name. See #316 2006-09-15 16:08:36 +00:00
Jean-Marie Traissard 7868edb0ad Do not check for nick of gc when checking if we want to show account
name, it's useless and make us TB for PM to own.
2006-09-15 12:08:53 +00:00
Dimitur Kirov 470e668ea2 This remove unused keyword
--line, and those below, will be ignored--

M    socks5.py
M    connection_handlers.py
2006-09-15 11:57:03 +00:00
Jean-Marie Traissard 124f1c641e Do not TB if systray is not available. 2006-09-15 11:10:49 +00:00
Tomasz Melcer 45cb666dfd Basic edition of multiple-records forms (removing/moving items). 2006-09-15 11:08:32 +00:00
Yann Leboulanger 3504a77713 show the MUC icon in the contact context menu for invite menuitem. Fixes #2407 2006-09-15 09:39:37 +00:00
Yann Leboulanger 8c243eab43 correctly change chat control/window account name when we change it. Fixes #2369 2006-09-15 09:22:52 +00:00
Yann Leboulanger 2df7bb491e show JID in MUC browser. Fixes #2209 2006-09-15 08:56:07 +00:00
Tomasz Melcer f91d9192e5 Initial support for multiple-records dataforms - displaying data. 2006-09-15 08:38:01 +00:00
Stefan Bethge 6a21dfb6b8 fix some post-merge problems, prevent key error 2006-09-15 03:30:52 +00:00
Stefan Bethge a039917951 filter own service again, users should not see themselves in the roster 2006-09-14 23:41:18 +00:00
Yann Leboulanger 3541253596 [sgala] add some xmpp functions for xhtml-im support. see #316 2006-09-14 19:44:13 +00:00
Yann Leboulanger ee5082485f don't remove a transport if there are unread events from contacts from this transport. Fixes #2144 2006-09-14 19:14:59 +00:00
Dimitur Kirov d83dde79ab prevent TB for invalid keyword in send_message
add SystemBus initialisation in try:
to catch cases when system bus is not present
2006-09-14 17:16:01 +00:00
Stefan Bethge 2b3120244f merged trunk r6780
removed i18n imports from zeroconf/connection files
2006-09-14 16:48:03 +00:00
Yann Leboulanger 15b44f5eec detect and print old gc messages as restored messages. Fixes #2253 2006-09-14 13:31:14 +00:00
Yann Leboulanger e18e1079a9 send correct error message when we decline a FT, and print error message when we get it. Fixes #2330 2006-09-14 12:19:40 +00:00
Dimitur Kirov 5764374e5d set proxy as invalid if hostname cannot be
resolved
2006-09-14 08:40:09 +00:00
Dimitur Kirov 08506dedf7 [mibus@mibus.org] remote control to take count
of "sync with global status" pref
2006-09-14 07:24:20 +00:00
Stefan Bethge 61dab0d59a client code uses common.xmpp.Message to build xml 2006-09-13 18:49:34 +00:00
Tomasz Melcer 9b29c4c8b8 Merging changes from trunk (6561:6774) 2006-09-13 16:47:58 +00:00
Tomasz Melcer 5824d3b873 Dataforms widget moved to another file, some ui tweaks. 2006-09-13 16:07:51 +00:00
Yann Leboulanger 97420e6a7a prevent TB when / in gc nicknames 2006-09-13 07:46:35 +00:00
Yann Leboulanger a3a91eada6 show all incoming chatstate, even if we send only composing. 2006-09-13 07:20:49 +00:00
Nikos Kouremenos ab9b5a3210 fix strings 2006-09-12 11:53:28 +00:00
Nikos Kouremenos 0da3cc6820 fix strings 2006-09-12 11:49:45 +00:00
Yann Leboulanger 7759dd9289 save speller_language per room. Fixes #2387 2006-09-12 07:30:19 +00:00
Yann Leboulanger be90361641 we now save speller_language per contact. For #2387 2006-09-12 07:18:43 +00:00
Yann Leboulanger 70399c84fa [sgala] missing import 2006-09-12 06:07:44 +00:00
Yann Leboulanger e421c539e7 draw account name between [] only if it has child, and redraw account row after we add children. Fixes #2151 2006-09-11 07:41:42 +00:00
Yann Leboulanger 875f4f8894 check if dictionary is installed when enabling spell checking and at gajim startup. For #2387 2006-09-10 22:25:07 +00:00
Yann Leboulanger 532e0bb60a when removing an account, close only windows that belong to this account. Fixes #2408 2006-09-10 17:28:47 +00:00
Nikos Kouremenos c18df68b21 fix even more the string 2006-09-10 13:19:42 +00:00
Nikos Kouremenos b0c31574a2 fix strings 2006-09-10 13:14:13 +00:00
Yann Leboulanger de22429a6f fix behaviour of PHOTO_button in profile_window. Fixes #2381 2006-09-10 10:50:42 +00:00
Yann Leboulanger 746a0bf98e show connection lost error in popups instead of error dialogs. Fixes #2138 2006-09-10 10:22:16 +00:00
Yann Leboulanger 5c73441078 show Merged account in account row correctly. Fixes #2406 2006-09-10 09:48:31 +00:00
Yann Leboulanger 56c01ceace in ChooseGPGKeyDialog, put None iter on top. Fixes #2390 2006-09-09 19:56:57 +00:00
Yann Leboulanger 282c8d3f33 [roidelapluie] gajim-remove send_xml. Fixes #2081 2006-09-09 18:25:49 +00:00
Yann Leboulanger 0491be8d66 print account row between [] if row is collapsed. Fixes #2152 2006-09-09 16:41:24 +00:00
Nikos Kouremenos fab576e10f open gmail inbox in a better position (third, just after two submenus and not in between) fix childs position mess by mentioning by name [thus making it less difficult to break]; also use better name for open gmail inbox menuitem widget 2006-09-09 13:23:14 +00:00
Nikos Kouremenos d1ab748cfd get it at instead of get it here 2006-09-09 13:00:49 +00:00
Yann Leboulanger a15dbddca3 autocompletion of server on creating/adding an account. Fixes #2274 2006-09-09 12:26:26 +00:00
Yann Leboulanger 92d94aec00 require pywin32 or gajim doesn't start. Fixes #2393 2006-09-08 22:33:23 +00:00
Yann Leboulanger 152093e42e [bronger] translate correclt strings during runtime. Fixes #2394 2006-09-08 22:27:04 +00:00
Yann Leboulanger 7fd8d0a29b add a "open gmail inbox" menuitem for account context menu. Fixes #1673 2006-09-08 22:13:48 +00:00
Yann Leboulanger 3399924761 don't put contact's avatar in a button. Fixes #2381 2006-09-08 21:34:10 +00:00
Yann Leboulanger 63b3c93a6f fix TB when viewing gc vcard 2006-09-08 18:53:10 +00:00
Yann Leboulanger cfd9c87860 forgotten files 2006-09-08 17:48:37 +00:00
Yann Leboulanger a678c35b3f vcard window now uses label instead of entry
new profile_window to edit our vcard. For #2381
2006-09-08 17:35:28 +00:00
Nikos Kouremenos 56f248c287 Make default status messages feature release-ready 2006-09-08 12:48:46 +00:00
Yann Leboulanger 411aaa1f7b typo 2006-09-07 21:16:50 +00:00
Yann Leboulanger 2352ddfd02 use updated JEP172 2006-09-07 21:11:50 +00:00
Yann Leboulanger dfead3a31c disco our transports when we connect if we ca't determine the type (not in db). Fixes #2273 2006-09-07 20:39:09 +00:00
Yann Leboulanger 29cef733f2 don't count pm messages in roster window, but in groupchat window. Fixes #2401 2006-09-07 14:35:23 +00:00
Yann Leboulanger b3957742d4 remove useless print 2006-09-07 14:17:09 +00:00
Yann Leboulanger c2ece68e43 handle correctly pm messages. 2006-09-07 13:19:43 +00:00
Yann Leboulanger 30fb604642 private messages are save as pm in events list 2006-09-06 21:39:32 +00:00
Yann Leboulanger b1d32661fc fix logic for showing notification window 2006-09-06 20:15:06 +00:00
Nikos Kouremenos 7c325b1e7c make a comment more accurate 2006-09-06 13:31:12 +00:00
Nikos Kouremenos bd01e5719b INTRODUCING ensure_utf8_string, use it to fix BLOCKER bug for Gajim/Windows (#2392) 2006-09-06 13:28:38 +00:00
Nikos Kouremenos 9bd4442784 since we demand python 2.4 remove 2.3 legacy support code 2006-09-06 13:15:32 +00:00
Yann Leboulanger 80ba7ac5e7 sort and don't use underline in insert_nick sub menu. Fixes #2396 2006-09-06 11:58:11 +00:00
Yann Leboulanger 9603146fa6 when we edit member / ban / ... list in config room, send to server only the diff, as required by the JEP. 2006-09-06 10:39:06 +00:00
Yann Leboulanger 7a89f716e4 handle correctly notification window in ANC, particulary le tab_opened condition. 2006-09-05 15:43:07 +00:00
Yann Leboulanger 9a7ed9488a take into account the case when no systray is available. Fixes #2384 and #2389 2006-09-04 18:58:58 +00:00
Yann Leboulanger d0c359f134 use a per-textview var to remember which language is set instead of the global speller_language one. 2006-09-04 08:00:49 +00:00
Dimitur Kirov 7f6ec376dc print a debug message for invalid xml stanza 2006-09-04 07:19:31 +00:00
Yann Leboulanger 9dc8b315d8 [maxima] show and hide properly when left-clicking very fast on systray. Fixes #2388 2006-09-04 06:52:16 +00:00
Yann Leboulanger 5b2e68d52c when we open a tab that require account name to be displayed (another tab with the same nick is opened), we now redraw first tab too so that account is displayed there too. Fixes #2371 2006-09-03 21:00:05 +00:00
Yann Leboulanger 910afa2b47 gajim-remote show_next_unread is back 2006-09-03 20:35:23 +00:00
Yann Leboulanger 38b3425aac remove offline contact from roster when there is no more unread events 2006-09-03 20:27:19 +00:00
Yann Leboulanger 2b06b55994 close chat window when we remove an account. Fixes #2370 2006-09-03 20:21:26 +00:00
Yann Leboulanger 2d56a72fcb give focus to conversation textview when we insensitive message_textview so that it can receive Ctrl+1,2,3. Fixes #2263 2006-09-03 17:50:18 +00:00
Yann Leboulanger e80467dc0d [Santiago Gala] we can now have a different spellchecking language in each chat window. Fixes #2383 and #746. 2006-09-03 17:04:41 +00:00
Nikos Kouremenos fa4080f784 use helpers method. tested it in Windows (svn) and Linux 2006-09-03 15:16:05 +00:00
Yann Leboulanger 5ac4a0d86c remove no more used var. chat and gc are now handles by message window manager 2006-09-03 11:34:06 +00:00
Yann Leboulanger e24f3e5e96 when we rename an account, change account var in chat / gc controls. Fixes #2369 2006-09-03 11:32:01 +00:00
Yann Leboulanger 4dd4f27b19 don't TB when someone changes his nick before having an assigned color (when he talk for the first time) 2006-09-03 11:02:48 +00:00
Nikos Kouremenos 78fe138784 update docstring 2006-09-02 23:41:14 +00:00
Yann Leboulanger 8896419494 [patrys] new vcard window. For #1840 2006-09-02 21:51:16 +00:00
Yann Leboulanger a67eaba727 events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
Yann Leboulanger 7046a19af0 raise is usefull to know if join was sucesfull or not (in roster_window.py). Fixes #6698 2006-09-02 11:17:02 +00:00
Jean-Marie Traissard cb555a148c Set right color for /me whith gc_nickname_color* 2006-09-02 09:56:52 +00:00
Jean-Marie Traissard 8945d21345 Do not raise useless RuntimeError. Fixes #2376. 2006-09-02 01:00:22 +00:00
Jean-Marie Traissard 8af50e298f Set nicknames colors per muc, not for all of them ! Keep nick color on
nick change. Closes #2264.
2006-09-02 00:35:03 +00:00
Yann Leboulanger 23396f8f59 do not add a default subscription message. 2006-08-31 15:35:38 +00:00
Yann Leboulanger 0ee02dd62f order groups in add contact dialog. Fixes #2365 2006-08-30 20:27:38 +00:00
Travis Shirk 6fe8efff64 Removed set_transient_for(roster) for windows/dialogs that can be launched from
message windows (i.e., the window appears on the roster desktop rather than the current
desktop).  There may be some more places where this may be wanted, but this hits the
major ones.
2006-08-30 03:25:28 +00:00
Nikos Kouremenos 13a50ad633 dl module commit rocks, just put a comment, do it only in POSIX, pythonify (space after comma and all that stuff) 2006-08-29 21:59:58 +00:00
Yann Leboulanger 8f5dbaa1d1 wrong type for restored_messages_small option. Fixed #2336 2006-08-29 18:56:15 +00:00
Yann Leboulanger 6e524e0b4f [zloygod] ps aux now shows gajim, and killall gajim works. Fixes #1620 2006-08-29 16:11:23 +00:00
Yann Leboulanger 419925689b missing commit: add restored_messages_small option to ACE dict 2006-08-29 09:58:04 +00:00
Yann Leboulanger 2b0fc207ef detect unsubscribe / unsubscribed loop too 2006-08-29 07:28:52 +00:00
Yann Leboulanger 24f1b008a5 do not rename a contact if we are already renaming it. Fixes #2276 2006-08-28 20:03:38 +00:00
Yann Leboulanger fd719bcbc6 add an advanced option: restored_message_small tu disable small font in restored messages. Fixes #2048 2006-08-28 15:10:23 +00:00
Nikos Kouremenos f8e54519ad nothing 2006-08-27 15:44:39 +00:00
Nikos Kouremenos 7abacab6a4 fix accidental commit 2006-08-27 15:42:36 +00:00
Nikos Kouremenos 63a1b93a58 rm statusicon.py. fix accident 2006-08-27 15:41:02 +00:00
Nikos Kouremenos 89edefc053 default status msg remove bold add border to make it HIG 2006-08-27 15:39:11 +00:00
Yann Leboulanger 75fe384da4 handle advanced notification for new_message event only (without systray / roster / urgency hint that require a event refactorizatin)
use subprocess module as we depend on python2.4
2006-08-26 22:51:33 +00:00
Yann Leboulanger 3c4333b66b default to jabber iconset when we try to get unknown transport one. 2006-08-25 10:55:53 +00:00
Yann Leboulanger d4710d87b4 don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly 2006-08-24 12:38:42 +00:00
Yann Leboulanger 21b98fa061 enable browse button for irc conferences. 2006-08-22 21:50:36 +00:00
Yann Leboulanger 07f5b39e58 default status message are now used (if enabled) instead of asking status message. Fixes #2069 2006-08-22 14:40:19 +00:00
Dimitur Kirov 3b447544de don't force tls on ports 5223 and 443 2006-08-22 08:13:23 +00:00
Yann Leboulanger bbe93c5b86 do not traceback when ft_override_host_to_send is not valid, just ignor and print an error message. Fixes #2231 2006-08-22 08:02:55 +00:00
Yann Leboulanger 3175c9113a don't ask os info when we are invisible. For #1964 2006-08-21 19:54:09 +00:00
Yann Leboulanger 00ee3a62d5 really print subscription table when we register to a transport 2006-08-21 19:53:26 +00:00
Tomasz Melcer dcded1cb3b Forgotten file from last commit. 2006-08-21 14:14:24 +00:00
Yann Leboulanger 213e7f095b [Vasily Chekalkin] JEP 90 support (Entity Time). Fixes #2239 2006-08-21 11:21:59 +00:00
Yann Leboulanger 2785639d52 [Christoph Neuroth] Fix fuzzyclock times for old conversations. Fixes #2227 2006-08-21 10:20:33 +00:00
Yann Leboulanger 87e46f49f1 show subject in notification popups. Fixes #2217 2006-08-21 09:01:16 +00:00
Yann Leboulanger 285f190a28 really show subscription table when needed. Fixes #2212 2006-08-20 18:02:33 +00:00
Tomasz Melcer 8f4b972a62 PubSub support: browse, subscribe and unsubscribe; posting atom entries to groups. 2006-08-20 10:18:20 +00:00
Dimitur Kirov 78863765e8 create transports_cache on first startup, fixes
#2223
2006-08-10 06:57:10 +00:00
Yann Leboulanger ed4406472a don't fail where there is an unknown transport type 2006-08-07 17:35:03 +00:00
Yann Leboulanger 4682b5bed7 add ability to execute ad hoc commands on server 2006-08-07 16:18:01 +00:00
Yann Leboulanger 900e3a51dc fix bug in connection_handlers: correctly get namespace 2006-08-07 09:49:06 +00:00
Yann Leboulanger 8aeac852be [misc] use the domain name of the jid to browse disco instead of hostame. Do not use the custom host. Fixes #2208 2006-08-07 09:05:56 +00:00
Tomasz Melcer 82739beea1 Browsing discussion groups, first version. 2006-08-04 20:12:00 +00:00
Yann Leboulanger f99308207e o -> 0: fix TB 2006-08-03 20:25:38 +00:00
Yann Leboulanger 2428298bda new add_contact window with a combobox. Fixes #872 2006-08-03 19:13:42 +00:00
Yann Leboulanger e261e0a7a0 gajim-remote now support nicknames. Fixes #871 2006-08-03 10:48:11 +00:00
Yann Leboulanger 274d5270d1 blank line is really blank (no \t) 2006-08-03 10:47:14 +00:00
Yann Leboulanger 159e782ce9 fix infinite loop when in merged mode and we have twice the same contact in 2 different accounts. Fixes #2160 and #2187 2006-08-03 08:06:04 +00:00
Yann Leboulanger 8f449a4704 [geobert] add a ACE option so that ctrl+tab can or cannot go to next composing tab 2006-08-02 20:38:09 +00:00
Stefan Bethge 9ac7e753f1 make sending compatible with ichat and adium 2006-08-02 00:04:47 +00:00
Yann Leboulanger f496059862 when we select multiple accounts, look into all of them which transport support MUC to enable the New Room in invite submenu. Fixes #2199 2006-08-01 21:21:53 +00:00
Yann Leboulanger f3297666b7 allow to invite contact only to room of the same type (jabber contact to jabber rooms, MSN contacts to MSN rooms). Fixes #2199 2006-08-01 18:03:52 +00:00
Tomasz Melcer 75227bb835 Small bug in common/dataforms.py. 2006-08-01 16:01:26 +00:00
Yann Leboulanger 45e7a9a1ba if first identity is not a MUC but second is, we should enable the browse button. 2006-08-01 16:01:07 +00:00
Tomasz Melcer 3b08d054be Error handling when receiving commands. 2006-08-01 15:45:42 +00:00
Yann Leboulanger c1f211b2ca allow ad hoc commands on transports too 2006-08-01 12:56:16 +00:00
Yann Leboulanger 29ed784cd2 better title for single message window depending on if we're sending or receiving 2006-08-01 10:41:45 +00:00
Yann Leboulanger ebb01e96ec show vertical scrollbar automatically in edit groupos dialog. Fixes #2196 2006-08-01 09:45:00 +00:00
Yann Leboulanger 685b3d399a do not modify self._last_selected_contact while we are renaming a contact. Fixes #2198 2006-08-01 07:24:47 +00:00
Stefan Bethge da06dfb6ca Improve behaviour when no avahi-daemon is present or being stopped while running 2006-08-01 00:44:51 +00:00
Yann Leboulanger c09f00aa7f Show "%nick from room %room" in pm banner. Fixes #2197 2006-07-31 20:52:28 +00:00
Yann Leboulanger 4adf2c4f6d when we get an error (when we asked meta contact) don't except the server to include the sent request as it's only a SHOULD in RFC3390 9.2.3.7. detect the answer by iq id instead. 2006-07-31 20:27:06 +00:00
Yann Leboulanger 57aeb0d0ef we can now register to a transport in add contact window is server has such a transport. Fixes #1944 2006-07-31 17:08:21 +00:00
Yann Leboulanger 1c9b21d9d8 remove a useless print 2006-07-31 15:06:00 +00:00
Yann Leboulanger b6ba2b1727 remove some FIXME 2006-07-31 15:05:29 +00:00
Yann Leboulanger 572857cf06 better string 2006-07-31 14:36:49 +00:00
Yann Leboulanger dc9bf86184 we can now the language we want for speller. Just use speller_language advanced
option to define it.
2006-07-31 13:55:21 +00:00
Yann Leboulanger 6e5ce765d9 new add contact window. TODO: enable the register button when our server have this transport. Fixes #872 2006-07-31 13:32:40 +00:00
Yann Leboulanger b106481011 fix var name (account was used twice) 2006-07-31 13:25:30 +00:00
Yann Leboulanger 1f72608d20 re-connect to DB after upgrades (upgrade can modify DB structure) 2006-07-31 07:45:29 +00:00
Yann Leboulanger 6db26bf444 gadu gadu dsco type is gadu-gadu, not gadugadu 2006-07-30 20:06:42 +00:00
Yann Leboulanger 32b18d9237 we now get transport type from disco info and save that in DB. Fixes #1990 and #1938 2006-07-29 22:29:59 +00:00
Yann Leboulanger 98928886ef don't ask nick when we want to join a room in which we already are 2006-07-29 20:54:17 +00:00
Yann Leboulanger ccc942fcbb prevent a TB and print an error message to the user when he/she tries to et a non valid nickname in a room 2006-07-29 17:57:12 +00:00
Yann Leboulanger 90dc135539 remove old code (when we modified unread_message table structure) 2006-07-28 16:15:18 +00:00
Yann Leboulanger b3eba1767b remove log migration process, 0.8 is old 2006-07-28 11:47:43 +00:00
Yann Leboulanger 748c62c3ef always show preferences window in current workspace. Fixes #2189 2006-07-28 11:23:19 +00:00
Yann Leboulanger 7ae4d03628 privacy lists open / delete buttons are not unsensitive when we open the window and no privacy lists is available. Fixes #2140 2006-07-28 11:05:13 +00:00
Yann Leboulanger 766f6054fe fix 2 typo. Fixes #1514 2006-07-28 10:53:51 +00:00
Yann Leboulanger 1ee455edb7 we can now edit groups of multiple contacts. Fixes #1514 2006-07-28 10:25:58 +00:00
Yann Leboulanger 1dcc955551 when we open a second tab and conversation textview was scrolled down in the forst one, scroll it down after we show tabs. Fixes #2190 2006-07-28 06:40:37 +00:00
Yann Leboulanger 40efbfd657 don't show tray icon when we don't want to. Fixes #2188 2006-07-28 05:54:46 +00:00
Stefan Bethge d7719e73b3 display full name on roster if available 2006-07-27 20:36:21 +00:00
Yann Leboulanger 2d876923d9 move the draw og the focus out line to conversation_textview.py
reset focus_out_end_iter_offset var when we clear the textview. Fixes #2175
2006-07-27 10:54:12 +00:00
Yann Leboulanger 1ef77d8e5d re-add trayicon to systray when it is destroyed. Fixes #2121 2006-07-26 19:01:01 +00:00
Dimitur Kirov 873bedd221 escape from sslerror due to broken protocol 2006-07-26 12:49:11 +00:00
Yann Leboulanger e3ba73be74 if server doesn't support vcard, don't allow user to modify it. Fixes #2182 2006-07-26 12:01:14 +00:00
Yann Leboulanger 394381a78a we now detect loop when server isn't RFC complient and handle badly subscription acknoledgment. Fixes #1864 2006-07-26 11:13:07 +00:00
Yann Leboulanger 134483f936 fix minor TB when there is no image file in a folder and we browse it 2006-07-26 09:05:33 +00:00
Yann Leboulanger 557489dc5a typo 2006-07-26 08:12:14 +00:00
Yann Leboulanger f02b77f4ff missing commit: update newly created variable automatic_rooms when we change account name 2006-07-25 23:47:26 +00:00
Yann Leboulanger 65d57253c9 we can now invite to new room 2006-07-25 22:26:07 +00:00
Yann Leboulanger c16d1bff63 In_vite instead of _Invite because of _Information 2006-07-25 09:31:01 +00:00
Yann Leboulanger af371f02ef we can now invite a contact to a room in roster context menu 2006-07-24 21:44:59 +00:00
Yann Leboulanger 87e1a89173 list all opened gc in invite sub menu + typo 2006-07-24 21:38:19 +00:00
Yann Leboulanger e3d1b71a19 we can now invite all contacts to an existing room. TODO: create a new one 2006-07-24 21:14:34 +00:00
Yann Leboulanger 550e12af8c missing diff to allow verify signed presence without status message 2006-07-24 16:43:30 +00:00
Yann Leboulanger 8d10ac3bfe allow to verify signed presences even without a status message 2006-07-24 16:40:11 +00:00
Yann Leboulanger ea82b1dcc1 print real jid in gc status and in logs when we know it. Fixes #1940 2006-07-24 13:42:35 +00:00
Yann Leboulanger 93f813e7e0 del keys now work when multiple selection (this way we can remove several transports at the same time). For #1514 2006-07-24 11:48:13 +00:00
Yann Leboulanger 00106e5b5f we can now remove sevral contacts in the same time. fpr #1514 2006-07-24 09:39:38 +00:00
Yann Leboulanger a90017399b we can now select multiple rows in roster. Menu is shown but does nothing for the moment. For #1514 2006-07-23 23:47:13 +00:00
Yann Leboulanger 727d2976a2 prevent TB 2006-07-21 15:50:06 +00:00
Tomasz Melcer fa6ae3b4be Simple support for pubsub.com notifications. 2006-07-21 13:52:36 +00:00
Yann Leboulanger ef0604e29e in FTError dialog we show recipient instead of sender 2006-07-21 07:50:36 +00:00
Yann Leboulanger 7208ea150a don't allow to drop a contact on account row in merged mode 2006-07-20 10:11:50 +00:00
Dimitur Kirov dc29f1d744 prevent TB from previous commit 2006-07-20 08:48:29 +00:00
Dimitur Kirov ba3ac3a592 dont create self_contact if we receive our
presence
2006-07-20 08:41:16 +00:00
Yann Leboulanger dfa4e3bf43 when we expand a contact, expand also all other iter from the same contact in other groups. Fixes #1973 2006-07-19 21:27:40 +00:00
Dimitur Kirov 81be580422 don't accept server resource as another
resource of our contact
2006-07-19 15:44:13 +00:00
Yann Leboulanger aef7ebfa18 fix behaviour when we get a message from ourself 2006-07-19 15:06:08 +00:00
Yann Leboulanger 3d50d79094 set gc_count_nicknames_colors to 0 instead of 10 before we use it. Fix a warning 2006-07-19 14:53:59 +00:00
Yann Leboulanger 9af7317fc6 when we create a new profile, interface.roster is not available yet when we start AccountCreationWizard 2006-07-19 12:56:07 +00:00
Yann Leboulanger 43bacb684f don't add self contact row if it's not needed 2006-07-19 11:53:21 +00:00
Yann Leboulanger e4c03a8738 update roster on server when we modify the groups of a contact. Fixes #1972 2006-07-19 11:26:02 +00:00
Yann Leboulanger fd5294bd21 fix some bugs with self contact row 2006-07-19 11:08:25 +00:00
Yann Leboulanger 957cfe7916 really remove some menuitem when we right click self contact row 2006-07-19 11:06:27 +00:00
Yann Leboulanger 39b4eedcf1 remove ability todrop a contact on self contact row 2006-07-19 11:04:21 +00:00
Yann Leboulanger 1f93e36844 add a self contact row when another resource is connected. we can now use ad_hoc commands in gajim 2006-07-19 11:01:09 +00:00
Yann Leboulanger 9e0b336c40 middle click on self contact row now works 2006-07-19 10:58:14 +00:00
Yann Leboulanger b3b3431072 add a self contact when another resource is connected to our account. Fixes #744 and usefull for ad-hoc commands 2006-07-19 10:49:23 +00:00
Yann Leboulanger bc1949111b [Simon Paillard] fix warning 2006-07-18 21:14:07 +00:00
Yann Leboulanger 964cf7ef2d remove duplicate code. update_ui() already call draw_banner() 2006-07-18 09:54:21 +00:00
Yann Leboulanger ea2a906e31 disable pm chats when we leave a room. Fixes #2036 2006-07-18 09:46:59 +00:00
Yann Leboulanger fec491607f set systray_enabled to True before we show_icon() 2006-07-18 09:08:26 +00:00
Yann Leboulanger f8515777db typo 2006-07-18 09:00:01 +00:00
Yann Leboulanger a65203ac6e get GtkWindow instance when we use set_transient_for. Fixes #2170 2006-07-18 08:40:44 +00:00
Yann Leboulanger 3895724710 systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134 2006-07-17 21:41:11 +00:00
Yann Leboulanger 196062bbc2 use window.set_transient_for(parent) for some windows. Fixes #1024 2006-07-17 20:27:30 +00:00
Tomasz Melcer 585ab90e92 Merging changes from trunk (6496:6561) 2006-07-17 19:30:53 +00:00
Tomasz Melcer 5740d226e6 Commands work. 2006-07-17 17:52:37 +00:00
Tomasz Melcer de23ba2a15 Moved some code to ease maintenance. 2006-07-17 13:40:25 +00:00
Yann Leboulanger 80bd370216 Fix TB. Fixes #2029 2006-07-17 12:48:07 +00:00
Yann Leboulanger 5a9320c85c Fixed TB qith ICQ transport. Fixes #2159 2006-07-17 11:31:42 +00:00
Yann Leboulanger 8fbf18c4ce Fix TB when closing account modification window. Fixes #2161 2006-07-17 10:36:28 +00:00
Yann Leboulanger 0614f534bb code for advanced_notifications_window: config is now saved in config file 2006-07-17 10:07:26 +00:00
Yann Leboulanger 95bdf480b4 indentation 2006-07-17 10:06:04 +00:00
Yann Leboulanger a54ee0229d introduce play_sound_file function in helpers 2006-07-17 10:04:43 +00:00
Tomasz Melcer 477f33b6b9 Generic support for exposing commands (untested). 2006-07-15 13:27:57 +00:00
Dimitur Kirov 335870646d take on account priorities, which are <= 0 2006-07-14 07:13:59 +00:00
Jean-Marie Traissard df5903a95a [nk] Deleted var not needed anymore 2006-07-13 13:07:31 +00:00
Tomasz Melcer 76c7831c49 jid-multi now works, thanks to #pygtk channel 2006-07-12 15:14:00 +00:00
Tomasz Melcer db089f103d Jid-multi almost works. 2006-07-12 14:19:58 +00:00
Dimitur Kirov dbbf1b6b77 prepare useless methos for removal 2006-07-11 18:17:25 +00:00
Dimitur Kirov e1ae03d32e better var names 2006-07-11 18:03:50 +00:00
Dimitur Kirov 56cd8ba43b config option 'zeroconf_enabled' indicates
that zeroconf connection should be used.
Create the neccessary config values if zeroconf
account is not present
2006-07-11 15:22:59 +00:00
Dimitur Kirov 6bdc8eb210 make sure 'jid' is unicode 2006-07-11 10:44:52 +00:00
Tomasz Melcer aed92d21b7 Some fixes in common/dataforms, new field types...
Now only jid-multi isn't handled.
2006-07-09 17:55:56 +00:00
Jean-Marie Traissard 6006fb82aa Do not TB when calling really_remove_contact on a deleted account due to the timeout call (simpler than
deleting timeout(s) itself). Fixes #2146.
2006-07-08 11:51:42 +00:00
Jean-Marie Traissard 8660b503a9 Do not enable sound when selecting a sound event line. Fixes #2145. 2006-07-08 11:01:20 +00:00
Tomasz Melcer c75bdcb63c Ad-Hoc commands window now uses new dataform wrapper. /me dances 2006-07-07 15:49:44 +00:00
Dimitur Kirov f2f911c91e don't update roster, on each getRoster request 2006-07-06 14:26:44 +00:00
Tomasz Melcer 8c9711d7ea New data forms wrapper. Not tested for now. 2006-07-05 16:35:22 +00:00
Jean-Marie Traissard 285a7949f5 Get real jid of the chatcontrol when we talk to specific ressource. This prevent systray icon to be stuck to
incomming message in some rare case (new message window + auto_open). Thanks beerfan for spoting this rare
case :)
2006-07-04 21:23:42 +00:00
Dimitur Kirov 0e0ef34b26 stip 'file://' at file_path start 2006-07-04 06:11:51 +00:00
Yann Leboulanger 98349b2bf1 subscription can be translated but english version is always sent to server 2006-07-03 21:56:19 +00:00
Yann Leboulanger 42f636bf4e also hide active and default checkbuttons when there is no rules 2006-07-03 21:17:05 +00:00
Yann Leboulanger 96b21bbc6f [roidelapluie & asterix] Privacy lists. Fixes #253 2006-07-03 20:49:20 +00:00
Dimitur Kirov d3d82f3e66 don't set default font when config value is '' 2006-07-03 11:53:50 +00:00
Yann Leboulanger 171da99fcf hide the whole gmail frame when no gmail account 2006-07-03 07:44:35 +00:00
Dimitur Kirov f1d2380cac prevent TB in completion list 2006-07-03 06:52:25 +00:00
Yann Leboulanger 88cf8b5c84 [bluegray] extra gmail info (from field) in popup notification. Fixes #1982 2006-07-02 18:39:43 +00:00
Jean-Marie Traissard 169a69cca9 Do not print time for type info lines in GC 2006-07-01 18:35:57 +00:00
Yann Leboulanger 64fcd53cff launch aplay -q instead of aplay 2006-06-28 07:28:59 +00:00
Yann Leboulanger 60f9741046 * meta contacts over accounts
* DND a contact to another group asks to add it in this group
Fixes #1515
2006-06-28 07:27:40 +00:00
Stefan Bethge 661d0d6550 __init__.py was missing 2006-06-27 23:12:14 +00:00
Stefan Bethge b43d9ffd5e fix module imports (woops :) 2006-06-27 23:09:21 +00:00
Stefan Bethge 22c02ee2d3 move everything zeroconf to src/zeroconf 2006-06-27 22:51:07 +00:00
Stefan Bethge 9921ce24f4 simple (hackish) sending of messages, needs improvement
removed some debug messages
2006-06-27 22:28:49 +00:00
Yann Leboulanger cb4e46d627 translate correctly glade strings. Fixes #2066 and #2085 2006-06-27 15:12:52 +00:00
Jean-Marie Traissard 582fe8d972 Escape html in gc_popups nicks 2006-06-25 20:01:40 +00:00
Tomasz Melcer ecc0403981 Invoking commands works. It will be a long way to finish it, though...
As long as the responder uses only text-single, list-single and
boolean fields, it is possible to invoke and complete a command.
Other field types are not implemented now in dataforms.py.
2006-06-25 17:03:59 +00:00
Tomasz Melcer ce9cbe6f21 Reporting errors and no-commands-exposed. 2006-06-23 18:13:35 +00:00
Tomasz Melcer 145cdbbf40 Fetching command list from entity now works.
If the entity has at least one command exposed, it will be displayed as
a radio button. Other changes: run python interpreter without optimalizations,
otherwise asserts doesn't work. Names of widgets in the glade file were
changed a bit.
2006-06-23 14:38:54 +00:00
Tomasz Melcer 23fa0bf8e6 First version of commands window.
Added: glade file for commands window, src/adhoc_commands.py with a class
to create/manage the window. For now, progressbar bounces :-).
2006-06-22 22:49:39 +00:00
Jean-Marie Traissard 1a9d4690b0 [ roidelapluie ] Use differents colors for nickname in gc for each occupiant. Fixes #2084. 2006-06-22 14:44:06 +00:00
Yann Leboulanger e7cb71916c import i18n when needed to launch history manager 2006-06-22 13:34:12 +00:00
Jean-Marie Traissard d68509164f Oops, I forgot to delete a '=', thanks roidelapluie 2006-06-21 18:13:20 +00:00
Jean-Marie Traissard f7b2a7fe81 [nk] Better logic 2006-06-21 17:03:14 +00:00
Jean-Marie Traissard 48b89a8cc8 Get gajim version from config 2006-06-21 15:03:53 +00:00
Yann Leboulanger 155e516642 really remove not in roster contacts even if that have an opened chat window. Fixes #1997 2006-06-20 11:21:15 +00:00
Tomasz Melcer f1e9574401 dataforms.py and glade part for that - a Data Form widget
Introduced a widget that will present full data form as in JEP-0004, to make
things easier. Code will just have to create this widget with just-got
xmpp.DataForm form, show it to user, wait a bit and send the modified form
back.
2006-06-19 21:33:54 +00:00
Tomasz Melcer 8a959c846b "Execute command..." entry in roster in contact's popup menu, plus two fixes.
The fixes:
 * when received a single message from a contact that has one resource online,
   'start chat' entry in popup menu open only that message, not the chat
 * when contact has more resources online, 'rename item' entry in popup menu
   doesn't work
2006-06-19 21:30:58 +00:00
Jean-Marie Traissard 10ba862ed4 We want beep per event, reverting [6494]. Sorry, thought it was a bug.
Note that if works only if beep enabled in kernel conf
2006-06-19 15:38:41 +00:00
Jean-Marie Traissard e66a8a3430 Fix beep for event notification 2006-06-19 14:58:41 +00:00
Yann Leboulanger 2c534b32d6 [Sergey Khlutchin] show translated subscription in tooltip. Fixes #2077 2006-06-19 11:43:53 +00:00
Jean-Marie Traissard 6047a41efd Fixes #2083 TB 2006-06-18 23:38:02 +00:00
Jean-Marie Traissard 17f891a22f Do nou use gtkspell on RECEIVED single messages. Fixes #2065. 2006-06-16 17:47:47 +00:00
Jean-Marie Traissard 9ec77f1dd9 Merge duplicate code 2006-06-16 17:01:36 +00:00
Jean-Marie Traissard 42d74e39fa [maciekp] Send single message with gajim-remote, fixes #2026. 2006-06-16 16:09:46 +00:00
Jean-Marie Traissard f757025e85 [nk] some visual fixes 2006-06-16 13:18:04 +00:00
Dimitur Kirov 8e4131fc93 create .gajim dir if it doesn't exist 2006-06-15 09:49:44 +00:00
Dimitur Kirov fff37fe869 check if pid file is already removed 2006-06-15 09:43:08 +00:00
Yann Leboulanger a4b4323e38 fix wrong var name. Fixes #2073 2006-06-15 08:36:19 +00:00
Yann Leboulanger b28f22ac05 fix header in fuzzyclock.py 2006-06-15 07:18:55 +00:00
Yann Leboulanger 7ec7acbb27 [delmonico] fuzzyclock 2006-06-15 07:14:39 +00:00
Yann Leboulanger bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Yann Leboulanger 4ae020946c destroy bigger_avatar_window when we close a tab. Fixes #2034 2006-06-14 14:54:23 +00:00
Yann Leboulanger 0e03f023ea show_ascii_formatting_chars is now True by default 2006-06-14 08:54:41 +00:00
Dimitur Kirov 0b0e32ca32 [Anton Shmigirilov] Confirmation dialog,
instead of Error dialog for pid file
2006-06-14 08:45:30 +00:00
Stefan Bethge 908a4782d4 add bookmarks variable again (for right click account menu) 2006-06-13 22:50:18 +00:00
Stefan Bethge d69327630c updating the roster with status changes 2006-06-13 22:42:37 +00:00
Stefan Bethge 7da0b4c220 added timeout for resolving
added proper dispatch signals so contacts get shown
fixed some errors with roster data
2006-06-13 21:19:39 +00:00
Dimitur Kirov 900d6d01b1 var name is 'account' 2006-06-13 06:41:33 +00:00
Jean-Marie Traissard 576f4eef56 Delete now unused sync param 2006-06-12 17:34:08 +00:00
Yann Leboulanger d10d8f7815 don't show signed in/out popup notification for 30 seconds for transport contacts when we log in/out this transport. Fixes #2041 2006-06-12 15:24:58 +00:00
Yann Leboulanger 600cae12f5 ctrl+C now removes pid file 2006-06-12 08:16:15 +00:00
Dimitur Kirov 97f66424bd quit after unavalable oresence stanza is sent
(#1937)
2006-06-12 07:38:07 +00:00
Dimitur Kirov 668b98e403 prevent TB for missing option 2006-06-12 07:37:17 +00:00
Jean-Marie Traissard 3a71c72244 Do not fail with keyError in some cases due to 0.10.0.1 version change to 0.10.1.1 (failed from 0.10.1 to
svn)
2006-06-11 13:01:54 +00:00
Jean-Marie Traissard 25caac724c Sort preset messages by title in prefs too 2006-06-10 20:35:57 +00:00
Jean-Marie Traissard 28691db92b Relate to changeset 2006-06-10 18:23:19 +00:00
Jean-Marie Traissard cfceab7d44 Really use translated word for 'Disabled', about emoticones
Updated version to 0.10.1.2 for optparser because all non-english users have 'Disabled' instead of '' for
their emot
2006-06-10 18:18:46 +00:00
Jean-Marie Traissard 4e1e46a8ac 19:26:12 Jim++: is space before AND after ":" mandatory (in french it is) ?
19:26:17 Hawke: No
19:26:22 Hawke: Only after

Let translator decide
2006-06-10 17:31:43 +00:00
Jean-Marie Traissard 5252ec2d3f Set all strings translatable in about dialog, use AUTHORS file
logger->Typo
2006-06-10 17:23:58 +00:00
Dimitur Kirov 5b019e9341 save avatar from our own vcard 2006-06-09 14:42:20 +00:00
Dimitur Kirov 22e2341ba9 add translator comment 2006-06-09 13:42:33 +00:00
Dimitur Kirov bfe397a27d show avatars in roster, if there is no 'TYPE'
attribute in vcard
2006-06-09 13:41:31 +00:00
Dimitur Kirov 99de39fcaf don't keep dialog references in self.
(problem when we open several FT choosers, or
info dialogs)
2006-06-09 08:29:42 +00:00
Dimitur Kirov 64e66817e5 print the rest of the names 2006-06-08 13:49:52 +00:00
Dimitur Kirov 664e00c43c [avb] add /names command for GC
Fix /query [TAB] bug
2006-06-08 10:09:15 +00:00
Dimitur Kirov d3338ad9c4 prevent TB 2006-06-05 21:02:19 +00:00
Jean-Marie Traissard 9ed43cf6d1 Show a real error box when unable to bind to port
Fixes #1941.
2006-06-05 17:07:48 +00:00
Jean-Marie Traissard 936b99cc3e Don't try to disconnect signal that has been disconnected before. Fixes #2030. 2006-06-05 15:11:27 +00:00
Jean-Marie Traissard e2f7a09778 Use unified way to ask our own vcard so it is auto retrieved 2006-06-05 12:01:17 +00:00
Yann Leboulanger 65f3129997 JEP-0172: send our nick when we talk for the first time to an unknown contact 2006-06-05 10:54:26 +00:00
Yann Leboulanger 226b923a17 always set version to latest even there is no update func for config file 2006-06-05 10:52:35 +00:00
Jean-Marie Traissard eba425d73a Don't allow to change nick to actual nick, it breaks presence 2006-06-05 09:16:44 +00:00
Dimitur Kirov 6dcb8f7f20 update template with current strings, added tr
comment for one_message_window ACE option
2006-06-05 09:03:44 +00:00
Jean-Marie Traissard 739aaf22c2 [roger]add missing () 2006-06-04 18:10:23 +00:00
Jean-Marie Traissard efd73e04bf Also merge metacontacts logs in restore_lines() 2006-06-04 17:21:14 +00:00
Jean-Marie Traissard 4b604a6485 Enhancement to ctrl+tab behaviour :
If no awaiting events, switch to composing contacts'tabs if any
2006-06-04 17:10:20 +00:00
Jean-Marie Traissard 21105add82 Modified default width for gc, fixes #1992. 2006-06-04 11:02:25 +00:00
Jean-Marie Traissard 001b1c0f20 [roger]Merge metacontacts logs on the fly, fix #1891
[jim]Clean patch, move duplicate code.
Added condition missing in [5779], can you confirm Yann ?
2006-06-04 09:54:11 +00:00
Jean-Marie Traissard 5a78e29465 Also save width and height separetly for chats and gc when ONE_MSG_WINDOW_NEVER 2006-06-02 21:49:13 +00:00
Stefan Bethge 40fc5202a5 more methods in roster_zeroconf, on_new_service when service is resolved 2006-06-02 18:46:52 +00:00
Yann Leboulanger 8ed37983e6 print_status_in_muc changement won't be in 0.10.1 2006-06-02 11:21:05 +00:00
Yann Leboulanger 59c3b7b3c8 JEP 172 support (user nickname) Fixes #464 and #884 2006-06-01 15:23:38 +00:00
Dimitur Kirov 25e6d9f4aa send our real show, when we connect to a
transport
2006-05-31 21:12:03 +00:00
Dimitur Kirov 4aa6c95398 don't drop contact in the same group if
destination jid belongs to other account
2006-05-31 11:45:04 +00:00
Dimitur Kirov 01c37775bf reverse as a separate statement 2006-05-31 06:36:49 +00:00
Stefan Bethge cf5ad66259 added callback that put a jid in _data of Roster
(though something is wrong with it)
2006-05-30 23:13:36 +00:00
Yann Leboulanger 97430552cb rename vcard / avatar files when a gc contact changes his nick. Fixes #1914 2006-05-30 11:41:58 +00:00
Stefan Bethge e88186d669 changed published service name to name@hostname as in jep-0174
changed contact index to name@hostname
2006-05-29 23:03:20 +00:00
Stefan Bethge 43e44b51dd fix zeroconf.resolve_all() 2006-05-29 22:17:13 +00:00
Stefan Bethge 77e53f7488 trying to show contacts on the roster 2006-05-29 19:57:39 +00:00
Dimitur Kirov adb54d0eb7 prevent TB on window destroy 2006-05-29 18:23:12 +00:00
Stefan Bethge 589abe37f7 Added publishing of status and status changes for account with name 'zeroconf' 2006-05-29 15:36:18 +00:00
Dimitur Kirov b51ba152ea nkour: fix slack version 2006-05-29 14:19:18 +00:00
Stefan Bethge e324eb4f32 comment out most things, add some connection/disconnection and status updating 2006-05-27 23:57:43 +00:00
Dimitur Kirov d4b6cb7aa6 set wrap WORD_CHAR and skip horizontal scrlbar 2006-05-27 09:18:30 +00:00
Dimitur Kirov 880253f9d3 say where is the pid file, which must be
deleted
2006-05-27 07:46:06 +00:00
Dimitur Kirov 5de6896433 sort resources by priority 2006-05-26 20:41:03 +00:00
Stefan Bethge 0d195c1516 some little name changes 2006-05-26 19:18:13 +00:00
Stefan Bethge a9fc3c54cb move zeroconf to common as it is generic 2006-05-26 14:46:13 +00:00
Stefan Bethge e7288176d8 remove standalone stuff 2006-05-26 14:43:51 +00:00
Stefan Bethge 99e8bf1da8 copy classes for zeroconf 2006-05-26 14:27:42 +00:00
Dimitur Kirov 01ba1a5c24 check if we have perms to store the file 2006-05-26 14:21:00 +00:00
Yann Leboulanger fe7f50cab3 gajim now create a pid file (~/.gajim/gajim[.profile].pid so that one profile cannot be launched twice) Fixes #1480 2006-05-26 13:32:52 +00:00
Yann Leboulanger 4d024667fd always use excepthook.py under win (isatty() is not supported) 2006-05-26 13:26:53 +00:00
Yann Leboulanger d848e71d3b menu are now shown before popup so that they are correctly placed. 2006-05-26 13:25:31 +00:00
Yann Leboulanger 3e1dd88ee0 we can now save avatars on HD where we want (right click on image). Fixes #1817 2006-05-26 13:19:52 +00:00
Stefan Bethge cd38def2e5 initial import of zeroconf class (standalone) 2006-05-26 10:56:21 +00:00
Jean-Marie Traissard a0df4ece76 oups, fix reference problem 2006-05-25 10:40:07 +00:00
Jean-Marie Traissard aec02d72db Comment and clarify roster_window.on_message() 2006-05-25 10:26:55 +00:00
Dimitur Kirov 6953685979 prevent loop when adding metacontact to roster
(fixes #1953 and maybe #1991)
2006-05-24 18:17:51 +00:00
Jean-Marie Traissard d440bdddab Do not highlight in gc in case we are sure our nick is beginning of a real word (nick after = A->Z or a->z) 2006-05-24 16:15:49 +00:00
Jean-Marie Traissard e96724224d #1005 preparation : move popups and sound code for incomming new messages to notify.py 2006-05-22 20:14:54 +00:00
Jean-Marie Traissard 1a7fbe727f make muc-actions -> "bookmark this room" work with print_status 2006-05-22 14:38:20 +00:00
Jean-Marie Traissard 6a05b5d529 Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window) 2006-05-21 20:50:48 +00:00
Jean-Marie Traissard 93fec9d9e1 Set gajim icon for history manager window too. Fixes #1986. 2006-05-21 20:42:26 +00:00
Jean-Marie Traissard 6d0e6b5289 Do not play incoming message sound when message from unknown contact and ignore_unknown_contacts
Fixes #1970.
2006-05-21 19:46:36 +00:00
Jean-Marie Traissard c462cbba16 when clicking on a contact in roster : remove duplicate code, also open awaiting events when middle clicking
instead of always open chat
2006-05-21 19:35:33 +00:00
Dimitur Kirov d0bb4b3f53 prevent TB 2006-05-20 19:06:16 +00:00
Dimitur Kirov 7e467e04f8 shrink account and protocol comboboxes 2006-05-19 22:30:23 +00:00