Commit Graph

6666 Commits

Author SHA1 Message Date
Nikos Kouremenos cb4229f4d3 bye bye systraywin32.py [it rhymes] 2006-10-03 21:17:37 +00:00
Jean-Marie Traissard 87aafdf680 Faster 2006-10-03 19:34:17 +00:00
Yann Leboulanger 075a16dac7 fix TB 2006-10-03 18:16:31 +00:00
Nikos Kouremenos 9c13aae8ba coding standards et all 2006-10-03 16:47:38 +00:00
Yann Leboulanger 817a8f6849 fix glade files in Makefile 2006-10-03 16:20:59 +00:00
Yann Leboulanger 9afa39174d missing : 2006-10-03 15:34:25 +00:00
Yann Leboulanger da7a93b696 missing glade diff 2006-10-03 15:34:09 +00:00
Yann Leboulanger 61e78e627b better fr translation 2006-10-03 15:18:01 +00:00
Yann Leboulanger 2617ae7092 be sure to get groupchat_control in MSGERR handler. 2006-10-03 15:02:59 +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 1345afa86c [Santiago Gala] We can now generate HTML thanks to rst. see #316 2006-10-03 14:22:49 +00:00
Yann Leboulanger 6b40b5ad32 [Santiago Gala] we can now see XHTML (JEP 0071). See #316 2006-10-03 14:12:42 +00:00
Jean-Marie Traissard aeb6116ba6 Add auto_authorize_checkbutton things missing in [7041] 2006-10-03 12:03:14 +00:00
Yann Leboulanger ad81b7d3db wrong var name 2006-10-03 10:21:26 +00:00
Yann Leboulanger f06a30e74a re draw contact when we open the notif after getting a groupchat invitation from him to remove the message icon in case there is no other event. 2006-10-03 10:13:53 +00:00
Yann Leboulanger 8b494b8ff7 get the correct gc_control according to the account when we want to print error message in it. Fixes #2456 2006-10-03 10:03:07 +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
Yann Leboulanger 59374a1e39 Fix wrong var name. 2006-10-02 23:51:50 +00:00
Yann Leboulanger aa3230814c hide protocol_jid_combobox if only one
move auto_authorize checkbutton outside of table
Fixes #2461
2006-10-02 22:56:26 +00:00
Dimitur Kirov 163cfef3b8 disconnect when avahi-daemon stop responding
fix reference in connection_handlers
2006-10-02 22:41:48 +00:00
Yann Leboulanger 8eac5a6e28 fix wrong var name. REally detect correctly transport jid in add contact dialog. 2006-10-02 22:37:17 +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
Yann Leboulanger 478579cde1 recognize correctly transport's jid in add contact dialog 2006-10-02 19:11:27 +00:00
Dimitur Kirov ac53b4537c ignore messages with no type attribute 2006-10-02 18:03:35 +00:00
Nikos Kouremenos 59d5f23182 show the widget (linkbutton or label) before adding it 2006-10-02 16:24:10 +00:00
Stefan Bethge e1dadf48c1 only restart listener or reconnect upon changing preferences if necessary 2006-10-02 14:15:51 +00:00
Stefan Bethge d557725810 add missing import 2006-10-02 14:13:43 +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 42cf836b7a add copyright line 2006-10-02 12:14:56 +00:00
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