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
red-agent
8a72870a6d
More code refactoring
2009-09-15 17:46:02 +03:00
red-agent
c194b92136
Made command options refactoring along with some fixes
2009-09-15 03:33:02 +03:00
red-agent
a264608b29
Slighlty changed command arguments parser/adapter internal logic
...
Made parser to preserve the order of options, so I can use it later to provide
some enhancments for the adapter.
2009-09-15 01:20:49 +03:00
red-agent
7bec311cfb
Made some cosmetic API changes to the command system
2009-09-14 22:04:49 +03:00
red-agent
0a1ef72c0d
Removed unused code from the Dispatcher
2009-09-13 22:11:40 +03:00
red-agent
620d102ac5
Fixed a typo
2009-09-13 21:19:10 +03:00
red-agent
6a20a33b70
Dropped in an implementation of standard commands
2009-09-13 17:43:44 +03:00
red-agent
880952b5c3
Few more fixes for the command system
2009-09-13 16:40:33 +03:00
Yann Leboulanger
949dbe6e38
better focus behavior when adding/removing a new proxy profile. Fixes #4017
2009-09-13 11:21:23 +02:00
Thibaut GIRKA
32ad59aa42
jingle: move from the old farsight to farsight2,
...
better compliance to the last version of XEP 0166, 0167 and 0176
2009-09-13 11:02:49 +02:00
red-agent
cae86299e4
Rolled in a bunch of fixes for the command system
2009-09-13 00:22:17 +03:00
red-agent
981572f79d
Improved error handling in the command system
2009-09-12 23:22:50 +03:00
red-agent
ae0f32d922
Dropped in the brand new and shiny command system
2009-09-12 16:51:21 +03:00
red-agent
c38e7050f5
Swept everything related to commands
2009-09-11 04:54:26 +03:00
Yann Leboulanger
faf3a1fe6f
add a reconnect menuitem in groupchat context menu when it's doconnected. Fixes #4004
2009-09-11 00:12:36 +02:00
Yann Leboulanger
a7c3451e1d
Show a confirmation dialog first time we block a contact. Fixes #3646
2009-09-11 00:01:56 +02:00
Yann Leboulanger
17e03edfd7
show confirmation dialog first time we send custom status. see #3646
2009-09-10 22:12:52 +02:00
Yann Leboulanger
0ea6544c26
show notification for bad GPG pass instead of an error dialog
2009-09-10 18:30:26 +02:00
Yann Leboulanger
7d7ca4d4ae
always expand lines in disco window, increase default disco window width. Fixes #3877
2009-09-10 13:54:44 +02:00
Yann Leboulanger
8b528e512f
move change_awn_icon_status from roster_window.py to gajim.py. see #3643
2009-09-09 13:51:33 +02:00
Yann Leboulanger
44e98585ed
move music track listener things from roster_window.py to gajim.py. see #3643
2009-09-09 13:26:53 +02:00
Yann Leboulanger
377a777823
always reply to incoming resource. see #5227
2009-09-09 10:38:26 +02:00
Yann Leboulanger
bad4297952
when unregistering an account, wait server answer before closing connection.
2009-09-09 10:13:03 +02:00
Yann Leboulanger
94f3db54ec
merge fix from trunk
2009-09-08 21:45:18 +02:00
Yann Leboulanger
ff49ce0f0d
fix typo. Fixes #5259
2009-09-08 20:07:29 +02:00
Yann Leboulanger
1f7b19180d
merge default branch to jingle
2009-09-08 12:01:09 +02:00
Yann Leboulanger
e4d06f4035
[red-agent] don't reconnect to groupchat when we are disconnected. Fixes #5257
2009-09-08 07:13:49 +02:00
Benjamin Richter
c3d5c8cca2
Make fuzzyclock code more concise.
...
Also use % formatting instead of string replace.
Translation files updated accordingly.
2009-09-07 20:23:35 +02:00
Yann Leboulanger
378cdaeaf0
[red-agent] autoreconnect to MUC automatically. Fixes #5257
2009-09-07 22:27:13 +02:00
Yann Leboulanger
815255d317
show Activated in ACE only for boolean options
2009-09-07 21:07:12 +02:00
Yann Leboulanger
7758a87e3c
install new GTK files
2009-09-06 23:55:06 +02:00
Yann Leboulanger
b8f0732de7
get correctly parent node when browsing pubsub. Fixes #3438
2009-09-06 20:59:42 +02:00
Yann Leboulanger
3f366db009
fix log in pubsub.py
2009-09-05 21:35:14 +02:00
Yann Leboulanger
bb2637b95c
prevent a traceback when upgrading
2009-09-05 18:19:19 +02:00
Yann Leboulanger
08fe28ce20
when changing hpaned position in a groupchat, move all hapned in all groupchats. see #5252
2009-09-04 22:34:35 +02:00
Yann Leboulanger
bbb75bcdf1
clean spell languages list only once. Fixes #5228
2009-09-04 21:02:55 +02:00
Yann Leboulanger
c5e447fab8
ability to set priority via gajim-remote. see #3345
2009-09-03 23:18:49 +02:00
Yann Leboulanger
91b7004dc9
BaseException.message has been deprecated as of Python 2.6
2009-09-03 22:38:40 +02:00
Yann Leboulanger
682d6f838a
add account combobox to join groupchat dialog when we try to join a groupchat from another chat / groupchat. Fixes #3344
2009-09-02 23:45:16 +02:00