Commit graph

10033 commits

Author SHA1 Message Date
Yann Leboulanger
952dab118b [Simon Morgan] don't hide() window when we click on systray, but iconify() it. Fixes #4938 2009-04-03 18:48:31 +00:00
Yann Leboulanger
876f429119 fix kde notificatinos (they don't support capabilities). Fixes #4940 2009-04-01 13:39:52 +00:00
Yann Leboulanger
e763627a6c disable send_file button when we don't know the resource. Fixes #4884 2009-03-25 12:12:23 +00:00
Yann Leboulanger
9bc7c4aa95 add missing var to connection_zeroconf.py 2009-03-25 06:56:39 +00:00
Yann Leboulanger
1b4949003e fixed polish translation 2009-03-22 17:11:16 +00:00
Yann Leboulanger
2913a9c80d win.get_property('has-toplevel-focus') doesn't work under windows when we click on systray: focus is on systray icon. Fixes #4888 2009-03-22 08:53:31 +00:00
Yann Leboulanger
1b34a125c0 escape file name in file transfer accept dialog 2009-03-20 21:05:45 +00:00
Yann Leboulanger
d2f1f20c1e don't add a self contact row when we get an offline presence from an unknown resource. Fixes #4582 2009-03-20 20:17:13 +00:00
Yann Leboulanger
5e44243758 fix traceback with kerberos GSSError handling. 2009-03-20 20:02:05 +00:00
Yann Leboulanger
fc64374d81 [godlark] updated polish translation 2009-03-19 20:31:26 +00:00
Yann Leboulanger
c7c5d0f66d don't fail when we get a wrong time format when requesting contact time 2009-03-18 11:04:25 +00:00
Yann Leboulanger
9d307570df missing ) 2009-03-18 11:03:16 +00:00
Yann Leboulanger
346dbc04b2 handle GSSError exceptions. Fixes #4913 2009-03-18 09:14:10 +00:00
Yann Leboulanger
9900698dc5 typo. Fixes #4912 2009-03-18 07:10:18 +00:00
Yann Leboulanger
cfd0b4835a prevent traceback when password is not entered. Fixes #4912 2009-03-17 19:35:52 +00:00
Yann Leboulanger
9b5c8db2ce prevent Traceback when server replies badly to resource binding request. Fixes #4880 2009-03-16 09:54:57 +00:00
Yann Leboulanger
a9f233d2cd show only contact with subscription none of from in the bottom of roster. Fixes #4877, see #4778 2009-03-16 09:37:40 +00:00
Yann Leboulanger
f1ae7fc984 do not enable zeroconf if avahi or bonjour is not available. Fixes #4891 2009-03-16 08:43:13 +00:00
Yann Leboulanger
a802edbf65 fix typo in dbus handling. Fixes #4905 2009-03-15 12:11:50 +00:00
Yann Leboulanger
28f443dd21 copyright is until 2009 2009-03-14 12:36:02 +00:00
Yann Leboulanger
92ee243829 close passphrases dialog when we are disconnected. Fixes #4702 2009-03-14 11:30:09 +00:00
Yann Leboulanger
4b3206f043 [James Westby] Don't use actions in notifications if the server doesn't support them. Fixes #4862 2009-03-13 21:51:49 +00:00
Yann Leboulanger
dccf065418 better way to add http://. see #4857 2009-03-11 19:12:56 +00:00
Yann Leboulanger
5615402a73 get new .ico file from 0.12 branch 2009-03-11 18:58:10 +00:00
Yann Leboulanger
1dd6ee0390 [Florob] add http:// to URLs before giving them to gnome-open. Fixes #4857 2009-03-11 17:48:34 +00:00
Yann Leboulanger
8fccef98c7 add missing file. Fixes #4898, #4874 2009-03-11 17:00:28 +00:00
Yann Leboulanger
3eb203a504 typo 2009-03-11 09:58:25 +00:00
Yann Leboulanger
cbef579dd8 decode error message returnd by GPG. Fixes #4893 2009-03-11 09:57:24 +00:00
Yann Leboulanger
93fd47256d [brubru] fallback to field 's identifier (var) when there is no Human-readable name (label). Fixes #4894 2009-03-11 09:47:16 +00:00
Yann Leboulanger
5bc09c2a6a [brubru] don't fail when open pref window with no accoutn configured. Fixes #4895 2009-03-11 09:40:08 +00:00
Yann Leboulanger
5301dcd4a0 check OSError from gtkspell.py. Fixes #4897 2009-03-11 09:17:23 +00:00
Yann Leboulanger
aa44b8466a [brubru] colored output of logging system. Fixes #4875 2009-03-11 09:16:07 +00:00
Yann Leboulanger
68b26fda17 fix GTK warning with spinButton 2009-03-11 07:28:21 +00:00
Yann Leboulanger
39e2491224 hide tabs in account creation wizard 2009-03-06 05:55:50 +00:00
Yann Leboulanger
8f4d15f527 remove no more used code. Fixes #4853 2009-03-05 20:14:08 +00:00
Yann Leboulanger
46d1f0298d add missing file. Fixes #4289 2009-03-04 13:44:01 +00:00
Yann Leboulanger
1dbdfce11b [Dicson] don't take into account ask_on(ff)line_status when we send a custon suatus. Fixes #4828 2009-03-02 17:41:51 +00:00
Yann Leboulanger
be6fe24630 hide XEP-184 tooltip when needed. Fixes #4855 2009-03-01 16:59:06 +00:00
Yann Leboulanger
8aa62e2658 reorder username and server fields in add account wizard. Fixes #4853 2009-03-01 16:40:20 +00:00
Yann Leboulanger
aff4e444f6 fix argument calling in launchers. Fixes #4847. See #4819 2009-03-01 16:20:22 +00:00
Yann Leboulanger
eb9580e985 fix focus in account creation wizard. Fixes #4835 2009-03-01 14:34:18 +00:00
Yann Leboulanger
bdee736978 fix focus problem in pref window. see #4835 2009-03-01 14:28:55 +00:00
Yann Leboulanger
a4bc1f82a9 [Pavol Klačanský] updated Slovak translation 2009-03-01 14:05:29 +00:00
Yann Leboulanger
56035d505d [Sergiy Yegorov] updated Ukrainian translation 2009-03-01 13:58:25 +00:00
Yann Leboulanger
4ac8b1eb96 [Sergiy Yegorov] typo 2009-03-01 13:51:20 +00:00
Yann Leboulanger
596327860c [Sergiy Yegorov] typo 2009-03-01 13:49:11 +00:00
Yann Leboulanger
412243ed36 [Daniel Nylander] updated Swedish translation 2009-03-01 13:36:29 +00:00
Yann Leboulanger
5194387338 put gajim application log file in application data/gajim folder. Fixes #4832 2009-03-01 13:12:38 +00:00
Yann Leboulanger
53de0bda9a fix typo. Fixes #4834 2009-02-20 18:56:04 +00:00
Yann Leboulanger
5834a2ae82 ability to block all contacts (from privacy list editor). Fixes #4831 2009-02-20 10:15:16 +00:00