Commit graph

1611 commits

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