Commit Graph

7698 Commits

Author SHA1 Message Date
Julien Pivotto 67f60dff1f Make 'send custom status' in blocked groups context menu insensitive.
See [8255] and fix #3226.
2007-06-10 04:23:51 +00:00
Julien Pivotto 4e7871f695 Make 'send custom status' in contacts content menu insensitive. 2007-06-10 04:17:56 +00:00
Tomasz Melcer 93f963a1f0 Dataforms: fix a fix 2007-06-09 13:52:06 +00:00
Yann Leboulanger 7ef57b505d discover our server at startup even if we don't use filetransfert proxies. fixes #3224 2007-06-09 12:26:30 +00:00
Tomasz Melcer 964c3752cb Dataforms: DataRecord(extend=None) != DataRecord() 2007-06-09 12:21:35 +00:00
Stephan Erb ae9d082587 Remove my debug print 2007-06-09 11:57:25 +00:00
Stephan Erb f5ca215174 Seperate groupchat bookmark/add menu entry 2007-06-09 11:29:14 +00:00
Stephan Erb b41770d1f8 Adapt transport_menu to the style of the other menus 2007-06-09 11:24:46 +00:00
Yann Leboulanger 9f3fe8490b [Santiago Gala] IPv6 filetransfert. see #1969 2007-06-09 07:07:05 +00:00
Stephan Erb ea83642afc Adapt multi_contact_menu to the style of the other menus 2007-06-08 20:31:25 +00:00
Stephan Erb 1dd0c97838 Fix Account Creat Wizzard, let it not use a removed function. 2007-06-08 20:28:47 +00:00
Tomasz Melcer 401a9b4c02 Some comments added. 2007-06-07 22:49:47 +00:00
Julien Pivotto 08a8d169e9 remove groupchats from roster when the tab is destroyed 2007-06-07 12:47:07 +00:00
Julien Pivotto 2f6c9f0d19 Open private messages in minimized rooms by middle-clicking on systray icon. 2007-06-07 11:58:56 +00:00
Yann Leboulanger 7276ca50cf don't open autojoined groupchats when we go from invisible to offline 2007-06-06 21:55:43 +00:00
Yann Leboulanger 044feb0e1f Do not use xmpppy DataForm class 2007-06-06 21:40:56 +00:00
Yann Leboulanger 42746fc24f correct widget name 2007-06-06 21:07:06 +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
Yann Leboulanger 3ba415dfea prevent a TB when a jid is in mem but not in DB (is has been removed while gajim was running) fixes #3073 2007-06-05 13:13:20 +00:00
Julien Pivotto 2beba33a4a Fix inviting to a minimized groupchat in multiple contacts context menu 2007-06-05 11:19:13 +00:00
Yann Leboulanger 66e99f79ad [steve-e] better actions -> groupchat submenu. fixes #3209 2007-06-05 10:08:05 +00:00
Yann Leboulanger 6363a610df [steve-e] better expander labels. Fixes #3208 2007-06-05 10:01:42 +00:00
Julien Pivotto 166959f47f synchronize context menu icons from contacts to multiple contacts 2007-06-04 21:46:55 +00:00
Julien Pivotto 615fd253e6 Hide Send Group Message on the Groupchats group context menu 2007-06-04 21:31:57 +00:00
Julien Pivotto 05a4bd99ac Add a Maximize All item in Groupchats group context menu 2007-06-04 21:19:37 +00:00
Julien Pivotto 0c04e296c2 [steve-e] Add new bookmark before trying to select it. Fixes #3199. 2007-06-04 19:27:49 +00:00
Julien Pivotto 3859de42cc fix indentation in roster_window.py 2007-06-04 19:15:37 +00:00
Julien Pivotto 8034e4cda6 Fix spaces and tabs in roster_window.py 2007-06-04 19:13:44 +00:00
Julien Pivotto b82a5b96bc [steve-e]
* improve account context menu
 * improve groupchat user's context menu
 * improve group context menu
 * improve join groupchat menu
2007-06-04 18:27:09 +00:00
Julien Pivotto 246fd6d8fb Fix inviting a contact to a minimized groupchat 2007-06-04 17:03:01 +00:00
Julien Pivotto 4dea208279 Add «History» to roster groupchat context menu. 2007-06-04 16:36:40 +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
Yann Leboulanger b6dec549e0 [elghinn] fix indentation 2007-06-04 08:32:20 +00:00
Yann Leboulanger 5bca758fa6 [elghinn] Use common.xmpp.NS_PRIVATE instead of 'jabber:iq:private' in connection.py 2007-06-03 17:54:19 +00:00
Julien Pivotto d719b46b68 Update information and block icon in roster contacts context menu 2007-06-03 17:10:08 +00:00
Julien Pivotto 0147bcd5f8 Fix icon size and pgp icon in roster contact context menu. 2007-06-03 16:57:23 +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 f4c3786dc6 fix wrong char 2007-06-03 15:12:57 +00:00
Yann Leboulanger ecd995fda3 [omega] Don't check the fingerprint of the SSL certificats with a fixed list, but use OpenSSL to check if the certificat is valid. 2007-06-03 14:15:50 +00:00
Yann Leboulanger 583c3e3181 hide correct menuitems due to context menu refactoization 2007-06-03 14:10:54 +00:00
Yann Leboulanger 5d1a78f176 [elghinn] xmpppy typo 2007-06-03 14:07:54 +00:00
Yann Leboulanger fbd89e8d90 [elghinn] add common.xmpp.NS_PING in disco#info 2007-06-03 14:06:25 +00:00
Yann Leboulanger 1600ebf73b [elghinn] fix disco#items without node 2007-06-03 14:04:36 +00:00
Yann Leboulanger 3d4c7bf547 [elghinn] fix entity time support (xep 90 and 202) 2007-06-03 14:00:09 +00:00
Yann Leboulanger 21a53f70ad [elghinn] code cleanup 2007-06-03 13:57:42 +00:00
Yann Leboulanger 7f3e29f964 [elghinn] typo. fixes #3200 2007-06-03 13:55:46 +00:00
Yann Leboulanger 83a5805c97 [elghinn] ask confirmation when we close the ad hoc window in the middle of a command 2007-06-03 13:54:13 +00:00
Yann Leboulanger 274f8742bb use the new new_private_chat function 2007-06-03 13:45:32 +00:00