red-agent
c5b63d948d
Fixed a bug with a raw commands
2009-09-28 08:20:24 +03:00
Thibaut GIRKA
85195e99ad
workaround for psi, little fixes...
2009-09-27 22:56:09 +02:00
Yann Leboulanger
a8cd67706b
merge bug 4212 branch
2009-09-27 11:52:51 +02:00
red-agent
4112dcd538
Fixed the duplication of input history
2009-09-27 12:32:57 +03:00
Thibaut GIRKA
e141d7875a
Don't send audio/video data before session acceptance.
2009-09-26 23:07:09 +02:00
Thibaut GIRKA
5a1a36e348
Fix somes issues with content-add/content-accept/session-accept, and other things.
2009-09-26 21:55:43 +02:00
Benjamin Richter
7378efcb21
Improve group renaming efficiency. Fixes #4212
2009-09-26 20:23:59 +02:00
Thibaut GIRKA
b5c7519740
A little fix with content acceptance ; modified a bit JINGLE_DISCONNECTED
2009-09-26 14:14:58 +02:00
Yann Leboulanger
db4f73f058
fix indentation
2009-09-26 13:16:48 +02:00
red-agent
36a3db5e29
Tiny code style corrections
2009-09-26 13:44:08 +03:00
Thibaut GIRKA
08b7f18f50
Fix content reject
2009-09-26 12:31:56 +02:00
Thibaut GIRKA
62d6f408c2
Merge the commits I've made yesterday with asterik's ones
2009-09-26 12:25:36 +02:00
Thibaut GIRKA
193f2613a9
Rewritten contentAddCB in order to ask the user about new contents
2009-09-26 12:22:41 +02:00
Yann Leboulanger
16cd926e36
merge bug4293 branch
2009-09-26 11:55:49 +02:00
Yann Leboulanger
a8eedfc781
ability to accept contents and not only session
2009-09-26 10:29:08 +02:00
Thibaut GIRKA
011f4fe142
Auto-accept contents we have created (it would make no sense to refuse it...)
2009-09-25 23:52:39 +02:00
Thibaut GIRKA
a8bccebfb7
Added approve_content and decline_content methods.
...
A content has now to be accepted (user-side) before {content,session}-accept
2009-09-25 23:05:14 +02:00
Yann Leboulanger
5f70d6b78e
use a str instance instead of a xmpp.JID instance
2009-09-25 20:41:22 +02:00
Yann Leboulanger
20755acedc
fix typo
2009-09-25 20:40:53 +02:00
Thibaut GIRKA
77541f3e7f
support for content-{add,reject,accept}, new helpers, and other few things
2009-09-25 19:32:13 +02:00
Benjamin Richter
568e1edd1e
Improved handling of RTL nicknames in roster. Fixes #4293
...
If the number of connected resources is appended in parentheses,
the appropriate ltr or rtl mark is inserted before, so that the
writing direction at the end of the nickname matches the writing
direction of the whole displayed string as determined by
http://www.unicode.org/reports/tr9/#The_Paragraph_Level
2009-09-25 17:11:38 +02:00
Yann Leboulanger
a051d1ec95
initialize var before they are used
2009-09-25 15:47:43 +02:00
Yann Leboulanger
a57448d083
fix some missing things in video GUI
2009-09-25 15:29:22 +02:00
Yann Leboulanger
32965a948e
new GUI to start audio and video sessions. TODO: ability to add/remove audio/video content to an existing session
2009-09-25 13:52:44 +02:00
Yann Leboulanger
2e1eeae6f1
[Djavan Fagundes] updated brazilian translation
2009-09-24 11:26:46 +02:00
red-agent
cca6cfe17b
Keep the code consistent
2009-09-24 01:28:35 +03:00
Yann Leboulanger
245c3f12d4
don't remove a file before renaming under windows because os.remove('test') will remove 'TEST' under window. Fixes #5279
2009-09-23 22:27:52 +02:00
Yann Leboulanger
cb1fccca7c
fix /join command to use the same account as the one we're connected in the current room.
2009-09-23 21:35:27 +02:00
Yann Leboulanger
70e145a827
fix traceback preventing showing ALT text of an image. Fixes #5247
2009-09-23 19:07:58 +02:00
Yann Leboulanger
4db1d2738c
process links and latex in HTML messages. Fixes #5053 , #4539
2009-09-23 19:04:12 +02:00
Yann Leboulanger
e8e2b219ba
add a interface.run() function to really start Interface
2009-09-23 18:54:35 +02:00
Yann Leboulanger
17f17267ea
call gtk.gdk.window.focus() with current timestamp rather than 0. This fixes some WM issues.
2009-09-23 17:35:42 +02:00
Yann Leboulanger
abba30b439
Totem now uses MPRIS API. Fixes #4705
2009-09-23 16:43:31 +02:00
Thibaut GIRKA
d7560ed764
My last commit was useless... now terminate the session if the connection fails
2009-09-22 22:33:00 +02:00
Yann Leboulanger
40160ecdc2
ignore when dropping file on a contact that doesn't support file transfer. Fixes #4058
2009-09-22 08:21:01 +02:00
Yann Leboulanger
80e4d0a36d
disable Ubuntu indicator support. see #4942 , Fixes #5271
2009-09-21 21:36:04 +02:00
Yann Leboulanger
086469a594
[g.livid] fix xfce4 notifd usage with git version of notifyd. Fixes #5280
2009-09-21 21:31:40 +02:00
Yann Leboulanger
6124a60b8f
don't fail when we get chat / normal messages from a room_jid. Fixes #5276
2009-09-21 21:22:57 +02:00
Thibaut GIRKA
a4e019ee7e
Last time, I removed something I shouldn't have...
2009-09-20 22:41:17 +02:00
Yann Leboulanger
40199e359c
farsighr module is now optional. Fixes #5278
2009-09-20 20:46:03 +02:00
Yann Leboulanger
d89abc9195
prevent traceback when enabling Tune. Fixes #5277
2009-09-20 20:19:31 +02:00
Thibaut GIRKA
c162780a58
coding standards, and other few things
2009-09-19 17:24:59 +02:00
Thibaut GIRKA
6b99db8980
merge default branch to jingle
2009-09-19 16:35:47 +02:00
Thibaut GIRKA
5503c80e2a
fix some erros from my last commit, fix conditions for session initating and acceptance
2009-09-18 20:17:35 +02:00
red-agent
89bfa782dc
Gajim's build system is a little bit funky. Fixes 5274
2009-09-18 18:45:08 +03:00
red-agent
8ae6679fe8
Added the new command system to the build system
2009-09-18 17:32:27 +03:00
Thibaut GIRKA
bd9d793ad8
send messages to the gui, wait for codecs, and other things
...
JingleSession now sends messages about errors or session terminating to the GUI.
Another thing is that it'll wait for all transports candidates and all codecs to be ready before
starting or accepting a session. This is required by video, which is only missing a GUI. :)
2009-09-17 23:36:26 +02:00
red-agent
030738db2d
Merge the new command system in
2009-09-17 23:22:48 +03:00
Yann Leboulanger
f5b1c2dca7
improve GUI for jnigle
2009-09-17 22:21:06 +02:00
red-agent
e0e4dd6c31
A bunch of fixes for the command completion
2009-09-17 19:06:38 +03:00