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
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
8f2dbdf05a
show error dialog of profile window transient for profile window. see #7185
2013-08-15 22:20:13 +02:00
Yann Leboulanger
4671bba069
[Darlan] improve some strings. Fixes #7239
2013-08-15 10:33:27 +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
8eef7d3dc6
fix some popup menus
2013-01-08 02:28:44 +04:00
Denis Fomin
ec6b85a75b
close file automaticaly
2013-01-03 17:09:51 +04:00
Denis Fomin
3911c72ba9
fix set avatar
2013-01-03 17:02:14 +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
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
Denis Fomin
42b5a1c912
fix profile window
2012-12-31 21:14:21 +04: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
9c2573980a
fix set parent window for ProfileWindow and ChoseGPGKeyDialog.
2012-07-06 01:38:18 +04:00
Denis Fomin
f92b8e46d4
Set parent window for ProfileWindow. See #7184 .
2012-07-05 23:53:51 +04:00
Denis Fomin
62b0f065dd
Set focus on ok button when switch profile window page.
2012-06-28 12:49:54 +04:00
Yann Leboulanger
0bab86b613
better handling of several phone numbers in vcard. Fixes #5439
2012-04-18 11:34:57 +02:00
Yann Leboulanger
3a3f99d618
upgrade copyright
2012-01-11 22:20:34 +01:00
Denis Fomin
783b95b9cb
profile window.set transient for roster window
2011-03-21 10:47:26 +03:00
Yann Leboulanger
a87540ddc0
use NEC to handle vcard events
2010-11-26 21:14:59 +01:00
Yann Leboulanger
c4f5a8ceec
use NEC to handle vcard (not) published events
2010-11-08 22:34:04 +01:00
Yann Leboulanger
f3771844dc
add missing import. Fixes #5875
2010-09-01 20:18:24 +02:00
Yann Leboulanger
f8ab01b418
check birthday date format when editing profile window. Fixes #5692
2010-05-11 16:58:53 +02: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
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
7eb24c3c53
fix traceback when using a non-BOSH proxy. Fixes #5449
2009-11-25 12:25:28 +01:00
red-agent
22ab1c9553
Fixed refactoring artifact
2009-11-22 20:05:30 +02:00
Stephan Erb
10428555aa
Various pep-related cleanups.
...
Most important change is that pep send/retract functions no reside on the ConnectionPEP object.
2009-11-16 19:31:17 +01:00
Yann Leboulanger
e389e0b16b
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
Yann Leboulanger
60ba33eb31
[thorstenp] fix possible undefined loop variables
2008-12-03 17:38:16 +00:00
Yann Leboulanger
e2118de64c
[thorstenp] remove useless import
2008-12-02 14:44:26 +00:00
Yann Leboulanger
06ab4a7b6d
revert thorstenp patches for now. They introduce bugs.
2008-10-20 21:38:06 +00:00
Yann Leboulanger
c2c681e05c
[thorstenp] remove useless import
2008-10-20 17:54:02 +00:00
Yann Leboulanger
9d7c80d522
[thorstenp] replace has_key by key in dict. Fixes #4392
2008-10-07 20:41:59 +00:00
Julien Pivotto
de4a23e751
See #4200 .
...
* remove js from some headers
* set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto
8bc9bc29ae
* Big headers review
...
* Remove some licencing problems
* To do: same for images
* See #4200
2008-08-15 03:20:23 +00:00
js
8605cd3f38
For historical reasons, we have a tab width of 3. This is strange, but
...
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Yann Leboulanger
3193a8e8cf
[Florob] Send and handle nicknames reveices through PEP. Fixes #3651
2008-05-05 21:55:59 +00:00
Yann Leboulanger
7c49600135
use timeout_add_seconds instead of timeout_add (when it's available), more efficient. fixes #3734 , #3736
2008-02-14 19:18:07 +00:00
Jean-Marie Traissard
894e752292
Sadly, timeout_add_seconds is only availaible since gtk 2.14. It's quite recent. I have 2.10.
...
Reverting [9324]. Reopen #3734 .
2008-02-13 18:03:29 +00:00
Yann Leboulanger
ad3935d9e9
[Goedson] use timeout_add_seconds instead of timeout_add, more efficient. fixes #3734
2008-02-13 07:14:06 +00:00