Commit Graph

29 Commits

Author SHA1 Message Date
Philipp Hörist b5d3578e39 Add tooltip for encryption button
Fixes #8663
2017-06-25 18:06:46 +02:00
Philipp Hörist 94be050aa6 Fix display of channel-secure icon 2017-05-15 10:10:42 +02:00
Philipp Hörist 5116af037b Add Encryption Plugin API
- Add extension points when receiving/sending a message
- Add extension point for setting the lock image
- Add extension point after clicking the send button
- Add extension point when typing
- Add a new menu button to choose the desired encryption
- Extend the PluginManager to hold a list of encryption plugins
2017-05-07 18:38:06 +02:00
Philipp Hörist c02260c4d1 Move CSS Code into gajim.css 2017-03-04 09:53:14 +01:00
Philipp Hörist e00341e83e Dont use depracted override_background_color() 2017-03-02 23:58:21 +01:00
Emmanuel Gil Peyrot c1c2a5162c Replace formatting button with declarative menu.
This prevents Gajim from having to regenerate the menu everytime it is
clicked on.
2016-12-24 02:51:55 +01:00
Emmanuel Gil Peyrot db2b6e5ee5 Apply automatic changes from glade 3.20. 2016-12-24 02:49:59 +01:00
Simon Friedberger f1ce214596 Fixed c&p error 2016-11-28 17:33:12 +01:00
lovetox a3fc0b6f5c Better alignment for elements in ChatWindow and GroupChatWindow 2016-10-04 18:50:59 +02:00
Linus Heckemann 6b3879a7b7 Fix Send button layout 2016-08-22 10:45:40 +02:00
Yann Leboulanger 08b362ec1c minor glade fix 2015-10-04 21:22:32 +02:00
Yann Leboulanger 156935a8ac don't use GtkAlignment anymore. Fixe 2 missing import 2015-09-20 18:18:35 +02:00
Yann Leboulanger a22069da5d Start updating glade files for GTK3 2015-08-21 22:02:30 +02:00
Yann Leboulanger bf1dc7cba5 update chat_control glade file 2015-07-30 23:06:32 +02:00
Yann Leboulanger e746ca9b1a start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
Denis Fomin 006a7250fd Fix send button. See #7186 2013-09-20 17:26:54 +04: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
Yann Leboulanger e388b94796 more tooltips in chat control 2013-07-24 10:06:58 +02:00
Denis Fomin 2d075e13cf Add missing tooltips again 2013-07-23 19:56:36 +04:00
Denis Fomin 71464bef56 coding style 2013-03-17 22:33:51 +04:00
Denis Fomin bc21294086 Add letters to dialpad in chat_control.ui. Fixes #7238 2013-02-15 00:29:16 +04:00
Denis Fomin f67f063769 fix gtk warning in chat_control 2013-01-02 00:31:13 +04:00
Yann Leboulanger 95c2d73684 don't translate useless strings 2012-03-18 19:58:22 +01:00
Denis Fomin a574abb1a4 change the size of a 'info' button 2011-11-10 15:50:32 +03:00
Yann Leboulanger 457156cc0e put (group)chat controls in a hbox to be more extensible 2010-10-27 11:39:45 +02:00
Alexander Cherniuk ae9d234dec Add missing tooltips. Thanks to Dicson. Fixes #5924. 2010-09-19 10:41:19 +03:00
Yann Leboulanger 1cc05b156c improve jingle audio GUI 2010-06-20 22:48:49 +02:00
Yann Leboulanger d58841cb2b [Dave Cridland] add XEP-0258 support. Great thanks for that! Fixes #5772 2010-06-07 19:11:44 +02:00
Yann Leboulanger 99872d8ff8 split message_window.ui to separate chat_control.ui and groupchat_control.ui 2010-01-22 21:17:59 +01:00