Jean-Marie Traissard
4dce6d9e82
typo, thanks bb for report.
2006-04-09 21:46:51 +00:00
Yann Leboulanger
fc4510aa94
Version in gajim.desktop.in is the version of the desktop spec, not of the program, and it's optional
2006-04-09 21:08:56 +00:00
Nikos Kouremenos
e2fe93b5e2
update desc in debian/control. let me hope I did not break it and Yann is angry :P
2006-04-09 20:24:09 +00:00
Nikos Kouremenos
47a8ddccd5
make sure that when we log, msg is not None
2006-04-09 19:46:11 +00:00
Dimitur Kirov
d3013cc367
removed useless argument
2006-04-09 19:16:27 +00:00
Nikos Kouremenos
645af4e7b7
show nickname/subj cols only when needed
2006-04-09 19:08:57 +00:00
Jean-Marie Traissard
b80772ed98
I hear that string aren't frozen yet, so better string for single message.
2006-04-09 18:30:09 +00:00
Jean-Marie Traissard
38b47fc6db
Remove some right click on account menuitem as nk said
...
Really send a single when right click on account -> single (can't change the string as string are freezed and good string that
is in systray doesn't have '...' at the end)
Add missing funcion call
2006-04-09 18:14:59 +00:00
Jean-Marie Traissard
5143fcc0dd
Always use the same sort in the menu lists (account-actions)
...
FIXME : in right click on account, open_new_message open a new_chat. So what do we want ?
2006-04-09 16:53:09 +00:00
Nikos Kouremenos
e3c9a07aaa
ask C to copy list; respect 80 chars margin; use show and not print when you mean show
2006-04-09 16:48:24 +00:00
Nikos Kouremenos
6f935c5ce0
user_profile_window will replace vcard_window in .11. the fact that this window looks a lot like gnome-about-me is not a coincidence. I like how GNOME HIG looks on gnome-about-me and also eds intergration is planned. atm I commit this, as is. strings are permanent, and those that are notes, are unchecked for translation
2006-04-09 16:34:20 +00:00
Jean-Marie Traissard
4018894f41
Use the right way to copy a list in python, thanks Yann.
2006-04-09 16:03:50 +00:00
Jean-Marie Traissard
ba2f6221fb
If a contact is in 'Not in Roster' group in the roster, see him in systray->chat_with->'Not in Roster'
2006-04-09 14:08:46 +00:00
Yann Leboulanger
b9c96a195d
destroy dialog when we press ok in history_manager.py when we delete a jid. Fixes #1833
2006-04-09 12:38:38 +00:00
Yann Leboulanger
42cc2360c1
make sure we don't look jid with resource in contacts
2006-04-09 11:45:21 +00:00
Jean-Marie Traissard
ce2269e73f
Join gc menu in systray. Fixes #690 .
...
Should I move add_bookmarks_list() in another file ?
2006-04-09 11:13:39 +00:00
Nikos Kouremenos
73bdf4900d
make clear and append logic non-bogus; move FIXME to the right place;TODO fix fime
2006-04-09 11:02:43 +00:00
Nikos Kouremenos
c92f151f32
we can now export room logs too
2006-04-09 10:40:51 +00:00
Yann Leboulanger
da614accfa
hide subscription menuitem for not in roster contacts. Fixes #1821
2006-04-09 10:35:21 +00:00
Nikos Kouremenos
b2032686bb
we now also have nickname in history mgr
2006-04-09 10:32:34 +00:00
Jean-Marie Traissard
0ef8b05a8d
List of gc bookmarks in account menu.
2006-04-09 10:05:26 +00:00
Yann Leboulanger
46623708e9
remove output warning about indentation in released gajim. Fixes #1527
2006-04-09 10:00:45 +00:00
Yann Leboulanger
f16d8efb17
prevent a TB
2006-04-09 09:44:20 +00:00
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