Yann Leboulanger
|
aefe6fd370
|
order resources and status the same way in information window. fixes #3225
|
2007-08-20 08:16:26 +00:00 |
|
Yann Leboulanger
|
55aa74afc7
|
fix history manager since configpath has changed (see [8434]). fixes #3378
|
2007-08-19 22:51:40 +00:00 |
|
Yann Leboulanger
|
2f0cd8fdc6
|
show search results in correct columns if result is not in the same order as <reported> element. fixes #3379
|
2007-08-19 21:45:35 +00:00 |
|
Tomasz Melcer
|
6a6527e1f3
|
Jingle: fix py2.5 construct
|
2007-08-19 20:01:38 +00:00 |
|
Tomasz Melcer
|
c389921e53
|
Jingle: a try with popen()ing external file for p2p connection
|
2007-08-19 19:07:49 +00:00 |
|
Yann Leboulanger
|
176593db97
|
don't allow to bookmark a room on server that don't support private storage.
|
2007-08-19 15:32:41 +00:00 |
|
Yann Leboulanger
|
45046024aa
|
default value in boolean fields is False if none is provided.
|
2007-08-19 10:16:08 +00:00 |
|
Brendan Taylor
|
9985b784d5
|
bugfixes, send not-acceptable for fields with only unsupported options
|
2007-08-18 08:59:36 +00:00 |
|
Brendan Taylor
|
e1c4d80e65
|
notify on begin/end encryption
|
2007-08-17 17:26:05 +00:00 |
|
Brendan Taylor
|
f93276c1a9
|
refactored make_identity
|
2007-08-17 09:02:53 +00:00 |
|
Brendan Taylor
|
8675731f8d
|
refactored identity verification
public key authentication
|
2007-08-17 08:39:47 +00:00 |
|
Julien Pivotto
|
bb1fba00b5
|
Correct some translation mistakes. Fix #3370.
|
2007-08-15 20:40:10 +00:00 |
|
Tomasz Melcer
|
70ddb3e681
|
Jingle: more farsight in jingle.py
|
2007-08-15 09:47:29 +00:00 |
|
Tomasz Melcer
|
59ab79c39c
|
Jingle: farsight: last badly needed call wrapped, bugfix to another one
|
2007-08-15 09:43:43 +00:00 |
|
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 |
|
Yann Leboulanger
|
27148ffa66
|
fix typo
|
2007-08-11 12:41:55 +00:00 |
|
Piotr Gaczkowski
|
55a7061ea3
|
Better Tune support
|
2007-08-10 20:18:32 +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 |
|
Piotr Gaczkowski
|
947ec8e933
|
PEP prefs added
|
2007-08-09 23:05:43 +00:00 |
|
Yann Leboulanger
|
8976baecb3
|
clear contact list when we connect. fixes #3234
|
2007-08-09 23:04:02 +00:00 |
|
Yann Leboulanger
|
44f4940c6c
|
use correct account when we look for recent messages.
|
2007-08-09 22:53:12 +00:00 |
|
Yann Leboulanger
|
896b5647f2
|
we now depend on gtk2.8. fixes #2248
|
2007-08-09 22:01:36 +00:00 |
|
Yann Leboulanger
|
a18e21c476
|
fix new contacts API in pep
|
2007-08-09 15:54:16 +00:00 |
|
Yann Leboulanger
|
853448943b
|
fix icon size in menu
|
2007-08-09 15:46:58 +00:00 |
|
Yann Leboulanger
|
ea24ee82e5
|
merge diff from trunk to pep branch
|
2007-08-09 15:39:18 +00:00 |
|
Yann Leboulanger
|
3cf16a5a4a
|
handle gnome-screensaver events. fixes #663
|
2007-08-09 12:18:59 +00:00 |
|
Yann Leboulanger
|
c4b34800da
|
call process_connection faster under win. it processes incoming stanza under windows only.
|
2007-08-09 10:41:59 +00:00 |
|
Yann Leboulanger
|
701bdb6b85
|
use set_no_show_all from glade when possible instead of code. fixes #2248
|
2007-08-09 08:57:59 +00:00 |
|
Tomasz Melcer
|
d6e626799c
|
Jingle: farsight bindings started
|
2007-08-08 22:51:27 +00:00 |
|
Yann Leboulanger
|
8e2cae777f
|
wrap status in groupchat tooltips
|
2007-08-08 21:50:15 +00:00 |
|
Yann Leboulanger
|
176a02e0f4
|
fix gnomekeyring.DeniedError. fixes #3300
|
2007-08-08 16:10:38 +00:00 |
|
Yann Leboulanger
|
3205781639
|
in accounts window, save jid, resource and custom port when we change row in accounts treeview. Fixes #2744
|
2007-08-08 13:42:44 +00:00 |
|
Yann Leboulanger
|
349f6065a4
|
fix indentation
|
2007-08-08 09:22:22 +00:00 |
|
Tomasz Melcer
|
fdf9d42e57
|
Jingle: fixes for content-description negotiation.
|
2007-08-07 16:34:09 +00:00 |
|
Yann Leboulanger
|
ea015ac5e2
|
fix the removal of focus_out_line in groupchat since we remove old lines in textview
|
2007-08-07 13:13:49 +00:00 |
|
Yann Leboulanger
|
3b52e0d73b
|
fix TB: get room_jid var before using it
|
2007-08-07 12:14:54 +00:00 |
|
Brendan Taylor
|
4bfe14d3cf
|
prompt with SAS during 3 message negotiation
|
2007-08-07 07:42:31 +00:00 |
|
Brendan Taylor
|
8d79d32002
|
three message negotiation
|
2007-08-07 07:21:29 +00:00 |
|
Tomasz Melcer
|
459c73f961
|
Jingle: UI entry point and lots of small changes.
|
2007-08-06 23:19:57 +00:00 |
|
Stefan Bethge
|
4f3ee8ba67
|
typo: avahai->avahi
|
2007-08-06 22:24:48 +00:00 |
|
Yann Leboulanger
|
4c5bef7a2d
|
remove svn:executable to zeroconf files
|
2007-08-06 22:21:22 +00:00 |
|
Yann Leboulanger
|
5350afa8e2
|
integrate pybonjour support to Gajim. see #2883. need a fix when sending messages
|
2007-08-06 21:46:51 +00:00 |
|