Commit Graph

1587 Commits

Author SHA1 Message Date
Yann Leboulanger db9970cd9b don't redraw several time the contacts when redrawing the full roster. See #7125 2013-07-25 08:54:35 +02:00
Yann Leboulanger 5ef5a04787 improve connection with big roster. See #7125 2013-07-18 13:39:14 +02:00
Yann Leboulanger f0a4094cc9 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger e011a28702 re-work blocking code 2013-03-30 20:36:43 +01:00
Denis Fomin f8ea97203a Fix roster size(gajim in one window mode) in fullscreen mode and in tiling wm. Fixes #7315 2013-03-10 22:18:53 +04:00
Yann Leboulanger e59c4bbfad send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Denis Fomin 113a96ef1f Change history icon if theme have 'document-open-recent' icon. part 2 2013-03-17 23:14:34 +04:00
Yann Leboulanger 19afbd2f9d fix typo 2013-03-10 15:05:31 +01:00
Yann Leboulanger 7bbabeec2d GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Yann Leboulanger 4b797e4d3c [OlegOAndreev] add Ctrl+K support to enable roster filter. Fixes #7302 2013-02-16 12:27:28 +01:00
Yann Leboulanger 72ef16714b improve tree view filtering 2013-02-17 20:58:28 +01:00
Yann Leboulanger 8f50ef0151 fix typo 2013-01-20 19:55:35 +01:00
Denis Fomin f6025f37cc prevent tb. 2013-02-05 13:22:03 +04:00
Denis Fomin 0156f8ba4a use get_window() 2013-01-21 23:50:52 +04:00
Yann Leboulanger e50c7e606f use get_allocation() 2013-01-20 22:37:15 +01:00
Denis Fomin f20b203e0e fix menuitem 2013-01-12 22:17:26 +04:00
Denis Fomin be6889175d fix change status via the combobox 2013-01-12 15:36:20 +04:00
Yann Leboulanger 27519841c7 fix key_press_event in roster 2013-01-08 21:52:53 +01:00
Denis Fomin f2771f7759 prevent tracebacks 2013-01-08 19:46:12 +04:00
Denis Fomin bf5c8248b2 mnemonic in roster and statusicon 2013-01-08 14:52:46 +04:00
Denis Fomin 77d4843d62 Backed out changeset: 5bbc88f23675 2013-01-08 14:36:10 +04:00
Denis Fomin a9464b4cf6 fix some popup menus 2013-01-08 13:20:24 +04:00
Denis Fomin 358e0a431b fix group menu 2013-01-08 03:03:15 +04:00
Denis Fomin ec6d2592e4 fix tracebacks 2013-01-07 20:02:05 +04:00
Denis Fomin b70614e7be do not show empty pep and avatar in roster 2013-01-07 13:18:48 +04:00
Denis Fomin 1f72cda50d refactoring 2013-01-07 02:03:01 +04:00
Denis Fomin b23b4e54b0 fix submenu in roster and in statusicon 2013-01-06 18:50:10 +04:00
Yann Leboulanger 86b256ac96 fix style / color things 2013-01-05 15:53:14 +01:00
Denis Fomin ca2c3ec4f3 prevent tb in tooltips and gtk warning in roster 2013-01-05 13:29:23 +04:00
Denis Fomin 35355e1fa2 fix get os info 2013-01-03 20:50:01 +04:00
Denis Fomin 371fe86172 Close all the windows on exit 2013-01-03 17:13:19 +04:00
Denis Fomin ce1a785484 fix generator and range 2013-01-03 04:08:07 +04:00
Denis Fomin ac9253e04a Merge 2013-01-02 22:13:27 +04:00
Denis Fomin 80f925f054 create full empty pixbuf 2013-01-02 14:51:55 +04:00
Denis Fomin e55985b498 fix join gc dialog 2013-01-02 13:32:17 +04:00
Denis Fomin 342755d58a fix SeparatorMenuItem 2013-01-01 19:46:04 +04:00
Denis Fomin 92b50a87a6 fix gtk warnings in console 2013-01-01 14:10:01 +04:00
Yann Leboulanger 3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger 2c21353a8b remove has_key()
fix base64 calls (requires and returns bytes, not str)
2013-01-02 17:53:42 +01:00
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger 414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Yann Leboulanger cbd329c9cc correctly place tooltips 2012-12-28 21:59:20 +01:00
Yann Leboulanger a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger 11f661a3ed fix some GTK calls 2012-12-26 11:19:36 +01: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 d8f1eb99cb prevent some traceback. see #7152 2012-10-06 19:07:48 +02:00
Yann Leboulanger f801ecab11 roster accel group func returns true 2012-09-30 21:54:08 +02:00
Yann Leboulanger 498bcb6ccd decrease call to get_contact(s) function to improve speed. see #7125 2012-09-24 12:24:10 +02:00
Yann Leboulanger f310a41471 don't clear selection buffer when enabling roster filtering. Fixes #7233 2012-09-18 15:16:11 +02:00
Denis Fomin e56d5a5657 Add Keyboard Shortcuts menuitem to Help menu 2012-08-24 17:26:00 +04:00
Yann Leboulanger 0d59a84a96 add ctrl+s shortcut to change status message. 2012-08-24 13:33:27 +02:00
Yann Leboulanger 30d033c7c3 store full from jid in gc-invite event.
fix receiving decline tag
2012-08-24 10:27:51 +02:00
Yann Leboulanger 96dd70050b Jingle FT is now functionnal!! Thanks Jefry for the long time debugging with me 2012-08-23 13:10:30 +02:00
Jefry Lagrange 1dc1adf073 only delete file_props in the ft_window 2012-08-22 15:30:12 -04:00
Denis Fomin b1125bbab8 fix unexpected indent 2012-08-22 22:42:00 +04:00
Denis Fomin aa116a08c1 revert test patch. fix previous commit 2012-08-22 22:28:41 +04:00
Denis Fomin bb5db97546 plugin system. checking the type of stored data. Fix #7220 2012-08-22 22:21:26 +04:00
Yann Leboulanger afb77ff52f show in groupchat when we invite someone. Fixes #7219 2012-08-20 15:23:42 +02:00
Yann Leboulanger f1a75255b4 fix var name 2012-08-10 10:22:09 +02:00
Yann Leboulanger d19cabeaa0 reopen saved opened chat controls only once. 2012-08-10 10:21:01 +02:00
Yann Leboulanger 57c8fdad39 add option to enable / disable the remember opened chats option. Fixes #7193 2012-08-05 13:34:35 +02:00
Yann Leboulanger 651a433588 fix some typo 2012-08-04 10:51:02 +02:00
Denis Fomin 9c2573980a fix set parent window for ProfileWindow and ChoseGPGKeyDialog. 2012-07-06 01:38:18 +04:00
Jefry Lagrange e8df81ab31 sends file request after hash mismatch 2012-05-27 21:05:43 -04:00
Denis Fomin 1189f2c0ee revert [c78ce7188b4] 2012-05-16 17:23:34 +04:00
Denis Fomin 0101aa40cd redraw partipiant list after maximizing the conference. Fixes #6961 2012-05-12 21:51:05 +04:00
Yann Leboulanger f13debc29f improve roster drawing when we get many presences. Fixes #7125 2012-04-28 22:45:53 +02:00
Yann Leboulanger 4bcd09f8c0 improve Gajim startup. see #7125 2012-04-28 21:39:32 +02:00
Yann Leboulanger aea75469a1 save opened chat controls when quitting and restore them on startup. Fixes #3803 2012-04-20 14:34:24 +02:00
Yann Leboulanger eaa447c1e1 improve Gajim startup 2012-04-19 14:01:42 +02:00
Yann Leboulanger 40d5b2469d improve the left arrow behaviour in treeview: select parent row when we cannot collapse row 2012-04-17 15:40:24 +02:00
Yann Leboulanger c3574bce51 make metacontact visible when we use roster filter, even if big brother is filtered. Fixes #7137 2012-04-17 11:49:48 +02:00
Yann Leboulanger 0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger 5b48225d0c improve tooltip code a little bit 2012-04-04 15:11:20 +02:00
Yann Leboulanger e9f050d787 ability to press ctrl+shift+u to enable rosterfilter. Fixes #7139 2012-04-10 00:04:19 +02:00
Yann Leboulanger 5e1e914aea handle right / left to expand / collapse rows in treeview. Fixes #7138 2012-04-09 23:22:53 +02:00
Yann Leboulanger f1e6689231 allow to press Shift + a letter to enable roster filter. Fixes #7136 2012-04-09 21:54:54 +02:00
Yann Leboulanger aaa36ea7a3 don't enable roster filter when we press a unicode key with alt, control or shift (like Ctrl+i) 2012-04-08 17:32:45 +02:00
Yann Leboulanger 794a66e435 correctly forward unread printed messages to other resources. Fixes #7094 2012-04-01 19:39:26 +02:00
Yann Leboulanger a0a40c03a8 [leon] show account name in tooltip rather than in roster in merged mode. Fixes
#7118
2012-03-13 14:32:09 +01:00
Yann Leboulanger 1d980fa2ef don't mark received message as read until it's really read by user. Fixes #7094 2012-03-08 20:03:17 +01:00
Yann Leboulanger df17f8751d handle GUI while checking file hash. Show show re-request dialog when hash is incorrect. TODO: re-request file to sender. 2012-02-18 21:06:08 +01:00
Yann Leboulanger 72bca44272 fix behaviour when we remove a contact for which we have a chat tab opened (re-add it to not in roster group). Fixes #7078 2012-01-21 16:32:52 +01:00
Yann Leboulanger 34c95bbb9b fix restoring expanded / collapsed metacontacts when we finish using roster filter. Fixes #7060 2012-01-16 21:11:16 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Denis Fomin f4451af64c coding style 2012-01-09 14:57:21 +04:00
Yann Leboulanger b502f35a9f prevent traceback 2011-12-18 17:14:30 +01:00
Yann Leboulanger cdb4fc9597 correctly decode group names 2011-12-18 10:47:48 +01:00
Yann Leboulanger 82813ff090 expand rows when we search, and re-collapse when we end search. Fixes #7060 2011-12-16 21:20:01 +01:00
Yann Leboulanger b804ebd81b improve search filter in roster: hide groups that have no contacts, make it search for transports and groupchats. Fixes #7060 2011-12-06 19:11:34 +01:00
Yann Leboulanger d0494ab405 improve search filter behaviour. Fixes #7049 2011-11-29 17:20:25 +01:00
Yann Leboulanger 188950f470 implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01:00
Denis Fomin 1156aa24de add comment 2011-10-20 14:12:21 +03:00
Denis Fomin 7a59f55d17 don't call quit_gtkgui_interface twice 2011-10-20 13:49:16 +03:00
Yann Leboulanger 9d12023ec5 add presence events to trigger plugin 2011-08-19 18:39:09 +02:00
Yann Leboulanger e93e1cef6e do not connect to opened disconnected groupchats. Fixes #6943 2011-08-18 20:06:31 +02:00