Yann Leboulanger
|
c4a3262488
|
[sol] save GPG status
|
2006-04-15 08:10:24 +00:00 |
|
Dimitur Kirov
|
97dc7215df
|
keep reference to unread messages untill they
are printed in tv
|
2006-04-10 22:08:02 +00:00 |
|
Yann Leboulanger
|
87bb1c5551
|
print error in chat window even if print_status_in_chat is False. See #1802
|
2006-04-10 13:23:56 +00:00 |
|
Nikos Kouremenos
|
f0f054af6b
|
[Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276
|
2006-04-10 12:09:05 +00:00 |
|
Dimitur Kirov
|
d3013cc367
|
removed useless argument
|
2006-04-09 19:16:27 +00:00 |
|
Dimitur Kirov
|
ad803388ad
|
destroy banner tooltip on close
|
2006-04-07 23:44:34 +00:00 |
|
Yann Leboulanger
|
c73abbab57
|
correctly handle resources when chat window get focus. Fixes #1785
|
2006-04-07 23:29:07 +00:00 |
|
Yann Leboulanger
|
a2b3acd864
|
remove contact from roster when we read his awaiting events and showOffline is False. Fixes #1812
|
2006-04-05 17:25:02 +00:00 |
|
Yann Leboulanger
|
d91d0e0b0e
|
emoticons_menu is created only once, and correctly destroyed when we change emoticon theme. (It was never destroyed before -> memory leak)
|
2006-04-05 09:55:22 +00:00 |
|
Nikos Kouremenos
|
d7e6979887
|
fjid ==> full_jid so we can distinguish it from fjid (which should progressively become fake_jid)
|
2006-04-04 17:21:38 +00:00 |
|
Yann Leboulanger
|
671985c50f
|
handle correctly resource when we already have chat window opened. Fixes #1785
|
2006-04-04 15:20:12 +00:00 |
|
Yann Leboulanger
|
bf56c34a83
|
count only incoming messages for gajim.last_message_time value. Fixes #1281
|
2006-04-03 16:55:31 +00:00 |
|
Yann Leboulanger
|
c201b03dce
|
typo: update correctly gajim.last_message_time when we receive a message. Fixes #1281
|
2006-04-02 17:38:06 +00:00 |
|
Yann Leboulanger
|
31e54bc2ed
|
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
|
2006-04-02 16:11:21 +00:00 |
|
Yann Leboulanger
|
111ea2c9b6
|
cleanup ichat mode code. No need of timeout. Fixes #1213
|
2006-03-31 20:08:47 +00:00 |
|
Nikos Kouremenos
|
df3dacfac1
|
put Dimitur as hacker for chat_control.py too.
|
2006-03-28 14:11:53 +00:00 |
|
Nikos Kouremenos
|
34aef80124
|
rm print. fix issue. previous commit also was obey to coding standards [yes again]
|
2006-03-28 12:43:57 +00:00 |
|
Nikos Kouremenos
|
fe32959028
|
clean up. leave a print to debug
|
2006-03-28 12:39:47 +00:00 |
|
Nikos Kouremenos
|
e08598c6bf
|
rm double assignment of the same signal!!!!!!!!!!!!!!!!!
|
2006-03-28 11:58:57 +00:00 |
|
Nikos Kouremenos
|
4d2a36707b
|
clean up code; obey to coding standards
|
2006-03-28 11:52:25 +00:00 |
|
Nikos Kouremenos
|
428d5996e5
|
fix typo
|
2006-03-28 11:39:14 +00:00 |
|
Nikos Kouremenos
|
af9edc1f7c
|
mention menuitem by name [so refactoring does not break code]; fix sensitivy of history to be disabled for transports
|
2006-03-28 11:33:31 +00:00 |
|
Nikos Kouremenos
|
2ea292c9e6
|
fix a nice thought of travis to work ok with talkig to 2 or more resources the same time [do not show account name then]
|
2006-03-27 22:26:30 +00:00 |
|
Yann Leboulanger
|
05793cc27c
|
prevent a TB
|
2006-03-27 00:16:24 +00:00 |
|
Yann Leboulanger
|
ee6ce3c324
|
message_textview is not editable when we are not connected
|
2006-03-26 10:43:18 +00:00 |
|
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 |
|