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
1bb7edc5b5
Put me in devs :)
2006-05-15 16:52:34 +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
Dimitur Kirov
fe335b6c0d
fix #1960
2006-05-13 18:43:48 +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
f619ddd76b
fixed accel
2006-05-11 20:34:37 +00:00
Dimitur Kirov
59a51d8b0d
add checkbutton for default chat font
2006-05-11 18:28:05 +00:00
Yann Leboulanger
4dff0ab9ff
remove missing fr folder
2006-05-11 06:02:36 +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
7a8cdad04c
new po location: po/LANG.po
2006-05-10 19:20:16 +00:00
Yann Leboulanger
51836690a8
missing glade diff ...
2006-05-10 16:34:59 +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
Yann Leboulanger
76bed366e2
better string
2006-05-09 20:38:44 +00:00
Dimitur Kirov
d8bf9f69a8
add two more possible statuses - #1945
2006-05-09 19:56:29 +00:00
Jean-Marie Traissard
a898cf4544
#1005 :
...
-Added events about FT, event status change
-Merge events first/next message reveived and add a condition about chat actually open with that contact for all events
-Added action about roster notification (animated icon for contact)
-Added glade file to translatable ones
2006-05-09 17:59:24 +00:00
Dimitur Kirov
6db39b590d
sort texts in completion list
2006-05-09 13:07:33 +00:00
Dimitur Kirov
1db4aa142b
redraw tabs from current window only
...
(fixes TB)
2006-05-09 13:03:52 +00:00
Jean-Marie Traissard
a106d402b8
#1005 : Advanced Notifications Control : First part : Preferences GUI.
2006-05-09 00:05:15 +00:00
Dimitur Kirov
b145e59b41
moved completion dict creation in helpers.py
2006-05-08 22:44:47 +00:00
Dimitur Kirov
70aad19405
remove test vcard window
2006-05-08 22:32:50 +00:00
Dimitur Kirov
634467f1f5
temp: wrap for os_label (Bart Kreska)
2006-05-08 22:30:17 +00:00
Dimitur Kirov
a727700780
show Start Chat dialog, instead of contacts
...
list in systray context menu
2006-05-08 22:22:40 +00:00
Dimitur Kirov
afdfdc05ce
add completion for single message dialog
2006-05-08 22:06:42 +00:00
Yann Leboulanger
c159894cc4
prevent TB
2006-05-08 22:00:02 +00:00
Dimitur Kirov
8f239a4be0
moved completion definition in a function
...
get_completion_liststore in gtkgui_helpers
2006-05-08 21:59:09 +00:00
Dimitur Kirov
37a65bd72e
Start Chat text
2006-05-08 21:34:57 +00:00
Jean-Marie Traissard
0fd1fd485e
Make 'None' translatable for proxy(connection proxy).
2006-05-08 21:25:41 +00:00
Dimitur Kirov
1941de6879
add completion for start chat dialog
2006-05-08 21:16:38 +00:00
Jean-Marie Traissard
019dd18e2f
Added various ACE descriptions.
2006-05-08 14:50:38 +00:00
Jean-Marie Traissard
bf861917f1
Typo in fr translation
2006-05-08 14:16:22 +00:00
Jean-Marie Traissard
35b3ab368a
Fix fr translation for confirm_close_muc description.
2006-05-08 13:40:04 +00:00
Yann Leboulanger
5942399214
[Geobert] ability to remove nickname in chat when consecutive message from same person. Fixes #1942
2006-05-08 08:19:20 +00:00
Yann Leboulanger
b65cc5b37f
glade for bookmark manager (goes with [6291])
2006-05-08 08:15:37 +00:00
Yann Leboulanger
9abd27fbf8
we can now configure if we want to see all status or only enter/leave in bookmarked rooms.
2006-05-07 21:44:57 +00:00
Yann Leboulanger
5748b3c276
avatar size (when the original one is too big) is now 125x125 instead of 48x48
2006-05-07 19:00:38 +00:00
Yann Leboulanger
086f65534f
add connection_handlers.py to POTFILES.in
2006-05-07 17:36:48 +00:00
Yann Leboulanger
56672097d1
add "clear" and "insert nickname" in message textview contact menu. Fixes #1933
2006-05-07 12:47:24 +00:00
Yann Leboulanger
255667a41c
shift + click on a GC occupant print his nick in textview. For #1933
2006-05-07 12:23:28 +00:00
Yann Leboulanger
92d7fe3d2a
a[space][tab] doesn't cycle anymore
2006-05-06 20:55:52 +00:00
Yann Leboulanger
d38840ba04
add , char at the end of nick at first TAB keypress.
2006-05-06 20:32:07 +00:00
Yann Leboulanger
34ee6ea2a7
show "NICK has joined the room" and print reason when someone leaves it. Fixes #1933
2006-05-06 20:01:25 +00:00