Commit graph

7214 commits

Author SHA1 Message Date
Dimitur Kirov
029668bf20 unsupported locale error is skipped and
we use en for wiki search (better to search
in english wikipedia than not having gajim at
all)
2006-04-22 08:53:01 +00:00
Yann Leboulanger
6d784bbe53 use alt+a in french translation to open actio menu and alt+c for compact mode 2006-04-21 20:11:03 +00:00
Yann Leboulanger
29784e622c handle correctly clear and compact commands. Fixes #1882 2006-04-21 19:54:47 +00:00
Yann Leboulanger
01f8df63fd nicer french translation 2006-04-21 18:30:52 +00:00
Yann Leboulanger
922eeb5b4d activate autostatus also for free for chat status 2006-04-21 17:31:24 +00:00
Yann Leboulanger
5f48392890 don't activate auto away if we connect as away or invisible or anything else than online 2006-04-21 17:27:28 +00:00
Yann Leboulanger
e82dc00a96 remove a fuzzy in czech translation 2006-04-21 17:23:18 +00:00
Yann Leboulanger
50cdffd26f update sleepy_state value before we change our status, so we use the old status. Fixes #1879 2006-04-21 17:02:36 +00:00
Dimitur Kirov
79d1443497 #1881 remove boldness of strings in tooltip 2006-04-21 13:48:27 +00:00
Dimitur Kirov
b865cc678c clear is a method of ConversationTextview
fixes #1881
2006-04-21 10:18:03 +00:00
Yann Leboulanger
70282f0bd5 set sleeper_state to off when we manualy go away so that we desactivate auto away 2006-04-20 21:53:41 +00:00
Yann Leboulanger
630f7ad5c3 [SF] better french translation 2006-04-20 19:56:31 +00:00
Jean-Marie Traissard
d691dce2a0 Do not load transport iconsets (only for 'opened' and 'closed') if it's not needed 2006-04-20 17:27:55 +00:00
Jean-Marie Traissard
a560e6c7c8 Fix indentation 2006-04-20 17:12:15 +00:00
Yann Leboulanger
d42bba202b idle autostatus is activated only when we sign in. Fixes #1874 2006-04-20 17:06:05 +00:00
Yann Leboulanger
d040cc13fc be sure chat_control.contact is never None, even when server connection is brocken. Fixes #1878 2006-04-20 16:57:43 +00:00
Yann Leboulanger
c2519046cc updated french translation 2006-04-20 15:25:50 +00:00
Yann Leboulanger
228b841e6f no_log_for is a space separated list. Fixes #1876 2006-04-20 12:46:51 +00:00
Yann Leboulanger
5513b40cf7 update opened and closed png files for goojim iconset so they don't hide status. Fixes #1875 2006-04-20 07:48:49 +00:00
Yann Leboulanger
2e1e2e2c86 chat_control.contact MUST always be a Contact instance. Fixes #1874 2006-04-20 07:43:24 +00:00
Yann Leboulanger
14728b60ff [Stavros] updated greek translation 2006-04-20 06:51:39 +00:00
Yann Leboulanger
e42fc1ac46 ask vcard of contact when we don't have it and we receive his avatar sha 2006-04-19 15:16:51 +00:00
Dimitur Kirov
482ea2fed0 suppress warning for not registered signal 2006-04-19 12:21:06 +00:00
Yann Leboulanger
178c2aec15 updated greek translation 2006-04-19 11:19:14 +00:00
Dimitur Kirov
7f369eb127 drop may fail, we still have to create the
table
2006-04-19 10:47:29 +00:00
Dimitur Kirov
f4a203d5bc better pass of args 2006-04-19 10:36:45 +00:00
Yann Leboulanger
7e69364f60 re-create unread_messages_table if there is a missing column (this can happen to svn users only) 2006-04-19 10:28:42 +00:00
Yann Leboulanger
dafb182a0f when a contact change his sub (from -> both) redraw it in correct group 2006-04-19 10:07:47 +00:00
Yann Leboulanger
9fa62c5529 nothing: remove ^M from win 2006-04-19 10:06:59 +00:00
Dimitur Kirov
84e7b2926b better way of doing #1872 2006-04-19 09:08:27 +00:00
Dimitur Kirov
70da8ae011 fix db creation 2006-04-19 08:53:27 +00:00
Dimitur Kirov
27f1461abe get timeformat in utf-8 2006-04-19 07:51:11 +00:00
Dimitur Kirov
aba2527be4 fix for #1869. More compound one will include
removing of notification windows, but I guess
it is not a good idea to do it for 0.10
2006-04-18 18:11:18 +00:00
Jean-Marie Traissard
3a27a78e36 Deal with unknow status, thanks Yann for idea. 2006-04-18 18:01:07 +00:00
Dimitur Kirov
53764afbe7 new ConversationTextview doesn't extend
TextView
2006-04-18 16:08:56 +00:00
Dimitur Kirov
5c9613db65 break more circular references that keep
objects alive (the other 1/2 of #1829)
context menu for groupchat banner
2006-04-18 15:36:16 +00:00
Jean-Marie Traissard
365d9d4eb6 Clarify menuitem new chat code : message->chat . Correct actions->chat behaviour 2006-04-18 15:17:07 +00:00
Yann Leboulanger
1a3a987556 auto-authorize transport contacts when we add a transport. fixes #326 2006-04-18 14:30:00 +00:00
Jean-Marie Traissard
e88c3781a1 Changed gajim official muc's jid 2006-04-18 14:10:20 +00:00
Yann Leboulanger
ae054b413e nothing 2006-04-17 22:42:23 +00:00
Dimitur Kirov
7b173cdc24 add empty box to keep buttons right aligned 2006-04-17 22:03:34 +00:00
Dimitur Kirov
b6ca28f342 make sure ChatControl instances are destroyed
when chat tab is closed
1/2 fixes #1829
2006-04-17 21:59:04 +00:00
Yann Leboulanger
0b9868b82a typo. Fixes #1862 2006-04-17 09:07:58 +00:00
Yann Leboulanger
1f815113f8 Fix strange behavior in systray while in connecting state 2006-04-16 13:13:44 +00:00
Yann Leboulanger
9efa1a9cb4 use the correct size of the icon when computing transparent lock icon 2006-04-16 12:43:14 +00:00
Yann Leboulanger
2d7b41ecb9 enable GPG by default if I assigned a GPG key 2006-04-15 12:02:19 +00:00
Dimitur Kirov
9768940b3a show connect failure dialog when Unhandled data
is received (wrong protocol)
2006-04-15 09:43:15 +00:00
Dimitur Kirov
ad1ec1ab40 lock icon in tooltip for merged accounts row
and notif area
2006-04-15 09:24:07 +00:00
Yann Leboulanger
c4a3262488 [sol] save GPG status 2006-04-15 08:10:24 +00:00
Yann Leboulanger
faaf972261 [Junix] updated Brazilian portuguese translation 2006-04-15 07:47:04 +00:00