Dimitur Kirov
25e6d9f4aa
send our real show, when we connect to a
...
transport
2006-05-31 21:12:03 +00:00
Dimitur Kirov
4aa6c95398
don't drop contact in the same group if
...
destination jid belongs to other account
2006-05-31 11:45:04 +00:00
Dimitur Kirov
01c37775bf
reverse as a separate statement
2006-05-31 06:36:49 +00:00
Yann Leboulanger
97430552cb
rename vcard / avatar files when a gc contact changes his nick. Fixes #1914
2006-05-30 11:41:58 +00:00
Dimitur Kirov
adb54d0eb7
prevent TB on window destroy
2006-05-29 18:23:12 +00:00
Dimitur Kirov
b51ba152ea
nkour: fix slack version
2006-05-29 14:19:18 +00:00
Dimitur Kirov
d4b6cb7aa6
set wrap WORD_CHAR and skip horizontal scrlbar
2006-05-27 09:18:30 +00:00
Dimitur Kirov
880253f9d3
say where is the pid file, which must be
...
deleted
2006-05-27 07:46:06 +00:00
Dimitur Kirov
5de6896433
sort resources by priority
2006-05-26 20:41:03 +00:00
Dimitur Kirov
01ba1a5c24
check if we have perms to store the file
2006-05-26 14:21:00 +00:00
Yann Leboulanger
fe7f50cab3
gajim now create a pid file (~/.gajim/gajim[.profile].pid so that one profile cannot be launched twice) Fixes #1480
2006-05-26 13:32:52 +00:00
Yann Leboulanger
4d024667fd
always use excepthook.py under win (isatty() is not supported)
2006-05-26 13:26:53 +00:00
Yann Leboulanger
d848e71d3b
menu are now shown before popup so that they are correctly placed.
2006-05-26 13:25:31 +00:00
Yann Leboulanger
3e1dd88ee0
we can now save avatars on HD where we want (right click on image). Fixes #1817
2006-05-26 13:19:52 +00:00
Jean-Marie Traissard
a0df4ece76
oups, fix reference problem
2006-05-25 10:40:07 +00:00
Jean-Marie Traissard
aec02d72db
Comment and clarify roster_window.on_message()
2006-05-25 10:26:55 +00:00
Dimitur Kirov
6953685979
prevent loop when adding metacontact to roster
...
(fixes #1953 and maybe #1991 )
2006-05-24 18:17:51 +00:00
Jean-Marie Traissard
d440bdddab
Do not highlight in gc in case we are sure our nick is beginning of a real word (nick after = A->Z or a->z)
2006-05-24 16:15:49 +00:00
Jean-Marie Traissard
e96724224d
#1005 preparation : move popups and sound code for incomming new messages to notify.py
2006-05-22 20:14:54 +00:00
Jean-Marie Traissard
1a7fbe727f
make muc-actions -> "bookmark this room" work with print_status
2006-05-22 14:38:20 +00:00
Jean-Marie Traissard
6a05b5d529
Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window)
2006-05-21 20:50:48 +00:00
Jean-Marie Traissard
93fec9d9e1
Set gajim icon for history manager window too. Fixes #1986 .
2006-05-21 20:42:26 +00:00
Jean-Marie Traissard
6d0e6b5289
Do not play incoming message sound when message from unknown contact and ignore_unknown_contacts
...
Fixes #1970 .
2006-05-21 19:46:36 +00:00
Jean-Marie Traissard
c462cbba16
when clicking on a contact in roster : remove duplicate code, also open awaiting events when middle clicking
...
instead of always open chat
2006-05-21 19:35:33 +00:00
Dimitur Kirov
d0bb4b3f53
prevent TB
2006-05-20 19:06:16 +00:00
Dimitur Kirov
7e467e04f8
shrink account and protocol comboboxes
2006-05-19 22:30:23 +00:00
Dimitur Kirov
226e5372e4
new arguments for gajim-remote add_contact
...
(<jid> [account]). If account is not specified,
show a combobox with active accounts
2006-05-19 21:13:45 +00:00
Jean-Marie Traissard
d7c5230573
Do not try to remove item from roster if contact is not in roster. Fixes #1967 .
2006-05-19 02:42:54 +00:00
Alex Mauer
d4c11be06d
* Add/move the last read line even if the window is focused, if we're on
...
a different tab.
2006-05-18 21:45:59 +00:00
Jean-Marie Traissard
30f83fc2cb
Typo + Really delete unused make_groups_submenus_for_chat_with() + redraw pm tab AFTER muc contact
...
disconnected + fix reference before assignement TB
2006-05-18 18:07:53 +00:00
Travis Shirk
14187e6eee
A friend running OpenBox on Debian had an undefined trayicons_functions symbol which prevented the trayicon from loading. This patch fixes that.
2006-05-18 00:11:58 +00:00
Jean-Marie Traissard
7cd0b8d603
Don't print "new_nick has joined the room" after "old_nick is now known as new_nick". Add new_nick to roster
...
when we receive /nick stanza.
2006-05-17 17:56:33 +00:00
Alex Mauer
b82a36083e
* If the room bookmark has no print_status defined, then default to
...
configured print_status_in_muc
2006-05-16 22:30:55 +00:00
Jean-Marie Traissard
e58130611d
Deal with non utf8 status messages in change status message dialog
2006-05-16 18:49:34 +00:00
Dimitur Kirov
c4d7ec992a
added eggtrayicon from mail-notification.
...
This should make tray icon transparent for non-
gnome desktops.
2006-05-16 08:51:48 +00:00
Yann Leboulanger
956ae9c34b
[francois] notifies dbus when a new gmail message arrives. Fixes #1961
2006-05-15 17:27:48 +00:00
Jean-Marie Traissard
a5b7301cd8
[nicfit] Better description of option tabs_border.
2006-05-15 16:35:49 +00:00
Jean-Marie Traissard
7d4cebf970
Fix TB when bookmark['print_status'] is not stored on server
2006-05-14 21:34:25 +00:00
Jean-Marie Traissard
d39055fe3c
Sorted merged account line right click -> account_list
2006-05-14 16:28:09 +00:00
Jean-Marie Traissard
8decfc44a2
Sort groups in edit group dialog, even when adding one. Note that it doesn't lower groupname before sort.
...
Make edit group window longer but with no vscroolbar if necessary.
2006-05-14 16:19:04 +00:00
Jean-Marie Traissard
1dfd15631b
When in merged account mode, if we drag and drop contacts from one account to another, show drop menu,
...
allow to change group, inform user why creation of metacontact is not possible. Fixes #1383 .
2006-05-14 15:12:17 +00:00
Jean-Marie Traissard
de3af10b75
For GC, draw banner AFTER we change status of control
2006-05-11 21:46:55 +00:00
Dimitur Kirov
7db9216442
make sure we are disconnected after connection
...
is lost ??? #1955 by j@bootlab.org
2006-05-11 20:51:39 +00:00
Dimitur Kirov
59a51d8b0d
add checkbutton for default chat font
2006-05-11 18:28:05 +00:00
Jean-Marie Traissard
00669c06a0
Missing upcase letter
2006-05-10 20:29:17 +00:00
Jean-Marie Traissard
af3500a225
#1005 preparation : Begin to move notifications to notify.py :
...
-moved popup and sound for contact in/out
-added popup for status change (always disable for the moment, will be advanced only)
Note : removed "if not gajim.awaiting_events[account].has_key(jid)" from condition for an in/out popup to be showed
2006-05-10 20:25:51 +00:00
Yann Leboulanger
d7d0e25d25
print_status_in_muc is not a string which can be 'all', 'none' or 'in_and_out'(default one). version is 0.10.0.1 to update this variable.
...
show_status becomes print_status in server (show_status is still read for transition)
2006-05-10 16:25:57 +00:00
Dimitur Kirov
d008b51b64
updated connect error checks
2006-05-10 11:22:47 +00:00
Dimitur Kirov
0291b50fec
added command start_chat (Geobert QUACH patch)
2006-05-09 22:13:46 +00:00
Dimitur Kirov
d8bf9f69a8
add two more possible statuses - #1945
2006-05-09 19:56:29 +00:00