Commit Graph

231 Commits

Author SHA1 Message Date
André Apitzsch 125ce523e4 Rename src directory 2017-07-02 17:25:47 +02:00
Philipp Hörist f7754487cc Fix Layout issues with long status messages
Fixes #8652
2017-06-12 22:20:03 +02:00
Emmanuel Gil Peyrot 289d82fae7 Remove unused imports. 2017-02-08 02:26:20 +00:00
Yann Leboulanger d338572271 Update strings for better english. Thanks to Allan Nordhøy for the suggestions 2017-02-04 23:29:45 +01:00
Philipp Hörist ac4859fb87 Remove unused imports 2016-12-22 18:19:24 +01:00
lovetox f10566f435 Dont use super() fpr Gtk.Window init, fixes deprecated msg 2016-11-19 17:25:48 +01:00
lovetox 3296c23e32 Refactor Roster Tooltip 2016-11-17 03:29:18 +01:00
lovetox 7a278d9123 Refactor GC Roster tooltip 2016-11-13 21:06:37 +01:00
Emmanuel Gil Peyrot ec0a11fe1a Replace ServiceDiscoveryTooltip with gtk_tree_view.set_tooltip_column(). 2016-11-12 23:54:33 +00:00
lovetox d5526af3d0 Dont use deprecated method to set tooltip alignment 2016-09-25 23:44:38 +02:00
lovetox c126d36d6b Dont use deprecated method to set tooltip alignment 2016-09-25 23:07:46 +02:00
tmolitor 3148ab7e4e Correctly convert avatar images in roster, too 2016-04-07 03:40:34 +02:00
Yann Leboulanger 62ebce6358 fix hiding tooltips 2015-10-04 20:50:41 +02:00
Yann Leboulanger f69ade130c place roster tooltips correctly. 2015-08-15 22:16:45 +02:00
Yann Leboulanger 685c5730e1 fix a few warnings 2015-07-18 17:27:50 +02:00
Yann Leboulanger cc8e49b212 fix gobject warning when hidding tooltips 2014-06-21 10:39:34 +02:00
Yann Leboulanger 345dad8988 prevent some GTK3 warning 2014-11-14 09:35:39 +01:00
Yann Leboulanger 7e64d60521 prevent traceback. Fixes #7592 2014-02-15 21:28:39 +01:00
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger f0bdd075c6 fix position of tooltip when tooltip is too high for the screen. Fixes #7490 2013-10-30 13:44:19 +01:00
Yann Leboulanger 4d902371f0 u'' -> '' 2013-08-11 14:51:25 +02:00
Denis Fomin 458cb97f8c [Darlan] Present JID LTR in tooltip. Fixes #7402 2013-08-09 22:24:58 +04:00
Denis Fomin 6a5b152216 [Darlan] Pep information in tooltip as table. Fixes #7401 2013-08-08 01:07:10 +04:00
Yann Leboulanger 025f879f25 modify_fg/bg/font -> override_* 2013-07-31 16:40:33 +02:00
Yann Leboulanger 0ee35f0395 use Gtk.Grid instead of deprecated Gtk.Table in tooltips 2013-07-29 18:22:19 +02:00
Yann Leboulanger 593f3c3b7a remove call to deprecated get_pointer() 2013-07-29 14:38:09 +02:00
Yann Leboulanger fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin ca2c3ec4f3 prevent tb in tooltips and gtk warning in roster 2013-01-05 13:29:23 +04:00
Denis Fomin 477e5a5093 fix client local time 2013-01-03 04:16:14 +04: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
Denis Fomin 63d0c2dcf4 fix time in tooltips 2012-12-31 19:05:59 +04:00
Yann Leboulanger b6b3bcb552 [Dicson and I] fix some unicode issues 2012-12-30 23:47:31 +01:00
Yann Leboulanger cbd329c9cc correctly place tooltips 2012-12-28 21:59:20 +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
Denis Fomin b66c30d573 Add 'gc_tooltip_populate' gui extension point 2012-11-12 17:21:26 +04:00
Denis Fomin 4fab3acc2d Add 'roster_tooltip_populate' gui extension point 2012-11-11 22:03:08 +04: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 9cd4508550 fix typo 2012-06-19 22:45:19 +04:00
Yann Leboulanger 89ba95cd4c make tooltip colors configurable. Fixes #7165 2012-06-16 22:58:46 +02:00
Jefry Lagrange 2af1af2011 file_props refactoring 2012-06-14 12:27:23 -04:00
Denis Fomin cfb49bb4ec [Schnouki ] using paint_shadow() rather than paint_flat_box() to add these borders/shadows. Fixes #5899 2012-06-13 17:17:45 +04:00
Yann Leboulanger a0a40c03a8 [leon] show account name in tooltip rather than in roster in merged mode. Fixes
#7118
2012-03-13 14:32:09 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 703cc865f7 call set_title on tooltip windows to prevent GTKWarning 2011-11-10 22:26:11 +01:00
Alexander Cherniuk d57dd3adaa Apply some cosmetics to the GCTooltip as well 2010-04-03 21:38:54 +03:00
Alexander Cherniuk 1c1fb442b4 Make GCTooltip behave more like the RosterTooltip 2010-04-03 21:08:09 +03:00
Alexander Cherniuk af1785ebe8 Fixed the translation issue with the tooltip 2010-04-03 20:46:57 +03:00