Commit graph

5739 commits

Author SHA1 Message Date
Yann Leboulanger
0793c64053 contacts.get_contact() now always returns a list (empty if needed) when no resource is given. Should fix #1821 2006-04-09 09:39:02 +00:00
Jean-Marie Traissard
3fbe15edab Do not TB in systray when a contact has 'not in the roster' for show, don't list him in chat
with.
2006-04-09 00:08:34 +00:00
Jean-Marie Traissard
d8a7246d89 Better comment 2006-04-08 23:12:32 +00:00
Nikos Kouremenos
f303313394 fix trasnation.py to produce history manager header and update pos/po 2006-04-08 23:00:00 +00:00
Jean-Marie Traissard
b72e3aa100 Re-add nk's 'Profile, Avatar' menu, make it working 2006-04-08 22:47:57 +00:00
Nikos Kouremenos
522aa0e5fa shorter 2006-04-08 22:21:01 +00:00
Nikos Kouremenos
dded0b6307 :-/ is alias for :/ 2006-04-08 22:13:07 +00:00
Nikos Kouremenos
22f177111e improve sentence 2006-04-08 17:53:13 +00:00
Dimitur Kirov
0c9ceace11 nonmodla FT request dialog 2006-04-08 17:02:55 +00:00
Dimitur Kirov
481c08560f removed useless methods 2006-04-08 16:51:56 +00:00
Dimitur Kirov
29852a931f don't try to send if connection is down
(this check should be done in all functions
 that may come from user response to dialogs)
2006-04-08 16:40:43 +00:00
Dimitur Kirov
a49e89c6b5 don't try to do a nasty connect 2006-04-08 16:29:16 +00:00
Yann Leboulanger
2a55963ee0 in gentoo package to have nslookup is bind-tools 2006-04-08 16:20:46 +00:00
Dimitur Kirov
2fa30b7e1e use realm from first challenge response 2006-04-08 15:58:50 +00:00
Dimitur Kirov
6556d01cbe change(s) from xmpppy 2006-04-08 15:39:37 +00:00
Jean-Marie Traissard
039a74adff Sort contact by show in systray->chat with if sort_by_show is on. Fixes #1539 2006-04-08 14:33:04 +00:00
Nikos Kouremenos
40f41bf81d typo 2006-04-08 11:38:16 +00:00
Nikos Kouremenos
f0b186808f typo 2006-04-08 10:34:47 +00:00
Nikos Kouremenos
cfb307b929 respect 80 margin char please! replace word print with word show which is the correct one 2006-04-08 10:33:13 +00:00
Nikos Kouremenos
9e35ac7aeb improve function name; move it to where we keep those 2006-04-08 10:28:53 +00:00
Dimitur Kirov
c220fed809 fixes #1827 2006-04-08 01:25:16 +00:00
Dimitur Kirov
e95cd81587 show roster when there are no old and new logs 2006-04-08 01:11:11 +00:00
Dimitur Kirov
fa764c1379 updated man with new commands and corrected our
room host
2006-04-08 00:48:09 +00:00
Dimitur Kirov
71314f2b08 don't try to reconnect if socket was never
connected
2006-04-08 00:30:33 +00:00
Dimitur Kirov
077e3e1084 take care for winners 2006-04-07 23:49:49 +00:00
Nikos Kouremenos
eb4aa3b9c9 take commit comment to actual code comment so readability is increased and comment is on-line help 2006-04-07 23:47:24 +00:00
Dimitur Kirov
ad803388ad destroy banner tooltip on close 2006-04-07 23:44:34 +00:00
Yann Leboulanger
c73abbab57 correctly handle resources when chat window get focus. Fixes #1785 2006-04-07 23:29:07 +00:00
Yann Leboulanger
e9bd817680 destroy sub menus in systray popup menu before creating new. Fixes #1820 2006-04-07 23:07:14 +00:00
Dimitur Kirov
52d01323ce mirate logs by spawing a child python process
No progress text, only pulsebar
2006-04-07 22:57:27 +00:00
Yann Leboulanger
8c56beac9b destroy advanced_menus before creating new one. Fixes #1820 2006-04-07 21:50:27 +00:00
Dimitur Kirov
1273e35617 typo: wrong ticket number, should be #1629 2006-04-07 21:05:16 +00:00
Dimitur Kirov
047ebf27ef try reconnect if connection has failed befor
auth to server (#1663)
2006-04-07 21:01:37 +00:00
Jean-Marie Traissard
42edced97b Reorganize action menu code : less checks, less loops, same functionalities 2006-04-07 20:22:12 +00:00
Yann Leboulanger
30f7f7bea8 don't rescale image when size is < 1 2006-04-07 19:03:38 +00:00
Yann Leboulanger
c0bcd072c0 destroy context menu when selection is done. see #1820 2006-04-07 15:51:17 +00:00
Yann Leboulanger
163d3ebadf fix encoding problem. Fixes #1825 2006-04-07 15:44:33 +00:00
Nikos Kouremenos
d47db39011 introduce new class for non modal filechooser. atm still blocks 2006-04-07 14:23:21 +00:00
Nikos Kouremenos
81cc6e9a5b tab label left align 2006-04-07 13:40:54 +00:00
Nikos Kouremenos
00fe7bf965 fix so tab label expands and fills 2006-04-07 13:34:48 +00:00
Nikos Kouremenos
637e865960 rm leftover fixme 2006-04-07 12:27:00 +00:00
Nikos Kouremenos
db1cffb299 parent.destroy() destroys childs too 2006-04-07 11:09:11 +00:00
Jean-Marie Traissard
7c85a32cbb Include users with no group un "General" group in systray->chat with 2006-04-06 21:19:26 +00:00
Jean-Marie Traissard
f2355f9e6c print submenus only when more than one account is connected, not when more than one is configured, sort
some menus in systray->chat
2006-04-06 18:37:24 +00:00
Yann Leboulanger
8502d69f8d handle click on old-style popup window the same way as for new-style. Fixes #1785 2006-04-06 18:13:06 +00:00
Yann Leboulanger
2c552d2b85 remove no more used func 2006-04-06 17:27:33 +00:00
Yann Leboulanger
1bc78a3818 we remove agent even if it doesn't reply. Fixes #1756 2006-04-06 16:58:20 +00:00
Yann Leboulanger
29f41b223a we can now disable avatars by setting width or height to 0. Partially fixes #1816 2006-04-06 16:20:59 +00:00
Yann Leboulanger
8ad5dec778 don't add / at the end of agent if no resource. Fixes #1813 2006-04-06 15:46:57 +00:00
Jean-Marie Traissard
515cbaa270 Do not create and show xml console when creating an account. Fixes #1815 2006-04-06 11:15:04 +00:00