seoz [Sat, 21 May 2011 06:28:25 +0000 (06:28 +0000)]
Elementary elm_transit.c: Fixed warnings.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59561
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 21 May 2011 01:38:51 +0000 (01:38 +0000)]
move test code further down out of the way.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59558
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 21 May 2011 01:38:02 +0000 (01:38 +0000)]
clean up flip code a bit. working on an eventual clean bit of code +
algorithm.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59557
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 20 May 2011 06:56:31 +0000 (06:56 +0000)]
elementary / transit - removed unused variables.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59551
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 20 May 2011 06:51:05 +0000 (06:51 +0000)]
elementary / transit - modifed to be available to add same object to multiple transits. (for chain transit)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59550
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Fri, 20 May 2011 05:55:15 +0000 (05:55 +0000)]
Elementary map: split route & track (watchwolf's suggestion)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59548
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 20 May 2011 00:46:09 +0000 (00:46 +0000)]
Elementary test_flip_page.c: Fixed warnings.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59545
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 20 May 2011 00:43:05 +0000 (00:43 +0000)]
Elementary: Removed trailing whitespaces.
/me spanks raster. Raster has begun to like whitespaces recently.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59544
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Thu, 19 May 2011 20:02:16 +0000 (20:02 +0000)]
elementary: add object_get to elm_image
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59543
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 19 May 2011 13:27:46 +0000 (13:27 +0000)]
Elm entry: strndup is not portable, use memcpy.
Thanks to vtorri for the notice.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59540
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 19 May 2011 13:07:50 +0000 (13:07 +0000)]
and make sure smooht is off!
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59538
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 19 May 2011 13:03:48 +0000 (13:03 +0000)]
add page curl test. right now its code in test. will eventually become
widget when refined. right nhow its a test that has been kikcing proxy
around so its in svn.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59537
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 19 May 2011 10:58:16 +0000 (10:58 +0000)]
Elementary conform: Patch by Prince for virtual keypad support and
adding a new API.
1. Virtual Keypad Support.
2. New API "elm_conformant_content_area_get" added.
- Reviewed by Rasterman and I just fixed warnings.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59528
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Thu, 19 May 2011 09:34:26 +0000 (09:34 +0000)]
elementary/transit - modified to use eina_inlist instead of eina_list
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59525
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 18 May 2011 16:49:20 +0000 (16:49 +0000)]
elm_conform.c : MIN and MAX not always defined
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59514
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Wed, 18 May 2011 11:48:38 +0000 (11:48 +0000)]
Elm entry: Set show region only when cursor changes.
This lets us scroll away from our content and resize the entry without
any unwanted jumps.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59501
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 18 May 2011 07:29:32 +0000 (07:29 +0000)]
oops lost the elm widget sub ob add call. fixed.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59484
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 18 May 2011 07:15:36 +0000 (07:15 +0000)]
elm grid obj++
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59483
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 18 May 2011 07:04:51 +0000 (07:04 +0000)]
fix elm table clear to remove elm widget usb obj entries!
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59482
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 16 May 2011 14:09:56 +0000 (14:09 +0000)]
Elm entry: Remove useless sizing evals.
We already change the entry which cause a sizing eval anyway, no need to
force more for no reason.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59451
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 May 2011 02:48:39 +0000 (02:48 +0000)]
some docs on how to use the shot engine.. and other engines for elm
for testing.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59435
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
okra [Mon, 16 May 2011 02:33:21 +0000 (02:33 +0000)]
Elm/Theme/Application/Content-Back: revert my commit that made elm.swallow.end rel2 vertically align with the back button and the title. According to k-s, this should be done using size hints on the object swallow in elm.swallow.end. Tested that out and it works just fine.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59434
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 May 2011 02:26:16 +0000 (02:26 +0000)]
disable xrender engine and fix string type for 8bit x11 software
rendering
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59433
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 15 May 2011 17:26:59 +0000 (17:26 +0000)]
Elementary map: Removed Eina.h include. Eina.h is already included in Elementary.h.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59410
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 15 May 2011 16:14:17 +0000 (16:14 +0000)]
fix compilation on Windows
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59409
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 15 May 2011 16:02:03 +0000 (16:02 +0000)]
Elm entry: changed elm_entry_text_set to set the text with an idler.
The text is split to chunks and then appended from an idler. This makes
the entry very responsive and smooth even with very long texts.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59408
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
bdilly [Sat, 14 May 2011 19:47:54 +0000 (19:47 +0000)]
Elementary calendar: fix min_max_year_set function
Properly support negative value for max year.
In this case, it shouldn't try to set the selected time
to year -1.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59390
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
glima [Sat, 14 May 2011 18:15:15 +0000 (18:15 +0000)]
[elementary] We don't want a sentinel value in the set of real values.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59388
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
okra [Sat, 14 May 2011 17:57:39 +0000 (17:57 +0000)]
Elm/Theme/Application/Content-Back: elm.swallow.end rel2 needs to be vertical 0.0 so it lines up with the back button and the title.. (I am pretty sure this was the intent anyway).. otherwise the content you put there is very skinny and stretches the whole length of the window. I am pretty sure I am possibly the only one using this so it shouldn't mess anyone elses app up.. however if it does, feel free to revert it.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59386
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sat, 14 May 2011 03:24:46 +0000 (03:24 +0000)]
Elementary elm_layout.c: Removed unnecessary lines. Sorry I don't like
you :)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59373
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 13 May 2011 16:55:24 +0000 (16:55 +0000)]
Elementary elm_config.c: Removed trailing whitespaces.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59370
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 13 May 2011 06:10:13 +0000 (06:10 +0000)]
Elementary genlist: Fixed elm_genlist_compress_mode_set().
If compress mode is false, homogeneous mode needs to be false too.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59361
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 13 May 2011 02:50:00 +0000 (02:50 +0000)]
elementary/win - just removed white space
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59357
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Thu, 12 May 2011 01:54:01 +0000 (01:54 +0000)]
Elementary map: fix pinch zoom resolution & zoom timing issue
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59335
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Wed, 11 May 2011 15:23:35 +0000 (15:23 +0000)]
Elementary map: remove redundancy of list traverse
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59333
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 11 May 2011 09:06:59 +0000 (09:06 +0000)]
elm can now set vsync for gl windows/clients
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59321
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Wed, 11 May 2011 07:27:48 +0000 (07:27 +0000)]
Elementary map: warn-- & fix pinch zoom-out resolution
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59318
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Wed, 11 May 2011 05:30:27 +0000 (05:30 +0000)]
Elementary map: fix bugs of pinch zoom
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59315
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
bdilly [Wed, 11 May 2011 02:27:18 +0000 (02:27 +0000)]
Elementary: fix make distcheck
Some images were forgotten.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59312
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 10 May 2011 12:59:57 +0000 (12:59 +0000)]
Elementary slideshow: Fixed warnings. Removed unnecessary line.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59309
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Tue, 10 May 2011 09:06:51 +0000 (09:06 +0000)]
elementary: add 2 method to slideshow item_nth_get and count_get
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59308
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Tue, 10 May 2011 08:38:02 +0000 (08:38 +0000)]
elementary: fix slideshow with loop attribute set to false
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59307
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Mon, 9 May 2011 14:30:29 +0000 (14:30 +0000)]
Elementary map: reduce grid num for speed
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59298
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 8 May 2011 12:50:16 +0000 (12:50 +0000)]
Elm toggle: wd->hidden is already toggled within _toggle_panel.
Patch by Jérémy Zurcher
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59278
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 8 May 2011 07:54:24 +0000 (07:54 +0000)]
Elementary .gitignore: Added Elementary.h to .gitignore.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59267
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 8 May 2011 05:44:18 +0000 (05:44 +0000)]
Elementary: Moved doxy to header.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59263
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Sat, 7 May 2011 13:55:30 +0000 (13:55 +0000)]
Elementary map: fix blink bug at zoom-in
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59262
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Sat, 7 May 2011 13:37:31 +0000 (13:37 +0000)]
Elementary map:
> fix zoom-out animation bug
> increase drawing grid number for rotate
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59261
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sat, 7 May 2011 08:37:47 +0000 (08:37 +0000)]
Elementary: Removed trailing whitespaces.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59260
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Sat, 7 May 2011 06:32:34 +0000 (06:32 +0000)]
Elementary map:
> fix ZOOM_AUTO_FILL, FIT bug
> fix wheel bug when paused is set
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59257
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sat, 7 May 2011 00:31:17 +0000 (00:31 +0000)]
Elementary genlist: Added "swipe" signal to doxygen.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59256
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sat, 7 May 2011 00:30:39 +0000 (00:30 +0000)]
Elementary genlist: Use signal callback table.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59255
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 6 May 2011 23:29:55 +0000 (23:29 +0000)]
Elementary slideshow: Fixed doxygen typo.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59254
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 6 May 2011 16:14:04 +0000 (16:14 +0000)]
elementary: reduce error noise.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59243
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Fri, 6 May 2011 10:52:20 +0000 (10:52 +0000)]
Elementary map: fix wheel zoom bug
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59240
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Fri, 6 May 2011 10:22:32 +0000 (10:22 +0000)]
elementary: add item_sorted_insert in slideshow
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59239
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 6 May 2011 02:59:49 +0000 (02:59 +0000)]
Elementary genlist: Fixed item disabled set bug more and fixed my
previous commit.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59229
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 6 May 2011 02:07:00 +0000 (02:07 +0000)]
Elementary genlist: Fixed item disabled set bug and disabled swallow
objects as well.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59228
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Thu, 5 May 2011 15:15:43 +0000 (15:15 +0000)]
Elementary map:
> --bug of zoom
> API change (double elm_map_zoom_get() -> int elm_map_zoom_get())
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59216
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 5 May 2011 08:28:16 +0000 (08:28 +0000)]
fix undef ref on Mac OS X. Patch by Dave Ray
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59199
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Thu, 5 May 2011 07:42:12 +0000 (07:42 +0000)]
Elementary map: remove warnings of test_map
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59198
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 May 2011 21:27:34 +0000 (21:27 +0000)]
wrn--
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59197
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Wed, 4 May 2011 15:01:07 +0000 (15:01 +0000)]
Elementary map: add elm_menu to test_map
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59193
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 4 May 2011 14:11:12 +0000 (14:11 +0000)]
elementary: fix aspect ratio of thumbnail.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59192
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 May 2011 10:09:59 +0000 (10:09 +0000)]
allow elm to auto-screenshot and save windows all by itself just with
a special elm_engine var - great way to auto-generate screenies from
apps and change config/theme and everything automatically (via scripts
etc.)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59185
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Wed, 4 May 2011 09:44:53 +0000 (09:44 +0000)]
Elementary map: elm_map source patch
i removed all custom enum & url callback of elm_map.
(ELM_MAP_SOURCE_CUSTOM_1, ELM_MAP_SOURCE_CUSTOM_2, ..., _custom1_url_cb, _custom2_url_cb, ... etc)
instead of those, i made sources list.
changed APIs are almost internal APIs...
but some APIs were changed for intuitive usage of map source.
user can make map module instead of setting custom APIs.
another change is "elm_module -> eina_module".
the reason of this change, is that elm_module uses environment value (i.e getenv, setenv.. ELM_MODULES)
i don't want to have a environment value dependency.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59184
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Wed, 4 May 2011 07:11:21 +0000 (07:11 +0000)]
Elementary entry: Shouldn't set max width for single line.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59174
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 May 2011 06:30:05 +0000 (06:30 +0000)]
oops test resize there. remove.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59170
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Wed, 4 May 2011 04:53:39 +0000 (04:53 +0000)]
Elementary: Changed homogenous to homogeneous.
Deprecated existing APIs but not removed them. They will be removed
sometime later or when elm 1.0 is released. And added new APIs.
I fixed box, table and toolbar. I will modify other codes in trunk soon.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59160
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 4 May 2011 02:28:47 +0000 (02:28 +0000)]
homogeneous table test.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59159
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 3 May 2011 17:55:48 +0000 (17:55 +0000)]
Elementary: po update.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59155
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 3 May 2011 17:32:18 +0000 (17:32 +0000)]
Elementary genlist: Fixed warning. Spank raster.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59154
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 3 May 2011 11:25:33 +0000 (11:25 +0000)]
we don't need norender anymore since i changed the processing to use
an idle enterer.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59147
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 2 May 2011 11:08:35 +0000 (11:08 +0000)]
Elementary entry: Added mixedwrap theme groups and use them.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59116
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 2 May 2011 10:56:16 +0000 (10:56 +0000)]
Elementary: Use an enum for selecting line-wrap method.
BREAKS API - discussed in ML before.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59115
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 2 May 2011 10:20:25 +0000 (10:20 +0000)]
elementary: make elm_thumb never lock your app.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59113
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 2 May 2011 10:16:18 +0000 (10:16 +0000)]
elementary: don't trigger eina warning with empty hash.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59111
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 2 May 2011 10:11:38 +0000 (10:11 +0000)]
elementary: fix segv when exiting elementary_config.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59110
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 2 May 2011 09:22:50 +0000 (09:22 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] els_scroller bug patch.
I and Seoz found some problem about
_elm_smart_scroller_wanted_region_set in els_scroller.
While genlist items are appended, momentum animation in scroller
cannot operate.
It's why _elm_smart_Scroller_wanted_region_set is called continually.
It's the problem which Seoz told you. and I fixed this problem.
Please check the attached patch file.
If you want to check the problem.
Set the "Thumb scroll friction" in elementary_config to 2~3.
Change the file "test_genlist.c" in elementary/src/bin like below.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59105
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Mon, 2 May 2011 01:20:11 +0000 (01:20 +0000)]
elementry/box - 0 -> EINA_FALSE
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59091
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 1 May 2011 09:40:30 +0000 (09:40 +0000)]
Elementary els_scroller: Merge region_show and region_bring_in codes.
They are 99.99% the same, no reason why not to merge them.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59077
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 1 May 2011 09:40:28 +0000 (09:40 +0000)]
Elementary els_scroller: Fixed not moving when position is shown.
The scroller shouldn't move when the position requested is already
shown. There were two problems:
1. It was assumed that the cw/ch == requsted w/h which is not true, for
example with entry, we sometimes request to show the cursor which way
smaller.
2. We want to check the bounds *after* making sure we are not showing
"dead space" i.e places that the child does not populate.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59076
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 1 May 2011 09:40:19 +0000 (09:40 +0000)]
Elementary entry: Fix hint_min setting to work with scroller.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59075
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Sun, 1 May 2011 07:49:24 +0000 (07:49 +0000)]
elementary / transit - added one exception handling.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59074
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 29 Apr 2011 12:40:47 +0000 (12:40 +0000)]
Elementary thumb: Fixed warnings.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59037
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 29 Apr 2011 12:37:31 +0000 (12:37 +0000)]
Elementary map: Fixed warning.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59036
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 29 Apr 2011 12:33:36 +0000 (12:33 +0000)]
Elementary layout: Removed 'const' from elm_layout_content_get() API.
This API callers can handle layout content. ex)
evas_object_del(content);
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59035
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 29 Apr 2011 10:50:55 +0000 (10:50 +0000)]
Elementary gengrid: Fixed bug. Patch by Jeonghyun Yun
<hj0506.yun@smasung.com>
From Jeonghyun Yun.
Hello.
I attached the patch file for calc_job bug.
I found ecore_magic_fail problem when ecore_job_del(wd->calc_job).
wd->calc_job should also to be NULL when pan_smart's cvw and cvh is 0 in
calc_job().
Please check about this patch.
Thanks.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59034
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 29 Apr 2011 09:04:48 +0000 (09:04 +0000)]
Elementary table: Fixed wrong API name. Patch by Lionel Orry
<lionel.orry@gmail.com>
From Lionel Orry:
Hi devs,
while working on the ffi-efl Ruby bindings for the EFL, I noticed a
wrong declaration in Elementary.h:
s/elm_table_homogeneous_get/elm_table_homogenous_get/.
The patch can be found here: http://pastie.org/1846490
To apply:
cd <path/to/elementary>
wget -O - http://pastie.org/pastes/1846490/download | patch -p0
Thanks in advance,
Lionel
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59033
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 28 Apr 2011 17:50:26 +0000 (17:50 +0000)]
Elementary entry: Fixed bug with jumping scroller when editing text.
Get cursor position only when needed, don't get it in advance, cache and
then find out it's not correct because we already moved the entry 10
10 times since :)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59020
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gouache [Thu, 28 Apr 2011 16:52:52 +0000 (16:52 +0000)]
Elementary map: change evas_object_line (route) to evas_object_polygon
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59016
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 28 Apr 2011 15:53:19 +0000 (15:53 +0000)]
elementary: proper fix for thumbnail race condition.
NOTE: evas is able to load corrupted file in some case.
Without proper detection of this corrupted file, we will always end
up with some error when doing thumbnail of the same file in parallele.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59013
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 28 Apr 2011 15:47:01 +0000 (15:47 +0000)]
Elementary entry: Fix min size calculation.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59012
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 28 Apr 2011 15:45:32 +0000 (15:45 +0000)]
Elementary test.c: Fixed doxygen typo.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59011
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 28 Apr 2011 15:25:16 +0000 (15:25 +0000)]
Elementary main: Fixed doxygen typo.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59009
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 28 Apr 2011 15:12:28 +0000 (15:12 +0000)]
Elementary map: Use !! to Eina_Bool substitution in EAPIs.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59008
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 28 Apr 2011 15:10:25 +0000 (15:10 +0000)]
Elementary: Fixed formatting.
Removed trailing white spaces. Fixed indentation.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59007
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 28 Apr 2011 14:04:00 +0000 (14:04 +0000)]
elementary: reduce possibility of reading thumbnail in the middle of its generation.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59005
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 28 Apr 2011 13:24:18 +0000 (13:24 +0000)]
elementary: fix race condition in elm_thumb.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59003
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 28 Apr 2011 08:10:34 +0000 (08:10 +0000)]
Elementary icon: Fixed doxygen typo.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@58990
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33