Commit graph

10643 commits

Author SHA1 Message Date
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
Yann Leboulanger
12baddbdc3 start of GUI stuff for VOIP 2009-09-17 14:48:15 +02:00
Yann Leboulanger
b6481d54ea [Jonathan Michalon] Make latex images theme aware. 2009-09-17 13:54:20 +02:00
red-agent
39eef45bca Command auto-completion along with some fixes 2009-09-17 13:25:25 +03:00
red-agent
90d378941b Fixed arguments check in raw commands 2009-09-17 11:36:47 +03:00
red-agent
91e28d0ed9 Removed the command that was accidently commited 2009-09-17 11:24:58 +03:00
red-agent
684662c15d Few fixes for the command system 2009-09-17 09:03:57 +03:00
red-agent
1a327414ca Moderate refactoring and parser/adapter enhancements 2009-09-17 04:38:39 +03:00
Thibaut GIRKA
163b01e113 New class for video sessions, added an end_session method, and minor changes 2009-09-16 22:35:11 +02:00
Thibaut GIRKA
8b4cd1b368 Fixed two more or less fatal mistakes from my last commit 2009-09-16 21:21:08 +02:00
Yann Leboulanger
11c7de6c34 coding standards 2009-09-16 20:41:12 +02:00
Yann Leboulanger
4e4a91dbe1 prevent traceback. Fixes #5269 2009-09-16 16:14:03 +02:00
Thibaut GIRKA
af44ee0840 Moved things to JingleRTPContent, start pipeline earlier
Some methods of JingleVoIPContent have been moved to JingleRTPContent, in prevision of a video content class.

The pipeline now starts in setupStream, and the stream's direction is changed when the stream is ready.
2009-09-16 13:55:54 +02:00
red-agent
4dae0bde44 Removed unused code 2009-09-15 23:40:29 +03:00
Yann Leboulanger
709dba715a global option alwaysauth become a per-account autoauth option. Fixes #5264 2009-09-15 22:26:42 +02:00
red-agent
6630d88c08 Fixed a bug in the nick command 2009-09-15 22:59:48 +03:00
red-agent
10a0867e59 Enhanced command arguments parser/adapter 2009-09-15 22:57:01 +03:00
Yann Leboulanger
ebe93d25ff fix memory leak with gtkspell. Fixed #2025 2009-09-15 21:19:38 +02:00
Yann Leboulanger
da29844342 [Dicson] fix typo. Fixes #5267 2009-09-15 19:49:56 +02:00
Yann Leboulanger
651e801334 correctly change the resource of a control. Fixes #5261 2009-09-15 17:41:47 +02:00