Commit graph

694 commits

Author SHA1 Message Date
Yann Leboulanger
f1dce33515 remove duplicate code 2006-10-15 10:51:26 +00:00
Yann Leboulanger
b69d736c94 prevent TB, call set_active() with jid without resource if we open window without resource 2006-10-12 16:37:08 +00:00
Yann Leboulanger
dff640fc6a fixes behaviour when contact with sevral resources sends us messages and we click in systray or popup window. fixes #2443 and #2498 2006-10-12 14:08:28 +00:00
Stefan Bethge
1dbb2a891f merge zeroconf branch to trunk 2006-10-11 02:12:56 +00:00
Stefan Bethge
0d0ac51fa8 merge with trunk 2006-10-09 00:27:03 +00:00
Nikos Kouremenos
d21d194d2e use Gtalk terminology. email becomes mail conversation 2006-10-08 00:48:14 +00:00
Nikos Kouremenos
7d525a35f4 no need to import 2 modules in gajim.py 2006-10-07 12:56:21 +00:00
Nikos Kouremenos
8dfb1a5a66 unite room and server name resulting in a room jid interface [so it aligns with add new contact]. fixes #2504 2006-10-07 12:18:51 +00:00
Nikos Kouremenos
e5c61095f9 migrate in the correct place 2006-10-07 10:19:25 +00:00
Nikos Kouremenos
a270813221 [patrys & me] logs db now uses indeces that makes the UI XP faster 2006-10-07 10:08:38 +00:00
Yann Leboulanger
ce7e782054 coding standards 2006-10-05 09:49:09 +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
Dimitur Kirov
59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +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
Yann Leboulanger
2617ae7092 be sure to get groupchat_control in MSGERR handler. 2006-10-03 15:02:59 +00:00
Yann Leboulanger
6b40b5ad32 [Santiago Gala] we can now see XHTML (JEP 0071). See #316 2006-10-03 14:12:42 +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
Dimitur Kirov
163cfef3b8 disconnect when avahi-daemon stop responding
fix reference in connection_handlers
2006-10-02 22:41:48 +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
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
Nikos Kouremenos
9002b3d293 put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
Dimitur Kirov
5fc8cf20f3 merge from trunk 2006-09-26 15:57:47 +00:00
Yann Leboulanger
bcdd4d2315 handle correctly click on sign in/out notif windows. For #2414 2006-09-26 07:53:49 +00:00
Nikos Kouremenos
3e32fd218d say what to do when we click LinkButtons 2006-09-25 21:12:12 +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
9c570f9588 show input dialog when username is in conflict 2006-09-25 17:52:33 +00:00
Dimitur Kirov
0302499ccd get contact if it is in not_in_the_roster 2006-09-25 10:24:39 +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
d2094e9efe use a new img for new email. fix a FIXME 2006-09-23 14:36:51 +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
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
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
Stefan Bethge
5116cb0205 add checkbutton to preferences window to toggle zeroconf 2006-09-17 15:49:47 +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
Yann Leboulanger
70399c84fa [sgala] missing import 2006-09-12 06:07:44 +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
746a0bf98e show connection lost error in popups instead of error dialogs. Fixes #2138 2006-09-10 10:22:16 +00:00
Nikos Kouremenos
d1ab748cfd get it at instead of get it here 2006-09-09 13:00:49 +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
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