Commit Graph

244 Commits

Author SHA1 Message Date
tmolitor 8aabfe29c7 Feeding the RGB data directly into the pixbuf sometimes causes image distortions or segfaults, this fixes it 2016-04-10 19:02:07 +02:00
tmolitor 88d4826693 Better transformation from pil.image to gtk pixbuf (see last commit) 2016-04-06 23:38:30 +02:00
tmolitor 3c704f95da Added ability to display avatars in all image formats that are supported by pillow (if pillow is available) 2016-04-05 18:59:55 +02:00
Yann Leboulanger 00bbfc2475 make completion listore correctly filled with text cellrenderer 2016-04-04 22:49:36 +02:00
Emmanuel Gil Peyrot da6214f623 Fix a few deprecation warnings. 2016-04-02 12:59:42 +01:00
Yann Leboulanger 8ff28d636e prevent an error under GTK2.18+. Fixes #8287 2016-03-19 13:13:25 +01:00
Yann Leboulanger 1e01ca81c6 fix a few minor GTK3 things 2015-11-23 20:45:21 +01:00
Yann Leboulanger b851177f6a specify module version before importing 2015-08-30 23:23:10 +02:00
Yann Leboulanger c9eb479fe3 Correctly register gajim-remote with xmpp: URIs 2015-07-17 22:19:16 +02:00
Yann Leboulanger 2ca42801eb specify module version before importing 2015-07-25 22:03:24 +02:00
Yann Leboulanger c5c59967be remove all icons for all menus 2014-11-11 23:11:15 +01:00
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger 659c5d2670 fix logic 2014-03-25 14:50:12 +01:00
Denis Fomin a62d919cdc Set transient_for for 'This file already exists' dialog(FT). 2013-10-21 23:22:27 +04:00
Yann Leboulanger 0b53a34daf fix missing import 2013-12-28 22:36:48 +01:00
Denis Fomin b34bf56509 Fix crash with d-bus unable to reach the daemon's socket 2013-09-19 19:04:13 +04:00
Denis Fomin 8c1992ce28 typo 2013-09-29 01:06:37 +04:00
Denis Fomin d270c45fff Replacing Tune PEP icon. See #7445 2013-09-08 21:58:54 +04:00
Denis Fomin 619500c3d4 Replacing some of the icons. Fixes #7445 2013-08-28 18:33:27 +04:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin 4bf62193f3 fix make color string 2013-01-06 03:57:53 +04:00
Yann Leboulanger 533e6b356e remove useless line 2013-01-05 15:55:30 +01:00
Yann Leboulanger 86b256ac96 fix style / color things 2013-01-05 15:53:14 +01:00
Yann Leboulanger e03b3c35b6 fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
2013-01-05 00:03:36 +01:00
Denis Fomin d7501b9ebf fix big avatar 2013-01-05 01:27:22 +04:00
Denis Fomin fb6240f1c5 fix get invisible cursor 2013-01-04 16:40:18 +04:00
Denis Fomin d343e1c977 fix popup emoticons menu coordinates 2013-01-03 19:39:04 +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 4e16b113b3 fix pixbuf saves and missing import 2012-12-31 19:38:32 +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 d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger 414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Yann Leboulanger e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger b81863527f use gobject introspection to access gconf 2012-12-26 23:08:26 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Denis Fomin 3ec7e2eee4 don't resize empty and animation icon.Fixes #7225 2012-08-31 15:42:25 +04:00
Yann Leboulanger 94bc66dfab fix missing part of the commit. Fixes #7225 2012-08-31 11:46:45 +02:00
Yann Leboulanger f3caf8b091 add 24x24 icons. Take them from 32x32 if they don't exist in the iconset. Fixes #7225 2012-08-31 09:54:32 +02:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Denis Fomin c8b505a129 Fix gtk.label + wrapping in the dataform widget.(problem - http://img36.imageshack.us/img36/2782/tmpbhyeyn.png) 2011-10-07 22:22:25 +03:00
Yann Leboulanger 7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Yann Leboulanger 76962db81f update servers.xml from xmpp.org. Fixes #5797 2010-10-05 10:51:15 +02:00
Yann Leboulanger 3e2bfd67a3 use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
Alexander Cherniuk 75eb686f09 Correct usage of GConf. There is still code needs to be fixed 2010-08-06 15:01:56 +03:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger dfc0a4feab don't traceback when we try to draw an account that is not contacts._accounts. Fixes #5640 2010-03-09 22:37:57 +01:00
Yann Leboulanger d8f9289349 fix indentation and some pylint warning in roster_window.py 2010-02-17 11:32:55 +01:00