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
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
Éric Araujo
daf73408d7
correct Xfce capitalization ( fixes #5562 )
2010-01-18 17:16:06 +01:00
Yann Leboulanger
47920cf074
add some debuging info when saving avatar fails
2009-12-30 11:04:26 +01:00
Yann Leboulanger
c1f526c07d
fix import order to be able to run tests
2009-12-02 10:23:17 +01:00
Stephan Erb
b73bbb8cae
Merge local changes.
2009-12-01 22:16:30 +01:00
Stephan Erb
ca382031eb
Fix bug that prevented avatars to be shown in groupchats. Bug was due to a wrong re-use of a local variable (local variabes are evil :-).
...
Additionally: Remove some appreviations and unneeded local variables.
2009-12-01 22:15:35 +01:00
Yann Leboulanger
002b8a720f
finish using icon theme. Fixes #2378
2009-12-01 15:50:58 +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
Yann Leboulanger
5b10d8fe5c
base of using icon themes. see #2378
2009-11-27 16:42:32 +01:00
Alexander Cherniuk
7316d00766
New portion of doc-string refactoring
2009-11-25 19:52:56 +02:00
Stephan Erb
76b1f54738
Backed out changeset 2ceb94d0630d
...
This commit does not improve overall structure in gajim in a logical way.
It seems untested (is broken) and is therefore rejected.
2009-10-24 09:46:08 +02:00
Yann Leboulanger
f6136a7058
[henning] fix german translation. Fixes #5356
2009-10-23 09:55:50 +02:00
Yann Leboulanger
b3704d37c5
show list-multi in a treeview when there are too much options. Fixes #3046
2009-08-31 21:45:52 +02:00
Jonathan Schleifer
f7014072a7
Remove all OS X-specific code from the default branch.
...
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
2009-06-15 21:34:38 +02:00
Yann Leboulanger
e8b0090e9e
set iconset to DEFAULT_ICONSET when configured one doesn't exist. Fixes #5083
2009-06-10 11:44:58 +02:00
Yann Leboulanger
4ac97dae2b
make instruction label of dataforms wrapable. see #4724
2009-04-08 18:52:50 +00:00
Yann Leboulanger
062d6877b7
[brubru] fix glade dir. see #4770
2009-02-11 09:44:17 +00:00