lp:tergaia-eina/1.1.0

Created by Registry Administrators and last modified
Get this branch:
bzr branch lp:tergaia-eina/1.1.0

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Registry Administrators
Project:
T Installer
Status:
Mature

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://svn.enlightenment.org/svn/e/branches/evas-1.1/.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 30 seconds — see the log
Import started on pear and finished taking 30 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log

Recent revisions

4592. By discomfitor

backport previous commit

4591. By discomfitor

1.1.1 release

4590. By discomfitor

fix naming that breaks automake

4589. By raster

revert cedricism's. this just creates an infintie evas_image_entry leak.

4588. By cedric

evas: backport r67681.

4587. By cedric

evas: backport r66754.

4586. By hermet

evas/evas_events - repeat events should not be affected by children.

Fixed to object passes events to the next object in the same layer if the repeat_events is enabled

4585. By raster

backport sse3 fix.

4584. By raster

backport clip fix for buffer engine.

4583. By jypark

backported to 1.1.

bug fix related with evas event counter

  currently evas_object_event_callback_call checks _evas_event_counter
  for preventing object's callback called several times in one evas event.

  but it use global variable(_evas_event_counter), it can be changed while
  procssing same event.

  for example , evas_event_feed_mouse_up.
  If there are several object in e->pointer.object.in and object 1's callback
  create new evas event, object 2 cannot now event id.
  so I change callback call api, and object callbacks can decide wheather it deal with that event.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.