Commit Graph

8135 Commits

Author SHA1 Message Date
Yann Leboulanger c94d22dcb1 correctly answer on disco#items on our ad hoc commands 2007-12-01 11:46:46 +00:00
Yann Leboulanger eba6959612 typo rajim -> gajim 2007-11-30 15:25:26 +00:00
Yann Leboulanger 75ee2169d7 fix the ability to choose GPG key before we connect
remove useless config option usegpg
2007-11-30 15:18:26 +00:00
Stephan Erb ca796ae62f Import gajim's exceptions module not python's default one. 2007-11-29 22:10:19 +00:00
Stephan Erb 7b563e3734 Remove tooltips when we close a groupchat window. 2007-11-29 21:43:39 +00:00
Stephan Erb 956737a364 Remove duplicated functions. 2007-11-29 21:15:44 +00:00
Stephan Erb 0cec5df0c5 Remove duplicated function.
Fix potential tb on usage of non-existing var.
2007-11-29 21:06:39 +00:00
Yann Leboulanger f6c819ab7e [Dicson] fix save preset status message behaviour. Fixes #3584 2007-11-29 20:45:46 +00:00
Stephan Erb 5c92566a1d Hide status/topic label when there is nothing to show.
Disable empty tooltips.
2007-11-29 20:33:10 +00:00
Yann Leboulanger 89f778fb94 ton't traceback when showing tooltip of a filetransfer without description 2007-11-28 22:47:33 +00:00
Stephan Erb dc4d6b7a6d Reference to other class, don't use self. Thanks Asterix 2007-11-28 21:18:28 +00:00
Stephan Erb 1a769b2ed1 Set icon size in history manager to a valid value 2007-11-28 20:45:55 +00:00
Stephan Erb 54848dd654 Make the introduction of the history manager more verbose and appealing. 2007-11-28 20:09:54 +00:00
Yann Leboulanger 1555f13512 [Davidson Paulo] updated pt_BR translation 2007-11-28 19:37:02 +00:00
Brendan Taylor 1cd5b3da39 fixed use of common.xmpp namespace in a place it wasn't imported 2007-11-28 19:26:40 +00:00
Stephan Erb 16e8369e23 Fix some random indentation errors and missing imports. 2007-11-27 21:14:04 +00:00
Stephan Erb c92c12893a Fix indentation 2007-11-27 21:04:32 +00:00
Stephan Erb f791def2f7 Nothing as usual. 2007-11-27 20:33:02 +00:00
Yann Leboulanger 391249f14f [Dicson] fix utf-8 encoding problem. fixes #3584 2007-11-27 16:33:36 +00:00
Yann Leboulanger ca23666dcf call left_click handler of statusicon in main loop with idle_add. fixes #3567 2007-11-26 20:59:29 +00:00
Yann Leboulanger a332543d68 make assign GPP key unsensitive when GPG is not enabled 2007-11-26 19:17:14 +00:00
Yann Leboulanger 3ee18c20c8 handle unicode chars in emoticons. fixes #3227 2007-11-26 12:03:09 +00:00
Yann Leboulanger 034999989d remove useless spaces and tabulations 2007-11-26 10:27:51 +00:00
Yann Leboulanger c33d19113c [mmassonnet] XFCE -> Xfce 2007-11-26 10:17:12 +00:00
Yann Leboulanger 08ecb3715d [Fomin Denis] updated russian translation 2007-11-25 20:34:04 +00:00
Yann Leboulanger 8d7cce23f4 fix invisible status 2007-11-25 14:31:04 +00:00
Yann Leboulanger 243ece28ba fix possible traceback when we get a signed presence 2007-11-24 20:08:24 +00:00
Yann Leboulanger 4a711a7542 fix utf-8 bug in feature window. fixes #3580 2007-11-24 19:00:10 +00:00
Yann Leboulanger 4442098276 prevent traceback when we fill the roster. fixes #3579 2007-11-24 09:48:38 +00:00
Yann Leboulanger 9acde16dde fis metacontact behaviour. fixes #3464 2007-11-23 20:54:25 +00:00
Yann Leboulanger 833f58754a Compute metacontact big brother by comparing them instead of computing an absolute score for each one 2007-11-23 19:22:27 +00:00
Yann Leboulanger 908d4f17e7 [Fabian Fingerle] updated german translation 2007-11-23 10:01:55 +00:00
James Newton 3be6d51d8b Setup the env for osx before checking for pkg-config in case there is no
fink/darwin ports with pkg-config installed.
2007-11-23 00:08:13 +00:00
Yann Leboulanger 510725255a fix indentation in lastfm.py 2007-11-22 21:09:46 +00:00
Yann Leboulanger 5fb061478f signe -> sign 2007-11-22 14:05:05 +00:00
Yann Leboulanger 8722df168c typo again 2007-11-22 14:00:01 +00:00
Yann Leboulanger b833bd3cb7 typo 2007-11-22 13:55:50 +00:00
Yann Leboulanger 08e577c637 fix GPG behaviour 2007-11-22 13:53:12 +00:00
Yann Leboulanger 04e92485fc [shtrom] fix var names when sending song in status message. fixes #3558 2007-11-22 12:58:39 +00:00
Yann Leboulanger 19037e90a9 add Class3 CAcert.org Certificate in cacert.pem. fixes #3329 2007-11-22 11:26:27 +00:00
Yann Leboulanger d19c28930a fix missing ) 2007-11-22 11:03:45 +00:00
Yann Leboulanger 0ceb41f650 request GPG password only when connected to server, before sending presence. fixes #3483, #3375, #3115 2007-11-22 10:41:57 +00:00
Yann Leboulanger e52be0071b coding standards 2007-11-21 13:02:06 +00:00
Yann Leboulanger 1c7c459c5f correctly decode string returned by strftime when we get a jabber:iq:time request. fixes #3569 2007-11-21 09:49:18 +00:00
Yann Leboulanger 420246c26a keep instances of chat2muc dialogs so garbage collector don't destroy them too early 2007-11-20 22:45:13 +00:00
Stephan Erb a2b799f6bf The never ending glade annoyance... 2007-11-20 21:53:20 +00:00
Yann Leboulanger 114f519337 default description is '' instead of None 2007-11-20 21:39:21 +00:00
Yann Leboulanger 100360fe3e [tibg] ability to add a description when we send a file. Fixes #3491 2007-11-20 21:19:43 +00:00
Yann Leboulanger bc1b27c45e get debian files and gajim-remote manpage from 0.11.3 2007-11-20 18:20:58 +00:00
James Newton 2137ab0bbd need the __init__.py for the module import. It had been an empty file and
probably didn't make it through the patch before because of that.
2007-11-19 23:14:42 +00:00