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 |
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 |
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 |
Nikos Kouremenos
|
9002b3d293
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +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 |
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
|
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 |
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 |
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 |
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
|
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 |
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
|
6e524e0b4f
|
[zloygod] ps aux now shows gajim, and killall gajim works. Fixes #1620
|
2006-08-29 16:11:23 +00:00 |
Nikos Kouremenos
|
7abacab6a4
|
fix accidental commit
|
2006-08-27 15:42:36 +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
|
87e46f49f1
|
show subject in notification popups. Fixes #2217
|
2006-08-21 09:01:16 +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
|
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
|
b3eba1767b
|
remove log migration process, 0.8 is old
|
2006-07-28 11:47:43 +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 |
Yann Leboulanger
|
65d57253c9
|
we can now invite to new room
|
2006-07-25 22:26:07 +00:00 |
Dimitur Kirov
|
dc29f1d744
|
prevent TB from previous commit
|
2006-07-20 08:48:29 +00:00 |