lp://staging/~cschieli/freebox-edje/upstream-trunk

Created by Cedric Schieli and last modified
Get this branch:
bzr branch lp://staging/~cschieli/freebox-edje/upstream-trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cedric Schieli
Project:
freebox-edje
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the Subversion branch from http://svn.enlightenment.org/svn/e/trunk/edje.

Last successful import was .

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

Recent revisions

2876. By seoz

edje edje_cc_handlers.c: Better error message. Now it's kind.

2875. By dorileo

Edje: invalidate double named group

What happens if a group has 2 name statements("double named")?
edje will fail to free the groups cache while shuting down due
the collection directory entry hash having two entries with
different names but pointing to the same object - the second try
to free the part mem pool will fail - since it was freed before -
and issue an abort.

2874. By rfonseca

Revert commit r81335

The free was added to avoid leaks, but it was causing double free when building
the examples instead. If there is still a leak, we need a proper fix.

Patch by: Rafael Fonseca <email address hidden>

2873. By mej

Build dependencies.

2872. By jihoon

edje: ecore_imf_context_cursor_position_set don't need to be called when the object is moved

2871. By jihoon

edje_entry: check NULL parameter

2870. By jihoon

edje_entry: NULL checking should be processed before accessing

2869. By dorileo

Edje: delete real part object after swallows got handled

Case the real part object(rp->object) is an smart object it start to delete
the whole smart object hierarchy and a child object may be a swallow of this
real part. So just delete the rp->object after swallows got handled.

2868. By stefan

edje: Fix memleak in codegen.

Free apiname before we return.

2867. By jackdanielz

Fix for edje_cc that didn't like insertion of element before the first element

Signed-off-by: Daniel Zaoui <email address hidden>

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.

Subscribers