Yann Leboulanger
|
1656ea452b
|
rename gt+ theme to default. fixes #2794
|
2007-07-04 16:50:54 +00:00 |
|
Yann Leboulanger
|
039bf1e10e
|
use get_contact() when we give the resource. see #3275
|
2007-07-04 16:33:40 +00:00 |
|
Yann Leboulanger
|
8abd062365
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
|
Yann Leboulanger
|
33946aeeef
|
remove useless function get_contcats_from_jid (same as get_contact). see #3275
|
2007-07-03 10:22:41 +00:00 |
|
Yann Leboulanger
|
fd2be16f24
|
make the ask password for groupchat window async and entry visibility to False. fixes #3265
|
2007-06-29 08:19:13 +00:00 |
|
Yann Leboulanger
|
c8d808d956
|
fix TB when we remove an account. Fixes #3268
|
2007-06-28 21:22:27 +00:00 |
|
Yann Leboulanger
|
a1bf7363c7
|
better network_manager detection
|
2007-06-26 20:59:30 +00:00 |
|
Yann Leboulanger
|
519bfa9352
|
remove private messges from unread_messages table in logs.db
|
2007-06-25 19:34:23 +00:00 |
|
Yann Leboulanger
|
fc153017ec
|
ask password to user when we try to connect to a password protected room. fixes #2890
|
2007-06-24 21:19:41 +00:00 |
|
Yann Leboulanger
|
2c6b7494cc
|
check network events every 2 seconds is enough. fixes #3250
|
2007-06-19 16:19:57 +00:00 |
|
Julien Pivotto
|
2885e3dbda
|
[misc] Update own vcard when requested. Fix #3237.
|
2007-06-17 16:10:00 +00:00 |
|
Julien Pivotto
|
c92145c3b9
|
[misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
|
2007-06-16 21:31:19 +00:00 |
|
Julien Pivotto
|
ed3db807d9
|
Fix a bug with minimization and new accounts
|
2007-06-14 20:57:25 +00:00 |
|
Yann Leboulanger
|
d2914f642b
|
add minimize button to manage_bookmarks window. see #3034
|
2007-06-13 20:24:04 +00:00 |
|
Julien Pivotto
|
6338f63f03
|
Fix some bugs with minimized groupchats.
|
2007-06-11 10:13:16 +00:00 |
|
Yann Leboulanger
|
5ca32ba606
|
[sgala] check autoaway state only every 10 seconds, so that gajim allows for processors to sleep longer for power saving (see linuxpowertop.org)
|
2007-06-06 09:57:33 +00:00 |
|
Julien Pivotto
|
85c6c4b63c
|
* Use self instead of gajjim.interface in gajim.py
* Improve coding of [8220]
|
2007-06-04 12:22:51 +00:00 |
|
Julien Pivotto
|
6269150711
|
Fix a bug with (systray, drag and drop) and minimized groucpchat
|
2007-06-04 12:18:34 +00:00 |
|
Julien Pivotto
|
99f36260f9
|
Change also context menu 'send status' icon in roster.
|
2007-06-03 16:42:43 +00:00 |
|
Julien Pivotto
|
24f42e7549
|
Add sent status icon to contact's context menu. Fix #342.
|
2007-06-03 15:46:05 +00:00 |
|
Yann Leboulanger
|
274f8742bb
|
use the new new_private_chat function
|
2007-06-03 13:45:32 +00:00 |
|
Yann Leboulanger
|
75eb345ff9
|
prevent TB when we click on a popup notification of an already handled event
|
2007-06-03 13:42:51 +00:00 |
|
Yann Leboulanger
|
52c6c6cbb7
|
[roidelapluie] better groupchat support in roster and systray. Better nick support
|
2007-06-03 13:40:14 +00:00 |
|
Yann Leboulanger
|
0e3c634ff2
|
new account registration wizard that follow XEP 77 better. fixes #2700 too (advanced options available while creation an account)
|
2007-05-31 21:49:49 +00:00 |
|
Yann Leboulanger
|
94186d6d16
|
fix missing argument to handle_event_gc_notify function. Thanks sgala
|
2007-05-21 17:41:31 +00:00 |
|
Yann Leboulanger
|
a45a14546a
|
handle correctly vcards in groupchats : ask them to real jid if we know it, but considere it arrive from fake jid. Fixes #3172, #3173
|
2007-05-20 15:41:20 +00:00 |
|
Julien Pivotto
|
91edfcfbdd
|
Fix a bug with highlighing in groupchats
|
2007-05-17 15:50:55 +00:00 |
|
Julien Pivotto
|
993d72a8c1
|
Fix a bug with receiving Private Messages when roster is minimized, print the number of unread pm in roster, and change icon when a pm is received.
|
2007-05-17 12:55:44 +00:00 |
|
Jean-Marie Traissard
|
b10981bd03
|
Use only one (up to date) error dialog for aspell dictionary error. See #3165.
|
2007-05-14 03:59:57 +00:00 |
|
Yann Leboulanger
|
1674110503
|
show transport nickname if there is one and user hasn't set a nickname. fixes #3094
|
2007-05-12 20:30:26 +00:00 |
|
Yann Leboulanger
|
31101e5049
|
when we're disconnected because of a resource conflict, ask the user another resource. Fixes #3044
|
2007-05-09 20:59:29 +00:00 |
|
Julien Pivotto
|
ced8d45a5f
|
Fix a bug with status in PM window on status change.
|
2007-05-08 18:32:44 +00:00 |
|
Julien Pivotto
|
1ee858e606
|
Fix a bug with notifs in systray.
|
2007-05-08 15:38:23 +00:00 |
|
Julien Pivotto
|
19df2a0f9e
|
Fix some bugs and improve coding of minimized groupchats.
|
2007-05-07 21:02:48 +00:00 |
|
Julien Pivotto
|
253c7e6cfc
|
(Fix #3034) Add ability to minimize groupchats in roster, and to minimize autojoigned bookmarked rooms at launch.
|
2007-05-03 21:02:50 +00:00 |
|
Yann Leboulanger
|
9c67eb961c
|
[Peritus] handle confirmation requests sent via messages for XEP-0070. fixes #2995
|
2007-04-30 20:27:11 +00:00 |
|
Yann Leboulanger
|
3545dd3b90
|
[TheCurse] single-clicking ability. fixes #2072
|
2007-04-26 16:44:00 +00:00 |
|
Yann Leboulanger
|
798fd0e25a
|
[thecurse] add latex support (run dvips and convert externaly) through use_latex ACE option. fixes #2796
|
2007-04-25 21:51:08 +00:00 |
|
Yann Leboulanger
|
776c4614d5
|
[roidelapluie] add ability to block / unblock a contact / group directly from roster. see #253
|
2007-04-24 19:56:24 +00:00 |
|
Yann Leboulanger
|
9ed8a292f2
|
support JEP-0055 (search) for non-dataform services. TODO: improve GUI
|
2007-04-19 20:54:42 +00:00 |
|
Yann Leboulanger
|
f3676520c4
|
really take nick from FN field
|
2007-04-19 19:55:50 +00:00 |
|
Yann Leboulanger
|
cac46db66c
|
if no NICKNAME is present in our vcard, use FN fiield as our default nickname.
|
2007-04-19 19:02:56 +00:00 |
|
Yann Leboulanger
|
41bdb0c7f6
|
begining of XEP-0055 (search) implmentation. For the moment, works only with dataforms. see #1922
|
2007-04-19 13:31:28 +00:00 |
|
Yann Leboulanger
|
38b48d0134
|
[roidelapluie] add /ping command and ping menuitem in chat window. fixes #2947
|
2007-04-18 16:40:48 +00:00 |
|
Jean-Marie Traissard
|
bf05bec320
|
re-add r'
|
2007-03-31 12:22:38 +00:00 |
|
Jean-Marie Traissard
|
e0b88bb53c
|
[bb]Better string manipulation
|
2007-03-31 12:07:40 +00:00 |
|
Yann Leboulanger
|
ada5753cb9
|
detect correctly running instances under win with built version. fixes #3050
|
2007-03-22 18:37:23 +00:00 |
|
Yann Leboulanger
|
738da72f5a
|
[andreas] don't change status message when we go auto away and no autoaway status message is defined. Same thing for autoXA. fixes #2994
|
2007-03-07 16:52:08 +00:00 |
|
Yann Leboulanger
|
5b63c41c41
|
use new dataform widget in register agent window. Remove no more used old DataFormWindow.
|
2007-02-15 09:18:24 +00:00 |
|
Yann Leboulanger
|
3534bb30cd
|
use new dataform widget in groupchat config window
|
2007-02-14 16:48:25 +00:00 |
|