Commit Graph

788 Commits

Author SHA1 Message Date
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger e746ca9b1a start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
Yann Leboulanger 94af027043 fix banner color 2014-03-23 16:54:00 +01:00
Yann Leboulanger ffa078ec03 gtk2 -> gtk3 2013-12-30 16:27:47 +01:00
Denis Fomin 9e39f8d01f Change cursor on location icon. Fixes #7570 2013-11-23 11:20:29 +04:00
Yann Leboulanger c56b9e9267 fix getting correct old message type when restoring last conversation. Fixes #7534 2013-11-01 20:00:28 +01:00
Yann Leboulanger c64f69a1a4 correctly show nickname when we restore previous conversation lines with chat_merge_consecutive_nickname enabled. Fixes #7534 2013-11-01 19:10:49 +01:00
Yann Leboulanger b38fac4abe show transport menu in chat control banner if the chat window is with a transport. Fixes #7520 2013-10-31 15:14:06 +01:00
Yann Leboulanger 45e32ab847 file_props is no more a dict. Fixes #7518 2013-10-31 10:32:39 +01:00
Yann Leboulanger 94f547583c handle caps correctly for pm. Fixes #7466 2013-10-29 17:26:25 +01:00
Yann Leboulanger fa6d3c16dd fix E2E / GPG information dialog and another information dialog transient_for property. Fixes #7185 2013-09-09 17:36:21 +02:00
Denis Fomin cf9125bc98 Fix sensitive for file transfer button 2013-09-05 12:15:28 +04:00
Denis Fomin 619500c3d4 Replacing some of the icons. Fixes #7445 2013-08-28 18:33:27 +04:00
Denis Fomin 8c49afbb13 don't use smooth scrolling when chnging fond or resizing chr window. Fixes #7268 2013-08-23 18:46:35 +04:00
Yann Leboulanger 1db5fd4b31 don't use smooth scrolling when chnging fond or resizing chr window. Fixes #7268 2013-08-15 14:25:44 +02:00
Yann Leboulanger e1eb9af26f fix transient for windows. Fixes #7185 2013-08-15 23:14:42 +02:00
Yann Leboulanger 25ed96236f print correctly when we correct a /me message. Fixes #7400 2013-08-13 21:18:44 +02:00
Yann Leboulanger b46a56953d remove our own list of available spelling language. gtkspell already adds one. Fixes #7408 2013-08-13 18:27:17 +02:00
Denis Fomin fcd5bcd762 Disable last message correction for commands. Fixes #7405 2013-08-04 22:08:41 +04:00
Yann Leboulanger 786584a669 better way to set outgoing video in chat window 2013-07-31 19:15:42 +02:00
Yann Leboulanger 025f879f25 modify_fg/bg/font -> override_* 2013-07-31 16:40:33 +02:00
Yann Leboulanger 2ad5b544c4 restore key bindings in textview 2013-07-31 15:05:45 +02:00
Yann Leboulanger fb42680c3d remove useless function 2013-07-31 10:41:16 +02:00
Yann Leboulanger 9bcbb764ef use correct function to set tooltip 2013-07-29 21:11:40 +02:00
Yann Leboulanger 452fbc6a54 move formattings button tooltip to the code to make it more precise. Fixes #7389 2013-07-29 10:54:48 +02:00
Denis Fomin 1b9e079826 fix buttons popup menu 2013-07-30 20:05:28 +04:00
Yann Leboulanger fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Denis Fomin a1e28bdcf1 Set sensitivity for toolbar. Fixes #7389 2013-07-27 19:10:08 +04:00
Yann Leboulanger e388b94796 more tooltips in chat control 2013-07-24 10:06:58 +02:00
Denis Fomin c446150a7e [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 839fab0c12 update toolbar when the status has changed 2013-07-21 23:26:58 +04:00
Yann Leboulanger 24d926532d fix showing correct previous sent message. Fixes #7361 2013-07-21 20:44:36 +02:00
Yann Leboulanger 8e2ef0c331 don't pass a useless argument to callback. Fixes #7357 2013-06-03 08:48:46 +02:00
Yann Leboulanger 76886ff6c9 fix traceback. Fixes #7340 2013-05-02 21:46:10 +02:00
Yann Leboulanger f0a4094cc9 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin 71464bef56 coding style 2013-03-17 22:33:51 +04:00
Denis Fomin 1a27615757 fix history button icon in gc 2013-03-17 00:36:39 +04:00
Denis Fomin 3b8c665665 Change history icon if theme have 'document-open-recent' icon 2013-03-16 23:56:22 +04:00
Yann Leboulanger 3376f4b077 fix typo 2013-03-09 18:16:14 +01:00
Yann Leboulanger 7bbabeec2d GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Yann Leboulanger 3967658f30 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
Denis Fomin 210f1acd51 fix Gtk var name 2013-02-14 20:26:50 +04:00
Yann Leboulanger 610de0973d fix showing dialpad correctly in LTR languages. Fixes #7285 2013-01-04 09:46:13 +01:00
Denis Fomin f6e5738832 temporary solution instead Gtk.binding_entry_add_signal(send by enter) 2013-01-11 18:33:54 +04:00
Denis Fomin 67e7d7f718 fix change font in html, wrong import 2013-01-11 16:37:10 +04:00
Yann Leboulanger 9d9bbce366 remove wrong call to decode() 2013-01-10 17:16:53 +01:00
Denis Fomin 09962db66a fix FontChooserDialog in xhtml popup menu.(fonts in html broken now) 2013-01-10 00:13:41 +04:00
Denis Fomin 0ad8449864 fix ColorSelectionDialog in xhtml popup menu 2013-01-09 22:58:51 +04:00
Yann Leboulanger e6b3fb40e3 fix emitting key_press_event 2013-01-08 21:56:36 +01:00
Denis Fomin 8eef7d3dc6 fix some popup menus 2013-01-08 02:28:44 +04:00
Denis Fomin 9cd0ca803b Fix msg textview popup menu 2013-01-08 02:13:40 +04:00
Yann Leboulanger 86b256ac96 fix style / color things 2013-01-05 15:53:14 +01:00
Denis Fomin d7501b9ebf fix big avatar 2013-01-05 01:27:22 +04:00
Denis Fomin 6f89a119ae fix dict.keys 2013-01-02 23:46:44 +04:00
Denis Fomin ac9253e04a Merge 2013-01-02 22:13:27 +04:00
Denis Fomin 92ce48886c fix some windows 2013-01-02 20:57:20 +04:00
Denis Fomin 59a621bd87 fix some CursorType 2013-01-02 17:30:54 +04:00
Denis Fomin 342755d58a fix SeparatorMenuItem 2013-01-01 19:46:04 +04:00
Yann Leboulanger 3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger 414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Yann Leboulanger a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +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
Yann Leboulanger e4c9820146 handle default value in seclabel combobox. see #7010 2011-10-13 18:04:43 +02:00
Yann Leboulanger ec1274596a enable execute plugin 2011-10-08 22:48:00 +02:00
Denis Fomin 2e648d06be New gui_extension_point added. Do not use all args in remove_gui_extension_point() to identify elements to be removed. Use only first one 2011-09-26 20:47:33 +03:00
Yann Leboulanger 513f3047f2 show our room nickname when chatting in pm. Fixes #6949 2011-09-22 11:43:51 +02:00
Yann Leboulanger d74ab91981 Fix showing messages sent via dbus. Fixes #6976 2011-09-15 21:51:51 +02:00
Yann Leboulanger 98432f6666 cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it 2011-08-27 22:41:55 +02:00