Commit Graph

51 Commits

Author SHA1 Message Date
Denis Fomin b3b691c345 Fix typo. Fixes #7598 2013-12-18 20:08:45 +04:00
Yann Leboulanger 6e410b463b show bookmarked rooms in invite to menu when possible. Fixes #4455 2013-12-02 12:17:32 +01:00
Yann Leboulanger 812e8c331d fix inviting several contacts to a room. And don't allow to invite transports. Fixes 7527 2013-11-01 12:08:05 +01:00
Yann Leboulanger b38fac4abe show transport menu in chat control banner if the chat window is with a transport. Fixes #7520 2013-10-31 15:14:06 +01:00
Denis Fomin a7e9182e05 Fix transport detection 2013-10-25 21:49:07 +04:00
Yann Leboulanger 7745ea8f95 gtk -> Gtk 2013-09-15 11:54:42 +02:00
Denis Fomin d81f296e4c Fix 'document-open-recent' icon problem. Fixes #7444 2013-09-04 18:01:57 +04:00
Denis Fomin 1ef8b0dcf6 Fix invite menu for group. Fixes #7422 2013-08-29 23:28:58 +04:00
Denis Fomin 619500c3d4 Replacing some of the icons. Fixes #7445 2013-08-28 18:33:27 +04:00
Denis Fomin 01946a9bac Change history icon if theme have 'document-open-recent' icon. 2013-08-24 15:17:45 +04:00
Denis Fomin 3b41ce148f Coding standards 2013-08-23 12:23:10 +04:00
Denis Fomin 314d2a4b30 Fix invite menu. Fixes #7422 2013-08-13 01:10:59 +04:00
Denis Fomin 1082e42a76 Fix Subscription menu 2013-08-13 01:07:47 +04:00
Denis Fomin 4347fd80b3 Fix Send Custom Status menuitem (roster contact menu) 2013-08-08 23:53:21 +04:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 1886298d30 enable block menu if server supports only XEP-0191 2013-04-05 20:59:47 +02:00
Denis Fomin 3b8c665665 Change history icon if theme have 'document-open-recent' icon 2013-03-16 23:56:22 +04:00
Denis Fomin 7ab0c826fc fix menuitem 2013-01-12 22:15:33 +04:00
Denis Fomin 224284f735 Backed out changeset: a4cc671c889a 2013-01-08 14:54:11 +04:00
Denis Fomin 415f614c7b fix contact submenu 2013-01-07 01:07:08 +04:00
Yann Leboulanger 2c21353a8b remove has_key()
fix base64 calls (requires and returns bytes, not str)
2013-01-02 17:53:42 +01:00
Denis Fomin 342755d58a fix SeparatorMenuItem 2013-01-01 19:46:04 +04:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger 77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Yann Leboulanger bb4459ca2b show only rooms where user can be invited to in invite to submenu. Fixes #7212 2012-08-27 22:07:29 +02:00
Yann Leboulanger 1a46caac45 make "invite to" menuitem insensitive when account if offline. Fixes #7082 2012-07-15 22:33:33 +02:00
Yann Leboulanger 395bf4fd99 request ad-hoc commands to muc occupant real JID if room is not anonymous. Fixes #2820 2012-04-16 23:03:30 +02:00
Yann Leboulanger 0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger afdd17bee3 don't allow to open information window when we are offline. Fixes #7082 2012-01-22 11:25:22 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 49bc202421 merge from trunk 2011-12-29 11:39:02 +01:00
Yann Leboulanger b6e26061fe ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
Yann Leboulanger b47248f09d merge from trunk 2011-06-20 23:03:06 +02:00
Yann Leboulanger eb83680786 ability to invite a room occupant to another room if we know his real JID directly from the groupchat contact menu. Fixes #4443 2011-03-30 15:23:10 +02:00
Yann Leboulanger 8bae294150 don't allow to invite pm contacts to other MUC if we don't know his real JID. see #4443 2011-03-18 10:09:06 +01:00
Zhenchao Li 01c1465dfb add namespace for jingle file transfer
add jingle FT to gajim.gajim_optional_features
2010-06-01 15:09:42 +08:00
Yann Leboulanger ad6c4d7500 enable "invite to" submenu when we select several contacts. Fixes #5711 2010-04-24 09:51:32 +02:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Yann Leboulanger 002b8a720f finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
Yann Leboulanger 5b10d8fe5c base of using icon themes. see #2378 2009-11-27 16:42:32 +01:00
Alexander Cherniuk 7316d00766 New portion of doc-string refactoring 2009-11-25 19:52:56 +02:00
Yann Leboulanger a6d2c4f286 fix typo in a variable name 2009-11-25 13:29:57 +01:00
Stephan Erb a9f5bb59d7 Merge changes from default branch into refactoring branch 2009-10-31 17:25:47 +01:00
Yann Leboulanger 5962494a9e connect some missing handlers in chat control context menu. Fixes #5369 2009-10-29 16:46:36 +01:00
Stephan Erb 6f71efdc47 Add missing local variable in resource submenu builder 2009-10-28 13:46:41 +01:00
Stephan Erb 5894ce5341 Merge changes from default branch into refactoring branch 2009-10-27 23:18:21 +01:00
Yann Leboulanger 3bf4420ce3 rename roster_contact_context_menu.glade to contact_context_menu.glade 2009-10-27 19:02:14 +01:00
Yann Leboulanger 5a51f09491 merge roster_contact_context_menu.glade, chat_control_popup_menu.glade and zeroconf_contact_context_menu.glade 2009-10-27 18:58:27 +01:00