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 #2488 .
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 #316
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 #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
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 #2454
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 #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
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 #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
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