92d0432c75
- another pre-release of 1.8.3 - remove with_xcb and with_xlib macros again
Tomas Cech
2014-01-01 19:38:06 +00:00
9936ae3464
- another pre-release of 1.8.3 - remove with_xcb and with_xlib macros again
Tomas Cech
2014-01-01 19:38:06 +00:00
d053b525dd
Changes since 1.8.2: * evas: no loader should ever close an Eina_File anymore. (T674 and T668) * evas - tiler - fix missing clip of first rect to outbuf size * Evas textblock: Fixed range_deletion bug with multiple visible formats. * Evas test textblock: Added a test for a broken range_delete case. * eldbus: code generator struct members named "proxy" should not be passed to eina_value_free. * eldbus: make eldbus generated code not crash on every single generated vent * Evas textblock: Fixed deletion of ranges ending with visual formats. * emotion: lower warning on webcam access error to information (Not critical anyway). * evas - fix gif loader drop of image data sometimes (image dump/flush) autotools: let's try this variant for detecting c++ compiler * availability. * evas - fix gif loader cpu overuse - used too much cpu to decode anims * ecore_evas/wayland: Update withdrawn property, and inform state_changed. * Fix opaque windows becoming transparent after hide() then show(). (T611)
Tomas Cech
2013-12-21 12:58:44 +00:00
da92ff9a95
Changes since 1.8.2: * evas: no loader should ever close an Eina_File anymore. (T674 and T668) * evas - tiler - fix missing clip of first rect to outbuf size * Evas textblock: Fixed range_deletion bug with multiple visible formats. * Evas test textblock: Added a test for a broken range_delete case. * eldbus: code generator struct members named "proxy" should not be passed to eina_value_free. * eldbus: make eldbus generated code not crash on every single generated vent * Evas textblock: Fixed deletion of ranges ending with visual formats. * emotion: lower warning on webcam access error to information (Not critical anyway). * evas - fix gif loader drop of image data sometimes (image dump/flush) autotools: let's try this variant for detecting c++ compiler * availability. * evas - fix gif loader cpu overuse - used too much cpu to decode anims * ecore_evas/wayland: Update withdrawn property, and inform state_changed. * Fix opaque windows becoming transparent after hide() then show(). (T611)
Tomas Cech
2013-12-21 12:58:44 +00:00
6827719e7c
- bump to another pre-release of 1.8.3
Tomas Cech
2013-12-20 22:04:25 +00:00
4a468355f0
- bump to another pre-release of 1.8.3
Tomas Cech
2013-12-20 22:04:25 +00:00
25dbb85e09
enable autoreconf until it is fixed
Tomas Cech
2013-12-18 16:38:56 +00:00
a734581322
enable autoreconf until it is fixed
Tomas Cech
2013-12-18 16:38:56 +00:00
54b9658fc6
fix typo
Tomas Cech
2013-12-18 15:14:56 +00:00
ae6796c43c
fix typo
Tomas Cech
2013-12-18 15:14:56 +00:00
ebea6e81d1
- bump to 1.8.3 * Evas textblock: Fixed range_deletion bug with multiple visible formats. * Evas test textblock: Added a test for a broken range_delete case. * emotion: revert to fast sed to use the right eina log domain. * eldbus: code generator struct members named "proxy" should not be passed to eina_value_free. * eldbus: make eldbus generated code not crash on every single generated event * Evas textblock: Fixed deletion of ranges ending with visual formats. * Evas textblock: Added more range_delete tests. * emotion: use emotion log domain instead of eina one. * emotion: fix potential memory leak when webcam register fail. * emotion: lower warning on webcam access error to information (Not critical anyway). * evas - fix gif loader drop of image data sometimes (image dump/flush) * evas gif loader - address animated always being true * gif loader - handle theoretical NULL loader_data case * autotools: let's try this variant for detecting c++ compiler availability. * Evas tests: Add invalid markup test * Evas textblock: Fix crash with empty markups values * evas - fix gif loader cpu overuse - used too much cpu to decode anims * ecore_imf/wayland: Only call hide_input_panel on im_context_hide(). (T237) * autotools: work around buggy macro to force C++ compiler detection. * ecore_evas/wayland: Update withdrawn property, and inform state_changed. * Evas/cserve2: Fix crash during shutdown * Evas: Fix crash in GL engine(s) during preload cancel * Fix opaque windows becoming transparent after hide() then show(). (T611)
Tomas Cech
2013-12-18 14:42:52 +00:00
04cc4d6998
- bump to 1.8.3 * Evas textblock: Fixed range_deletion bug with multiple visible formats. * Evas test textblock: Added a test for a broken range_delete case. * emotion: revert to fast sed to use the right eina log domain. * eldbus: code generator struct members named "proxy" should not be passed to eina_value_free. * eldbus: make eldbus generated code not crash on every single generated event * Evas textblock: Fixed deletion of ranges ending with visual formats. * Evas textblock: Added more range_delete tests. * emotion: use emotion log domain instead of eina one. * emotion: fix potential memory leak when webcam register fail. * emotion: lower warning on webcam access error to information (Not critical anyway). * evas - fix gif loader drop of image data sometimes (image dump/flush) * evas gif loader - address animated always being true * gif loader - handle theoretical NULL loader_data case * autotools: let's try this variant for detecting c++ compiler availability. * Evas tests: Add invalid markup test * Evas textblock: Fix crash with empty markups values * evas - fix gif loader cpu overuse - used too much cpu to decode anims * ecore_imf/wayland: Only call hide_input_panel on im_context_hide(). (T237) * autotools: work around buggy macro to force C++ compiler detection. * ecore_evas/wayland: Update withdrawn property, and inform state_changed. * Evas/cserve2: Fix crash during shutdown * Evas: Fix crash in GL engine(s) during preload cancel * Fix opaque windows becoming transparent after hide() then show(). (T611)
Tomas Cech
2013-12-18 14:42:52 +00:00
e4fed7a97e
- XCB is unfortunatelly useless - get rid of it again
Tomas Cech
2013-12-18 08:08:13 +00:00
bd6cf398d6
- XCB is unfortunatelly useless - get rid of it again
Tomas Cech
2013-12-18 08:08:13 +00:00
4fae70360d
enable autoreconf again
Tomas Cech
2013-12-17 20:59:03 +00:00
10f5f92205
enable autoreconf again
Tomas Cech
2013-12-17 20:59:03 +00:00
ee369f0f6b
- few attempts to fix build against SLE_11_* - disable XCB for Fedora 17 (doesn't have xcb-renderutil) - added egl and glesv2 build dependencies
Tomas Cech
2013-12-17 20:47:07 +00:00
7c272a5df7
- few attempts to fix build against SLE_11_* - disable XCB for Fedora 17 (doesn't have xcb-renderutil) - added egl and glesv2 build dependencies
Tomas Cech
2013-12-17 20:47:07 +00:00
24151f3dc8
switch the values :)
Tomas Cech
2013-12-17 18:20:59 +00:00
8500ef81ef
switch the values :)
Tomas Cech
2013-12-17 18:20:59 +00:00
f02dc7116e
- create easy way to not build documentation (useful for pkg development as it takes most of time) - specificaly use XCB for openSUSE new enough and for Fedoras, use Xlib for the rest - fix example subpackage path (/usr/share/efl/examples/examples)
Tomas Cech
2013-12-17 18:16:53 +00:00
8f4453eb81
- create easy way to not build documentation (useful for pkg development as it takes most of time) - specificaly use XCB for openSUSE new enough and for Fedoras, use Xlib for the rest - fix example subpackage path (/usr/share/efl/examples/examples)
Tomas Cech
2013-12-17 18:16:53 +00:00
4655387ec2
- autoreconf is really needed, put it back
Tomas Cech
2013-12-17 11:07:18 +00:00
2fda916ae7
- autoreconf is really needed, put it back
Tomas Cech
2013-12-17 11:07:18 +00:00
d4d05770de
- require bullet >= 2.80 - cleanup of commented code
Tomas Cech
2013-12-17 06:10:43 +00:00
3ac3f6673b
- require bullet >= 2.80 - cleanup of commented code
Tomas Cech
2013-12-17 06:10:43 +00:00
706328a48d
- adding direct requirement of embryo in efl-devel, even though it is already required through edje package - changing to pkgconfig dependencies wherever possible - make the spec more organized - properly escape percents in date command
Tomas Cech
2013-12-16 14:34:27 +00:00
e8f02387dd
- adding direct requirement of embryo in efl-devel, even though it is already required through edje package - changing to pkgconfig dependencies wherever possible - make the spec more organized - properly escape percents in date command
Tomas Cech
2013-12-16 14:34:27 +00:00
312ee98f94
- as there is edje and embryo subpackage, do not provide the symbol in efl
Tomas Cech
2013-12-14 22:24:42 +00:00
2213121cb4
- as there is edje and embryo subpackage, do not provide the symbol in efl
Tomas Cech
2013-12-14 22:24:42 +00:00
d3a85dc362
- separate embryo to subpackage - edje requires embryo - added last forgotten file to edje
Tomas Cech
2013-12-14 21:42:25 +00:00
885b4ede19
- separate embryo to subpackage - edje requires embryo - added last forgotten file to edje
Tomas Cech
2013-12-14 21:42:25 +00:00
fa7ba86b59
- move also forgotten edje part
Tomas Cech
2013-12-14 20:23:37 +00:00
6ecbb894e5
- move also forgotten edje part
Tomas Cech
2013-12-14 20:23:37 +00:00
feef42965b
- fix URL - separate edje_* commands to separate subpackage - create examples subpackage
Tomas Cech
2013-12-14 19:41:29 +00:00
9fc6d2ab87
- fix URL - separate edje_* commands to separate subpackage - create examples subpackage
Tomas Cech
2013-12-14 19:41:29 +00:00