Yann Leboulanger
|
23ab28d76f
|
restore combobox in disco window. Fixes #5656
|
2010-03-21 21:50:07 +01:00 |
Yann Leboulanger
|
2be53c4aac
|
update my copyright to 2010
|
2010-03-11 16:52:36 +01:00 |
Yann Leboulanger
|
e552333b85
|
Split room jid field in join groupchat dialog. Fixes #5528
Add browse rooms button in join groupchat dialog. Fixes #3546
|
2010-02-21 23:35:29 +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 |
Yann Leboulanger
|
d1d4a4e7c8
|
use GED for disco.py
|
2010-01-19 22:23:19 +01:00 |
Yann Leboulanger
|
8e74c4e360
|
fix icon names in disco window
|
2010-01-13 11:08:17 +01:00 |
Yann Leboulanger
|
002b8a720f
|
finish using icon theme. Fixes #2378
|
2009-12-01 15:50:58 +01:00 |
Alexander Cherniuk
|
5b64efe4f3
|
Corrections for method refactoring
|
2009-11-27 11:13:27 +02:00 |
Alexander Cherniuk
|
a8cb838769
|
Small portion of method refactoring
|
2009-11-27 11:06:35 +02:00 |
Alexander Cherniuk
|
7316d00766
|
New portion of doc-string refactoring
|
2009-11-25 19:52:56 +02:00 |
Yann Leboulanger
|
7d7ca4d4ae
|
always expand lines in disco window, increase default disco window width. Fixes #3877
|
2009-09-10 13:54:44 +02:00 |
Yann Leboulanger
|
b8f0732de7
|
get correctly parent node when browsing pubsub. Fixes #3438
|
2009-09-06 20:59:42 +02:00 |
Yann Leboulanger
|
fda322706b
|
[Spike411] Facebook iconset for Gajim. A great thanks to Jakub Szypulka for is iconset: http://cubestuff.wordpress.com/2008/05/21/facebook-goes-tango/
|
2009-06-27 09:50:50 +02:00 |
Yann Leboulanger
|
3807e5f386
|
[alx] add bookmark button in MUC browser. Fixes #3726
|
2009-06-22 18:30:02 +02:00 |
Yann Leboulanger
|
610a747c79
|
really execute ad hoc command when clicking on Execute command in disco window
|
2009-06-05 21:26:23 +02:00 |
Yann Leboulanger
|
daa86b240e
|
prevent traceback when trying to open a second search window. Fixes #5073
|
2009-06-04 17:34:38 +02:00 |
Yann Leboulanger
|
89a1e55a85
|
fix potential traceback. Fixes #4780
|
2009-02-09 19:46:26 +00:00 |
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
Yann Leboulanger
|
1865294a25
|
[thorstenp] fix access to members before definition
|
2008-12-03 19:56:37 +00:00 |
Yann Leboulanger
|
31dc32eeb9
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
Yann Leboulanger
|
c163e90b10
|
[thorstenp] fix unused variables
|
2008-12-02 15:53:23 +00:00 |
Stephan Erb
|
f72fc7f2ab
|
Prevent possible traceback when selecting a row while ServiceBrowser is still loading.
|
2008-11-17 21:13:12 +00:00 |
Yann Leboulanger
|
f6697682c1
|
default browser is ToplevelAgentBrowser instead of AgentBrowser. It is more general.
|
2008-11-17 15:08:22 +00:00 |
Yann Leboulanger
|
eb93f2a19e
|
[thorstenp] remove useless import
|
2008-11-05 20:00:18 +00:00 |
Yann Leboulanger
|
25935a2f25
|
add a default icon in disco window when there is no icon to show. Fixes #4442
|
2008-11-02 13:20:12 +00:00 |
Yann Leboulanger
|
06ab4a7b6d
|
revert thorstenp patches for now. They introduce bugs.
|
2008-10-20 21:38:06 +00:00 |
Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
Yann Leboulanger
|
158538b81c
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
Yann Leboulanger
|
567f1e17c1
|
[thorstenp] di not use emtpy except clauses
|
2008-10-11 09:37:13 +00:00 |
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
Yann Leboulanger
|
85d5748800
|
test server name in discover services windows. Fixes #4314
|
2008-09-14 07:15:15 +00:00 |
Yann Leboulanger
|
f64cd6d238
|
don't add twice the same room jid in browser. fixes #4256
|
2008-08-29 10:38:34 +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
|
b58dfd6a59
|
Prevent many traceback due to headers and my last commit (it's late,
sorry)
|
2008-08-15 03:39:27 +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 |
Yann Leboulanger
|
fa2d983354
|
better transltion strings. see #4166
|
2008-08-01 09:30:36 +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
|
3fe385d203
|
ability to browse server that returns an identity category=pubsub, type=service. fixes #4089
|
2008-07-11 07:42:57 +00:00 |
Yann Leboulanger
|
4db9685849
|
add mrim transport icons. Fixes #4078
|
2008-07-10 12:18:26 +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 |
Jean-Marie Traissard
|
14bf5ed62c
|
pyflakes checks, remove unused imports, mainly
|
2007-12-27 21:52:45 +00:00 |
Stephan Erb
|
956737a364
|
Remove duplicated functions.
|
2007-11-29 21:15:44 +00:00 |
Yann Leboulanger
|
3f22a94978
|
use ToplevelAgentBrowser for headline services with type='newmail'. fixes #3479
|
2007-11-07 14:29:43 +00:00 |
Yann Leboulanger
|
605caae2b8
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
Yann Leboulanger
|
22c1aeda29
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
Yann Leboulanger
|
a3c7989ba4
|
discover correctly items that are discoverable. see #3479
|
2007-10-22 08:54:07 +00:00 |
Yann Leboulanger
|
c051cc1a76
|
remove unused filter entry in disco window
|
2007-08-29 09:55:55 +00:00 |