Changelog for
evas-devel-1.7.10-4.4.i686.rpm :
Fri Dec 13 13:00:00 2013 sleep_walkerAATTsuse.cz
- update to 1.7.10 pre-release
Fri Nov 1 13:00:00 2013 sleep_walkerAATTsuse.cz
- bump to 1.7.9
Fixes:
* Evas textblock: Fixed issue when parsing formats with quotes.
* Evas textblock: Make the ellipsis format the same as the surrounding.
* evas/wayland_egl: Skip makecurrent if re->win is NULL.
* Evas textblock: Added proper size adjustments for \"high\" shaped texts.
* Evas bidi: Fixed a bug causing BiDi not to work in some cases.
* Evas textblock: fixed an issue with markup_get and markup_to_utf8
behaving differently (markup_get was misbehaving).
* evas/wayland_egl: Do not create a new surface if we already have one.
* Fixed the textblock format to be drawn according to the glyph\'s
horizontal advance width.
Fri Oct 11 14:00:00 2013 sleep_walkerAATTsuse.cz
- properly escape %T in date command call
Fri Oct 11 14:00:00 2013 sleep_walkerAATTsuse.cz
- properly escape %T in date command call
Fri Sep 27 14:00:00 2013 simonAATTsimotek.net
- Disable wayland as it has conflicts in 586 builds for 13.1
Wayland will probably return in the 1.8 series
Thu Sep 26 14:00:00 2013 guillaumeAATTopensuse.org
- Swith from openGL to openGL ES for %arm
Sat Aug 3 14:00:00 2013 simonAATTsimotek.net
- bump to 1.7.8
This includes the giflib5 fix so the patch has been removed
Changelog:
Cedric Bail (1):
evas: correctly detect if loader support asynchronous preloading.
Daniel Willmann (3):
Revert \"Backport rev 83789\"
evas_convert_colorspace: Be nice and actually return the converted data
evas_convert_colorspace: Remove printf in e_c_convert_yuv_422_601_to()
Doug Newgard (1):
evas: Fix evas gif image loader for libgif version 5
Rafael Antognolli (3):
elm/wayland_shm: Do not discard tilebuf on eng_setup.
backport: evas/gl: Restore framebuffer after texture creation.
Backport r82183 (f8dbdafae60f42f3ac3cc1ef12516840ccacdd0c).
Raphael Kubo da Costa (1):
pixes -> pixels.
Stefan Schmidt (1):
evas/textgrid: Fix memory leak.
Tom Hacohen (6):
Evas font: Fixed line size calculation using multiple fonts.
Evas text: Removed unused variables.
Evas font: Fix initialization of ascent/descent for empty objects.
Evas textblock: Fixed format parsing to not be confused by single-quotes.
fix bug introduced by: 79bfa9cd10ee64f49008bf3638db77fd2c557552
Text object: Improved the docs explaining font selection.
Wed May 15 14:00:00 2013 sleep_walkerAATTsuse.cz
- bump to 1.7.7
Fixes:
* Fix over redrawing of Evas_Map when applied on smart object.
* Evas font: Fix a bug with cluster size calculation with texts ending
with ligatures.
* Evas map: don\'t be crashed even if image size is 0.
* Evas: Don\'t update evas update area by the clipper if the image obj
visible is changed.
* Evas textblock: Fixed a bug with deletion of ranges that end just before
a visual format.
* Evas: If an object goes to be hidden without replacing the cur/prev state
info, the object context can be corrupted at the next show time. Now it
replaces the cur/prev in that rare case.
* Fix recursive proxy image rendering to just render black
* Evas text: Fixed line size calculation when using multiple fonts.
Tue Apr 16 14:00:00 2013 sleep_walkerAATTsuse.cz
- remove also forgotten remnants
Tue Apr 16 14:00:00 2013 sleep_walkerAATTsuse.cz
- removing man page documentation completely
Tue Apr 9 14:00:00 2013 sleep_walkerAATTsuse.cz
- improve man page filter a bit
Tue Apr 9 14:00:00 2013 sleep_walkerAATTsuse.cz
- instead of building manpages for X11:Enlightenment:Factory only
filter them
Mon Apr 8 14:00:00 2013 sleep_walkerAATTsuse.cz
- disable man page generation for now as it collides with man pages
of boost package
you can still enable that easily in spec and rebuilt it locally
or take it from X11:Enlightenment:Factory
Fri Apr 5 14:00:00 2013 simonAATTsimotek.net
- update to 1.7.6.1
1.7.6 had issues discovered in testing upstream so they made 1.7.6.1
ChangeLog:
Bruno Dilly (1):
evas-1.7: backport r83605
Carsten Haitzler (3):
fribidi header path fix.
backport pixman fix.
i call this minor so not chlogging but patch from tene: make d3d
Carsten Haitzler (Rasterman) (2):
fix word start/end logic to be consistent with other toolkits.
matching fix to evas test suite to account for changes in word start/end changes as per log message/changelog
Cedric BAIL (5):
evas: backport r82310.
evas: backport r82612.
evas: backport 74aa601afcdba8b30932a3c3d7c0d2485ecc6e42
evas: forgotten backport r78360.
backport f11dc2f184392a51a8b40e3a0e791c47653cfcdf.
ChunEon Park (2):
evas - backport 82792
evas - backport git commit 2af4cc2687e68897fe77a3080352b0a1d15b6620
Jiyoun Park (1):
Fix evas bmp loader code which deal with image size.
Leandro Dorileo (1):
evas: wayland egl engine needs egldisp
Mike Blumenkrantz (1):
workaround for constant entry crashing in e from r82816: now we just print a million error messages instead
Paulo C. A. Cavalcanti Jr (1):
evas/engines: Introduce pixel_alpha_get()
Rafael Antognolli (4):
Fix changelog for 1.7.6 release.
Fix NEWS for 1.7.6 release.
Bump stable efl to 1.7.6.
Update changelog for 1.7.6 release.
Stefan Schmidt (2):
evas 1.7: Backport textblock fix rev 82763
Backport rev 83789
Tom Hacohen (12):
Evas 1.7: Backport 82653.
Evas textblock: simplified and fixed bugs in _cursor_geometry_get.
Evas obj text: Fix an issue with horiz_advance_get func.
Evas text props: Fixed bug with no-harfbuzz bidi.
Revert \"workaround for constant entry crashing in e from r82816: now we just print a million error messages instead\"
Evas 1.7: Backport a fix (dunno the origin patch-set) for the e crashes.
Evas textblock: Fixed a selection issue.
Evas textblock: Fixed a selection bug introduced in my previous commit.
Evas text: Fixed bug with the text object direction detection.
Evas font: Fixed font run detection for some cases.
Fix revision fetching when not using git.
Evas font: Disable run-time emboldment in some cases.
U. Artie Eoff (1):
evas: fix documentation sample code format specifiers
Tue Mar 12 13:00:00 2013 seife+obsAATTb1-systems.com
- add evas-1.7.5-giflib5.patch to fix build with giflib-5
Fri Jan 4 13:00:00 2013 sleep_walkerAATTsuse.cz
- update to 1.7.5
Changes since Evas 1.7.4:
* Fix mask write lines to not choose too small segments
Sat Dec 29 13:00:00 2012 sleep_walkerAATTsuse.cz
- add fribidi to dependencies
- fix condition for compiler
Thu Dec 27 13:00:00 2012 sleep_walkerAATTsuse.cz
- separate examples to its subpackage
Fri Dec 21 13:00:00 2012 sleep_walkerAATTsuse.cz
- update to 1.7.4
Changes since Evas 1.7.3:
* Fix the gl line incorrect position drawing.
* Fix uninitialized data in Evas_Smart initialization code.
* Fix potential segv in software engine native_set call.
* Fix uninitialized data in OpenGL engine native_set call.
* Fix crash when precise_is_inside is set on an image, and
events are generated from it.
* Properly close async pipe fd on exec.
* Fix the line drawing clipping problem on arm gl driver.
* Fix big rendering/conversion problem in kvm/qemu 24bpp.
* Fix Evas RGBA_Image->flags.loaded for copied images.
* Fix evas_object_image_is_inside()
* Fix small memory leak in evas_bidi_utils error path
Thu Dec 20 13:00:00 2012 sleep_walkerAATTsuse.cz
- add man documentation as well
Thu Dec 20 13:00:00 2012 sleep_walkerAATTsuse.cz
- build documentation
Sat Dec 8 13:00:00 2012 simonAATTsimotek.net
- Bump to 1.7.3
- 1.7.3 is a bugfix release to coincide with the beta release of efl
Sat Nov 24 13:00:00 2012 sleep_walkerAATTsuse.cz
- require the same version or higher for EFL libraries
Fri Nov 23 13:00:00 2012 simonAATTsimotek.net
- bump to 1.7.2
- 1.7.2 is required to build and use the latest e17 alpha\'s
Thu Nov 22 13:00:00 2012 sleep_walkerAATTsuse.cz
- remove sles 10 and centos 5 conditions as we don\'t build for it anymore
Thu Nov 15 13:00:00 2012 sleep_walkerAATTsuse.cz
- remove autoreconf as it is not needed for release
Wed Nov 14 13:00:00 2012 sleep_walkerAATTsuse.cz
- correct license to SPDX format
Wed Nov 14 13:00:00 2012 sleep_walkerAATTsuse.cz
- remove autoupdate entries in changelog
- clean up the spec file a bit
Sat Oct 20 14:00:00 2012 simonAATTsimotek.net
- bump to 1.7.1
Fri Sep 7 14:00:00 2012 sleep_walkerAATTsuse.cz
- revert spec file change makeinstall --> make_install
Sat Aug 11 14:00:00 2012 sleep_walkerAATTsuse.cz
- alter to 1.7.0-alpha
Mon Jul 9 14:00:00 2012 sleep_walkerAATTsuse.cz
- add egueb into dependencies for now
Thu Jun 28 14:00:00 2012 sleep_walkerAATTsuse.cz
- fix naming
Wed Jun 27 14:00:00 2012 sleep_walkerAATTsuse.cz
- enable esvg build since egueb is compiling fine
Mon Jun 25 14:00:00 2012 sleep_walkerAATTsuse.cz
- add software_x11_16 engine to be loaded too
Sun Jun 24 14:00:00 2012 sleep_walkerAATTsuse.cz
- fix the spec file until egueb will be ready
Sat Jun 23 14:00:00 2012 sleep_walkerAATTsuse.cz
- accept modifications by cippp (thanks!)
Tue Jun 12 14:00:00 2012 sleep_walkerAATTsuse.cz
- SLES10 doesn\'t have evas binaries in libexec dir
Mon Jun 11 14:00:00 2012 sleep_walkerAATTsuse.cz
- fixed summary & description
Fri Jun 8 14:00:00 2012 sleep_walkerAATTsuse.cz
- fix only libexec dir for distributions which don\'t use it
Tue Jun 5 14:00:00 2012 sleep_walkerAATTsuse.cz
- libexecdir vs. libdir issue on i586 - /usr/lib/evas_cserve
Fri May 18 14:00:00 2012 tcechAATTsuse.com
- comment out new binaries for CentOS5
Tue May 15 14:00:00 2012 sleep_walkerAATTsuse.cz
- adding new binaries to spec file
Fri Dec 30 13:00:00 2011 sleep_walkerAATTsuse.cz
- explicitly BuildRequire autoconf, automake and libtool
Thu Dec 29 13:00:00 2011 sleep_walkerAATTsuse.cz
- change centos_version test for 505 (instead of 504)
Mon Oct 24 14:00:00 2011 tcechAATTsuse.com
- add forgotten Require for devel package
Mon Oct 24 14:00:00 2011 tcechAATTsuse.com
- add minimum required libpng-devel version to 1.2.10
(which was verified by upstream)
Tue Oct 18 14:00:00 2011 tcechAATTsuse.com
- now condition is valid, but not correct - fixing
Tue Oct 18 14:00:00 2011 tcechAATTsuse.com
- fix incorrect condition
Mon Oct 17 14:00:00 2011 tcechAATTsuse.com
- fix build for SLES10 and CentOS 5
Sun Oct 16 14:00:00 2011 tcechAATTsuse.com
- add autoreconf before configure
Sat Oct 15 14:00:00 2011 tcechAATTsuse.com
- add all devel packages required for build as required for devel package
Sat Oct 15 14:00:00 2011 tcechAATTsuse.com
- explicitly require fontconfig-devel in devel package
Fri Oct 14 14:00:00 2011 tcechAATTsuse.com
- fix typo in RPM group
Fri Oct 14 14:00:00 2011 tcechAATTsuse.com
- fix condition to enable support for OpenGL
Fri Oct 7 14:00:00 2011 tcechAATTsuse.com
- fix build for RHEL-5 and CentOS 5
Thu Oct 6 14:00:00 2011 jreidingerAATTsuse.com
- bump version to 1.0.999.63877
Wed Oct 5 14:00:00 2011 jreidingerAATTsuse.com
- bump version to 1.0.999.63840
Wed Oct 5 14:00:00 2011 tcechAATTsuse.com
- add more dependencies (following README)
Tue Oct 4 14:00:00 2011 jreidingerAATTsuse.com
- bump version to 1.0.999.63807
Mon Oct 3 14:00:00 2011 jreidingerAATTsuse.com
- add svg and gif support
Tue Feb 1 13:00:00 2011 dimstarAATTopensuse.org
- Initial package of evas, version 1.0.0