Yann Leboulanger
1fafe3b08c
handle correctly resources in queue of events. Fixes #1706
2006-03-25 17:05:54 +00:00
Nikos Kouremenos
1ff4e4f48d
rm leftover FIXME
2006-03-25 11:22:42 +00:00
Nikos Kouremenos
4c2f8d9400
make clearer what we do
2006-03-25 11:12:31 +00:00
Nikos Kouremenos
ba15eb2114
no need to realize a widget that is already NOT invisible
2006-03-25 10:50:13 +00:00
Dimitur Kirov
b64f199c08
realize is safer
2006-03-25 02:07:02 +00:00
Dimitur Kirov
7ca9a4e08f
take plain banner colors from gtkrc style class
...
*GtkFrame.GtkEventBox.* :wq
2006-03-25 01:21:16 +00:00
Yann Leboulanger
2b725f05ba
remove useless tabulations
2006-03-24 19:20:05 +00:00
Yann Leboulanger
f8db75e255
New metacontact way. JEP is not published yet, but I talked with the author. Old metacontact info are removed automaticaly
2006-03-24 12:55:56 +00:00
Dimitur Kirov
f7dd517030
use small for status message. Last revert, I
...
promise!
2006-03-21 22:55:25 +00:00
Dimitur Kirov
31f380dff7
don't escape markup entities for banner tooltip
2006-03-21 21:22:08 +00:00
Yann Leboulanger
df38aa897c
read_queue now look in awaiting_messages dict with fjid as key instead of jid. Fix #1706
2006-03-21 18:34:03 +00:00
Dimitur Kirov
aa73f2d862
typo
2006-03-20 23:26:27 +00:00
Dimitur Kirov
5ce9bf3f49
set tooltip with status message (chat wins)
2006-03-20 16:51:17 +00:00
Dimitur Kirov
08b67c346e
update banner font also in groupchat
2006-03-20 16:22:34 +00:00
Dimitur Kirov
cb02ad7f18
use size small, instead of medium for status
...
message in banner
2006-03-20 16:04:54 +00:00
Dimitur Kirov
164e5116da
set theme font to chatstates and status message
2006-03-19 21:40:26 +00:00
Yann Leboulanger
a59f0866d5
typo
2006-03-18 09:27:41 +00:00
Yann Leboulanger
84ade2e3ac
prevent TB
2006-03-18 09:22:27 +00:00
Dimitur Kirov
4abd0a9d42
use emoticons_theme, instead of useemoticons
...
( #1715 )
2006-03-17 11:11:45 +00:00
Yann Leboulanger
b4ed754b51
we now have emoticons themes. Fixes #1182
...
TODO: fill animated folder with his emoticons file
2006-03-16 23:37:06 +00:00
Yann Leboulanger
72e7cb6423
fix TB: get the avatar from folder when it's a pm
2006-03-16 17:47:31 +00:00
Yann Leboulanger
157a83ade5
we can see bigger avatar in pm as we now save vcard too
2006-03-16 07:51:42 +00:00
Yann Leboulanger
721acff70f
tab name and window title now contain resource if needed. see #1697
2006-03-15 08:46:44 +00:00
Yann Leboulanger
6ca8c5334c
redraw correctly tabs / banner when sevral resources
2006-03-14 18:18:34 +00:00
Yann Leboulanger
02ed060a90
chaw resource in banner when talking to a specific resource
2006-03-14 17:19:54 +00:00
Yann Leboulanger
51d57ba717
last_message_time is now indexed by full_jid. for [1697]
2006-03-14 17:13:34 +00:00
Yann Leboulanger
b1ce1107de
we can now talk to a specific resource
2006-03-14 13:10:09 +00:00
Nikos Kouremenos
e650cf3308
do not del print_time_timeout_id but set it to None. fixes #1691
2006-03-13 23:59:59 +00:00
Nikos Kouremenos
bffcec6899
remove switch to menuitems. fixes #1674
2006-03-13 21:55:21 +00:00
Yann Leboulanger
46e637ad5d
if status is '', don't print it
2006-03-12 21:17:26 +00:00
Nikos Kouremenos
bf72124b6c
enrich comment
2006-03-10 13:54:04 +00:00
Nikos Kouremenos
98d03e2855
[geobert] fix having None as chatstate after recv single message
2006-03-10 10:53:30 +00:00
Yann Leboulanger
3355cf4ea3
room_contacts vcards are now saved in room_jid folder. Fixes #1105
2006-03-09 18:41:57 +00:00
Yann Leboulanger
9f837ededb
check if we are conencted when we press send button. Fixes #1562
2006-03-08 12:29:34 +00:00
Yann Leboulanger
743d514997
strftime returns local-encoded string. decode it. Fixes #1662
2006-03-05 22:09:39 +00:00
Yann Leboulanger
e8f810f7cb
[Geobert] fix chatstate thing. See #1317
2006-03-05 21:41:49 +00:00
Yann Leboulanger
1c13fcd648
[Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by contact. Fixes #1317
2006-03-03 14:41:55 +00:00
Yann Leboulanger
69f8e83bcc
[Jim] fix wrong context menu. Fixes #1638
2006-03-01 21:08:37 +00:00
Yann Leboulanger
4b327b5682
[Geobert] JEP-0022 partial support (composing). Tunned by me. Fixes #1317
2006-03-01 18:16:54 +00:00
Dimitur Kirov
8945173e51
update banner font with theme font
2006-03-01 11:03:56 +00:00
Yann Leboulanger
2af0a1dd29
update urgency hint in function of the correct control, not the active one
2006-02-27 21:26:58 +00:00
Yann Leboulanger
946a28b26b
[Jim++] some elif instead of if
2006-02-26 23:29:49 +00:00
Yann Leboulanger
6af1c3dbdc
error / not_in_roster / requested / message icons are no more taken in transporticonset, but in jabber iconset. Fixes #1250
2006-02-26 15:08:59 +00:00
Yann Leboulanger
bf00d4a6d4
don't ask lines in logs DB when restore_lines in <= 0
2006-02-22 21:22:25 +00:00
Yann Leboulanger
cce6c97e7c
make small avatar transparent when we show the big one
2006-02-21 12:59:29 +00:00
Yann Leboulanger
f4e95cdc8d
when a child has awaiting events, draw parent with message icon and open chat with this child contact when we dubble click on parent
2006-02-20 17:09:14 +00:00
Travis Shirk
3ab1fb3539
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
2006-02-12 21:22:49 +00:00
Travis Shirk
6d3696e83c
Window title fix for #1386
2006-02-08 04:11:42 +00:00
Travis Shirk
3f7217aefe
Removed FIXME
...
Asterix, this method is actually new (i.e., was only in gc before),
but now it is needed (see #1495 ). Also, what I was not expecting
was the refresh of self.contact in this same function. This is
required since the contact goes stale when we go offline.
Not sure if that is a bug or not.
2006-02-08 02:42:24 +00:00
Yann Leboulanger
759f6a49f6
Fix TB when changing status and pm opened
2006-02-05 18:42:41 +00:00