Commit Graph

12676 Commits

Author SHA1 Message Date
Jefry Lagrange 2af1af2011 file_props refactoring 2012-06-14 12:27:23 -04:00
Denis Fomin cfb49bb4ec [Schnouki ] using paint_shadow() rather than paint_flat_box() to add these borders/shadows. Fixes #5899 2012-06-13 17:17:45 +04:00
Jefry Lagrange b6b44cb328 make werequest an optional argument in JingleSession 2012-06-10 17:08:54 -04:00
Jefry Lagrange 3a5d6d2173 start listening when we get session initiate. Fixes #7175 2012-06-09 15:17:16 -04:00
Jefry Lagrange 2b8890bf51 dont cancel when we cant bind to port. Fixes #7173 2012-06-08 20:02:45 -04:00
Yann Leboulanger b050e63b60 don't crash when there are non-ascii chars in gpg keys list 2012-05-30 08:30:49 +02:00
Jefry Lagrange e195cfb188 send hash in session-init when the file is less than 10 mb 2012-05-28 19:54:59 -04:00
Jefry Lagrange ae4596bd2e update xep300 to version 1 2012-05-28 18:07:52 -04:00
Jefry Lagrange e8df81ab31 sends file request after hash mismatch 2012-05-27 21:05:43 -04:00
Yann Leboulanger c28282300b update python-gnupg to 0.3.0 + add KEYEXPIRED support. Fixes #7151 2012-05-18 16:58:51 +02: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
Denis Fomin fbaf3becdb fix threads problem in OpenBSD. Fixes #7154 2012-05-09 12:16:48 +04:00
Aleksey Rybalkin 4f7cdd557b correctly check window list size before removing from it 2012-04-24 14:18:54 +04:00
Yann Leboulanger 971e0502c0 don't load unactivatable plugins 2012-04-30 21:04:37 +02:00
Yann Leboulanger 3fe07c9a14 ability for plugins to be activatable. True by default, but plugin can be non-activatable is a dep is missing for example. 2012-04-30 00:43:18 +02:00
Yann Leboulanger 08fabfe02e remove latex support. Will be in a plugin. Fixes #4176 2012-04-30 00:19:55 +02:00
Denis Fomin b6639bf738 fix gnomekeyring import 2012-04-30 14:16:04 +04:00
Denis Fomin ad5289790d gnomekeyring import will not be delayed 2012-04-30 10:52:12 +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 19fa55c957 remove big time consuming and unused function pformat. see #7125 2012-04-28 22:45:17 +02:00
Yann Leboulanger 4bcd09f8c0 improve Gajim startup. see #7125 2012-04-28 21:39:32 +02:00
Yann Leboulanger 168d3cfda4 [Aleksey Rybalkin] improve popup notification behaviour 2012-04-23 23:22:12 +02:00
Denis Fomin 297032e6e6 correct check pyopenssl installed 2012-04-22 21:48:36 +04:00
Yann Leboulanger c3ab45efeb fix unwanted things from merge from jingleFT branch 2012-04-21 23:52:24 +02:00
Yann Leboulanger e9b8633d15 add screen sharing ability by choosing Screen in video input device. 2012-04-20 16:28:10 +02:00
Yann Leboulanger a29d3b9c38 Backed out changeset 1e414d1b429c 2012-04-20 16:27:30 +02:00
Yann Leboulanger c1584918f3 add screen sharing ability by choosing Screen in video input device. 2012-04-20 16:15:25 +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 b716b9aa5b catch SIGTERM so that on_exit func is executed at this time too. 2012-04-19 16:57:43 +02:00
Yann Leboulanger eaa447c1e1 improve Gajim startup 2012-04-19 14:01:42 +02:00
Yann Leboulanger ddb8a59ea6 remove useless spaces 2012-04-19 14:01:28 +02:00
Yann Leboulanger b6bed926c9 move an import to prevent an import loop 2012-04-19 14:00:54 +02:00
Yann Leboulanger 781691169e prevent a traceback 2012-04-19 12:32:31 +02:00
Yann Leboulanger cd4d2d5900 don't make preferences window too wide because of long audio / video strings 2012-04-18 14:00:16 +02:00
Yann Leboulanger 0bab86b613 better handling of several phone numbers in vcard. Fixes #5439 2012-04-18 11:34:57 +02:00
Yann Leboulanger ff87483b32 correctly select result row in history window. Fixes #3939 2012-04-18 10:36:39 +02:00
Yann Leboulanger a07bc4a3a2 reset correctly timeout_id variable 2012-04-18 10:33:42 +02:00
Yann Leboulanger b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Jefry Lagrange be3a948838 small fix 2012-04-17 20:57:34 -04:00
Jefry Lagrange e63674bfb9 add missing argument 2012-04-17 20:47:52 -04:00
Yann Leboulanger 9ed4521d6e cleanup temp file correctly 2012-04-18 00:14:11 +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 27ca6e13c5 make output of adhoc command selectable. Fixes #3697 2012-04-17 15:23:32 +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 43b2a1b4f0 more secure tmp file creation for latex 2012-04-17 10:45:55 +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 2ac8607ed6 handle see-other-host stream error. Fixes #7134 2012-04-15 23:42:53 +02:00
Yann Leboulanger 6d178205fd merge jingleFT branch! Thanks to Zhenchao Li and Jefry Lagrange for their work. 2012-04-14 13:40:55 +02:00
Yann Leboulanger 0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00