Carsten Haitzler | 26 Apr 06:49
Favicon
Gravatar

New EFL release cycle 1.0/1.2/1.6

We'd like to announce a new release of several Enlightenment components.
This round we have added Eio, Ethumb, Emotion and Elementary. Please
read the NEWS and README files in each release tarball for information
on what has changed, fixed or added. This release also corresponds with
SVN revision number 70490.

Emotion is a library to handle video playback using Gstreamer, Xine or other
external plugins (VLC) and display video in Evas as a standard object. It also
can handle audio playback too. Eio is here to support Emotion with async IO
API's.

Ethumb is a thumbnail generator library that supports the freedesktop.org
thumbnailing standards, and is implemented as a dbus service and a client-side
library that handles dealing with that service for you.

Elementary is our new widget set, built on top of the rest of EFL, to provide
you with standard widgets and behaviour to make it easy to write GUI
applications.

Eina 1.2.0 -
http://download.enlightenment.org/releases/eina-1.2.0.tar.gz
http://download.enlightenment.org/releases/eina-1.2.0.tar.bz2

Eet 1.6.0 -
http://download.enlightenment.org/releases/eet-1.6.0.tar.gz
http://download.enlightenment.org/releases/eet-1.6.0.tar.bz2

Evas 1.2.0 -
http://download.enlightenment.org/releases/evas-1.2.0.tar.gz
http://download.enlightenment.org/releases/evas-1.2.0.tar.bz2
(Continue reading)

Carsten Haitzler | 21 Apr 03:58
Favicon
Gravatar

New EFL release cycle 1.0/1.2/1.6 BETA

We'd like to announce a new release cycle beta release of several
Enlightenment components. This round we have added Eio, Ethumb, Emotion and
Elementary.

Emotion is a library to handle video playback using Gstreamer, Xine or other
external plugins (VLC) and display video in Evas as a standard object. It also
can handle audio playback too. Eio is here to support Emotion with async IO
API's.

Ethumb is a thumbnail generator library that supports the freedesktop.org
thumbnailing standards, and is implemented as a dbus service and a client-side
library that handles dealing with that service for you.

Elementary is our new widget set, built on top of the rest of EFL, to provide
you with standard widgets and behaviour to make it easy to write GUI
applications.

Eina 1.2.0 -
http://download.enlightenment.org/releases/eina-1.2.0-beta.tar.gz
http://download.enlightenment.org/releases/eina-1.2.0-beta.tar.bz2

Eet 1.6.0 -
http://download.enlightenment.org/releases/eet-1.6.0-beta.tar.gz
http://download.enlightenment.org/releases/eet-1.6.0-beta.tar.bz2

Evas 1.2.0 -
http://download.enlightenment.org/releases/evas-1.2.0-beta.tar.gz
http://download.enlightenment.org/releases/evas-1.2.0-beta.tar.bz2

Ecore 1.2.0 -
(Continue reading)

Carsten Haitzler | 24 Mar 04:40
Favicon
Gravatar

New EFL release cycle 1.0/1.2/1.6 ALPHA

We'd like to announce a new release cycle alpha release of several
Enlightenment components. This round we have added Eio, Ethumb, Emotion and
Elementary.

Emotion is a library to handle video playback using Gstreamer, Xine or other
external plugins (VLC) and display video in Evas as a standard object. It also
can handle audio playback too. Eio is here to support Emotion with async IO
API's.

Ethumb is a thumbnail generator library that supports the freedesktop.org
thumbnailing standards, and is implemented as a dbus service and a client-side
library that handles dealing with that service for you.

Elementary is our new widget set, built on top of the rest of EFL, to provide
you with standard widgets and behaviour to make it easy to write GUI
applications.

Eina 1.2.0 -
http://download.enlightenment.org/releases/eina-1.2.0-alpha.tar.gz
http://download.enlightenment.org/releases/eina-1.2.0-alpha.tar.bz2

Eet 1.6.0 -
http://download.enlightenment.org/releases/eet-1.6.0-alpha.tar.gz
http://download.enlightenment.org/releases/eet-1.6.0-alpha.tar.bz2

Evas 1.2.0 -
http://download.enlightenment.org/releases/evas-1.2.0-alpha.tar.gz
http://download.enlightenment.org/releases/evas-1.2.0-alpha.tar.bz2

Ecore 1.2.0 -
(Continue reading)

Kim Woelders | 9 Oct 16:49
Picon
Favicon

e16-1.0.10

e16-1.0.10 is available for download:
http://sourceforge.net/projects/enlightenment/files/

The purpose of this release is primarily to fix a few possibly quite  
annoying bugs in 1.0.9:

- Fix menu regeneration after updating from pre- 1.0.9 versions.
- Fix segv when new client is destroyed before being mapped.

/Kim

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
Kim Woelders | 16 Aug 06:47
Picon
Favicon

imlib2-1.4.5

Imlib2 1.4.5:
- Fix reading tiff images with orientation other than ORIENTATION_TOPLEFT
   (ticket 563).
- Fix imlib_render_image_part_on_drawable_at_size() when using color  
modifier
   and not scaling (ticket 576).
- Fix build with libpng 1.4/5.
- Fix pnm image loading in certain situations (ticket 721).
- Better image cache time stamp test.
- Fix loading of .pbm's (P4) when width is not a multiple of 8.
- Fix program linking (ticket 725).

Source packages:
http://downloads.sourceforge.net/enlightenment/imlib2-1.4.5.tar.bz2
http://downloads.sourceforge.net/enlightenment/imlib2-1.4.5.tar.gz

/Kim

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
Kim Woelders | 1 Aug 19:27
Picon
Favicon

e16-1.0.9

e16-1.0.9 is available for download:
http://sourceforge.net/projects/enlightenment/files/

e16-1.0.9:
- Enable having background files with whitespace in name.
- Add GNOME3 gdm/gnome-session support.
- Fix potential placement breakage when there are windows with struts.
- Compositor: Fix rendering of shaped override-redirect windows.
- Fix focus after ungrab.
- Add new maximisation algorithm (option).
- Enable animation of resize operation (option).
- Menu generation: Only one menu tree (not GNOME/KDE/Other).
- Fix pointer focus when a new window appears under the pointer.
- Magnifier: Lots of tweaks.
- Translation updates: ja, it.
- Many minor bug fixes and enhancements, see ChangeLog for details.

/Kim

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
Kim Woelders | 26 Apr 19:17
Picon
Favicon

e16-1.0.8

e16-1.0.8 is available for download:
http://sourceforge.net/projects/enlightenment/files/

e16-1.0.8:
- Fix missing synthetic ConfigureNotify when doing simultaneous
   move and resize.
- Update _NET_WORKAREA when screen size changes.
- Reset maximised state on move as well as on resize.
- Add command ("desk back") to go back to previous active desktop.
- Fix trouble around initially iconified windows and manual placement.
- Add options to ignore struts when maximising/fullscreening.
- Improve window maximisation (independent horizontal/vertical
   size control).
- Fix windows sometimes not being placed in unoccupied areas.
- Fix selection of next focus window when iconifying a window.
- Translation updates: pt.

/Kim

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
Kim Woelders | 14 Nov 10:47
Picon
Favicon

e16-1.0.7

e16-1.0.7 is available for download:
http://sourceforge.net/projects/enlightenment/files/

e16-1.0.7:
- Fix rendering of argb windows in pager when compositing is enabled.
- Fix rendering of shaped windows when compositing is enabled.
- Fix restart (broken in 1.0.6).
- Fix menu related segvs.
- Enable using randr (1.3) for zooming.
- Re-enable using "snapshot" pager mode when compositing is enabled.
- Translation updates: pt.

/Kim

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
Kim Woelders | 27 Sep 00:45
Picon
Favicon

e16-1.0.6

e16-1.0.6 is available for download:
http://sourceforge.net/projects/enlightenment/files/

e16-1.0.6:
- Fix potential crash in menu key press handling.
- Keep on-screen windows requesting resize on screen.
- Fix deriving configuration file names with libX11-1.4.
- Fix potential crash when destroying menus.
- Fix rendering of translucent shaped windows.

/Kim

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
Kim Woelders | 29 Aug 17:30
Picon
Favicon

e16-1.0.5

e16-1.0.5 is available for download:
http://sourceforge.net/projects/enlightenment/files/

This release is primarily intended to fix some more regressions in 1.0.3.

e16-1.0.5:
- Fix crash when menu is created shortly after being destroyed.
- Fix resizing when using H/V handles and client has aspect ratio limits  
(e.g. pagers).
- Keep windows on one xinerama screen when placing under mouse.
- Fix sloppy focus breakage on desks other than first.
- Fix fullscreening when client has bogus aspect ratio hints.
- Place new fullscreen windows on xinerama screen containing pointer.
- In pager "live" mode (compositing enabled), reflect window transparency  
in pagers.
- Fix unpacking theme from .etheme file. Has been broken since 1.0.2.
- Translation updates: fr, it, ja.

/Kim

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
Kim Woelders | 8 Aug 16:50
Picon
Favicon

e16-1.0.4

e16-1.0.4 is available for download:
http://sourceforge.net/projects/enlightenment/files/

This release is primarily intended to fix a few regressions in 1.0.3.

e16-1.0.4:
- Enable showing outline for window selected in focuslist.
- Fix changing move/resize modes in dialog.
- Re-add ~/.e16 to icon search path.

/Kim

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 

Gmane