Commit Graph

6000 Commits

Author SHA1 Message Date
Dimitur Kirov 1a68b63302 add --enable-gtkspell check.
check xscrnsaver's libs only when xscrnsaver.pc
is not installed
fix DESTDIR
add explicit AC_SUBST for PYTHON_INCLUDES
2006-10-04 12:22:37 +00:00
Dimitur Kirov 81872c518c remove some file that are already in data/ dir
install common files in pkgdatadir
2006-10-04 07:10:36 +00:00
Dimitur Kirov 59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00
Dimitur Kirov 163cfef3b8 disconnect when avahi-daemon stop responding
fix reference in connection_handlers
2006-10-02 22:41:48 +00:00
Dimitur Kirov b7ceb9ddf7 bind to next available port
updating port also publishes the new port
keep 1st, last as unicode
2006-10-02 20:45:49 +00:00
Dimitur Kirov ac53b4537c ignore messages with no type attribute 2006-10-02 18:03:35 +00:00
Stefan Bethge e1dadf48c1 only restart listener or reconnect upon changing preferences if necessary 2006-10-02 14:15:51 +00:00
Stefan Bethge d557725810 add missing import 2006-10-02 14:13:43 +00:00
Stefan Bethge 1c9c217cdc add gpg items to zeroconf modify account dialog,
gpg should work between gajim clients
2006-10-02 12:16:13 +00:00
Stefan Bethge 42cf836b7a add copyright line 2006-10-02 12:14:56 +00:00
Stefan Bethge 207b8cac17 remove single message for local account,
change name of zeroconf prefs to modify account
2006-10-01 23:32:53 +00:00
Stefan Bethge 227cdb742b proper handling of normal accounts with the name 'Local',
don't use account's name but is_zeroconf flag for checks
2006-09-30 18:23:47 +00:00
Stefan Bethge 6ec6ec4396 fix typo 2006-09-30 01:50:10 +00:00
Stefan Bethge cb4153a4a3 allow disabling zeroconf if avahi was removed after enabling it 2006-09-29 17:56:51 +00:00
Stefan Bethge 2a0bce4e04 don't attempt to do zeroconf things if avahi is not found,
display notification
2006-09-29 17:52:21 +00:00
Stefan Bethge d07dc39830 check if avahi is available and we're not on windows,
otherwise checkbutton is not sensitive
2006-09-29 17:40:11 +00:00
Stefan Bethge 6a38879014 add new zeroconf 'vcard' window, shows the information from the txt record 2006-09-29 14:39:29 +00:00
Stefan Bethge a2d7f3a82f new context menu for local contacts in roster 2006-09-29 01:20:45 +00:00
Stefan Bethge 48af9872f5 ignore Timeout reached errors, otherwise connection breaks,
fix dragging of files to local contacts
2006-09-29 00:14:04 +00:00
Stefan Bethge f787d2c1ad fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
2006-09-28 23:38:55 +00:00
Stefan Bethge 341e88864c remove ssl/tls button from zeroconf props,
don't publish empty txt fields
2006-09-28 22:23:53 +00:00
Stefan Bethge 0791277903 no drog'n'drop from local account to other accounts 2006-09-27 14:45:14 +00:00
Stefan Bethge 2a067d1d8c prevent drag'n'drop of contacts into zeroconf account 2006-09-27 14:38:57 +00:00
Dimitur Kirov 3de26f73ec set privacy_rules_supported to False for
zeroconf connection
2006-09-26 16:05:53 +00:00
Dimitur Kirov cd20e87419 complete merge (deleting files and recent
updates)
2006-09-26 16:02:52 +00:00
Dimitur Kirov 5fc8cf20f3 merge from trunk 2006-09-26 15:57:47 +00:00
Dimitur Kirov d4663922c7 fix reconnect after name collision 2006-09-26 15:55:49 +00:00
Stefan Bethge 56d29dbf99 remove groupchat submenu for Local account,
remove button in acct window disables acct
2006-09-25 21:45:35 +00:00
Dimitur Kirov 709896b576 show connection lost notification/dialog
set properties, when account is initially
created
2006-09-25 20:36:59 +00:00
Stefan Bethge 5cf072a9c7 properly disconnect from dbus when calling disconnect() 2006-09-25 20:26:20 +00:00
Stefan Bethge f5e00e916c reconnect using reannounce and check if port has changed,
change global account variable
2006-09-25 20:14:17 +00:00
Dimitur Kirov 29160807eb set username from system user everytime on
startup
2006-09-25 18:57:39 +00:00
Stefan Bethge 7dfdefcdcf fix service callbacks 2006-09-25 18:47:21 +00:00
Dimitur Kirov 9c570f9588 show input dialog when username is in conflict 2006-09-25 17:52:33 +00:00
Stefan Bethge 354b4f17e9 changed zeroconf account name to local,
properties window fixes,
use all fields from it in txt record,
saving prefs automatically reconnects
2006-09-23 17:05:20 +00:00
Stefan Bethge c180efba3a changed zeroconf tooltip a bit 2006-09-23 14:01:17 +00:00
Stefan Bethge 7227ea0550 moved enable link-local messaging to accounts window
added tooltip to it
2006-09-22 16:47:31 +00:00
Stefan Bethge af6450bcfc add context menu for zeroconf account 2006-09-20 23:30:00 +00:00
Dimitur Kirov d45aaa8557 FT for zeroconf 2006-09-20 23:24:07 +00:00
Stefan Bethge 109ae1a3b5 update properties window, config saving 2006-09-20 22:58:43 +00:00
Dimitur Kirov 4696c84fbc set activity tiemout only to connections,
established by us
2006-09-20 21:49:11 +00:00
Stefan Bethge bc63142b92 add missing zeroconf_properties_window.glade 2006-09-20 16:37:39 +00:00
Dimitur Kirov 57779a6ad3 drop connection after certain time of
inactivity
set timout on connect attempts
transleted russian comment
2006-09-20 11:01:47 +00:00
Stefan Bethge a393f121be added initial properties dialog for zeroconf 2006-09-19 23:07:54 +00:00
Dimitur Kirov 12d125a4be try to reuse existing connection 2006-09-19 20:49:34 +00:00
Dimitur Kirov 5af232513b we can disconnect, before plugin 2006-09-19 20:07:44 +00:00
Dimitur Kirov 6c03358b27 remove unused functions 2006-09-19 19:59:34 +00:00
Dimitur Kirov 9c60d30351 send_messages uses NonBlocking P2PConnection 2006-09-19 19:56:04 +00:00
Dimitur Kirov 81b46bb37f fix sending stream headers order 2006-09-19 18:18:03 +00:00
Dimitur Kirov 1f836cae67 debug xml data 2006-09-19 17:58:29 +00:00