Commit Graph

240 Commits

Author SHA1 Message Date
lovetox 1e073b622f Add timeout to progressbar in VCard window
The progressbar was looping forever when someone sent us an invalid time result
2016-09-30 19:38:00 +02:00
Yann Leboulanger b353a0721a fix length of printed string in about tab of vcard window 2016-06-16 21:49:09 +02:00
Yann Leboulanger bbcd2d7886 fix about tab in vcard 2016-06-16 21:40:15 +02:00
Yann Leboulanger 2f21fb657a finish update glade files for GTK3 2015-08-30 23:22:42 +02:00
Yann Leboulanger 9287ad96b0 fix some warnings 2015-07-30 15:18:03 +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 dc6aa56e6a send jabber:iq:last to bare jid when contact is offline. Fixes #7610 2014-01-01 22:32:00 +01:00
Yann Leboulanger b70d08a513 GObject -> GLib 2013-07-29 18:02:48 +02:00
Denis Fomin ed5eabfa8e remove unused print 2013-07-19 15:49:47 +04:00
Yann Leboulanger c9f22fdfba clear vcard values before filling them in case we receive vcard a second time when window is opened. Fixes #7366 2013-07-18 21:14:39 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin 4460d51d79 fix avatar save popup menu 2013-01-08 02:22:40 +04:00
Denis Fomin a3b770b636 fix contact time 2013-01-04 22:00:16 +04:00
Denis Fomin d6f807bc0b fix avatars in roster 2013-01-03 14:58:01 +04:00
Yann Leboulanger 2c21353a8b remove has_key()
fix base64 calls (requires and returns bytes, not str)
2013-01-02 17:53:42 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Denis Fomin 4e16b113b3 fix pixbuf saves and missing import 2012-12-31 19:38:32 +04: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 7e432b387b Set focus on close button when switch vcard page. 2012-06-28 12:38:43 +04:00
Denis Fomin 04db4a24d8 Do not highlight(mark) contact name in VcardWindow. 2012-06-25 23:27:23 +04:00
Yann Leboulanger 0bab86b613 better handling of several phone numbers in vcard. Fixes #5439 2012-04-18 11:34:57 +02:00
Denis Fomin 0ee415feff fix getting vcard in rooms where JIDs are public. fixes #7131 2012-03-25 16:15:25 +04:00
Denis Fomin 7b94905973 fix getting vcard in rooms where JIDs are public. fixes #7131 2012-03-25 14:32:30 +04:00
Yann Leboulanger f673ac96f8 fix getting vcard in rooms where JIDs are public 2012-03-11 19:38:44 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Denis Fomin 6bdc73199d remove unused print 2010-12-09 13:17:59 +03:00
Denis Fomin f358c24c62 do not update last status, os info and entity time in all windows with information about the user (private conversation) 2010-12-09 13:16:52 +03:00
Denis Fomin f6a1397040 fixed vcard receive from private chat again 2010-12-08 20:30:37 +03:00
Denis Fomin f068d47f19 fixed vcard receive from private chat 2010-12-08 19:17:36 +03:00
Yann Leboulanger a87540ddc0 use NEC to handle vcard events 2010-11-26 21:14:59 +01:00
Yann Leboulanger 8595638cb4 use nec / ged to handle time, version and last received event 2010-07-20 16:53:07 +02:00
Alexander Cherniuk 918b8d5c32 Disambiguation of some words to translate. Thanks to mako. Fixes #5686 2010-04-03 14:38:12 +03:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger c9ad0f5d7d fix pylint warnings 2010-02-10 16:17:09 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Stephan Erb 07f5bf223f Remove commented code. We have version control for that. 2009-11-30 00:23:59 +01:00
Stephan Erb 9b7ae8cac3 Small cleanups for avatar save. Also fixes #5461.
* set default file type for avatars centrally
 * remove client side decision logic determing if a avatar loookup shall happen for a groupchat contact or for a normal contact
 * remove unused method (this one was triggering the traceback in #5461)
2009-11-29 23:06:49 +01:00
Alexander Cherniuk a23961fbf6 Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
Yann Leboulanger f550144530 switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471 2009-10-29 11:35:22 +01:00
Yann Leboulanger bc4761b0b0 do not request XEP-0012 when there are several resources 2009-06-26 19:33:22 +02:00
Yann Leboulanger d844f7f632 fix os info / client info / contact time in vcard of groupchat contacts 2009-06-04 22:46:05 +02:00
Yann Leboulanger 9ea2a5c677 we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
Yann Leboulanger 7c96178126 add XEP-202 in vcard window. Fixes #4007 2009-02-10 21:45:44 +00:00
Yann Leboulanger e389e0b16b [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
Yann Leboulanger 31dc32eeb9 [thorstenp] fix redefined builtins 2008-12-03 17:16:04 +00:00
Jean-Marie Traissard e2f562b4f8 Removed some unused imports 2008-11-11 00:02:43 +00:00
Yann Leboulanger cc685f1c24 request jabber:iq:last only when contact is offline. Fixes #4434 2008-11-04 10:45:48 +00:00