woohyun [Tue, 7 Feb 2012 08:52:30 +0000 (08:52 +0000)]
[edje/markup_filter] update Changelog and NEWS
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67725
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67724
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jihoon [Mon, 6 Feb 2012 03:30:45 +0000 (03:30 +0000)]
edje entry: set ALPHABET in case of password mode
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67708
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jihoon [Sun, 5 Feb 2012 23:37:45 +0000 (23:37 +0000)]
fix @dates in each header file
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67705
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67690
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
davemds [Sun, 29 Jan 2012 14:41:51 +0000 (14:41 +0000)]
epp does not support variadic args
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67588
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67567
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Thu, 26 Jan 2012 21:26:08 +0000 (21:26 +0000)]
Tell the descriptors about our new properties
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67559
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 26 Jan 2012 18:32:30 +0000 (18:32 +0000)]
edje: fix obvious c&p error.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67557
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 26 Jan 2012 18:24:00 +0000 (18:24 +0000)]
edje: add min: SOURCE, max: SOURCE.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67555
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67549
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67542
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Jan 2012 16:47:38 +0000 (16:47 +0000)]
edje: fix use of inherit, overridding and alias.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67537
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Jan 2012 10:11:02 +0000 (10:11 +0000)]
edje: rename variable to have a more miningfull name.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67528
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Jan 2012 09:53:38 +0000 (09:53 +0000)]
edje: cast the right type.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67527
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Jan 2012 09:36:08 +0000 (09:36 +0000)]
edje: do it in the right order.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67526
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67524
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 24 Jan 2012 14:48:51 +0000 (14:48 +0000)]
edje: prevent filter from matching during a program run.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67495
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 24 Jan 2012 09:07:55 +0000 (09:07 +0000)]
edje: back port in 1.0 and 1.1.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67485
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 23 Jan 2012 16:39:37 +0000 (16:39 +0000)]
edje: remove white space.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67478
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 23 Jan 2012 16:34:34 +0000 (16:34 +0000)]
edje: fix all id including the current directory entry.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67477
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 23 Jan 2012 16:18:53 +0000 (16:18 +0000)]
Edje util: Remove useless cast.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67476
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67474
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 23 Jan 2012 15:45:12 +0000 (15:45 +0000)]
edje: detect when we try to inherit from ourself.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67472
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67368
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67338
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67325
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 19 Jan 2012 08:17:12 +0000 (08:17 +0000)]
Edje: Fixed a lot of warnings.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67324
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 19 Jan 2012 08:17:07 +0000 (08:17 +0000)]
Edje cc: Remove unused parameters cpp_token_line/file.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67323
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67307
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67292
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67290
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67284
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 17 Jan 2012 08:38:37 +0000 (08:38 +0000)]
Edje entry: Handle entry newline legacy mode better.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67265
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67242
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Sun, 15 Jan 2012 03:20:45 +0000 (03:20 +0000)]
whitespace cleanup (just to test build bot)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67221
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Sat, 14 Jan 2012 04:15:04 +0000 (04:15 +0000)]
this change brought to you by: the french
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67208
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Sat, 14 Jan 2012 04:08:01 +0000 (04:08 +0000)]
stragglers from 67197
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67206
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67197
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67135
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@67034
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66990
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 9 Jan 2012 04:50:42 +0000 (04:50 +0000)]
edje: Fixed documentation typo.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66981
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Sun, 8 Jan 2012 20:43:15 +0000 (20:43 +0000)]
formatting
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66979
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66977
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66961
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66955
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 6 Jan 2012 15:06:52 +0000 (15:06 +0000)]
edje: try to fix doc.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66943
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66937
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 6 Jan 2012 10:07:45 +0000 (10:07 +0000)]
edje: unswallow object that are about to be swallowed.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66934
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 6 Jan 2012 00:59:35 +0000 (00:59 +0000)]
fix annoying log spam
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66907
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66903
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66902
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66893
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66887
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66873
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 Jan 2012 05:17:11 +0000 (05:17 +0000)]
dont call recalc if doing calc only
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66849
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 Jan 2012 04:45:33 +0000 (04:45 +0000)]
update authors in edje docs
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66844
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 Jan 2012 04:35:37 +0000 (04:35 +0000)]
add the actual recalc smart callback code and docs.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66843
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 4 Jan 2012 04:00:33 +0000 (04:00 +0000)]
version docs for new "recalc" signal in next commit
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66838
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 Jan 2012 03:41:19 +0000 (03:41 +0000)]
Add HEX, TERMINAL and PASSWORD layouts
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66837
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 3 Jan 2012 17:04:44 +0000 (17:04 +0000)]
edje: follow the rest of the EFL.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66802
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 3 Jan 2012 12:18:16 +0000 (12:18 +0000)]
Edje: Updated changelog.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66793
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66784
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66745
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66738
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66599
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66596
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66580
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
woohyun [Tue, 27 Dec 2011 08:02:39 +0000 (08:02 +0000)]
edje/edje_entry : fix small bug when inputting password.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66561
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 21 Dec 2011 20:09:23 +0000 (20:09 +0000)]
edje: don't use strlen() == 0
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66442
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
glima [Wed, 21 Dec 2011 12:18:52 +0000 (12:18 +0000)]
[edje/examples] Fix error on message fields access.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66440
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 20 Dec 2011 10:28:30 +0000 (10:28 +0000)]
edje: patch all group the intended way.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66382
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 19 Dec 2011 17:25:00 +0000 (17:25 +0000)]
edje: check existence of group at compile time also.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66336
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 19 Dec 2011 16:47:58 +0000 (16:47 +0000)]
edje: actually all wav are lacking.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66335
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66334
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 19 Dec 2011 16:00:06 +0000 (16:00 +0000)]
edje: more warning with borken .edj.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66333
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66281
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 16 Dec 2011 09:49:21 +0000 (09:49 +0000)]
edje: oops, should have compiled that one.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66278
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 16 Dec 2011 09:47:18 +0000 (09:47 +0000)]
edje: forgotten ChangeLog.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66277
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 16 Dec 2011 09:40:43 +0000 (09:40 +0000)]
edje: fix wrong call to free() in edje_load.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66276
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66265
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 15 Dec 2011 14:41:46 +0000 (14:41 +0000)]
Edje entry: Added cursor,changed,manual signal.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66259
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 15 Dec 2011 14:01:17 +0000 (14:01 +0000)]
lets not use uninitialized vars shall we?
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66257
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66250
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 15 Dec 2011 09:37:50 +0000 (09:37 +0000)]
edje: declare limits as an object for the parser.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66245
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66242
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 15 Dec 2011 08:28:45 +0000 (08:28 +0000)]
Edje entry: Updated changelog according to recent changes.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66238
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66237
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 14 Dec 2011 16:37:06 +0000 (16:37 +0000)]
edje: improve doc a little bit.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66212
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66204
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66203
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66193
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
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: http://svn.enlightenment.org/svn/e/trunk/edje@66186
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 13 Dec 2011 08:50:19 +0000 (08:50 +0000)]
edje: Fixed svn detection for svn1.7
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66145
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 13 Dec 2011 02:48:00 +0000 (02:48 +0000)]
add changelog for fix!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66128
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 12 Dec 2011 19:59:25 +0000 (19:59 +0000)]
fix a pair of buffer overflows from r65619
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66121
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
rui [Sat, 10 Dec 2011 11:26:31 +0000 (11:26 +0000)]
Minor adjustments to the current status.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66085
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 8 Dec 2011 16:21:49 +0000 (16:21 +0000)]
edje: we never call perror.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66041
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 8 Dec 2011 12:07:05 +0000 (12:07 +0000)]
Edje entry: use the newly added self-closing textblock tags.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66024
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33