gajim, but with plural-affirmative aliases to the /me command
Go to file
Stephan Erb 9e74881ed6 Merge xmpp.py 4.1 simplexml.py
See #3694


 * WARNING! Incompartible change! Now newtag=n.T.newtag do not creates new tag
but only returns existing one (if possible). If you need to create tag use
either .NT. method or attribute set (i.e. n.T.newtag=something).

 * Added CDATA extracting method to xml node.

 * added xmlns safety check

 * Fixed node attribute deletion with "del node[attr]" syntax.

 * Ordering fix for when addChild and addData are used on the same node (may increase memory usage, might need to watch for that)

 * Fixes for children node fetching, still not perfect, but much better
2008-01-18 20:55:18 +00:00
autopackage Merge with trunk 2007-06-03 10:04:20 +00:00
data Replace the broken gpg-togglebutton by an insensitve status image. See #3196 2008-01-11 17:45:20 +00:00
debian merge diff from trunk 2007-12-12 08:44:46 +00:00
m4 removing unneeded m4 files. If intltool and 2006-10-12 08:22:39 +00:00
po [Benjamin Drung] updated german translation 2008-01-14 20:13:32 +00:00
scripts [Fab] install gajim-remote only if dbus is present. see #2723 2006-11-29 08:07:41 +00:00
src Merge xmpp.py 4.1 simplexml.py 2008-01-18 20:55:18 +00:00
AUTHORS merge diff from trunk 2007-12-12 08:44:46 +00:00
COPYING merge diff from trunk 2007-12-12 08:44:46 +00:00
ChangeLog merge diff from trunk 2007-12-12 08:44:46 +00:00
INSTALL merge from trunk 2006-10-04 00:10:49 +00:00
Makefile.am merge diff from trunk 2007-12-12 08:44:46 +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 merge diff from trunk 2007-12-12 08:44:46 +00:00
README.osx merge diff from trunk 2007-12-12 08:44:46 +00:00
THANKS Just added me and myself ;-) 2007-09-03 17:30:29 +00:00
TODO.osx merge diff from trunk 2007-12-12 08:44:46 +00:00
TODO.pep [js & I] show pep info in account tooltip, fix a bug in create_contact() 2007-12-13 20:26:13 +00:00
autogen.sh merge diff from trunk 2007-12-12 08:44:46 +00:00
config.h.in adding some enable options. 2006-10-05 15:08:07 +00:00
configure.ac create caps_cache table if it doesn't exists. fixes #3641 2007-12-26 21:30:45 +00:00
gajim.iss merge diff from trunk 2007-12-12 08:44:46 +00:00
launch.bat
launch.sh merge diff from trunk 2007-12-12 08:44:46 +00:00
setup_osx.py merge diff from trunk 2007-12-12 08:44:46 +00:00
setup_win32.py merge diff from trunk 2007-12-12 08:44:46 +00:00

README

see README.html