Yann Leboulanger
|
b91e380fcc
|
fix var name .. 2 var can't have the same name
|
2005-10-06 20:28:38 +00:00 |
Yann Leboulanger
|
011115ae80
|
little cleanup / indentation fix
|
2005-10-06 20:27:11 +00:00 |
Yann Leboulanger
|
032518d4de
|
remove ALL deactivate instances ... nkour, your editor musr have a search option
|
2005-10-06 18:43:43 +00:00 |
Nikos Kouremenos
|
588b6b57ae
|
fix a tb. thanks deluge
|
2005-10-06 17:23:02 +00:00 |
Nikos Kouremenos
|
688c92fe4e
|
user --> contact, space after # for devel comments
|
2005-10-06 16:54:59 +00:00 |
Nikos Kouremenos
|
bcec82d8eb
|
remove unused signal
|
2005-10-06 16:54:35 +00:00 |
Nikos Kouremenos
|
addc42c85d
|
remove some fixmes (assert never raised)
|
2005-10-06 16:36:45 +00:00 |
Nikos Kouremenos
|
d80421953e
|
fix more leftovers
|
2005-10-06 16:32:58 +00:00 |
Nikos Kouremenos
|
905230341a
|
fix leftovers from nicfit's [3690]
|
2005-10-06 15:20:53 +00:00 |
Yann Leboulanger
|
8259d027c9
|
use the global var instead od it's value
|
2005-10-05 11:33:48 +00:00 |
Yann Leboulanger
|
cd59e29778
|
SIGPIPE pb is only for unix
|
2005-10-05 11:05:51 +00:00 |
Dimitur Kirov
|
e5fb3d70ad
|
suppress TB on remove current theme, after
being renamed
|
2005-10-05 10:32:20 +00:00 |
Dimitur Kirov
|
b628d8f849
|
chnage banner style when theme 'banner'
properties change.
|
2005-10-05 10:23:48 +00:00 |
Yann Leboulanger
|
61c64536c8
|
ServiceRegistrationWindow now support Data form
|
2005-10-05 10:13:31 +00:00 |
Yann Leboulanger
|
d4e11db8c2
|
GroupchatConfigWindow is now a subclass of DataFormWindow
|
2005-10-05 09:18:32 +00:00 |
Yann Leboulanger
|
07ce973e32
|
fix SIGPIPE pb (see http://mail.python.org/pipermail/python-list/2004-June/227039.html for details)
|
2005-10-04 18:22:25 +00:00 |
Yann Leboulanger
|
7092ef1552
|
what we show in text cellrenderer is C_SHOWN column
|
2005-10-04 16:47:36 +00:00 |
Yann Leboulanger
|
1f1b662a51
|
gc treeview is now sorted alphabeticaly
|
2005-10-04 16:35:13 +00:00 |
Nikos Kouremenos
|
6794f9a138
|
allow fake jid: server.tld/echo
|
2005-10-04 14:38:32 +00:00 |
Nikos Kouremenos
|
80b8881d67
|
fix comment to be more accurate
|
2005-10-04 13:31:55 +00:00 |
Nikos Kouremenos
|
46facfd1c5
|
fix english in strings and use gc_message and not gcmessage to be more readable
|
2005-10-04 12:43:32 +00:00 |
Nikos Kouremenos
|
bf3319d948
|
the module is sre not re
|
2005-10-04 12:35:47 +00:00 |
Yann Leboulanger
|
c6b05312d9
|
add FIXME for MSN transport workaround
|
2005-10-04 12:26:09 +00:00 |
Yann Leboulanger
|
c0d7d3cb0b
|
add default affiliation
|
2005-10-04 12:21:16 +00:00 |
Yann Leboulanger
|
f1dd5657f5
|
[fishface] we can set a list of word that cause the message to be highlighted
we have sound in gc (for the moment it's the same than in normal chat until I find/make others)
|
2005-10-04 12:19:18 +00:00 |
Yann Leboulanger
|
4f30b67d9e
|
add a NS in xmpp
|
2005-10-04 11:51:54 +00:00 |
Yann Leboulanger
|
4d8fd1dfc3
|
we now support MSN conferences
|
2005-10-04 11:33:57 +00:00 |
Yann Leboulanger
|
59b2bf1d31
|
xmpp code in connection.py instead of gajim.py
|
2005-10-04 10:59:11 +00:00 |
Yann Leboulanger
|
c4e9be83cd
|
refactor a var
|
2005-10-04 10:49:58 +00:00 |
Yann Leboulanger
|
eab959790e
|
account nam entry in account modification window is 100% width
|
2005-10-04 07:35:11 +00:00 |
Yann Leboulanger
|
ed5d983081
|
on dubble click on a row in accounts window, we open modify account
|
2005-10-04 07:12:30 +00:00 |
Nikos Kouremenos
|
83ffab141f
|
fix a tb
|
2005-10-03 20:17:55 +00:00 |
Nikos Kouremenos
|
7671dae8b8
|
missing import
|
2005-10-03 18:27:39 +00:00 |
Nikos Kouremenos
|
f6470778a6
|
we now show a happy dialog on nick conflict asking (and even proposing new nick); also refactor code and add a new gtkgui helper
|
2005-10-03 18:19:31 +00:00 |
Nikos Kouremenos
|
11d3316af2
|
remove duplicate line
|
2005-10-03 17:34:03 +00:00 |
Nikos Kouremenos
|
5c61b2de72
|
remove assert
|
2005-10-03 17:21:48 +00:00 |
Nikos Kouremenos
|
e41bbd657d
|
typo
|
2005-10-03 17:03:59 +00:00 |
Nikos Kouremenos
|
6899985d5c
|
we now cache avatar, so we only ask once. TODO: ask, store and show in roster; TODO2: on new sha reask vcard to get new avatar
|
2005-10-03 16:14:41 +00:00 |
Nikos Kouremenos
|
7518d20bf7
|
show avatar window in mouse pos
|
2005-10-03 12:30:18 +00:00 |
Nikos Kouremenos
|
df5e7775d0
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
Nikos Kouremenos
|
6ae41cddef
|
mouseover avatar now show avatar in normal size; adding some FIXMES. Yann please look at the return 0 one
|
2005-10-03 01:40:56 +00:00 |
Nikos Kouremenos
|
4220da24aa
|
successfully (2 l) and say in sectext what vCard is about; also imporve a fixme (still fixme)
|
2005-10-02 21:56:38 +00:00 |
Nikos Kouremenos
|
290728f770
|
[delmonico] a fix for wizard
|
2005-10-02 13:12:23 +00:00 |
Alex Mauer
|
6dbafc84cf
|
Show our own priority in self tooltip instead of the default '5'
|
2005-10-01 03:54:44 +00:00 |
Nikos Kouremenos
|
6cc565063d
|
fix string; add fixme
|
2005-09-30 20:27:57 +00:00 |
Nikos Kouremenos
|
4765c32b92
|
fix string
|
2005-09-30 18:21:31 +00:00 |
Yann Leboulanger
|
76e0838c81
|
forbid a user to join a room when he is invisible
|
2005-09-30 17:52:25 +00:00 |
Yann Leboulanger
|
b72776ff9d
|
automaticaly begin editing of newly added theme
|
2005-09-30 17:16:17 +00:00 |
Yann Leboulanger
|
c0ccc81252
|
detect gc presences in a batter way
|
2005-09-28 15:24:26 +00:00 |
Yann Leboulanger
|
a8117faf2d
|
[gjc] "interrupt system call" are now handled and cause the function to be retried
|
2005-09-28 15:00:01 +00:00 |