Rob Bradford [Wed, 15 Aug 2012 18:34:50 +0000 (19:34 +0100)]
Update snapshot
Rob Bradford [Wed, 15 Aug 2012 18:33:32 +0000 (19:33 +0100)]
Remove old file entry
Rob Bradford [Wed, 15 Aug 2012 18:09:02 +0000 (19:09 +0100)]
Update snapshot
Rob Bradford [Wed, 4 Jul 2012 13:41:09 +0000 (14:41 +0100)]
Add packaging ontop of git+svn tree
hermet [Tue, 14 Aug 2012 08:04:06 +0000 (08:04 +0000)]
edje - fixe the uv mapping correctly in case of image swallowed case
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75241
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Tue, 14 Aug 2012 07:59:06 +0000 (07:59 +0000)]
edje - clean up the code
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75240
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Mon, 13 Aug 2012 06:44:56 +0000 (06:44 +0000)]
Edje: Remove unused variable.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75185
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jihoon [Fri, 10 Aug 2012 14:01:08 +0000 (14:01 +0000)]
edje: fix version in NEWS
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75106
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 10 Aug 2012 10:51:17 +0000 (10:51 +0000)]
more updates for 1.7.0 alpha.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75095
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 10 Aug 2012 10:37:05 +0000 (10:37 +0000)]
alpha release of 1.7 - let's roll. ALPHA!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75091
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Thu, 9 Aug 2012 08:57:35 +0000 (08:57 +0000)]
edje: don't compile if we have a group without a name
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75035
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 9 Aug 2012 08:27:04 +0000 (08:27 +0000)]
edje: improve speed of color class lookup by using an Eina_Hash.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@75034
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 7 Aug 2012 11:15:30 +0000 (11:15 +0000)]
2 bugs.
1 textclasses were repeated per object list and (segv free same tc 2x)
2. we returend if size OR font name match - BOTH have to match to be
"the same". so && not ||
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74980
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 7 Aug 2012 06:20:35 +0000 (06:20 +0000)]
edje: fix memory leak when alias are present.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74960
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 6 Aug 2012 09:22:42 +0000 (09:22 +0000)]
edje: call edje_object_message_signal_process also on GROUP part Edje object.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74916
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Fri, 3 Aug 2012 13:56:01 +0000 (13:56 +0000)]
Edje: Remove erroneous return.
Really ? A return at the end of a function ?? Would the function
actually return without this or would it just sit inside this function
forever ? ;) </joke>
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74848
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Wed, 1 Aug 2012 16:21:06 +0000 (16:21 +0000)]
ignore .libs
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74748
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Wed, 1 Aug 2012 15:53:10 +0000 (15:53 +0000)]
make leandro happy and use cross platform console color set.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74746
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Wed, 1 Aug 2012 15:49:57 +0000 (15:49 +0000)]
make cedric happy: show warnings by default.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74745
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 31 Jul 2012 22:45:44 +0000 (22:45 +0000)]
edje log: fix some progname leftovers.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74702
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 31 Jul 2012 22:42:03 +0000 (22:42 +0000)]
fix edje error reporting for once and for all.
edje error was a mess. First someone (maybe myself) added eina log,
then people changed it to be a mix with printf()... then they replaced
eina_log with printf() + colors so it would be less verbose.
It's fixed now! Using eina log infrastructure.
If all that is wanted is specific messages for edje_cc domain, do it
with a specific log print function (eina_log_print_cb_set()). I made
it produce messages in the format:
<levelcolor><progname>: <levelprefix><message>
Where:
- levelcolor is defined by eina_log (I hacked the win32 version,
since no public api to resolve level to color).
- levelprefix is "Error. " or "Warning. " to cope with traditional
output.
If it does not look as you wanted, let me know before stuffing some
printf() again.
Bonus point: reduced 2 global variables (progname and verbose),
removed lots of code.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74701
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 31 Jul 2012 07:23:16 +0000 (07:23 +0000)]
eina: cleanup eina_file_map_lines API before release.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74618
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 28 Jul 2012 16:33:37 +0000 (16:33 +0000)]
edje: Reduce potential reentrant issue when using edje_object_signal_emit.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74539
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 28 Jul 2012 16:22:15 +0000 (16:22 +0000)]
edje: try to make windows happier.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74538
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 28 Jul 2012 15:53:15 +0000 (15:53 +0000)]
edje: compile again on windows.
Patch half Vincent, half myself.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74537
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 26 Jul 2012 08:21:56 +0000 (08:21 +0000)]
edje_cc shouldnt be using eina-log for almost all its err/wrn/inf
stuff as this is actual user output and done:
file.c:242 error in blah.edc:232
is just confusing as all heck.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74424
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 24 Jul 2012 07:15:22 +0000 (07:15 +0000)]
edje edje_cc_handlers.c: Fixed typo pointed out by PrinceAMD-(Deon Thomas)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74346
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 24 Jul 2012 03:52:14 +0000 (03:52 +0000)]
fix entry shift selection extend with mouse.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74338
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Mon, 23 Jul 2012 08:54:46 +0000 (08:54 +0000)]
edje - updated AUTHORS
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74315
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
woohyun [Mon, 23 Jul 2012 08:36:36 +0000 (08:36 +0000)]
edje/edje_entry : Only MOUSE_UP should reset character.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74312
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gastal [Fri, 20 Jul 2012 14:05:22 +0000 (14:05 +0000)]
If there's a filter and a program running don't execute another one.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74249
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 20 Jul 2012 02:12:06 +0000 (02:12 +0000)]
edje: remove dead code.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74199
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
woohyun [Thu, 19 Jul 2012 08:26:02 +0000 (08:26 +0000)]
edje/edje_entry : Just fixed a comment.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74168
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 18 Jul 2012 08:37:23 +0000 (08:37 +0000)]
and actually command (m4 style dnl) the multisense stuff for release.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74052
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 18 Jul 2012 08:33:41 +0000 (08:33 +0000)]
make multisense off by default as it's not ready yet.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@74050
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Jul 2012 06:36:02 +0000 (06:36 +0000)]
fix minor version defines to be at 1.6 (in sync now) ready for going
to 7 on release.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73906
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
ngc891 [Sat, 14 Jul 2012 06:58:42 +0000 (06:58 +0000)]
edje: Fix multisense shutdown and shut up ecore thread shutdown.
Patch from cedric during the korean e17 meeting. Thanks!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73841
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 13 Jul 2012 09:15:17 +0000 (09:15 +0000)]
edje: stop compilation when clipping to a non RECT part.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73801
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 13 Jul 2012 08:33:26 +0000 (08:33 +0000)]
edje: fix a small memory leak during compilation.
NOTE: use stringshare all over the place !
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73796
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 13 Jul 2012 02:53:30 +0000 (02:53 +0000)]
add docs -> rect parts only for clip_to
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73785
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 13 Jul 2012 02:50:58 +0000 (02:50 +0000)]
edje: warn at compile time about forgotten image.
NOTE: You need to enable at least Eina_Log warning level
to see them.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73784
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 12 Jul 2012 08:10:29 +0000 (08:10 +0000)]
Edje text_class: Unified the _object_text_class_set code a bit more.
There were two code paths, with one missing a couple of calls. Now there's
less code duplication and less bugs.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73604
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 12 Jul 2012 08:10:24 +0000 (08:10 +0000)]
Edje text_classes: Fixed usage of stringshare_replace.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73603
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 12 Jul 2012 07:08:05 +0000 (07:08 +0000)]
Edje text classes: Fixed issues with textblock and some inconsistency.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73601
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 12 Jul 2012 07:08:00 +0000 (07:08 +0000)]
Edje textblock: Fixed bug with applying text class size.
Happens when text size is updated, but font is not.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73600
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 11 Jul 2012 10:50:30 +0000 (10:50 +0000)]
edje: cleanup and make limit per description work.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73562
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 11 Jul 2012 09:26:37 +0000 (09:26 +0000)]
edje: little bug fixes when rp could have been already destroyed.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73556
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Wed, 11 Jul 2012 03:03:23 +0000 (03:03 +0000)]
edje edje_cc_handlers.c: More documentation on image fill. Patch by
Anisse Astier <anisse@astier.eu>
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73548
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
ngc891 [Tue, 10 Jul 2012 12:28:43 +0000 (12:28 +0000)]
edje: correct more typos in edc doc
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73525
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
ngc891 [Tue, 10 Jul 2012 11:51:54 +0000 (11:51 +0000)]
edje: doc typo
val 2 and val 2 were on a boat, val 2 jumps out. Where is val 1?
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73523
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 9 Jul 2012 10:26:56 +0000 (10:26 +0000)]
edje: a little more doc for image set.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73499
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 9 Jul 2012 10:20:21 +0000 (10:20 +0000)]
update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73498
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 8 Jul 2012 23:42:19 +0000 (23:42 +0000)]
edje edje_cc_handlers.c: More description. Patch by Anisse Astier
<anisse@astier.eu>
On Mon, Jul 9, 2012 at 7:09 AM, Anisse Astier <anisse@astier.eu> wrote:
> Trying to make the description more explicit
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73478
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
ngc891 [Sun, 8 Jul 2012 06:45:00 +0000 (06:45 +0000)]
edje: bad typo in example code
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73458
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Jul 2012 09:34:52 +0000 (09:34 +0000)]
no need for that ERR msg. :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73449
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Jul 2012 08:25:09 +0000 (08:25 +0000)]
printf--
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73447
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Jul 2012 03:41:38 +0000 (03:41 +0000)]
printf--
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73437
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Jul 2012 03:25:31 +0000 (03:25 +0000)]
edje_cc -> nothreads means we should avoid evas preload too.. grrr.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73436
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Jul 2012 02:12:22 +0000 (02:12 +0000)]
thats it. threads off in edje_cc by default. we need to focus on
stability now.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73432
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
acidx [Fri, 6 Jul 2012 19:38:35 +0000 (19:38 +0000)]
edje: Unb0rk Embryo set_state()
De Morgan is your friend.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73426
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
acidx [Fri, 6 Jul 2012 18:34:50 +0000 (18:34 +0000)]
edje: Make state index optional
This shouldn't break stuff, just make things easier. Think of all that lost
time " 0.0". Not anymore. Not even in Embryo scripts. Indexes should only
be provided when you need them (which is quite rare).
Note that if you use ``set_state("new state")'' in your Embryo scripts, the
produced .edj files will be incompatible with older versions of Edje. This
backwards incompatibility only applies to Embryo scripts; edje_cc will
generate a ``0.0'' value if the index is omitted from state declarations and
programs.
Sachiel said this patch was OK; our benevolent release manager acked as
well. Blame them if this breaks stuff.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73424
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
ngc891 [Thu, 5 Jul 2012 06:03:37 +0000 (06:03 +0000)]
edje: multisense
Add a key in edje.pc to help third-party applications detect if the library
has been compiled with multisense support. This will be eventually reverted
if multisense becomes a requirement for edje. For the time being, people can
check multisense availability by "pkg-config edje --variable=multisense".
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73324
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 Jul 2012 14:45:13 +0000 (14:45 +0000)]
fix reallyu minor thing - border_scale_by wasnt interpolated.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73289
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Tue, 3 Jul 2012 14:08:09 +0000 (14:08 +0000)]
unbork edje-lua on 5.2
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73240
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 3 Jul 2012 12:19:40 +0000 (12:19 +0000)]
From: "daniel.zaoui@samsung.com" <daniel.zaoui@samsung.com>
Subject: [E-devel] Patch for Edje: added const to obj parameter of
edje_object_part_table_child_get
The obj parameter is used only for read access so the const can be
added to its type.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73231
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 3 Jul 2012 08:52:17 +0000 (08:52 +0000)]
Edje entry: Fixed anchor update with user insert.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73211
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 28 Jun 2012 10:19:30 +0000 (10:19 +0000)]
tom - can u take thgis textblock fit code and run with it and polish
it to be nice and try and "fit" as best as possible? entries dont do it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72992
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
stefan [Wed, 27 Jun 2012 13:26:25 +0000 (13:26 +0000)]
edje: Align coverage generation with all others
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72947
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
stefan [Wed, 27 Jun 2012 09:09:11 +0000 (09:09 +0000)]
edje: Pass in coverage ld flags for all programs in src/bin as well
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72929
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 26 Jun 2012 03:44:30 +0000 (03:44 +0000)]
edje: destroy child and group correctly.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72838
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 25 Jun 2012 06:50:16 +0000 (06:50 +0000)]
unused--
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72780
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 24 Jun 2012 13:46:43 +0000 (13:46 +0000)]
edje: forgottten @since.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72768
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 24 Jun 2012 13:23:37 +0000 (13:23 +0000)]
edje: implement per part limit.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72767
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 24 Jun 2012 06:01:12 +0000 (06:01 +0000)]
edje: Resistance is futile. The B0rk.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72754
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Sat, 23 Jun 2012 18:39:08 +0000 (18:39 +0000)]
edje: improve use of aliases
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72732
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 22 Jun 2012 01:25:38 +0000 (01:25 +0000)]
edje: oops forgotten data description.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72679
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 21 Jun 2012 10:23:42 +0000 (10:23 +0000)]
fix a crash when edje parent is null from _edje_fetch
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72585
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 21 Jun 2012 08:55:38 +0000 (08:55 +0000)]
use bin prefix for embryo_cc in edje_cc.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72580
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 21 Jun 2012 06:38:51 +0000 (06:38 +0000)]
edje: fix previous breakage with auto unswallow.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72563
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 20 Jun 2012 07:29:47 +0000 (07:29 +0000)]
edje: add accessibility flags and API.
Patch by Kim Shinwoo <kimcinoo.efl@gmail.com>
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72521
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 18 Jun 2012 13:31:27 +0000 (13:31 +0000)]
Edje entry: Set start and end correctly when deleting word backwards.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72400
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 18 Jun 2012 13:31:24 +0000 (13:31 +0000)]
Edje entry: range_del_emit - only emit if there was a non-empty range.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72399
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 17 Jun 2012 01:44:00 +0000 (01:44 +0000)]
tone down memprool size chunks.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72251
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 15 Jun 2012 06:40:01 +0000 (06:40 +0000)]
edje - updated AUTHORS
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72163
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 15 Jun 2012 01:06:50 +0000 (01:06 +0000)]
edje: once the swallowed object is cleared out do not let it there.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72155
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jihoon [Fri, 15 Jun 2012 00:43:52 +0000 (00:43 +0000)]
write NEWS, Changelog about r71761
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72153
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 14 Jun 2012 09:45:48 +0000 (09:45 +0000)]
From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
Subject: [E-devel] [Patch] [Edje] Fix for seg fault during edje
decompilation
Fix decompile of sound samples to use sound source file, not name
Fix decompile of sound samples not double-free
Fix alsa configure option to be alsa, not flac.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72117
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 14 Jun 2012 01:20:26 +0000 (01:20 +0000)]
edje: fix big oopsie.
NOTE: this should unbreak your use of E17 clock widget
and elm_list should still be fine.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72097
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 13 Jun 2012 15:39:10 +0000 (15:39 +0000)]
cedric -> REVERT 2. LOTs of valgrind probelsm from this patch and
crashes too in real life. try with valgrind again some tiome. rp's
(parts) freed before callbacks called thus cb data is invalid by the
time its called.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72090
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 13 Jun 2012 15:00:16 +0000 (15:00 +0000)]
cedric -> REVERT! breaks elm list!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72087
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 13 Jun 2012 08:51:02 +0000 (08:51 +0000)]
edje: cleanup the right callback.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72074
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 13 Jun 2012 06:50:48 +0000 (06:50 +0000)]
edje: remove warning.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72062
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 13 Jun 2012 06:48:41 +0000 (06:48 +0000)]
edje: correctly unswallow things on object destruction.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72061
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 13 Jun 2012 03:21:31 +0000 (03:21 +0000)]
edje: rename VIRTUAL into SPACER and also fix Edje_Edit and inspector.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72058
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 13 Jun 2012 03:10:18 +0000 (03:10 +0000)]
edje: properly clean up callbacks when destroying edje object.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72057
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 12 Jun 2012 16:29:11 +0000 (16:29 +0000)]
bitch--
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72043
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 12 Jun 2012 08:01:12 +0000 (08:01 +0000)]
never should have used this api - it never did squat diddly. bug in
api set.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@71989
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 10 Jun 2012 12:15:02 +0000 (12:15 +0000)]
edje: fix leak introduced by VIRTUAL.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@71898
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 10 Jun 2012 11:14:42 +0000 (11:14 +0000)]
Edje load: Although we don't use them that much, we have refcounts in evas.
Don't assume an evas_object_del has to delete the object.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@71895
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gastal [Fri, 8 Jun 2012 13:21:08 +0000 (13:21 +0000)]
Adding related pages link.
Author: Guilherme Iscaro <iscaro@profusion.mobi>
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@71848
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33