framework/uifw/edje.git
12 years agofix breakage from r67537 with alias inheriting or somesuch
discomfitor [Fri, 10 Feb 2012 20:34:18 +0000 (20:34 +0000)]
fix breakage from r67537 with alias inheriting or somesuch

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67833 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: told you old man ! broadcasting message to all groups was a bad idea.
cedric [Fri, 10 Feb 2012 16:49:58 +0000 (16:49 +0000)]
edje: told you old man ! broadcasting message to all groups was a bad idea.

This patch try to prevent the broadcasting of targeted message. This should minimize
the problem generated on edje sub GROUP that didn't expect to see that much message
coming to them. It just a minimization of the problem, as message that don't target
explicitly a part are still propagated and can still break your edje usage from 1.0
to 1.1 version.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67830 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: fix build with EDJE_PROGRAM_CACHE
cedric [Wed, 8 Feb 2012 16:05:44 +0000 (16:05 +0000)]
edje: fix build with EDJE_PROGRAM_CACHE

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67766 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: filter means, we can't change any state when we check for match. Delay, we...
cedric [Wed, 8 Feb 2012 14:41:21 +0000 (14:41 +0000)]
edje: filter means, we can't change any state when we check for match. Delay, we should.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67763 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: don't update edje calc cache state when only one direction was computed.
cedric [Wed, 8 Feb 2012 14:20:29 +0000 (14:20 +0000)]
edje: don't update edje calc cache state when only one direction was computed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67762 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[edje] Modified Changlog and Edje.h. Thanks Vincent :)
woohyun [Tue, 7 Feb 2012 09:42:18 +0000 (09:42 +0000)]
[edje] Modified Changlog and Edje.h. Thanks Vincent :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67726 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[edje/markup_filter] update Changelog and NEWS
woohyun [Tue, 7 Feb 2012 08:52:30 +0000 (08:52 +0000)]
[edje/markup_filter] update Changelog and NEWS

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67725 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[edje/markup filter] Add new API, edje_object_markup_filter_callback_add. When using
woohyun [Tue, 7 Feb 2012 08:49:56 +0000 (08:49 +0000)]
[edje/markup filter] Add new API, edje_object_markup_filter_callback_add. When using
edje_object_text_insert_filter_callback_add, a filter function
should check the type(format, text, or markup) of text for correct
filtering. But in markup filter function(added by new API), text is
always markup so no need to check the type of text.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67724 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje entry: set ALPHABET in case of password mode
jihoon [Mon, 6 Feb 2012 03:30:45 +0000 (03:30 +0000)]
edje entry: set ALPHABET in case of password mode

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67708 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix @dates in each header file
jihoon [Sun, 5 Feb 2012 23:37:45 +0000 (23:37 +0000)]
fix @dates in each header file

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67705 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEntry: Fix to work edje_object_part_text_input_panel_enabled_set/get well even though...
jihoon [Fri, 3 Feb 2012 04:50:23 +0000 (04:50 +0000)]
Entry: Fix to work edje_object_part_text_input_panel_enabled_set/get well even though ecore_imf doesn't exist or immodule isn't used.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67690 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoepp does not support variadic args
davemds [Sun, 29 Jan 2012 14:41:51 +0000 (14:41 +0000)]
epp does not support variadic args

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67588 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoDo set the max to the image size if asked for it
sachiel [Fri, 27 Jan 2012 14:32:45 +0000 (14:32 +0000)]
Do set the max to the image size if asked for it

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67567 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTell the descriptors about our new properties
sachiel [Thu, 26 Jan 2012 21:26:08 +0000 (21:26 +0000)]
Tell the descriptors about our new properties

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67559 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: fix obvious c&p error.
cedric [Thu, 26 Jan 2012 18:32:30 +0000 (18:32 +0000)]
edje: fix obvious c&p error.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67557 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: add min: SOURCE, max: SOURCE.
cedric [Thu, 26 Jan 2012 18:24:00 +0000 (18:24 +0000)]
edje: add min: SOURCE, max: SOURCE.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67555 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje textblock: Fixed style user memory leak.
tasn [Thu, 26 Jan 2012 14:03:29 +0000 (14:03 +0000)]
Edje textblock: Fixed style user memory leak.

Thanks to Hermet for spotting this.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67549 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: don't forget to reference child image in set.
cedric [Wed, 25 Jan 2012 18:37:10 +0000 (18:37 +0000)]
edje: don't forget to reference child image in set.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67542 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: fix use of inherit, overridding and alias.
cedric [Wed, 25 Jan 2012 16:47:38 +0000 (16:47 +0000)]
edje: fix use of inherit, overridding and alias.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67537 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: rename variable to have a more miningfull name.
cedric [Wed, 25 Jan 2012 10:11:02 +0000 (10:11 +0000)]
edje: rename variable to have a more miningfull name.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67528 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: cast the right type.
cedric [Wed, 25 Jan 2012 09:53:38 +0000 (09:53 +0000)]
edje: cast the right type.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67527 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: do it in the right order.
cedric [Wed, 25 Jan 2012 09:36:08 +0000 (09:36 +0000)]
edje: do it in the right order.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67526 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: edje_cc will now only store and encore needed image.
cedric [Wed, 25 Jan 2012 09:07:36 +0000 (09:07 +0000)]
edje: edje_cc will now only store and encore needed image.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67524 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: prevent filter from matching during a program run.
cedric [Tue, 24 Jan 2012 14:48:51 +0000 (14:48 +0000)]
edje: prevent filter from matching during a program run.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67495 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: back port in 1.0 and 1.1.
cedric [Tue, 24 Jan 2012 09:07:55 +0000 (09:07 +0000)]
edje: back port in 1.0 and 1.1.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67485 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: remove white space.
cedric [Mon, 23 Jan 2012 16:39:37 +0000 (16:39 +0000)]
edje: remove white space.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67478 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: fix all id including the current directory entry.
cedric [Mon, 23 Jan 2012 16:34:34 +0000 (16:34 +0000)]
edje: fix all id including the current directory entry.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67477 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje util: Remove useless cast.
tasn [Mon, 23 Jan 2012 16:18:53 +0000 (16:18 +0000)]
Edje util: Remove useless cast.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67476 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje textblock: Added edje_object_part_text_style_user_set/get
tasn [Mon, 23 Jan 2012 16:10:27 +0000 (16:10 +0000)]
Edje textblock: Added edje_object_part_text_style_user_set/get

That correspond to the new textblock functions.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67474 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: detect when we try to inherit from ourself.
cedric [Mon, 23 Jan 2012 15:45:12 +0000 (15:45 +0000)]
edje: detect when we try to inherit from ourself.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67472 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix style change inside callback reported by:
raster [Fri, 20 Jan 2012 02:57:02 +0000 (02:57 +0000)]
fix style change inside callback reported by:
Guilherme Silveira <xguiga@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Revert "Edje: Replace x1 -> xx1 (also y1, x2 and y2)."
tasn [Thu, 19 Jan 2012 13:18:26 +0000 (13:18 +0000)]
Edje: Revert "Edje: Replace x1 -> xx1 (also y1, x2 and y2)."

Oops, apparently I broke things.

This reverts commit 67325.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67338 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Replace x1 -> xx1 (also y1, x2 and y2).
tasn [Thu, 19 Jan 2012 08:17:14 +0000 (08:17 +0000)]
Edje: Replace x1 -> xx1 (also y1, x2 and y2).

This should probably become the new standard for coords as it doesn't
clash with the damn y1 posix function.

Thasks to Gustavo for the naming.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67325 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Fixed a lot of warnings.
tasn [Thu, 19 Jan 2012 08:17:12 +0000 (08:17 +0000)]
Edje: Fixed a lot of warnings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67324 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje cc: Remove unused parameters cpp_token_line/file.
tasn [Thu, 19 Jan 2012 08:17:07 +0000 (08:17 +0000)]
Edje cc: Remove unused parameters cpp_token_line/file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67323 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: correct retrival of file name
englebass [Thu, 19 Jan 2012 00:35:36 +0000 (00:35 +0000)]
edje: correct retrival of file name

When using eina_file_direct_ls, we already know where the file part of a
path is, not need to use ecore_file_file_get().

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67307 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Fix big-endian issue with aspect_preference being declared as an enum/int and...
kakaroto [Wed, 18 Jan 2012 06:16:01 +0000 (06:16 +0000)]
Edje: Fix big-endian issue with aspect_preference being declared as an enum/int and read from file as a char

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67292 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
raster [Wed, 18 Jan 2012 04:38:04 +0000 (04:38 +0000)]
From: Jihoon Kim <imfine98@gmail.com>

Long time ago, in
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg32795.html
mail thread and IRC,

I talked with about problem of asynchronous event API such as
ecore_imf_context_commit_event_add,
ecore_imf_context_preedit_changed_event_add, so on.

In short, The problem is that key event and text_set APIs are processed
immediately, but commit event and preedit changed event is processed
asynchronously  because those APIs add each event to ecore event queue.

To fix these problems, I've decided to create synchronous event APIs such
as ecore_imf_context_event_callback_add, del and call.

For considering compatibility, sync and async event callback functions are
used in xim and scim immodule.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67290 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate all minor versions to 2 (or 6) - and yes. i missed making most
raster [Wed, 18 Jan 2012 02:32:36 +0000 (02:32 +0000)]
update all minor versions to 2 (or 6) - and yes. i missed making most
be 1.1 (or 1.5) for the last release. too late. THIS is why i'm sick
and tired of all the bloody separate libs that have to be versiioned
and build and released separately. :( too many places to go fix up per
release.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67284 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Handle entry newline legacy mode better.
tasn [Tue, 17 Jan 2012 08:38:37 +0000 (08:38 +0000)]
Edje entry: Handle entry newline legacy mode better.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67265 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Fixed a couple of warnings that really don't indicate issues.
tasn [Mon, 16 Jan 2012 12:34:13 +0000 (12:34 +0000)]
Edje: Fixed a couple of warnings that really don't indicate issues.

Global shadow warnings are annoying and thus will be ignored at the moment,
There are other issues as well though, for example, not using cpp_token_file.
I don't know if that's intended or not, so I won't just suppress the warning.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67242 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowhitespace cleanup (just to test build bot)
barbieri [Sun, 15 Jan 2012 03:20:45 +0000 (03:20 +0000)]
whitespace cleanup (just to test build bot)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67221 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothis change brought to you by: the french
discomfitor [Sat, 14 Jan 2012 04:15:04 +0000 (04:15 +0000)]
this change brought to you by: the french

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67208 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agostragglers from 67197
discomfitor [Sat, 14 Jan 2012 04:08:01 +0000 (04:08 +0000)]
stragglers from 67197

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67206 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowo... this turned out to be much more of a pain. minmul now works -
raster [Sat, 14 Jan 2012 02:29:13 +0000 (02:29 +0000)]
wo... this turned out to be much more of a pain. minmul now works -
allows us to multiple a minimim size explicitly for min size calc so
we can do things like have content slide open/closed properly.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67197 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: move away from fopen in favor of Eina_File.
cedric [Thu, 12 Jan 2012 11:08:19 +0000 (11:08 +0000)]
edje: move away from fopen in favor of Eina_File.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67135 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Revert object_hide on unswallow, add documentation for the use case.
kakaroto [Wed, 11 Jan 2012 02:06:07 +0000 (02:06 +0000)]
Edje: Revert object_hide on unswallow, add documentation for the use case.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@67034 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: display the real name of the collection when writing it.
cedric [Mon, 9 Jan 2012 10:10:58 +0000 (10:10 +0000)]
edje: display the real name of the collection when writing it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66990 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: Fixed documentation typo.
seoz [Mon, 9 Jan 2012 04:50:42 +0000 (04:50 +0000)]
edje: Fixed documentation typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66981 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoformatting
englebass [Sun, 8 Jan 2012 20:43:15 +0000 (20:43 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66979 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdded Lua function edje.version().
onefang [Sun, 8 Jan 2012 14:37:11 +0000 (14:37 +0000)]
Added Lua function edje.version().

Also cleaned up the changelog date from my last commit.  Oops.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoCalling non exstent functions no longer crashes scripts.
onefang [Sat, 7 Jan 2012 23:02:57 +0000 (23:02 +0000)]
Calling non exstent functions no longer crashes scripts.
This is so that future scripts will still work with old libraries,
and lets us add the "host can provide Lua API" feature soon.

Also some more comments.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66961 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: hide an object after unswallow
kakaroto [Sat, 7 Jan 2012 11:39:15 +0000 (11:39 +0000)]
Edje: hide an object after unswallow
Simply doing an unswallow would leave the object where it was in the
evas, visible, but edje would not be handling it anymore.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66955 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: try to fix doc.
cedric [Fri, 6 Jan 2012 15:06:52 +0000 (15:06 +0000)]
edje: try to fix doc.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66943 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: add EDJE_ASPECT_PREFER_SOURCE.
cedric [Fri, 6 Jan 2012 11:28:38 +0000 (11:28 +0000)]
edje: add EDJE_ASPECT_PREFER_SOURCE.

NOTE: this is a prototype, play with and report any issue to me.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66937 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: unswallow object that are about to be swallowed.
cedric [Fri, 6 Jan 2012 10:07:45 +0000 (10:07 +0000)]
edje: unswallow object that are about to be swallowed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66934 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix annoying log spam
discomfitor [Fri, 6 Jan 2012 00:59:35 +0000 (00:59 +0000)]
fix annoying log spam

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66907 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: fix edje recent brokeness with text flickering.
cedric [Thu, 5 Jan 2012 15:26:49 +0000 (15:26 +0000)]
edje: fix edje recent brokeness with text flickering.

NOTE: it's just a partial revert of previous patch by
raster. Without that, some text were flickering going
on and off for sometime. I didn't take the time to
understand why, but by forcing the recalc it permanently
solve the issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66903 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: finally found why we did so many call to stat.
cedric [Thu, 5 Jan 2012 14:31:27 +0000 (14:31 +0000)]
edje: finally found why we did so many call to stat.

NOTE: I am still wondering what is the cost difference between
forcing a request to eet_open and calling stat. If someone has some
time to benchmark, feel free to do so and report on e-devel ml.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66902 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofixc new recalc cb to be able to call size min recalc in cb.
raster [Thu, 5 Jan 2012 05:21:02 +0000 (05:21 +0000)]
fixc new recalc cb to be able to call size min recalc in cb.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66893 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje multisense_factory.c: Changed file format to unix. Removed build warning. Remove...
seoz [Thu, 5 Jan 2012 01:11:15 +0000 (01:11 +0000)]
edje multisense_factory.c: Changed file format to unix. Removed build warning. Removed trailing whitespace.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66887 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoquietly move this news item to the right version before anyone notices
discomfitor [Wed, 4 Jan 2012 16:25:33 +0000 (16:25 +0000)]
quietly move this news item to the right version before anyone notices

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66873 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont call recalc if doing calc only
raster [Wed, 4 Jan 2012 05:17:11 +0000 (05:17 +0000)]
dont call recalc if doing calc only

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66849 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate authors in edje docs
raster [Wed, 4 Jan 2012 04:45:33 +0000 (04:45 +0000)]
update authors in edje docs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66844 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd the actual recalc smart callback code and docs.
raster [Wed, 4 Jan 2012 04:35:37 +0000 (04:35 +0000)]
add the actual recalc smart callback code and docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66843 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoversion docs for new "recalc" signal in next commit
discomfitor [Wed, 4 Jan 2012 04:00:33 +0000 (04:00 +0000)]
version docs for new "recalc" signal in next commit

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66838 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd HEX, TERMINAL and PASSWORD layouts
raster [Wed, 4 Jan 2012 03:41:19 +0000 (03:41 +0000)]
Add HEX, TERMINAL and PASSWORD layouts

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66837 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: follow the rest of the EFL.
cedric [Tue, 3 Jan 2012 17:04:44 +0000 (17:04 +0000)]
edje: follow the rest of the EFL.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje: Updated changelog.
tasn [Tue, 3 Jan 2012 12:18:16 +0000 (12:18 +0000)]
Edje: Updated changelog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66793 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Fix undo/redo with imf.
tasn [Tue, 3 Jan 2012 09:55:59 +0000 (09:55 +0000)]
Edje entry: Fix undo/redo with imf.

Many thanks to Jihoon Kim and SeoZ for reporting this issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66784 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix bad func protocype - it returned a duplicated string, not internal.
raster [Mon, 2 Jan 2012 11:32:06 +0000 (11:32 +0000)]
fix bad func protocype - it returned a duplicated string, not internal.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66745 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTYpo--, and a new comment!
onefang [Mon, 2 Jan 2012 10:19:49 +0000 (10:19 +0000)]
TYpo--, and a new comment!

Nothing to see here, move along.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66738 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoDon't override standard variables, it looks weird. In turn, fix building with automak...
sachiel [Wed, 28 Dec 2011 14:13:30 +0000 (14:13 +0000)]
Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66599 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje/edje_entry : Fix a bug. Wrong calculation for text length.
woohyun [Wed, 28 Dec 2011 10:27:06 +0000 (10:27 +0000)]
edje/edje_entry : Fix a bug. Wrong calculation for text length.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66596 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje/edje_entry : By this commit, preediting texts will be shown
woohyun [Wed, 28 Dec 2011 02:40:16 +0000 (02:40 +0000)]
edje/edje_entry : By this commit, preediting texts will be shown
differently. When inputting Korean text, preediting text will be shown
as selected. When inputting Japaneses text, preediting text will be
shown with underline. (Sometimes shown as selected for changing whole
preediting text to another text)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66580 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje/edje_entry : fix small bug when inputting password.
woohyun [Tue, 27 Dec 2011 08:02:39 +0000 (08:02 +0000)]
edje/edje_entry : fix small bug when inputting password.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66561 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: don't use strlen() == 0
englebass [Wed, 21 Dec 2011 20:09:23 +0000 (20:09 +0000)]
edje: don't use strlen() == 0

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66442 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[edje/examples] Fix error on message fields access.
glima [Wed, 21 Dec 2011 12:18:52 +0000 (12:18 +0000)]
[edje/examples] Fix error on message fields access.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66440 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: patch all group the intended way.
cedric [Tue, 20 Dec 2011 10:28:30 +0000 (10:28 +0000)]
edje: patch all group the intended way.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66382 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: check existence of group at compile time also.
cedric [Mon, 19 Dec 2011 17:25:00 +0000 (17:25 +0000)]
edje: check existence of group at compile time also.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66336 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: actually all wav are lacking.
cedric [Mon, 19 Dec 2011 16:47:58 +0000 (16:47 +0000)]
edje: actually all wav are lacking.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66335 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: comment forgotten unused file.
cedric [Mon, 19 Dec 2011 16:05:29 +0000 (16:05 +0000)]
edje: comment forgotten unused file.

As a side note, if you break compilation with example, you are breaking doc generation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66334 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: more warning with borken .edj.
cedric [Mon, 19 Dec 2011 16:00:06 +0000 (16:00 +0000)]
edje: more warning with borken .edj.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66333 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: reduce parts walk during load time of Edje file.
cedric [Fri, 16 Dec 2011 10:17:55 +0000 (10:17 +0000)]
edje: reduce parts walk during load time of Edje file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66281 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: oops, should have compiled that one.
cedric [Fri, 16 Dec 2011 09:49:21 +0000 (09:49 +0000)]
edje: oops, should have compiled that one.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66278 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: forgotten ChangeLog.
cedric [Fri, 16 Dec 2011 09:47:18 +0000 (09:47 +0000)]
edje: forgotten ChangeLog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66277 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: fix wrong call to free() in edje_load.
cedric [Fri, 16 Dec 2011 09:40:43 +0000 (09:40 +0000)]
edje: fix wrong call to free() in edje_load.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66276 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoback out:
raster [Fri, 16 Dec 2011 00:29:05 +0000 (00:29 +0000)]
back out:
r66257 <- another small fix on the real problem
r66250 <- a small fix on the real problem
r66242 <- the real problem

jaewhan - your commit yesterday (r66242) has made edje_cc very
unstable and it will randomly segv (sometimes yes, sometimes no). as
such it's at the point i can't even compile e and elm without it
segving somewhere during build, so this gets backed out. review your
change carefully and look for issues.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66265 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Added cursor,changed,manual signal.
tasn [Thu, 15 Dec 2011 14:41:46 +0000 (14:41 +0000)]
Edje entry: Added cursor,changed,manual signal.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66259 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets not use uninitialized vars shall we?
raster [Thu, 15 Dec 2011 14:01:17 +0000 (14:01 +0000)]
lets not use uninitialized vars shall we?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66257 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: use EINA_LIST_FOREACH_SAFE when removing item from a list.
cedric [Thu, 15 Dec 2011 10:02:39 +0000 (10:02 +0000)]
edje: use EINA_LIST_FOREACH_SAFE when removing item from a list.

Bug spotted by Michael Bouchaud.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66250 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: declare limits as an object for the parser.
cedric [Thu, 15 Dec 2011 09:37:50 +0000 (09:37 +0000)]
edje: declare limits as an object for the parser.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66245 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoBug fix - about type change in group inherit.
jaehwan [Thu, 15 Dec 2011 09:15:11 +0000 (09:15 +0000)]
Bug fix - about type change in group inherit.
Lately, raster removed the code about the prohibition of type-change in
group inherit.
But about the "part" of different type, the data structure of the their
"description" is different.
So if the type is changed, it have to be reallocated. Current, it is not.

At first, we have to remove the lookups. If we don't, when lookup module
executes, the memory
may be broken. So I removed all lookups for reallocated description before
it is reallocated.
And I changed all description of the "part" is reallocated when the type is
changed.
The attribute of the "part" is remained. Just it reallocated the part of
**_Spec_**.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66242 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Updated changelog according to recent changes.
tasn [Thu, 15 Dec 2011 08:28:45 +0000 (08:28 +0000)]
Edje entry: Updated changelog according to recent changes.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66238 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Implement ctrl+delete and clean up some comments there.
tasn [Thu, 15 Dec 2011 08:28:40 +0000 (08:28 +0000)]
Edje entry: Implement ctrl+delete and clean up some comments there.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66237 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoedje: improve doc a little bit.
cedric [Wed, 14 Dec 2011 16:37:06 +0000 (16:37 +0000)]
edje: improve doc a little bit.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66212 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Implement ctrl+arrow word prev and word next.
tasn [Wed, 14 Dec 2011 16:27:45 +0000 (16:27 +0000)]
Edje entry: Implement ctrl+arrow word prev and word next.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66204 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Implement Ctrl+Backspace - delete to start of word.
tasn [Wed, 14 Dec 2011 16:27:40 +0000 (16:27 +0000)]
Edje entry: Implement Ctrl+Backspace - delete to start of word.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66203 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEdje entry: Use the new default "tab" and "br" tags.
tasn [Wed, 14 Dec 2011 13:27:47 +0000 (13:27 +0000)]
Edje entry: Use the new default "tab" and "br" tags.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66193 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets not delete previous timer and just add one if there is none -
raster [Wed, 14 Dec 2011 10:22:49 +0000 (10:22 +0000)]
lets not delete previous timer and just add one if there is none -
less frees and allocs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66186 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33