Commit graph

5889 commits

Author SHA1 Message Date
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
243ff81626 Proxy password should be show as ***** 2006-05-18 18:26:51 +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
Yann Leboulanger
8bc7911a27 new patch for debian build 2006-05-16 16:16:14 +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
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