Commit graph

694 commits

Author SHA1 Message Date
Yann Leboulanger
80a9bbf0d7 remove our own list of available spelling language. gtkspell already adds one. Fixes #7408 2013-08-13 18:27:17 +02:00
Denis Fomin
4380fb5197 Disable last message correction for commands. Fixes #7405 2013-08-04 22:08:41 +04:00
Yann Leboulanger
5be622d0f6 better way to set outgoing video in chat window 2013-07-31 19:15:42 +02:00
Yann Leboulanger
ae873991a7 use correct function to set tooltip 2013-07-29 21:11:40 +02:00
Yann Leboulanger
949f02b9da move formattings button tooltip to the code to make it more precise. Fixes #7389 2013-07-29 10:54:48 +02:00
Denis Fomin
c8996226ca Set sensitivity for toolbar. Fixes #7389 2013-07-27 19:10:08 +04:00
Yann Leboulanger
da80230a01 more tooltips in chat control 2013-07-24 10:06:58 +02:00
Denis Fomin
2755dece2e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Denis Fomin
81b46ba440 update toolbar when the status has changed 2013-07-21 23:26:58 +04:00
Yann Leboulanger
1ca3a759bd fix showing correct previous sent message. Fixes #7361 2013-07-21 20:44:36 +02:00
Yann Leboulanger
3012297c2c don't pass a useless argument to callback. Fixes #7357 2013-06-03 08:48:46 +02:00
Yann Leboulanger
b756738457 fix traceback. Fixes #7340 2013-05-02 21:46:10 +02:00
Yann Leboulanger
b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger
b779a1abf5 update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin
a098b0605d fix gtk names 2013-03-17 22:22:48 +04:00
Denis Fomin
c90cf3d445 fix history button icon in gc 2013-03-17 00:36:39 +04:00
Denis Fomin
107c98e5a0 Change history icon if theme have 'document-open-recent' icon. Fixes #6893 2013-03-16 23:56:22 +04:00
Yann Leboulanger
f883a079c3 fix typo 2013-03-09 18:16:14 +01:00
Yann Leboulanger
77cd0f3310 GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Yann Leboulanger
b898830acf fix showing dialpad correctly in LTR languages. Fixes #7285 2013-01-04 09:46:13 +01:00
Yann Leboulanger
c88522e5de ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control 2012-12-30 18:59:48 +01:00
Yann Leboulanger
77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Denis Fomin
14612d853d typo 2012-09-06 23:07:35 +04:00
Yann Leboulanger
9a95dc948c add herew to the list of language ictionnaries 2012-09-06 18:41:30 +02:00
Yann Leboulanger
96dd70050b Jingle FT is now functionnal!! Thanks Jefry for the long time debugging with me 2012-08-23 13:10:30 +02:00
Denis Fomin
9016441fcf remove command_system modules from demandimport.ignore 2012-08-12 11:24:22 +04:00
Yann Leboulanger
aa3a8c7f46 hide invite contacts buttons in zeroconf chat controls. Fixes #7188 2012-08-04 17:14:34 +02:00
Denis Fomin
d71ce1f27c move change tooltip text for audio and video buttons from init to _update_toolbar. 2012-07-19 20:31:06 +04:00
Denis Fomin
3152dc6cd6 change tooltip text for audio and video buttons. 2012-07-19 19:43:00 +04:00
Jefry Lagrange
ccb53c7c08 send files to gc peer. Fixes #7171 2012-06-16 18:41:33 -04:00
Jefry Lagrange
2af1af2011 file_props refactoring 2012-06-14 12:27:23 -04:00
Yann Leboulanger
0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger
07b8d1a358 show invitation to groupchats in chat window info bar. Fixes #1804 2012-04-09 21:26:35 +02:00
Yann Leboulanger
75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger
e1808fd550 [Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113 2012-04-01 19:49:52 +02:00
Yann Leboulanger
aec9f53c2d revert unwanted change 2012-04-01 19:47:11 +02:00
Yann Leboulanger
794a66e435 correctly forward unread printed messages to other resources. Fixes #7094 2012-04-01 19:39:26 +02:00
Yann Leboulanger
fdb63bcd0c fix focus behaviour when opening chat / groupchat window. Fixes #7115, see #5740 2012-03-09 08:40:21 +01:00
Yann Leboulanger
1d980fa2ef don't mark received message as read until it's really read by user. Fixes #7094 2012-03-08 20:03:17 +01:00
Yann Leboulanger
5e15386879 ability to send file to contacts without a resource (but still not to fake jid) Fixes #7077 2012-01-22 18:44:46 +01:00
Yann Leboulanger
afdd17bee3 don't allow to open information window when we are offline. Fixes #7082 2012-01-22 11:25:22 +01:00
Yann Leboulanger
3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger
9e2c1caeac fix hidding info bar in chat control 2012-01-11 20:44:49 +01:00
Yann Leboulanger
49bc202421 merge from trunk 2011-12-29 11:39:02 +01:00
Yann Leboulanger
be867b7843 print in chat control when other side de-activate esession. 2011-12-03 13:11:05 +01:00
Yann Leboulanger
188950f470 implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01:00
Yann Leboulanger
6eedbf6e10 fixes some traceback when doing filetransfer. Fixes #1205 2011-10-23 13:48:00 +02:00
Yann Leboulanger
c54ffecd31 remove buttons from infobar just before adding new instead of when hidding infobar 2011-10-17 18:00:27 +02:00
Yann Leboulanger
8b2669ad8c improve strings 2011-10-17 17:55:43 +02:00
Yann Leboulanger
df040bb8e5 add infobar in chat window for file transfer events. Fixes #1205 2011-10-17 17:12:19 +02:00