framework/uifw/elementary.git
13 years agoDocumentatation and example for the twins anchorblock and anchorview
sachiel [Thu, 16 Jun 2011 21:28:02 +0000 (21:28 +0000)]
Documentatation and example for the twins anchorblock and anchorview

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

13 years agoIgnore attributes when generating documentation
sachiel [Thu, 16 Jun 2011 21:27:08 +0000 (21:27 +0000)]
Ignore attributes when generating documentation

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

13 years agoelementary: add make rule to generate screenshots of the examples.
antognolli [Thu, 16 Jun 2011 21:08:05 +0000 (21:08 +0000)]
elementary: add make rule to generate screenshots of the examples.

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

13 years agoSince the SVN revision is now included in %{version}, it's redundant
mej [Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)]
Since the SVN revision is now included in %{version}, it's redundant
to have it in %{release} also.  So let's just tag the package as ours
and try to make sure it doesn't interfere with vendor releases.

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

13 years agoelementary: fix check of examples build and install.
antognolli [Thu, 16 Jun 2011 18:58:44 +0000 (18:58 +0000)]
elementary: fix check of examples build and install.

This check should be before AC_OUTPUT in configure.ac.

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

13 years agoElementary: elm_animator documentation and example.
gastal [Thu, 16 Jun 2011 18:13:03 +0000 (18:13 +0000)]
Elementary: elm_animator documentation and example.

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

13 years agoelm examples: Fixed 'unused parameter' warnings.
seoz [Thu, 16 Jun 2011 17:55:31 +0000 (17:55 +0000)]
elm examples: Fixed 'unused parameter' warnings.

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

13 years agoelementary: fix examples DSO build.
antognolli [Thu, 16 Jun 2011 17:06:37 +0000 (17:06 +0000)]
elementary: fix examples DSO build.

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

13 years agoelementary: add some examples and a better explanation to elm_bg.
antognolli [Thu, 16 Jun 2011 14:10:23 +0000 (14:10 +0000)]
elementary: add some examples and a better explanation to elm_bg.
The example code was copied from elementary_test, but now there are 3
pages (one for each example) explaining its usage.

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

13 years agoelementary/transit - just modified to use evas_map_util_rotate.
hermet [Thu, 16 Jun 2011 08:20:48 +0000 (08:20 +0000)]
elementary/transit - just modified to use evas_map_util_rotate.

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

13 years agoElm scrollend_entry: Fix group of elm_scrolled_entry_is_empty.
tasn [Thu, 16 Jun 2011 06:19:15 +0000 (06:19 +0000)]
Elm scrollend_entry: Fix group of elm_scrolled_entry_is_empty.

Patch by Jihoon Kim.

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

13 years agoelm Elementary.h.in: Fixed documentation.
seoz [Thu, 16 Jun 2011 00:59:22 +0000 (00:59 +0000)]
elm Elementary.h.in: Fixed documentation.

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

13 years agoElementary: Actionslider example and accompaning documentation.
gastal [Wed, 15 Jun 2011 14:22:11 +0000 (14:22 +0000)]
Elementary: Actionslider example and accompaning documentation.

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

13 years agoElementary: actionslider documentation.
gastal [Wed, 15 Jun 2011 14:13:58 +0000 (14:13 +0000)]
Elementary: actionslider documentation.

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

13 years agoelementary: Add acknowledgment of Samsung's patronage to
gastal [Wed, 15 Jun 2011 14:13:45 +0000 (14:13 +0000)]
elementary: Add acknowledgment of Samsung's patronage to
  documentation project.

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

13 years agoelementary: fix tooltip segfaults with gengrid (cedric thanks)
yoz [Wed, 15 Jun 2011 14:07:28 +0000 (14:07 +0000)]
elementary: fix tooltip segfaults with gengrid (cedric thanks)

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

13 years agoelementary: fix slideshow transition, clip on image doesn't work today :P
yoz [Wed, 15 Jun 2011 13:50:39 +0000 (13:50 +0000)]
elementary: fix slideshow transition, clip on image doesn't work today :P

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

13 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
raster [Wed, 15 Jun 2011 10:14:02 +0000 (10:14 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_cnp_helper - string iteration bugfix

I've made a patch about elm_cnp_helper.
In elm_cnp_helper, some codes are unused.
It related with elm_entry for image showing, it makes image provider.
However elm_entry can parse an item with specific prefix.
It's not needed anymore.

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

13 years agoput 2 items in same cell or make them overlap test]
raster [Wed, 15 Jun 2011 10:07:59 +0000 (10:07 +0000)]
put 2 items in same cell or make them overlap test]

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

13 years agoelm genlist, photocam, map: Fixed wrong signal emitting.
seoz [Wed, 15 Jun 2011 05:30:23 +0000 (05:30 +0000)]
elm genlist, photocam, map: Fixed wrong signal emitting.

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

13 years agoelm genlist: Fixed indentation.
seoz [Wed, 15 Jun 2011 04:58:14 +0000 (04:58 +0000)]
elm genlist: Fixed indentation.

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

13 years agoElementary: elm_entry_filter_limit_size function is fixed. Now it can
woohyun [Tue, 14 Jun 2011 09:50:05 +0000 (09:50 +0000)]
Elementary: elm_entry_filter_limit_size function is fixed. Now it can
count tags and escape chars for counting max bytes or chars.

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

13 years agoFrom: Seunggyun Kim <sgyun.kim@samsung.com>
raster [Tue, 14 Jun 2011 09:18:54 +0000 (09:18 +0000)]
From: Seunggyun Kim <sgyun.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist - added auto scroll function
when expanding items.

Now, The user don't know how many items are added when the item is expanded in tree view.
If the use want to know how many items are added, they have to scroll
genlist view.

So I added auto scroll function when the items is expanded on bottom of viewport.
Using this, the user can know expanded items although that is expanded
beyond the view port.

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

13 years agoFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
raster [Tue, 14 Jun 2011 08:36:03 +0000 (08:36 +0000)]
From: Jeonghyun Yun <jh0506.yun@samsung.com>
Subject: [E-devel]  [Patch] elm_gengrid reorder mode moving effect added

Dear All.

I made a patch for elm_gengrid moving effect on reorder mode.

You can see reorder moving effect when you reorder item.

Please review this patch.

... I like! in svn! :)

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

13 years agoelementary/actionslider - fixed a minor bug.
hermet [Tue, 14 Jun 2011 03:00:41 +0000 (03:00 +0000)]
elementary/actionslider - fixed a minor bug.

indicator could not fixed at center correctly when the position of indicator is near the center...

mike_m found this bug. thanks.

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

13 years agoelm achorblock: Fixed doxygen.
seoz [Mon, 13 Jun 2011 16:28:11 +0000 (16:28 +0000)]
elm achorblock: Fixed doxygen.

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

13 years agoelementary: fix doc build when srcdir != builddir.
antognolli [Mon, 13 Jun 2011 14:51:06 +0000 (14:51 +0000)]
elementary: fix doc build when srcdir != builddir.

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

13 years agoElm cnp: Fix string bounds checking.
tasn [Mon, 13 Jun 2011 13:25:08 +0000 (13:25 +0000)]
Elm cnp: Fix string bounds checking.

Patch by Hyoyoung Chang.

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

13 years agoElm: Use 'canvas' API and structure rather than 'output' API and
seoz [Mon, 13 Jun 2011 11:26:08 +0000 (11:26 +0000)]
Elm: Use 'canvas' API and structure rather than 'output' API and
structure.

'canvas' and 'output' are same. So we need to deprecate one of them
later(may be evas 2.0 or so.) After I discuss this with raster, I've
got to use 'canvas' not 'output'. So I fixed elementary codes.

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

13 years agoElm entry/scrolled_enry: Added *_entry_append API.
tasn [Mon, 13 Jun 2011 11:07:43 +0000 (11:07 +0000)]
Elm entry/scrolled_enry: Added *_entry_append API.

This is very useful when you want to feed an entry from a socket for example
and you don't want to wait until all the information is received

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

13 years agoelementary: add safety check to prevent some ill request.
cedric [Mon, 13 Jun 2011 07:43:11 +0000 (07:43 +0000)]
elementary: add safety check to prevent some ill request.

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

13 years agoremove .cvsignore files
billiob [Sun, 12 Jun 2011 21:38:37 +0000 (21:38 +0000)]
remove .cvsignore files

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

13 years agoElm label: Cleaned up min size calculation a bit.
tasn [Sun, 12 Jun 2011 12:02:57 +0000 (12:02 +0000)]
Elm label: Cleaned up min size calculation a bit.

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

13 years agoElm scroller: Fixed 'may be used uninitialized' warnings.
seoz [Sat, 11 Jun 2011 16:43:20 +0000 (16:43 +0000)]
Elm scroller: Fixed 'may be used uninitialized' warnings.

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

13 years agoElementary: Removed trailing whitespaces from c,h,am,ac,in.
seoz [Sat, 11 Jun 2011 07:36:37 +0000 (07:36 +0000)]
Elementary: Removed trailing whitespaces from c,h,am,ac,in.

I think there is no more whitespaces in elementary. So from now on
please check if your code is whitespace-free when you commit it. If so,
no one will suffer from removing whitespaces and merge conflict.

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

13 years agoless comments and cleaner code with commented out plotting debug
raster [Fri, 10 Jun 2011 12:16:20 +0000 (12:16 +0000)]
less comments and cleaner code with commented out plotting debug

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

13 years agoElm label: fixed label min size.
tasn [Fri, 10 Jun 2011 10:18:01 +0000 (10:18 +0000)]
Elm label: fixed label min size.

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

13 years agoand no needfor old overrides for setting fx/fy
raster [Fri, 10 Jun 2011 10:17:45 +0000 (10:17 +0000)]
and no needfor old overrides for setting fx/fy

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

13 years agoElm label: Fixed label min.
seoz [Fri, 10 Jun 2011 08:21:53 +0000 (08:21 +0000)]
Elm label: Fixed label min.

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

13 years agomake sure defaults all match with code built in, and profiles etc.
raster [Fri, 10 Jun 2011 08:05:39 +0000 (08:05 +0000)]
make sure defaults all match with code built in, and profiles etc.

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

13 years agoElm win: Added more docs.
seoz [Fri, 10 Jun 2011 07:35:07 +0000 (07:35 +0000)]
Elm win: Added more docs.

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

13 years agoand remove double callback calls! aaagh. changes didnt see the subtle
raster [Fri, 10 Jun 2011 07:22:27 +0000 (07:22 +0000)]
and remove double callback calls! aaagh. changes didnt see the subtle
differences in the cb names!

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

13 years agohmm conflict not merged right. fix.
raster [Fri, 10 Jun 2011 07:08:34 +0000 (07:08 +0000)]
hmm conflict not merged right. fix.

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

13 years agobox may be deleted when win is deleted - so dont assume box is around.
raster [Fri, 10 Jun 2011 06:46:04 +0000 (06:46 +0000)]
box may be deleted when win is deleted - so dont assume box is around.

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

13 years agouse width for height mode in genlist 4
raster [Fri, 10 Jun 2011 06:18:56 +0000 (06:18 +0000)]
use width for height mode in genlist 4

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

13 years agoelementary_test: Avoid a double free in box transition
mike_m [Fri, 10 Jun 2011 06:03:52 +0000 (06:03 +0000)]
elementary_test: Avoid a double free in box transition

 *** glibc detected *** elementary_test: double free or corruption (fasttop): 0x096aa5d0 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(+0x6b591)[0xd08591]
/lib/tls/i686/cmov/libc.so.6(+0x6cde8)[0xd09de8]
/lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0xd0cecd]
/usr/local/lib/libevas.so.1(evas_object_smart_callback_call+0x146)[0x37d4f6]
/usr/local/lib/libelementary-ver-pre-svn-09.so.0(+0xcf984)[0x287984]
/usr/local/lib/libecore_evas.so.1(+0x11457)[0x612457]
/usr/local/lib/libecore.so.1(_ecore_event_call+0x389)[0xe93399]
/usr/local/lib/libecore.so.1(+0xca05)[0xe97a05]

my prefix: /usr/local
elm test data in /usr/local/share/elementary
==18230== Invalid read of size 4
==18230==    at 0x80582D6: _win_del (test_box.c:203)
==18230==    by 0x42684F5: evas_object_smart_callback_call (evas_object_smart.c:409)
==18230==    by 0x4112983: _elm_win_delete_request (elm_win.c:624)
==18230==    by 0x4338456: _ecore_evas_x_event_window_delete_request (ecore_evas_x.c:1065)
==18230==    by 0x4307398: _ecore_event_call (ecore_events.c:641)
==18230==    by 0x430BA04: _ecore_main_gsource_dispatch (ecore_main.c:553)

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

13 years agoElm segment_control: Fixed shadow declaration warnings.
seoz [Fri, 10 Jun 2011 05:12:28 +0000 (05:12 +0000)]
Elm segment_control: Fixed shadow declaration warnings.

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

13 years agoforgot to make window of smoothing configurable. fix minor macro
raster [Fri, 10 Jun 2011 05:07:21 +0000 (05:07 +0000)]
forgot to make window of smoothing configurable. fix minor macro
oopsie too.

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

13 years agoElm label: Fixed default.edc from TAsn's commit. TAsn, can you check
seoz [Fri, 10 Jun 2011 02:57:07 +0000 (02:57 +0000)]
Elm label: Fixed default.edc from TAsn's commit. TAsn, can you check
this?

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

13 years agoElm config.c: Fixed thumb scroll option.
seoz [Fri, 10 Jun 2011 02:19:36 +0000 (02:19 +0000)]
Elm config.c: Fixed thumb scroll option.

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

13 years agoElementary label: Fixed warnings.
seoz [Thu, 9 Jun 2011 15:39:58 +0000 (15:39 +0000)]
Elementary label: Fixed warnings.

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

13 years agoElm label: Fix text sliding.
tasn [Thu, 9 Jun 2011 14:17:07 +0000 (14:17 +0000)]
Elm label: Fix text sliding.

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

13 years agoElm label: Various fixes and cleanups.
tasn [Thu, 9 Jun 2011 13:56:09 +0000 (13:56 +0000)]
Elm label: Various fixes and cleanups.

1. Fixed ellipsis to work correctly.
2. Changed it to sync the background size to the text part size.
3. Font resizing also works nicely now.
4. Split internal text to format and actual text.

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

13 years agoelementary: reduce risk of race condition.
cedric [Thu, 9 Jun 2011 10:24:26 +0000 (10:24 +0000)]
elementary: reduce risk of race condition.

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

13 years agoscroller smoothing stuff.
raster [Thu, 9 Jun 2011 10:14:16 +0000 (10:14 +0000)]
scroller smoothing stuff.

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

13 years agoelementary/list - just removed empty lines
hermet [Thu, 9 Jun 2011 10:11:25 +0000 (10:11 +0000)]
elementary/list - just removed empty lines

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

13 years agoelementary/list - fixed for potential duplicated deletion (this is patched by jae...
hermet [Thu, 9 Jun 2011 10:08:58 +0000 (10:08 +0000)]
elementary/list - fixed for potential duplicated deletion (this is patched by jae.hwan.kim@samsung.com)

since the list calls the unref, it could be deleted multiple times
when user delete the list in it's callback function.

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

13 years agoelementary/list - avoid unnecessary checking when deleting sub-objects
hermet [Thu, 9 Jun 2011 08:36:55 +0000 (08:36 +0000)]
elementary/list - avoid unnecessary checking when deleting sub-objects

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

13 years agoElementary map: improves pinch zoom & rotation
gouache [Thu, 9 Jun 2011 02:54:26 +0000 (02:54 +0000)]
Elementary map: improves pinch zoom & rotation

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

13 years agoElementary genlist: Indentation fix for reorder patch.
seoz [Thu, 9 Jun 2011 02:54:04 +0000 (02:54 +0000)]
Elementary genlist: Indentation fix for reorder patch.

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

13 years agoElementary test_genlist.c: Added evas_object_event_propagate_set() for check object...
seoz [Wed, 8 Jun 2011 16:58:08 +0000 (16:58 +0000)]
Elementary test_genlist.c: Added evas_object_event_propagate_set() for check object. And changed parameter 0 to EINA_FALSE for Eina_Bool type.

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

13 years agoElementary genlist: Fixed "Genlist 4" test case.
seoz [Wed, 8 Jun 2011 16:56:50 +0000 (16:56 +0000)]
Elementary genlist: Fixed "Genlist 4" test case.

Using evas_event_freeze/thaw in _item_realize, _item_block_recalc and _queue_process breaks "Genlist 4" test case which is using textblock.
We need to re-examine evas_event_freeze/thaw. They are so tricky :(

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

13 years agoElementary genlist: Refactoring.
seoz [Wed, 8 Jun 2011 10:58:00 +0000 (10:58 +0000)]
Elementary genlist: Refactoring.

1. Changed int for 0/1 to Eina_Bool.
2. Removed unnecessary variable. Don't need to assign macro to
variable. Just use macro.
3. Fixed indentation.

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

13 years agoElementary genlist: Removed internal routine in _item_block_realize().
seoz [Wed, 8 Jun 2011 10:48:20 +0000 (10:48 +0000)]
Elementary genlist: Removed internal routine in _item_block_realize().

Genlist items are realized separately. So block realize doesn't mean
realizing all items in the block. This function and
_item_block_unrealize() will be refactored later again.

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

13 years agoElementary pager: Fixed warnings.
seoz [Wed, 8 Jun 2011 10:38:36 +0000 (10:38 +0000)]
Elementary pager: Fixed warnings.

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

13 years agomark magic number as such
raster [Wed, 8 Jun 2011 06:58:51 +0000 (06:58 +0000)]
mark magic number as such

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

13 years agoaaargh. thumbscroll border friction not quite right.. 0 is valid. :)
raster [Wed, 8 Jun 2011 06:54:02 +0000 (06:54 +0000)]
aaargh. thumbscroll border friction not quite right.. 0 is valid. :)
also... 0 are valid values of these config vars when getting props

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

13 years agoand use different sym.
raster [Wed, 8 Jun 2011 03:00:52 +0000 (03:00 +0000)]
and use different sym.

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

13 years agoelementary/pager - fixed minor mistake
hermet [Wed, 8 Jun 2011 00:40:00 +0000 (00:40 +0000)]
elementary/pager - fixed minor mistake

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

13 years agoelementary/pager - just modified for coding convention.
hermet [Wed, 8 Jun 2011 00:19:29 +0000 (00:19 +0000)]
elementary/pager - just modified for coding convention.

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

13 years agoelementary/pager - modified to content use EVAS_CALLBACK_DEL callback.
hermet [Wed, 8 Jun 2011 00:10:19 +0000 (00:10 +0000)]
elementary/pager - modified to content use EVAS_CALLBACK_DEL callback.

Because sub,del callback will be called for both base and content,
the item finding root will be called twice unnecessary.
This changes provide somewhat optimized sequence.

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

13 years agoAdd ignore and update files
mike_m [Tue, 7 Jun 2011 10:26:13 +0000 (10:26 +0000)]
Add ignore and update files

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

13 years agoimprove layout of font cfg pane in elm config
raster [Tue, 7 Jun 2011 05:35:23 +0000 (05:35 +0000)]
improve layout of font cfg pane in elm config

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

13 years agoelementary/ctxpopup - removed white spaces in default.edc
hermet [Tue, 7 Jun 2011 04:41:03 +0000 (04:41 +0000)]
elementary/ctxpopup - removed white spaces in default.edc

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

13 years agoElementary gengrid: Use Evas_Smart_Cb_Description for smart callbacks.
seoz [Tue, 7 Jun 2011 01:01:29 +0000 (01:01 +0000)]
Elementary gengrid: Use Evas_Smart_Cb_Description for smart callbacks.

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

13 years agoElementary gengrid,genlist: Sync genlist/gengrid signal name for
seoz [Tue, 7 Jun 2011 00:46:22 +0000 (00:46 +0000)]
Elementary gengrid,genlist: Sync genlist/gengrid signal name for
reorder.

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

13 years agoelementary: apparently forgotten sub object.
cedric [Mon, 6 Jun 2011 13:03:31 +0000 (13:03 +0000)]
elementary: apparently forgotten sub object.

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

13 years agoelementary/pager - removed white spaces
hermet [Sat, 4 Jun 2011 11:15:14 +0000 (11:15 +0000)]
elementary/pager - removed white spaces

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

13 years agoelementary/pager - fixed for elm_pager_content_bottom_get.
hermet [Sat, 4 Jun 2011 10:57:57 +0000 (10:57 +0000)]
elementary/pager - fixed for elm_pager_content_bottom_get.

if user call the elm_pager_content_pop when pager has two items on the stack,
the bottom item can be incorrect. so when user call the content_bottom_get right after pop,
the returned item would be not bottom content but top.

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

13 years agoelementary/pager - prevent exception cases.
hermet [Sat, 4 Jun 2011 10:03:22 +0000 (10:03 +0000)]
elementary/pager - prevent exception cases.

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

13 years agoelementary/pager - some code optimization & add exception handling for null content.
hermet [Sat, 4 Jun 2011 08:41:26 +0000 (08:41 +0000)]
elementary/pager - some code optimization & add exception handling for null content.

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

13 years agoelementary/pager - refactoring to use extracted function.
hermet [Sat, 4 Jun 2011 08:37:19 +0000 (08:37 +0000)]
elementary/pager - refactoring to use extracted function.

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

13 years agoelementary/pager - prevent to push a existed content. if existed content could be...
hermet [Sat, 4 Jun 2011 08:08:48 +0000 (08:08 +0000)]
elementary/pager - prevent to push a existed content. if existed content could be pushed, content_promote will be not working as user expects.

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

13 years agoElementary genlist: Code refactoring.
seoz [Sat, 4 Jun 2011 01:52:08 +0000 (01:52 +0000)]
Elementary genlist: Code refactoring.

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

13 years agoElementary genlist: Applied reorder effect patch from Seunggyun
seoz [Sat, 4 Jun 2011 01:17:52 +0000 (01:17 +0000)]
Elementary genlist: Applied reorder effect patch from Seunggyun
<sgyun.kim@samsung.com>. Now reorder effect is enalbed :)

Btw, I changed signal name before commit.

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

13 years agoElementary test_glview.c: Fixed formatting.
seoz [Fri, 3 Jun 2011 18:31:12 +0000 (18:31 +0000)]
Elementary test_glview.c: Fixed formatting.

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

13 years agoElementary glview: Fixed formatting.
seoz [Fri, 3 Jun 2011 17:58:08 +0000 (17:58 +0000)]
Elementary glview: Fixed formatting.

Followed E coding style. Refer http://trac.enlightenment.org/e/wiki/ECoding. I have no idea about struct initialization though.
1. Fixed indentation.
2. Removed unnecessary lines.
3. Etc...

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

13 years agoElementary glview: Added 'const' to the obj parameters in elm_xxx_get() APIs.
seoz [Fri, 3 Jun 2011 17:48:45 +0000 (17:48 +0000)]
Elementary glview: Added 'const' to the obj parameters in elm_xxx_get() APIs.

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

13 years agoElementary: Removed trailing whitespaces.
seoz [Fri, 3 Jun 2011 17:44:24 +0000 (17:44 +0000)]
Elementary: Removed trailing whitespaces.

Keep removing trailing whitespaces :)

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

13 years agoElementary: Changed build order to alphabetical order.
seoz [Fri, 3 Jun 2011 17:43:04 +0000 (17:43 +0000)]
Elementary: Changed build order to alphabetical order.

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

13 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Fri, 3 Jun 2011 07:16:39 +0000 (07:16 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: Re: [E-devel] [Patch][CtxPopup] Add Arrow on the drag-able
area of Base

Dear Mr. Hermet,
Hello, I have attached more accurate patch based on latest elementary. The
last patch already there.
All your review items are reflected on the attached patch.
Please review this again, sorry for any inconvenient.

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

13 years agoFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
raster [Fri, 3 Jun 2011 07:13:37 +0000 (07:13 +0000)]
From: Jeonghyun Yun <jh0506.yun@samsung.com>
Subject: RE: [E-devel] [Patch] elm_gengrid - added new feature :
gengrid reorder mode

I added theme stuff to handle the reorder mode.
Please check this patch again.

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

13 years agoFrom: "Sung W. Park" <sungwoo@gmail.com>
raster [Fri, 3 Jun 2011 07:09:25 +0000 (07:09 +0000)]
From: "Sung W. Park" <sungwoo@gmail.com>
Subject: Re: [E-devel] [RFC] ELM GLView

Elementary GLview wiedget giving simplified access to do opengl
drawing in a widget in elm so you pretty much do no work to set it up
and just provide a render function to draw the contents when it needs
drawing. Thanks to Sungwoo Park and Samsung

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

13 years agoFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
raster [Thu, 2 Jun 2011 07:09:17 +0000 (07:09 +0000)]
From: Jeonghyun Yun <jh0506.yun@samsung.com>
Subject: [E-devel] [Patch] elm_gengrid - added new feature : gengrid
reorder mode

I added a new feature "reorder mode" of gengrid refer to genlist
reorder mode.

After set this reorder API, if user press an item (long press), the item can
be moved another position.
Then if the user releases the item, the item will be reordered in gengrid.

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

13 years agodont need to show actuallyu returning objects - genlist will do that
raster [Thu, 2 Jun 2011 07:07:22 +0000 (07:07 +0000)]
dont need to show actuallyu returning objects - genlist will do that
for u when it gets them.

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

13 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Thu, 2 Jun 2011 06:35:20 +0000 (06:35 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][CtxPopup] Add Arrow on the drag-able area
of Base

If CtxPopup has elm_slider for content, the elm_slider indicator is covered
by CtxPopup arrow.
So, I have made a patch for resolving this issue. As the title the arrow
will be swallowed in the base.
Even though user uses his/her own style, the attached patch will work
properly.

Sincerely,
Shinwoo Kim.

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

13 years agofix elm config - table layout fixes in evas broke usage in elm.
raster [Thu, 2 Jun 2011 06:15:51 +0000 (06:15 +0000)]
fix elm config - table layout fixes in evas broke usage in elm.

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

13 years agoElementary genlist: Fixed formatting.
seoz [Thu, 2 Jun 2011 05:40:30 +0000 (05:40 +0000)]
Elementary genlist: Fixed formatting.

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

13 years agoElementary genlist: Fixed genlist reorder.
seoz [Thu, 2 Jun 2011 04:41:04 +0000 (04:41 +0000)]
Elementary genlist: Fixed genlist reorder.

1. Added reorder APIs to Elementary.h.in header.
2. Fixed wrong declaration of moved callback.
3. Fixed warnings.

And I think 'moved' function needs to be changed to smartcallback.
This is not related to item class structure.

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

13 years agoElementary: Fixed trailing whitespaces.
seoz [Thu, 2 Jun 2011 04:24:58 +0000 (04:24 +0000)]
Elementary: Fixed trailing whitespaces.

It looks like flip is not changed frequently now. I will check
whitespace and indentation from time to time. If this is not good,
please check codes before commit. Thanks.

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