Stefan Bethge
|
b5d4bb4a1c
|
fix #2574 (allow 0x5f in hostnames)
|
2006-10-16 13:24:09 +00:00 |
Stefan Bethge
|
0464ac380f
|
fix TB on remove account
|
2006-10-16 02:00:13 +00:00 |
Yann Leboulanger
|
b3d405b616
|
handle correctly messages from offline resources
|
2006-10-15 21:51:34 +00:00 |
Yann Leboulanger
|
fe5407907a
|
do not take into account offline resources in vcard / roster and tooltips. They may stay here if they are awaiting events.
|
2006-10-15 21:47:35 +00:00 |
Nikos Kouremenos
|
5b600300fd
|
room -> group chat
|
2006-10-15 17:29:22 +00:00 |
Nikos Kouremenos
|
7bcc6dd246
|
no need for [7252]. it is already done by GTK. we do not hide, nobody hides. std context menu with 2 or menuitems is baaaad. user eyes are used to finding paste under cut copy etc
|
2006-10-15 17:13:55 +00:00 |
Nikos Kouremenos
|
06ef2a1a24
|
Cut Paste and Delete menuitem from conversation popupmenu become INSENSITIVE (not removed!)
|
2006-10-15 16:40:42 +00:00 |
Nikos Kouremenos
|
a1820a4ed5
|
fix logic for observers to work as XEP 0162 says
|
2006-10-15 13:23:05 +00:00 |
Nikos Kouremenos
|
467f4d8aa1
|
actions for string can be max 2 lines
|
2006-10-15 12:59:23 +00:00 |
Yann Leboulanger
|
f1dce33515
|
remove duplicate code
|
2006-10-15 10:51:26 +00:00 |
Dimitur Kirov
|
f04b5c3902
|
check for pkg-config in autogen.sh
|
2006-10-15 10:32:17 +00:00 |
Dimitur Kirov
|
1fcea90561
|
enable utf-8 strings in txt records
|
2006-10-15 02:09:23 +00:00 |
Yann Leboulanger
|
e8151ed1d2
|
remove Cut Paste and Delete menuitem from conversation popupmenu. fixes #2567
|
2006-10-14 14:54:54 +00:00 |
Yann Leboulanger
|
8fdbb9f77a
|
install pixmaps correctly. see #2563
|
2006-10-14 14:40:02 +00:00 |
Nikos Kouremenos
|
ca65a1a097
|
commit something to complete [7176]
|
2006-10-14 13:22:37 +00:00 |
Yann Leboulanger
|
dc1b4951b2
|
save gpg_enabled pref for jid, not full_jid. Fixes #2448
|
2006-10-14 13:13:00 +00:00 |
Nikos Kouremenos
|
aa238c8a0b
|
use single quotes
|
2006-10-14 11:42:36 +00:00 |
Nikos Kouremenos
|
1c68dd45b9
|
see README.html
|
2006-10-14 11:34:50 +00:00 |
Nikos Kouremenos
|
d96933601a
|
do not use plural in ace comment
|
2006-10-14 11:32:10 +00:00 |
Yann Leboulanger
|
15fc024d7c
|
do not allow to join a room with the jid of an opened chat window. fixes #2558
|
2006-10-14 10:31:26 +00:00 |
Stefan Bethge
|
7ad0a850d6
|
only show corresponding lines in actions/advanced menu
|
2006-10-14 06:15:43 +00:00 |
Stefan Bethge
|
18ba4ec4e7
|
fix #2551
|
2006-10-14 05:33:08 +00:00 |
Dimitur Kirov
|
28428a38b1
|
typo: deploy it in src/common/, not src/
|
2006-10-13 08:22:21 +00:00 |
Dimitur Kirov
|
d1b2d21ba1
|
same as [7234]
|
2006-10-13 08:18:54 +00:00 |
Dimitur Kirov
|
f0258f0f0d
|
don't dist defs.py.in from common
|
2006-10-13 08:17:43 +00:00 |
Dimitur Kirov
|
62fcc8eb76
|
move defs.py.in in data/ dir
|
2006-10-13 08:15:20 +00:00 |
Yann Leboulanger
|
bce21faeab
|
update instantly privacy_lists window when we add or remove a privacy list in privacy_list window
|
2006-10-13 07:47:21 +00:00 |
Yann Leboulanger
|
ce10327b19
|
remove unneeded self variable
|
2006-10-13 07:22:26 +00:00 |
Yann Leboulanger
|
1a5a4817b3
|
do not allow to create a privacy lists with an empty name. fixes #2541
|
2006-10-13 07:09:43 +00:00 |
Yann Leboulanger
|
b69d736c94
|
prevent TB, call set_active() with jid without resource if we open window without resource
|
2006-10-12 16:37:08 +00:00 |
Yann Leboulanger
|
f6565b5703
|
add a defs.py to svn for windows users
take version number from defs.py, so now when we upgrade it we have to upgrade in configure.ac AND defs.py (for win users)
|
2006-10-12 15:10:17 +00:00 |
Yann Leboulanger
|
dff640fc6a
|
fixes behaviour when contact with sevral resources sends us messages and we click in systray or popup window. fixes #2443 and #2498
|
2006-10-12 14:08:28 +00:00 |
Yann Leboulanger
|
ba9567a9c9
|
update missing translation in LINGUAS file
|
2006-10-12 14:00:01 +00:00 |
Yann Leboulanger
|
010eb2c9f3
|
do not align jid to bottom in roster tooltips
|
2006-10-12 08:28:16 +00:00 |
Dimitur Kirov
|
1565e600e2
|
removing unneeded m4 files. If intltool and
libtool are installed these files are already
present
|
2006-10-12 08:22:39 +00:00 |
Stefan Bethge
|
a8c0bbe7c1
|
fix #2555
|
2006-10-12 03:22:57 +00:00 |
Jean-Marie Traissard
|
345ab7846d
|
Correct tooltips after zeroconf merge. Fixes #2554.
|
2006-10-12 02:44:15 +00:00 |
Stefan Bethge
|
41594ac4e8
|
fix #2545, pop up error message when publishing fails
|
2006-10-12 02:21:23 +00:00 |
Jean-Marie Traissard
|
ccf2b261c7
|
Use "group chat" instead of "room" in all strings. Fixes #2523.
|
2006-10-12 02:12:10 +00:00 |
Stefan Bethge
|
428dbfbfa0
|
lower dbus requirement to 0.80
|
2006-10-12 01:43:31 +00:00 |
Jean-Marie Traissard
|
483b3ac149
|
Keep precedent config about playing muc_received_sound or not
|
2006-10-12 01:28:09 +00:00 |
Stefan Bethge
|
150073da23
|
fix problems when local account is deleted in config file
|
2006-10-12 00:58:01 +00:00 |
Dimitur Kirov
|
e6ec88c8dc
|
additional m4 files
|
2006-10-12 00:43:48 +00:00 |
Dimitur Kirov
|
e434cbeb38
|
[astro] fixes for BSD
|
2006-10-12 00:36:34 +00:00 |
Dimitur Kirov
|
76d6649d66
|
mention new build system in ChangeLog and
README.html
downgrade build dependencies to automake 1.8
|
2006-10-11 23:55:03 +00:00 |
Dimitur Kirov
|
5081616aca
|
try to make it work with automake-1.8
|
2006-10-11 23:30:02 +00:00 |
Dimitur Kirov
|
c24351d58f
|
split error for unable to bind to port
|
2006-10-11 23:11:54 +00:00 |
Stefan Bethge
|
6621657ccc
|
include patch from misc@zarb.org to only show lock on tls
fixes #2556
|
2006-10-11 23:03:18 +00:00 |
Nikos Kouremenos
|
47d557fc1b
|
import once sqlite and logger and exceptsion in optparser.py
|
2006-10-11 22:45:33 +00:00 |
Dimitur Kirov
|
28aee13699
|
add more descriptive note for svn users about
the new setup requirements
|
2006-10-11 22:41:03 +00:00 |