Commit graph

6433 commits

Author SHA1 Message Date
Yann Leboulanger
f9abd2a86c do not cleanup disco cache while windows is opened, clean it when we close window. Fixes 2006-10-05 11:26:41 +00:00
Yann Leboulanger
ce7e782054 coding standards 2006-10-05 09:49:09 +00:00
Yann Leboulanger
cc03d5d190 print in XHTML messages in queue 2006-10-05 09:48:57 +00:00
Nikos Kouremenos
4fda072f0f make tooltip work for the new api too 2006-10-05 00:06:57 +00:00
Nikos Kouremenos
ca5a75863f commit statusicon.py 2006-10-05 00:05:47 +00:00
Nikos Kouremenos
2a59b00ddc fix sth from prev commit 2006-10-04 23:34:12 +00:00
Nikos Kouremenos
f644cf1136 if we are windows users and we have GTK/PyGTK 2.10 we now use the GTK api about the status icon (trayicon). I tested under GNU/Linux [at gtk2.10 still is not out for Windows] and all works okay apart from the fact that we cannot do cool tooltips and cannot do animation (which is okay by me). TODO: make usage of basic tooltips [better something than nothing] for this new API 2006-10-04 23:30:03 +00:00
Nikos Kouremenos
f97cdf1f4e help the user about rst_formatting possible dep [be more clear] 2006-10-04 23:05:13 +00:00
Nikos Kouremenos
4b6d37c27b help the user about rst_formatting possible dep 2006-10-04 23:04:45 +00:00
Jean-Marie Traissard
f19ef94aec Undo first change of [7064]. What was that ?? Fixes . 2006-10-04 15:08:21 +00:00
Yann Leboulanger
53f8b119bc [sgala]Do not depend on docutils if we don't use rst xhtml generator. See 2006-10-04 11:53:03 +00:00
Yann Leboulanger
d55e56f0b9 show * in gc tab when one message 2006-10-04 11:12:45 +00:00
Yann Leboulanger
683c3145e0 Do not allow to add special groups in edit groups dialog. 2006-10-04 07:00:42 +00:00
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 , , , 
2006-10-03 14:57:19 +00:00
Yann Leboulanger
1345afa86c [Santiago Gala] We can now generate HTML thanks to rst. see 2006-10-03 14:22:49 +00:00
Yann Leboulanger
6b40b5ad32 [Santiago Gala] we can now see XHTML (JEP 0071). See 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 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 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 
2006-10-02 22:56:26 +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
Yann Leboulanger
478579cde1 recognize correctly transport's jid in add contact dialog 2006-10-02 19:11:27 +00:00
Nikos Kouremenos
59d5f23182 show the widget (linkbutton or label) before adding it 2006-10-02 16:24:10 +00:00
Yann Leboulanger
d691ec38dd don't show set_status_msg_from_current_music_track_checkbutton if we're under windows. Fixes 2006-10-02 13:08:53 +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 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 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
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
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 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