Commit graph

1627 commits

Author SHA1 Message Date
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