Commit graph

266 commits

Author SHA1 Message Date
Yann Leboulanger
a49a0e02ec missing glade commit. see 2006-11-04 01:46:56 +00:00
Jean-Marie Traissard
fb3b1520d8 Better strings (See ) 2006-11-04 00:37:59 +00:00
Jean-Marie Traissard
7db777868e Revert [7334] 2006-11-04 00:27:56 +00:00
Nikos Kouremenos
ee4e96c4ad [elrodeo] font button for roster font in prefs window. see 2006-11-03 12:43:27 +00:00
Nikos Kouremenos
2347b67733 mention the link to use more music track players in the tooltip of set_status_msg_from_current_music_track_checkbutton 2006-10-20 09:48:29 +00:00
Nikos Kouremenos
9d3ca72534 unjargon xhtml tags by having a better string and a nice tooltip. Good reopen Jim! Fix 2006-10-20 09:34:21 +00:00
Nikos Kouremenos
d63d78be66 if user is xfce4 user [startxfce4 or xfce4-session in running procs] then use exo-open (needs libexo) to open urls using the xfce defined default apps 2006-10-20 09:22:17 +00:00
Yann Leboulanger
c1254b4340 missing glade diff 2006-10-18 08:38:33 +00:00
Yann Leboulanger
8caa122a64 [misc & asterix] improve privacy_list and privacy_lists window 2006-10-18 08:37:44 +00:00
Yann Leboulanger
06609bcb89 add GUI option to ignore incoming XHTML tag. fixes 2006-10-18 08:20:49 +00:00
Yann Leboulanger
d90e907651 add a tooltip to adjust_status_tu_music_player to tell which players arre supported 2006-10-17 21:10:16 +00:00
Yann Leboulanger
8fdbb9f77a install pixmaps correctly. see 2006-10-14 14:40:02 +00:00
Dimitur Kirov
28428a38b1 typo: deploy it in src/common/, not src/ 2006-10-13 08:22:21 +00:00
Dimitur Kirov
62fcc8eb76 move defs.py.in in data/ dir 2006-10-13 08:15:20 +00:00
Dimitur Kirov
bc3d5b0103 install gajim icons to datadir, not pkgdatadir 2006-10-11 15:09:48 +00:00
Dimitur Kirov
c9b6b043de removing dist files. 2006-10-11 12:42:31 +00:00
Dimitur Kirov
595f4bbf4b adding Stefan to AUTHORS file
cleaning Makefile.in-s in make maintainer-clean
skip noisy message in autogen.sh
2006-10-11 12:37:08 +00:00
Dimitur Kirov
ead66385e7 move ALL_LINGUAS to po/LINGUAS
fix install location for servers.xml
2006-10-11 09:19:01 +00:00
Stefan Bethge
b15387f37a merge autoconf additions to trunk 2006-10-11 02:17:53 +00:00
Stefan Bethge
1dbb2a891f merge zeroconf branch to trunk 2006-10-11 02:12:56 +00:00
Nikos Kouremenos
6261b64875 fix order in sub req window. default button (authorize) should be in the right. HIGGGGGGG 2006-10-10 16:04:48 +00:00
Nikos Kouremenos
f2dadec619 put tooltip on prio adjust TO (not with) status. fix 2006-10-10 15:15:35 +00:00
Nikos Kouremenos
5123ce3a21 more was always epxanded from prev commit. fix that 2006-10-10 13:23:33 +00:00
Nikos Kouremenos
65781aa18a put stuff that should be out of the table. out of it 2006-10-10 13:03:39 +00:00
Nikos Kouremenos
c794179f39 put transl comment 2006-10-10 12:59:06 +00:00
Nikos Kouremenos
33c492709d [Sergio] make date format tooltip translatable. fixes 2006-10-10 12:32:25 +00:00
Dimitur Kirov
0b1c124d10 typo 2006-10-09 15:35:06 +00:00
Dimitur Kirov
524204f4ef typo 2006-10-09 15:25:24 +00:00
Stefan Bethge
0d0ac51fa8 merge with trunk 2006-10-09 00:27:03 +00:00
Nikos Kouremenos
79779f26c1 rm greek title [long live glade automatic cr@p] from colorbutton. it was never shown. fixes 2006-10-08 11:56:15 +00:00
Nikos Kouremenos
8dfb1a5a66 unite room and server name resulting in a room jid interface [so it aligns with add new contact]. fixes 2006-10-07 12:18:51 +00:00
Yann Leboulanger
1ee6cbc8cf in vcard window, print role and affiliation when it's a gc vcard. Fixes 2006-10-06 14:29:15 +00:00
Dimitur Kirov
9df65fe303 clean .rpath from gettextize 2006-10-05 15:26:26 +00:00
Dimitur Kirov
f56897745d adding some enable options.
using $(srcdir) for files refered by wildcars
2006-10-05 15:08:07 +00:00
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
59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00
Yann Leboulanger
da7a93b696 missing glade diff 2006-10-03 15:34:09 +00:00
Yann Leboulanger
aa3230814c hide protocol_jid_combobox if only one
move auto_authorize checkbutton outside of table
Fixes 
2006-10-02 22:56:26 +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
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
207b8cac17 remove single message for local account,
change name of zeroconf prefs to modify account
2006-10-01 23:32:53 +00:00
Yann Leboulanger
6f48b3bcb8 [Timur]add an action button in subscription_request_window ti start a chat directly from there. 2006-10-01 17:52:57 +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
Nikos Kouremenos
9685ff6258 somehow clean priv list. this should have been NEVER commited 2006-09-29 15:55:14 +00:00
Nikos Kouremenos
c118ce3ad6 add code for [] show transports menuitem to work 2006-09-29 15:37:46 +00:00
Nikos Kouremenos
d72a1ef9b1 say hi to View menu and GNOME HIG. partially fixes [code is needed for show/hide transports] 2006-09-29 15:13:10 +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
341e88864c remove ssl/tls button from zeroconf props,
don't publish empty txt fields
2006-09-28 22:23:53 +00:00
Jean-Marie Traissard
320698e497 Added missing muc icons in goojim iconset 2006-09-28 12:28:33 +00:00