Commit Graph

11 Commits

Author SHA1 Message Date
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
Yann Leboulanger 156935a8ac don't use GtkAlignment anymore. Fixe 2 missing import 2015-09-20 18:18:35 +02:00
Yann Leboulanger 2f21fb657a finish update glade files for GTK3 2015-08-30 23:22:42 +02:00
Denis Fomin 1a89bcc324 fix tab size 2013-01-29 01:11:25 +04:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Denis Fomin 004c0fbdf5 set the focus when the first tab is opened 2012-08-24 18:21:38 +04:00
Denis Fomin a33269ed75 Do not use a constant size for close tab button 2010-12-09 20:24:23 +03:00
Yann Leboulanger 90411cad12 configure max width in tab label to avoid too big tabs 2010-06-27 23:04:49 +02:00
Yann Leboulanger ff658ee144 reduce tab height. Fixes #5621 2010-02-26 22:51:42 +01: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
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Renamed from data/glade/message_window.glade (Browse further)