gajim, but with plural-affirmative aliases to the /me command
Find a file
junglecow fddb000a89 [Trunk]
- In verbose mode, print encodings. (Especially for Windows users who don't have Python) (gajim.py)
 - Attempt at fixing traceback when getting user's home directory in Windows. See #2812. (c/configpaths.py)
 - Show 'error' icon next to account while waiting for reconnect. Fixes #2786. (c/connection_handlers.py, c/gajim.py, c/connection.py)
[PyOpenSSL]
 - Fix 100% CPU usage and hanging connection when server closes connection on us. (c/x/transports_nb.py)
 - Fix 'hanging' connection when server closes the connection on us before we can open the XML stream. (Disconnect handler didn't get called.) (c/x/client_nb.py)
 - Change prints to logger calls, various enhancements to debug printing, reduce spam (c/x/transports_nb.py)
 - this → self (c/x/transports_nb.py)
 - Call _do_receive() once to collect error message from socket, when error flag is raised in scheduler. (c/x/transports_nb.py)
2006-12-20 20:40:08 +00:00
autopackage [Filippos] updated autopackage file 2006-05-02 11:11:44 +00:00
data [misc] XEP-145 (annotations) support. Thanks fixes #776 2006-11-09 19:13:53 +00:00
debian updated debian files from official release and for autotools. 2006-10-11 21:10:06 +00:00
m4 removing unneeded m4 files. If intltool and 2006-10-12 08:22:39 +00:00
po [Maciek] updated polish translation 2006-11-11 14:03:42 +00:00
scripts keep defs in defs.py.in 2006-10-11 17:40:56 +00:00
src [Trunk] 2006-12-20 20:40:08 +00:00
AUTHORS adding Stefan to AUTHORS file 2006-10-11 12:37:08 +00:00
autogen.sh check for pkg-config in autogen.sh 2006-10-15 10:32:17 +00:00
ChangeLog change some small things in ChangeLog 2006-11-10 21:21:36 +00:00
config.h.in adding some enable options. 2006-10-05 15:08:07 +00:00
configure.ac check for pkg-config in autogen.sh 2006-10-15 10:32:17 +00:00
COPYING adding authors and copying file 2004-02-24 19:19:29 +00:00
gajim.iss rest of the r6870 merge... 2006-09-17 15:35:04 +00:00
INSTALL merge from trunk 2006-10-04 00:10:49 +00:00
launch.bat cd .. in launch.bat 2006-01-11 22:20:12 +00:00
launch.sh use bash instead of sh because -a is a bash specific option. fixes #1620 2006-08-30 07:44:33 +00:00
Makefile.am move defs.py.in in data/ dir 2006-10-13 08:15:20 +00:00
NEWS merge from trunk 2006-10-04 00:10:49 +00:00
README merge with trunk 2006-10-09 00:27:03 +00:00
README.html mention python-dbus as optional dep 2006-10-30 10:19:40 +00:00
setup_win32.py build and install history_manager.exe under windows 2006-02-21 22:43:57 +00:00
THANKS fixes #2552 2006-10-11 21:31:41 +00:00

see README.html