Commit Graph

7784 Commits

Author SHA1 Message Date
Tomasz Melcer a6a3fbbff0 simplexml: consistent interface for xml attributes -- __contains__ 2007-08-15 09:29:27 +00:00
Tomasz Melcer b8087cdb53 Jingle: removing hacks, rising the priority for io_add_watch callbacks. 2007-08-15 09:28:32 +00:00
Tomasz Melcer e2182686bf Jingle: another ugly fix 2007-08-13 16:17:22 +00:00
Tomasz Melcer 5bb2fa9a0c Jingle: farsight bindings define constants now 2007-08-12 21:22:25 +00:00
Tomasz Melcer c00c05dd93 Jingle: ugly temporary fix for not sending stanzas when farsight is connecting 2007-08-12 21:21:40 +00:00
Tomasz Melcer a0af6f7fb8 Spelling fix 2007-08-12 21:13:05 +00:00
Tomasz Melcer 5f67848c92 Jingle: better farsight wrappers 2007-08-12 00:16:54 +00:00
Tomasz Melcer 394c544571 Jingle: another farsight function wrapped + start using farsight in jingle.py 2007-08-11 21:47:53 +00:00
Tomasz Melcer 5fce20024c Jingle: still farsight -- first test program in python work 2007-08-10 20:01:45 +00:00
Tomasz Melcer 1b3d3aefe4 Jingle: bindings for farsight, more functions wrapped 2007-08-10 00:53:30 +00:00
Tomasz Melcer d6e626799c Jingle: farsight bindings started 2007-08-08 22:51:27 +00:00
Tomasz Melcer fdf9d42e57 Jingle: fixes for content-description negotiation. 2007-08-07 16:34:09 +00:00
Tomasz Melcer 459c73f961 Jingle: UI entry point and lots of small changes. 2007-08-06 23:19:57 +00:00
Tomasz Melcer 9b378d625a Jingle: Initial support for jingle and jingle-audio.
Code isn't linked with the connection code yet. Inside:
 * A basic form of jingle framework; the goal is to make code reusable
   for other jingle uses.
 * Codec "negotiation" for jingle-audio.
2007-08-06 15:53:01 +00:00
Yann Leboulanger 260464706e fix /say command. fixes #3336 2007-08-06 11:45:29 +00:00
Yann Leboulanger 987f6fe01f show room jid in error messages when unable to join it. 2007-08-06 09:59:14 +00:00
Yann Leboulanger 262df396b2 fix a typo 2007-08-06 09:13:06 +00:00
Yann Leboulanger e906a096c9 [blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339 2007-08-05 22:57:04 +00:00
Yann Leboulanger 85b4173e41 [Mirrakor] updated german translation 2007-08-05 22:44:39 +00:00
Stephan Erb 4233db9459 Revert [8446] 2007-08-01 15:01:43 +00:00
Stephan Erb 97bb683e08 * Count Metacontacts only once. Fixes #3110
* add new function: is_big_brother
2007-07-30 19:52:02 +00:00
Stephan Erb 8bbc23dfd6 * Use same height for all banners. Fixes #2770
* Show only one status line in chatwindows, indicate when it is shortened
2007-07-30 12:17:04 +00:00
Stefan Bethge bb7283de02 new drop in replacement for zeroconf.py, uses pybonjour
(needs integration and some fixing, but works)
see #2883
2007-07-28 11:01:21 +00:00
Stephan Erb f974a71b42 Rework roster dnd behaviour. See #3325 2007-07-27 20:48:01 +00:00
Yann Leboulanger c71eed99b8 set xml:lang attribute on opening XML stream. fixes #2772 2007-07-27 20:00:44 +00:00
Stefan Bethge 7dd8a27b39 fix #3186 (thanks dkirov) 2007-07-27 18:19:09 +00:00
Stefan Bethge 24c8a3dcd1 fix typo, TB on new local accounts 2007-07-27 18:18:08 +00:00
Stefan Bethge 68f5401213 set zeroconf hostname on every connection. fix: #3117 2007-07-27 16:00:29 +00:00
Yann Leboulanger a0d6f20f24 listen to Rhythmbox's changing stream titles. fixes #3013 2007-07-26 23:29:31 +00:00
Yann Leboulanger 9a851c3b0d print resource in chat window only if several resources. fixes #3175 2007-07-26 16:54:13 +00:00
Yann Leboulanger 52fdd458d7 fix typo. see #2149 2007-07-25 23:06:33 +00:00
Yann Leboulanger 3b9966960d add --config-path option so that we can specify the root folder of config files. see #2149 2007-07-25 23:04:15 +00:00
Yann Leboulanger 85158665d4 fix traceback when receiving a file 2007-07-25 23:02:55 +00:00
Stephan Erb cd4a620d94 Prevent possible traceback 2007-07-25 17:30:43 +00:00
Yann Leboulanger fddc2e6aa9 compute file transfer speed on the last 3 seonds only. fixes #2631 2007-07-25 00:33:18 +00:00
Yann Leboulanger 85e040e574 fix traceback when not using gnome keyring. fixes #3319 2007-07-24 08:20:06 +00:00
Yann Leboulanger 5040656f3e update password in connection instance when we modify it and we use gnome keyring. fixes #3318 2007-07-23 21:35:01 +00:00
Stephan Erb 07a3393b72 DnD of contact on a MUC window to invite 2007-07-23 21:20:33 +00:00
Yann Leboulanger 6033b20051 send file only once when we drop it on message textview 2007-07-23 15:29:53 +00:00
Stephan Erb e308b8f15a Gerneralize DND on chat windows and enable it for msg_textview. ToDo: Invite to groupchat via DND 2007-07-23 13:07:04 +00:00
Stephan Erb 98d81e3894 DnD filetransfer on whole message window. Fixes #2562. See http://bugzilla.gnome.org/show_bug.cgi?id=459022 2007-07-22 23:12:16 +00:00
Yann Leboulanger c131a04df8 request last_status_time and os_info to real jid if we know it. fixes #3304 2007-07-22 18:25:43 +00:00
Yann Leboulanger 56afa7012f request vcard to real jid if we know it. see #3054. TODO: request last time and os information to real jid too 2007-07-22 13:39:18 +00:00
Yann Leboulanger 725ef29a85 add 2 buttons to search window: add contact to roster and information. fixes #3304 2007-07-22 09:04:33 +00:00
Yann Leboulanger bca61b7400 show jid in search result with non data forms result. see #3304 2007-07-21 19:39:45 +00:00
Yann Leboulanger 0df9082809 [fowles] fix a bug in bookmarks window. fixes #3311 2007-07-21 19:09:47 +00:00
Yann Leboulanger fb3eeb4a40 add a limit to the number of lines displayed in conversation textview. 2007-07-21 14:58:56 +00:00
Julien Pivotto ddd7c13e16 Beter handling of LaTeX in feature window 2007-07-20 00:05:38 +00:00
Julien Pivotto 4071d313c2 [darkwod and I] Add LaTeX in features window. Fix #2796. 2007-07-19 23:36:25 +00:00
Julien Pivotto 8fb9b69874 Fix a stupid bug 2007-07-19 18:44:50 +00:00