framework/uifw/elementary.git
12 years agoelementary/naviframe - merged groups base and title
hermet [Wed, 14 Sep 2011 10:56:44 +0000 (10:56 +0000)]
elementary/naviframe - merged groups base and title

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

12 years agoelm button: Added _del_pre_hook to button. This reduces unnecessary calculations
seoz [Wed, 14 Sep 2011 09:53:11 +0000 (09:53 +0000)]
elm button: Added _del_pre_hook to button. This reduces unnecessary calculations
and min setttings.

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

12 years agoelementary/naviframe - just updated signal name.
hermet [Wed, 14 Sep 2011 08:15:44 +0000 (08:15 +0000)]
elementary/naviframe - just updated signal name.

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

12 years agoelementry/ctxpopup - oopss. fixed ctxpopup according to changes
hermet [Wed, 14 Sep 2011 07:50:05 +0000 (07:50 +0000)]
elementry/ctxpopup - oopss. fixed ctxpopup according to changes

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

12 years agoelementry/ctxpopup - renamed more properly.
hermet [Wed, 14 Sep 2011 07:48:54 +0000 (07:48 +0000)]
elementry/ctxpopup - renamed more properly.

thanks govindaraju sm.

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

12 years agoelementary/naviframe - removed FIXME
hermet [Wed, 14 Sep 2011 06:50:10 +0000 (06:50 +0000)]
elementary/naviframe - removed FIXME

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

12 years agoelementary/naviframe - filled the content_unset_hook
hermet [Wed, 14 Sep 2011 06:49:23 +0000 (06:49 +0000)]
elementary/naviframe - filled the content_unset_hook

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

12 years agoelementary/naviframe - modified to support any parts of item content/text but not...
hermet [Wed, 14 Sep 2011 06:23:08 +0000 (06:23 +0000)]
elementary/naviframe - modified to support any parts of item content/text but not specified.

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

12 years agoelementary/win - added signal callback call for theme chanaged.
hermet [Wed, 14 Sep 2011 02:09:05 +0000 (02:09 +0000)]
elementary/win - added signal callback call for theme chanaged.

application developers may need to know when theme is changed.

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

12 years agoelm elm_widget.c: Fixed indentation.
seoz [Tue, 13 Sep 2011 16:59:25 +0000 (16:59 +0000)]
elm elm_widget.c: Fixed indentation.

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

12 years agoelm calendar: Internationalization of calendar title. Patch by Jihoon Kim <imfine98...
seoz [Tue, 13 Sep 2011 16:58:10 +0000 (16:58 +0000)]
elm calendar: Internationalization of calendar title. Patch by Jihoon Kim <imfine98@gmail.com>

On Tue, Sep 13, 2011 at 10:47 PM, Jihoon Kim <imfine98@gmail.com> wrote:
> Hello, EFL developers.
>
> At this moment, the title format of elementary calendar widget is "%B %Y".
> However, it should be displayed as "%Y년 %B" in Korea.
> This patch is implemented for supporting this feature.
>
> Would you please apply this patch?

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

12 years agoelementary/ctxpopup - fixed indent.
hermet [Mon, 12 Sep 2011 09:23:38 +0000 (09:23 +0000)]
elementary/ctxpopup - fixed indent.

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

12 years agoelementary/ctxpopup - minor changes.
hermet [Mon, 12 Sep 2011 09:22:36 +0000 (09:22 +0000)]
elementary/ctxpopup - minor changes.

used elm_widget_item_del.
and should be hidden when list is empty

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

12 years agodon't require "menu/" prefix for menu icons, fall back on regular icon name
discomfitor [Mon, 12 Sep 2011 03:14:53 +0000 (03:14 +0000)]
don't require "menu/" prefix for menu icons, fall back on regular icon name

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

12 years agomake ELM_CHECK_WIDTYPE & co macros useful. would you believe this macro came from...
discomfitor [Mon, 12 Sep 2011 02:06:27 +0000 (02:06 +0000)]
make ELM_CHECK_WIDTYPE & co macros useful. would you believe this macro came from my first ever code patch :D

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

12 years agoclicking a toolbar item is now a toggle:
discomfitor [Mon, 12 Sep 2011 02:05:30 +0000 (02:05 +0000)]
clicking a toolbar item is now a toggle:
clicking an unselected item -> item is selected
clicking a selected item -> item is unselected

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

12 years agotypos
discomfitor [Mon, 12 Sep 2011 01:56:57 +0000 (01:56 +0000)]
typos

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

12 years agoall this for elm_theme_data_get
discomfitor [Mon, 12 Sep 2011 01:05:07 +0000 (01:05 +0000)]
all this for elm_theme_data_get

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

12 years agoelm gengrid: Gengrid longpress documentation. Patch by Benjamin Drucker <benjamin...
seoz [Sun, 11 Sep 2011 12:24:40 +0000 (12:24 +0000)]
elm gengrid: Gengrid longpress documentation. Patch by Benjamin Drucker <benjamin.t.drucker@alum.mit.edu>

On Fri, Sep 9, 2011 at 4:18 PM, Benjamin Drucker <benjamin.t.drucker@alum.mit.edu> wrote:
> gengrid already emits "longpressed" signals, but it is not currently
> documented nor demonstrated in the examples.  See the attached patch,
> please.

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

12 years agogreatly improve escape code for cnp escapes, also fixes all cnp escaping bugs
discomfitor [Sat, 10 Sep 2011 19:43:46 +0000 (19:43 +0000)]
greatly improve escape code for cnp escapes, also fixes all cnp escaping bugs
also fix another non-elm cnp crash

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

12 years agoadd elm_object_item_data_get elm_object_item_data_set to wrap corresponding elm_widge...
discomfitor [Sat, 10 Sep 2011 15:54:43 +0000 (15:54 +0000)]
add elm_object_item_data_get elm_object_item_data_set to wrap corresponding elm_widget_item calls

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

12 years agorevert this addition from r62857: breaks elm menus in some cases
discomfitor [Sat, 10 Sep 2011 14:19:25 +0000 (14:19 +0000)]
revert this addition from r62857: breaks elm menus in some cases

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

12 years agoelementary: oups missing test add
yoz [Fri, 9 Sep 2011 12:49:54 +0000 (12:49 +0000)]
elementary: oups missing test add

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

12 years agoelementary: welcome to group in gengrid. Still need some work with reorder...
yoz [Fri, 9 Sep 2011 12:43:34 +0000 (12:43 +0000)]
elementary: welcome to group in gengrid. Still need some work with reorder...

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

12 years agoelm po: Updated po files.
seoz [Thu, 8 Sep 2011 10:28:49 +0000 (10:28 +0000)]
elm po: Updated po files.

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

12 years agoelm test_genlist.c: I introduce "Genlist Textblock" test case into
seoz [Thu, 8 Sep 2011 10:21:04 +0000 (10:21 +0000)]
elm test_genlist.c: I introduce "Genlist Textblock" test case into
elementary_test. This will help test textblock with genlist. Enjoy it!

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

12 years agoElm Glayer: Updated documentation
tasn [Thu, 8 Sep 2011 10:10:45 +0000 (10:10 +0000)]
Elm Glayer: Updated documentation

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63290 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm_glayer: Reset ZOOM, ROTATE to function as before continues.
tasn [Thu, 8 Sep 2011 10:10:41 +0000 (10:10 +0000)]
Elm_glayer: Reset ZOOM, ROTATE to function as before continues.

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

12 years agoElm glayer: Moved is_mirrored definition and added comment.
tasn [Thu, 8 Sep 2011 10:10:38 +0000 (10:10 +0000)]
Elm glayer: Moved is_mirrored definition and added comment.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63288 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Added glayer_continues_enable setting to elm-config-file.
tasn [Thu, 8 Sep 2011 10:10:34 +0000 (10:10 +0000)]
Elm glayer: Added glayer_continues_enable setting to elm-config-file.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63287 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Cleaned elm_gesture_layer.c.
tasn [Thu, 8 Sep 2011 10:10:30 +0000 (10:10 +0000)]
Elm glayer: Cleaned elm_gesture_layer.c.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63286 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate.
tasn [Thu, 8 Sep 2011 10:10:27 +0000 (10:10 +0000)]
Elm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate.

TODO: Clean code (added this version to have easy way of review), and maybe add pref-var of enabling disabline continues gestures

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63285 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm diskselector: Fixed elm_diskselector_item_selected_set() hanging bug. Patch by...
seoz [Wed, 7 Sep 2011 15:02:27 +0000 (15:02 +0000)]
elm diskselector: Fixed elm_diskselector_item_selected_set() hanging bug. Patch by Hyoyoung Chang <hyoyoung.chang@samsung.com>

On Wed, Sep 7, 2011 at 6:51 PM, Hyoyoung Chang <hyoyoung.chang@samsung.com> wrote:
> Dear developers.
>
> This patch is fixing - hangs after using elm_diskselector_item_selected_set.
> Elm_diskselector add a idler and remove in _move_scroller with checking
> wd->idler
> But in elm_diskselector_item_selected_set, it's not use wd->idler.
> So idler is called infinite.
>
> It also registered in ticket ( http://trac.enlightenment.org/e/ticket/854 )
>
> Thank you

On Wed, Sep 7, 2011 at 7:00 PM, Hyoyoung Chang <hyoyoung.chang@samsung.com> wrote:
> I omitted about credit.
> With cnook, I can easily find this bug.
> Thanks to cnook

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

12 years agoelementary : Elementary focus can be controlled only when top window's
woohyun [Wed, 7 Sep 2011 06:15:55 +0000 (06:15 +0000)]
elementary : Elementary focus can be controlled only when top window's
canvas gets focus. If elementary's focus control is tried with
unfocused canvas, newest_focus_count is only updated.

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

12 years agoelementary/elm_win : Elementary's focus control should be started
woohyun [Wed, 7 Sep 2011 01:41:19 +0000 (01:41 +0000)]
elementary/elm_win : Elementary's focus control should be started
after the canvas gets focus. There can be a case that the canvas doesn't get
focus when elm_win is shown.

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

12 years agoelementary: use sorted state to improve gengrid and genlist.
cedric [Mon, 5 Sep 2011 20:31:51 +0000 (20:31 +0000)]
elementary: use sorted state to improve gengrid and genlist.

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

12 years agoelementary: fix ordering bug in fileselector.
cedric [Mon, 5 Sep 2011 20:30:12 +0000 (20:30 +0000)]
elementary: fix ordering bug in fileselector.

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

12 years agoelementary: forgotten patch that cleanup callback.
cedric [Mon, 5 Sep 2011 20:09:02 +0000 (20:09 +0000)]
elementary: forgotten patch that cleanup callback.

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

12 years agoelm genlist: Fixed reordering mode bug.
seoz [Mon, 5 Sep 2011 12:16:36 +0000 (12:16 +0000)]
elm genlist: Fixed reordering mode bug.

1. Fixed floating item bug while reordering.
2. Fixed moving an item out of range bug while reordering.

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

12 years agoelm genlist: Fixed formatting.
seoz [Mon, 5 Sep 2011 12:14:20 +0000 (12:14 +0000)]
elm genlist: Fixed formatting.

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

12 years agofix COPYING to say 2011.
raster [Mon, 5 Sep 2011 07:15:41 +0000 (07:15 +0000)]
fix COPYING to say 2011.

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

12 years agoelm Elementary.h.in: Fixed typo.
seoz [Sun, 4 Sep 2011 04:28:02 +0000 (04:28 +0000)]
elm Elementary.h.in: Fixed typo.

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

12 years agoAdjust spec to existing modules.
rui [Sat, 3 Sep 2011 17:57:36 +0000 (17:57 +0000)]
Adjust spec to existing modules.

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

12 years agoElementary: fix typo
captainigloo [Sat, 3 Sep 2011 09:42:37 +0000 (09:42 +0000)]
Elementary: fix typo

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

12 years agoFrom: Sanjeev BA <as2902.b@samsung.com>
raster [Sat, 3 Sep 2011 05:13:25 +0000 (05:13 +0000)]
From: Sanjeev BA <as2902.b@samsung.com>
Subject: [E-devel] [PATCH] Add new API elm_diskfileselector_item_num_get()

Kindly review and provide your comments on this patch, that adds new API
elm_diskfileselector_item_num_get().

Add elm_diskselector_display_item_num_get() API.
Added required documentation in docx and Elementary.h.in files.
Updated test programs to print number of items set - as a verification.
Make input param as const. Thanks SeoZ.

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

12 years agoElementary: 16px is a common value for icons size.
captainigloo [Fri, 2 Sep 2011 16:19:22 +0000 (16:19 +0000)]
Elementary: 16px is a common value for icons size.

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

12 years agoelm scroller: Added 'const' to the first Evas_Object parameter of
seoz [Fri, 2 Sep 2011 04:53:48 +0000 (04:53 +0000)]
elm scroller: Added 'const' to the first Evas_Object parameter of
getters.

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

12 years agoelm els_scroller.c: Fixed formatting.
seoz [Fri, 2 Sep 2011 04:52:18 +0000 (04:52 +0000)]
elm els_scroller.c: Fixed formatting.

Fixed indentation. Fixed spacing.

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

12 years agoelm: Removed all trailing whitespaces.
seoz [Fri, 2 Sep 2011 04:09:17 +0000 (04:09 +0000)]
elm: Removed all trailing whitespaces.

Why they are added even I'm removing them arbitrarily.

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

12 years agoelementary: Privide a new api to elm_photo : elm_photo_thumb_set.
captainigloo [Thu, 1 Sep 2011 19:14:32 +0000 (19:14 +0000)]
elementary: Privide a new  api to elm_photo : elm_photo_thumb_set.
It works like elm_icon_thumb_set : it generates the thumb of the file passed as argument.

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

12 years agoelementary/ctxpopup - trivial changes.
hermet [Wed, 31 Aug 2011 15:33:54 +0000 (15:33 +0000)]
elementary/ctxpopup - trivial changes.

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

12 years agoElm entry: Reparent the smart scroller correctly.
tasn [Wed, 31 Aug 2011 10:51:04 +0000 (10:51 +0000)]
Elm entry: Reparent the smart scroller correctly.

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

12 years agoelm Elementary.h.in: Removed duplicated callback description.
seoz [Wed, 31 Aug 2011 08:34:43 +0000 (08:34 +0000)]
elm Elementary.h.in: Removed duplicated callback description.

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

12 years agoElm default theme: Fix segment control's theme.
tasn [Tue, 30 Aug 2011 11:05:04 +0000 (11:05 +0000)]
Elm default theme: Fix segment control's theme.

It was very hackish/broken and it broke when gustavo fixed some stuff in
edje. I merged all the different padding items to one padding frame,
and corrected some of the things that were wrong, and tada, now everything
works.

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

12 years agoelm: Refactoring. Modified elm_{widget}_scroller_policy_set() API.
seoz [Mon, 29 Aug 2011 16:30:14 +0000 (16:30 +0000)]
elm: Refactoring. Modified elm_{widget}_scroller_policy_set() API.

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

12 years agoelm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842.
seoz [Mon, 29 Aug 2011 16:13:35 +0000 (16:13 +0000)]
elm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842.

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

12 years agoelementary/ctxpopup - just renamed hover_parent -> parent
hermet [Mon, 29 Aug 2011 16:05:24 +0000 (16:05 +0000)]
elementary/ctxpopup -  just renamed hover_parent -> parent

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

12 years agoelementary/ctxpopup - join parent to separated hover parent.
hermet [Mon, 29 Aug 2011 15:59:56 +0000 (15:59 +0000)]
elementary/ctxpopup - join parent to separated hover parent.

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

12 years agoelementary/ctxpopup - removed unuseful support.
hermet [Mon, 29 Aug 2011 15:35:48 +0000 (15:35 +0000)]
elementary/ctxpopup - removed unuseful support.

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

12 years agoelementary/ctxpopup - added missing stuff.
hermet [Mon, 29 Aug 2011 15:28:05 +0000 (15:28 +0000)]
elementary/ctxpopup - added missing stuff.

when parent is changed, then ctxpopup should be updated.

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

12 years agoelm Elementary.h.in: Fixed typo.
seoz [Mon, 29 Aug 2011 15:15:39 +0000 (15:15 +0000)]
elm Elementary.h.in: Fixed typo.

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

12 years agoworking on factory - fix fixme in box while i'm at it.
raster [Mon, 29 Aug 2011 12:52:41 +0000 (12:52 +0000)]
working on factory - fix fixme in box while i'm at it.

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

12 years agohandle case where child obj resizes WHILe bouncing/scrolling around
raster [Mon, 29 Aug 2011 12:48:00 +0000 (12:48 +0000)]
handle case where child obj resizes WHILe bouncing/scrolling around
AND we are at or beyond a limit.

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

12 years agoElm tooltip: Remove the checks if object passed is an elm widget.
tasn [Mon, 29 Aug 2011 11:55:25 +0000 (11:55 +0000)]
Elm tooltip: Remove the checks if object passed is an elm widget.

This kinda reverts 62919, still kept the useful new macro/func.

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

12 years agoelm src/examples: Added more files svn:ignore.
seoz [Mon, 29 Aug 2011 05:36:47 +0000 (05:36 +0000)]
elm src/examples: Added more files svn:ignore.

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

12 years agoelm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.
seoz [Mon, 29 Aug 2011 05:10:20 +0000 (05:10 +0000)]
elm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.

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

12 years agoelm src/examples: Applied caro's r62885 changes to examples.
seoz [Mon, 29 Aug 2011 04:16:18 +0000 (04:16 +0000)]
elm src/examples: Applied caro's r62885 changes to examples.

Changed EAPI -> EAPI_MAIN in applications. http://trac.enlightenment.org/e/changeset/62885

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

12 years agoelm els_tooltip.c: Fixed warings.
seoz [Mon, 29 Aug 2011 04:00:37 +0000 (04:00 +0000)]
elm els_tooltip.c: Fixed warings.

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

12 years agoelm test.c: Removed wrong warnings. Fixed indentation and removed
seoz [Mon, 29 Aug 2011 04:00:17 +0000 (04:00 +0000)]
elm test.c: Removed wrong warnings. Fixed indentation and removed
trailing whitespaces.

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

12 years agoElm tooltip: Added checks if the object passed is an elm object.
tasn [Sun, 28 Aug 2011 14:12:38 +0000 (14:12 +0000)]
Elm tooltip: Added checks if the object passed is an elm object.

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

12 years agoelementary/slideshow - removed white space and shadow var. fixed indentation
hermet [Sun, 28 Aug 2011 07:18:28 +0000 (07:18 +0000)]
elementary/slideshow - removed white space and shadow var. fixed indentation

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

12 years agoelementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.
hermet [Sun, 28 Aug 2011 07:13:04 +0000 (07:13 +0000)]
elementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.

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

12 years agoelementary/ctxpopup - added elm_ctxpopup_direction_get API
hermet [Sun, 28 Aug 2011 07:12:16 +0000 (07:12 +0000)]
elementary/ctxpopup - added elm_ctxpopup_direction_get API

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

12 years agoelementry/ctxpopup - added event_hook, focus_hook
hermet [Sun, 28 Aug 2011 02:38:48 +0000 (02:38 +0000)]
elementry/ctxpopup - added event_hook, focus_hook

also enable the focus when ctxpopup shows up.

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

12 years agoelementary/ctxpopup - really trivial changes.
hermet [Sun, 28 Aug 2011 01:59:44 +0000 (01:59 +0000)]
elementary/ctxpopup - really trivial changes.

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

12 years agochange the way elm_main() must be declared (fix bug on Windows).
caro [Sat, 27 Aug 2011 07:54:49 +0000 (07:54 +0000)]
change the way elm_main() must be declared (fix bug on Windows).

Instead of EAPI elm_main(***), it must be EAPI_MAIN elm_main(***) so that
it also work on Windows.

If someone knows sed a bit, can he also change all the examples ?

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

12 years agoelementary: slideshow fix cache build
yoz [Fri, 26 Aug 2011 13:54:12 +0000 (13:54 +0000)]
elementary: slideshow fix cache build

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

12 years agoand improve factory massively.. no more "hangs" while scrolling massiv
raster [Fri, 26 Aug 2011 12:27:57 +0000 (12:27 +0000)]
and improve factory massively.. no more "hangs" while scrolling massiv
massive massive lists of buttons.

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

12 years agoelm genlist: Reverted r62645 patch. This needs to be refined.
seoz [Fri, 26 Aug 2011 11:32:26 +0000 (11:32 +0000)]
elm genlist: Reverted r62645 patch. This needs to be refined.

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

12 years agodont create main test win at all if test win only mode.
raster [Fri, 26 Aug 2011 07:40:51 +0000 (07:40 +0000)]
dont create main test win at all if test win only mode.

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

12 years agoalso fix text_converter I guess
discomfitor [Fri, 26 Aug 2011 02:43:48 +0000 (02:43 +0000)]
also fix text_converter I guess

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

12 years agoconsolidate cnp functions
discomfitor [Fri, 26 Aug 2011 02:39:28 +0000 (02:39 +0000)]
consolidate cnp functions

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

12 years agoadd AMAZING hack to work around a bug that crashes you instantly if you try to cnp...
discomfitor [Fri, 26 Aug 2011 02:32:49 +0000 (02:32 +0000)]
add AMAZING hack to work around a bug that crashes you instantly if you try to cnp in elm

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

12 years agoelementary/module : remove trailing whitespaces
woohyun [Fri, 26 Aug 2011 02:04:10 +0000 (02:04 +0000)]
elementary/module : remove trailing whitespaces

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

12 years agoelementary : indentation and some small changes
woohyun [Fri, 26 Aug 2011 02:02:15 +0000 (02:02 +0000)]
elementary : indentation and some small changes

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

12 years agofix OB1 on anchor click callback
discomfitor [Thu, 25 Aug 2011 21:57:23 +0000 (21:57 +0000)]
fix OB1 on anchor click callback

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

12 years agoelm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.
seoz [Thu, 25 Aug 2011 17:19:22 +0000 (17:19 +0000)]
elm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.

Hilight is a common mis-spelling of highlight. http://en.wiktionary.org/wiki/hilight

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

12 years agoelm Elementary.h.in: Removed unnecessary spacing.
seoz [Thu, 25 Aug 2011 17:17:35 +0000 (17:17 +0000)]
elm Elementary.h.in: Removed unnecessary spacing.

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

12 years ago[elementary] genlist_nastiness--
glima [Thu, 25 Aug 2011 14:32:02 +0000 (14:32 +0000)]
[elementary] genlist_nastiness--
http://www.youtube.com/watch?v=YaR9I7CEiJc

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

12 years agofix bug if pan has been deleted - sd wil lbe null.
raster [Thu, 25 Aug 2011 14:22:26 +0000 (14:22 +0000)]
fix bug if pan has been deleted - sd wil lbe null.

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

12 years agoelementary : For fixing doxy bug. This patch was made by Shilpa.
woohyun [Thu, 25 Aug 2011 14:15:27 +0000 (14:15 +0000)]
elementary : For fixing doxy bug. This patch was made by Shilpa.

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

12 years agodont make index active - oops. debugging.
raster [Thu, 25 Aug 2011 14:06:27 +0000 (14:06 +0000)]
dont make index active - oops. debugging.

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

12 years agomake note of horizontal hoversel
raster [Thu, 25 Aug 2011 10:42:42 +0000 (10:42 +0000)]
make note of horizontal hoversel

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

12 years agodont display indicator if no items in index.
raster [Thu, 25 Aug 2011 10:29:08 +0000 (10:29 +0000)]
dont display indicator if no items in index.

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

12 years agoif you activate index without it being clicked, the indicator bit is
raster [Thu, 25 Aug 2011 10:20:47 +0000 (10:20 +0000)]
if you activate index without it being clicked, the indicator bit is
visible but empty - dont show this until someone actually clicks.

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

12 years agoFrom: Jérémy Zurcher <jeremy@asynk.ch>
raster [Thu, 25 Aug 2011 10:01:59 +0000 (10:01 +0000)]
From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] patch : eina_prefix + elementary_test

please find attached a small patch for eina_prefix

it prevent segfault when for instance
no elm_app_compile_*_dir_set is called prior to elm_app_info_set

and another one for elementary/src/bin/test*.c which tends to replace
usage of PACKAGE_DATA_DIR with elm_app_data_dir_get

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

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
raster [Thu, 25 Aug 2011 08:46:52 +0000 (08:46 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] signal "scroll,anim,stop"  in els_scroller

fix the bug which the signal "scroll,anim,stop" is not called sometimes.

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

12 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
raster [Thu, 25 Aug 2011 07:25:37 +0000 (07:25 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] add elm_entry_input_panel_layout_set API

elm_entry_input_panel_layout_set API is high level API to call
ecore_imf_context_input_panel_layout_set (through edje).
This API will be used to set layout of input panel (such as URL, Email,
Number layout...) by application programmer.

Would you please review this patch?
Please let me know if I have to do more.

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

12 years agoPlease find the Attached patch for Password show last feature's set,get APIs.
raster [Thu, 25 Aug 2011 07:00:39 +0000 (07:00 +0000)]
Please find the Attached patch for Password show last feature's set,get APIs.
Using these APIs of elm_main.c, password last show feature can be enabled or
disabled and the time out value for which character will be visible before
being masked also can be manipulated. Change description as given below.

"Change Descritption"
Four APIs have been added to elementary in order to manipulate the global settings
of show last feature of password mode of entry widget.
The settings include
1. enable/disable the show_last feature [ set and get API ].
2. Manipulate the time out value [ set and get API ].

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

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
raster [Thu, 25 Aug 2011 05:20:59 +0000 (05:20 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist_clear

When items are added right after genlist clear, genlist is scrolled to the previous position.
If all item is deleted, the scroller have to locate 0, 0.
But scroller has wanted position to remembers the scrolled location.
So even if all item is deleted, it locate previous position.
Then I added elm_smart_scroller_child_region_show(wd->scr, 0, 0, 0, 0)
at the end of the elm_genlist_clear.

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