Commit Graph

6643 Commits

Author SHA1 Message Date
Dimitur Kirov 6957b216a6 missing file 2006-10-11 07:22:20 +00:00
Dimitur Kirov 3ffabf9b2d renamed, to be autoconf compatible 2006-10-11 07:16:58 +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
Yann Leboulanger ff8ba1f56e print error message instead of raising a TB when Dbus is not present and we try to use gajim-remote. Fixes #2539 2006-10-10 18:20:09 +00:00
Yann Leboulanger 78f27533b6 remove a test that breaks Gajim, Nikos, look at what you wanted to do.
And fix a func name too
2006-10-10 17:33:53 +00:00
Yann Leboulanger 713d523344 fix wrong var name. fixes TBs 2006-10-10 17:25:26 +00:00
Jean-Marie Traissard 9f417b7396 syntax 2006-10-10 16:34:09 +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 d2261775c1 ask os_info for observers. fixes #2476. the same happens (and cannot be fixed) for invisible, but how often we ask os info on invisible people? (and also that can betray their invisibility eventhough it is their client that hsould not reply if they are invisible. anyways..) 2006-10-10 16:01:15 +00:00
Nikos Kouremenos 9448a325c7 use introduced functions 2006-10-10 15:58:48 +00:00
Nikos Kouremenos a1102880b9 intro is_hidden_from_roster and is_observer 2006-10-10 15:57:20 +00:00
Yann Leboulanger aae7e7e99c allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528 2006-10-10 15:53:42 +00:00
Nikos Kouremenos f6ba23bf13 if not dbus, music track synching cannot happen no matter if user is not windows user. fixes #2526 2006-10-10 15:33:08 +00:00
Nikos Kouremenos 627469e5e0 from common.exceptions import GajimGeneralException as GajimGeneralException -> from common.exceptions import GajimGeneralException 2006-10-10 15:29:10 +00:00
Nikos Kouremenos a25b63bcc3 remove a fixme. close #2493 2006-10-10 15:26:52 +00:00
Nikos Kouremenos f2dadec619 put tooltip on prio adjust TO (not with) status. fix #2536 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 #2535 2006-10-10 12:32:25 +00:00
Jean-Marie Traissard 6ab1780bdc typo 2006-10-10 08:05:02 +00:00
Stefan Bethge 6ea11dc7ad fix avatars not showing with zeroconf enabled 2006-10-10 00:59:31 +00:00
Jean-Marie Traissard f66c09129e eo translation : reason is not mandatory 2006-10-09 21:58:28 +00:00
Yann Leboulanger f85688b303 [Sergey Khlutchin] updated esperanto translation 2006-10-09 20:32:55 +00:00
Stefan Bethge f405de3fc1 fix update_details (wrong indent) 2006-10-09 17:48:32 +00:00
Yann Leboulanger 80c2f297d6 reconnect time is now random ([5-15] if retrycount <= 5, else [15, 25])
reconnect infinitly when autoreconnect option is True. fixes #2411
2006-10-09 15:53:30 +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 2bd74a3937 don't allow delete key for local accounts 2006-10-09 14:58:57 +00:00
Stefan Bethge 5f9e24a776 fix TB on receiving message after merge from trunk 2006-10-09 14:27:20 +00:00
Yann Leboulanger 835643da91 do not ask confirmation window nor check if a row is selected when we close muc with /leave (or others) command. fixes #2528 2006-10-09 11:09:17 +00:00
Yann Leboulanger 4af1f56136 really save passphrase when we check "save password" checkbutton 2006-10-09 10:17:53 +00:00
Yann Leboulanger b821d23f70 get real jid of contact we want to ban from a room. Fixes #2521 2006-10-09 10:15:14 +00:00
Yann Leboulanger 0a572cf822 check if contact is still in room when we want to draw his avatar 2006-10-09 09:59:08 +00:00
Yann Leboulanger c3062d493b PrivateChatControl now hold room name so that we can draw banner of pm even if room control has been closed. Fixes #2527 2006-10-09 09:40:04 +00:00
Yann Leboulanger feb9ba709a put xhtml event in queue for pm too. fixes #2524 2006-10-09 09:10:32 +00:00
Yann Leboulanger 6b0bf2b2a0 do not log gc invitation. Fixes #2525 2006-10-09 09:00:23 +00:00
Stefan Bethge bbeab47dc7 add 7146 2006-10-09 00:32:02 +00:00
Stefan Bethge 0d0ac51fa8 merge with trunk 2006-10-09 00:27:03 +00:00
Jean-Marie Traissard 0f7e244623 Do not reload full UI when opening prefs. I see no reason. Introduced in [5586]. 2006-10-09 00:01:18 +00:00
Jean-Marie Traissard ca238eb828 lower jid/email in right click in conv_textview 2006-10-08 21:43:07 +00:00
Jean-Marie Traissard 47536d3158 Do not show [u'bad_jid'] but bad_jid 2006-10-08 20:44:05 +00:00
Jean-Marie Traissard 2315eb8907 it's only room_jid now, was missing in [7112], [7142] was not enough 2006-10-08 19:14:01 +00:00
Jean-Marie Traissard b8b7aa8ab1 Fix var name 2006-10-08 15:22:23 +00:00
Nikos Kouremenos ff513d850a close cursor before close connection 2006-10-08 13:54:22 +00:00
Nikos Kouremenos ddeb9dfe8e execute not executescript 2006-10-08 13:18:32 +00:00
Nikos Kouremenos 7ab63bed0f rm a print 2006-10-08 12:09:57 +00:00
Nikos Kouremenos 8d74950f42 use GajimGeneralException instead of RuntimeError everywhere we meant to use that 2006-10-08 12:07:33 +00:00
Nikos Kouremenos 54265a93bd sort accounts in gc_sub_menu everywhere [both in roster and in tray] 2006-10-08 12:03:32 +00:00