Commit Graph

111 Commits

Author SHA1 Message Date
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
Yann Leboulanger 701bdb6b85 use set_no_show_all from glade when possible instead of code. fixes #2248 2007-08-09 08:57:59 +00:00
Yann Leboulanger 96e92dd809 prevent loop is pubsub disco (even if server answer looks strange) fixes #3292 2007-07-10 22:52:19 +00:00
Yann Leboulanger 8709cdcd07 ability to browse sub nodes in pubsub browser 2007-07-09 00:03:25 +00:00
Yann Leboulanger 02aaafac91 use 2 columns in Muc browser so that int and str are stored. we show str and we sort on int 2007-06-25 20:03:43 +00:00
Yann Leboulanger ec31beb74a ability to sort MUC by what we want in muc browser. fixes #2753 2007-06-25 17:49:14 +00:00
Yann Leboulanger abcb48d1e0 improve pubsub support. fixes #3103 2007-06-24 22:33:00 +00:00
Yann Leboulanger 38f00992b7 add missing search window 2007-04-19 14:26:21 +00:00
Yann Leboulanger 41bdb0c7f6 begining of XEP-0055 (search) implmentation. For the moment, works only with dataforms. see #1922 2007-04-19 13:31:28 +00:00
Yann Leboulanger b1c350f35c we keep node in self.subscriptions, not name, so when we look in this dict, look for node. 2007-02-14 10:13:27 +00:00
Yann Leboulanger ec80b7dc82 fix number of argument of _add_item() function in pubsub browser. fixes #2990 2007-02-14 09:10:50 +00:00
Yann Leboulanger ac58d394e9 add ability to execute adhoc commands in disco window 2007-01-18 09:12:03 +00:00
Nikos Kouremenos e9afe36ff3 clean code and update to using GTK/PyGTK 2.8; see #2248 2007-01-16 23:26:38 +00:00
Jean-Marie Traissard 3f80800f4a disco: Don't clean cache for account when browser still have a parent. Fixes #2742. 2006-12-10 23:01:37 +00:00