platform/upstream/elementary.git
12 years agotip from Bluezery in case of silliness in settingflush poll time <= 0.
Carsten Haitzler [Thu, 24 May 2012 05:43:48 +0000 (05:43 +0000)]
tip from Bluezery in case of silliness in settingflush poll time <= 0.

SVN revision: 71388

12 years agoelementary/genlist: fix indent
Hyoyoung Chang [Thu, 24 May 2012 04:59:52 +0000 (04:59 +0000)]
elementary/genlist: fix indent

SVN revision: 71385

12 years agoremove goto and use if () instead
Carsten Haitzler [Thu, 24 May 2012 04:44:44 +0000 (04:44 +0000)]
remove goto and use if () instead

SVN revision: 71383

12 years agoadd authors entry too
Carsten Haitzler [Thu, 24 May 2012 04:36:26 +0000 (04:36 +0000)]
add authors entry too

SVN revision: 71382

12 years agoFrom: Michal Pakula vel Rutka <m.pakula@samsung.com>
Michal Pakula vel Rutka [Thu, 24 May 2012 04:34:53 +0000 (04:34 +0000)]
From: Michal Pakula vel Rutka <m.pakula@samsung.com>
Subject: [E-devel] [patch] allow copy and paste operations for
non-widget evas objects

I am currently implementing a clipboard for WebKit-EFL. When using
elm_cnp_selection_get and set function an evas object passed has to be
a widget. Currently in WebKit-EFL we are using an view which is an
Evas_Object, but not a widget. Sample WebKit applications like
EWebLauncher and tests applications does not use elementary so I
cannot obtain parent widget for a view object and finally we cannot
perform copy and paste operations.
Widgets are used in elm_cnp_selection functions to obtain
Ecore_X_Window. My patch leaves current way of obtaining it and adds
an another in case when the standard one fails. When Evas_Object is
not a widget I am trying to get an Ecore_X_Window using ecore.

SVN revision: 71381

12 years agoelementary/hoversel: fix indent
Hyoyoung Chang [Thu, 24 May 2012 02:38:59 +0000 (02:38 +0000)]
elementary/hoversel: fix indent

SVN revision: 71377

12 years agoelementary/hoversel: set hover's parent when hover's smart data deleted
Hyoyoung Chang [Thu, 24 May 2012 02:26:55 +0000 (02:26 +0000)]
elementary/hoversel: set hover's parent when hover's smart data deleted

SVN revision: 71376

12 years agoFix possible segv in smart_del callback.
Leif Middelschulte [Wed, 23 May 2012 21:56:44 +0000 (21:56 +0000)]
Fix possible segv in smart_del callback.

Patch by glima

SVN revision: 71373

12 years agoumm.. pass tistcheck!
Carsten Haitzler [Wed, 23 May 2012 10:56:17 +0000 (10:56 +0000)]
umm.. pass tistcheck!

SVN revision: 71355

12 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [Wed, 23 May 2012 10:29:03 +0000 (10:29 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Add elm_map_overlays_get &
elm_map_overlay_visible_get

I want to add 2 new APIs (elm_map_overlays_get & elm_map_overlay_visible_get).

There are no way to get the group overlays because group overlay,
something like virtual overlay, is created and deleted dynamically.
So elm_map_overlays_get returns total overlay's list and user can get
any type of overlays including group overlays.
Overlays which is grouped can not be visible. Because overlay grouping
is performed by elm_map, user do not know whether overlays are visible
or not. So elm_map_overlay_visible_get is added for this reason.

SVN revision: 71354

12 years agoclean pc files to not have cflags in Cflags: of required libs - seems
Carsten Haitzler [Wed, 23 May 2012 10:21:53 +0000 (10:21 +0000)]
clean pc files to not have cflags in Cflags: of required libs - seems
to work these days with pkg-config.

SVN revision: 71353

12 years agoelementary/genlist: add short cut in item bring in calc.
Hyoyoung Chang [Wed, 23 May 2012 07:31:03 +0000 (07:31 +0000)]
elementary/genlist: add short cut in item bring in calc.
fix compress_mode documentation.

SVN revision: 71349

12 years agoelementary/cnp: add selection type checking at _get_selection_type and clean up indent
Hyoyoung Chang [Wed, 23 May 2012 02:15:56 +0000 (02:15 +0000)]
elementary/cnp: add selection type checking at _get_selection_type and clean up indent

SVN revision: 71339

12 years agoelementary/cnp: typo error fix
Hyoyoung Chang [Wed, 23 May 2012 01:05:22 +0000 (01:05 +0000)]
elementary/cnp: typo error fix

SVN revision: 71338

12 years agoelementary/cnp: don't calc sizeof char at buffer malloc
Hyoyoung Chang [Wed, 23 May 2012 00:53:07 +0000 (00:53 +0000)]
elementary/cnp: don't calc sizeof char at buffer malloc

SVN revision: 71337

12 years agoelementary/cnp: free string after use at notify_handler_html
Hyoyoung Chang [Wed, 23 May 2012 00:51:11 +0000 (00:51 +0000)]
elementary/cnp: free string after use at notify_handler_html

SVN revision: 71336

12 years agoadd changelog for access cmds.
Carsten Haitzler [Tue, 22 May 2012 12:14:26 +0000 (12:14 +0000)]
add changelog for access cmds.

SVN revision: 71325

12 years agobarebones initial support for access commands. XXX's
Carsten Haitzler [Tue, 22 May 2012 12:13:49 +0000 (12:13 +0000)]
barebones initial support for access commands. XXX's

SVN revision: 71324

12 years agoThe parent of elm_menu_add shouldn't be a edje object.
Jaehwan Kim [Tue, 22 May 2012 10:33:14 +0000 (10:33 +0000)]
The parent of elm_menu_add shouldn't be a edje object.

SVN revision: 71314

12 years agoelm elm_notify.c: Fixed parent_del routine. Remove callbacks when the
Daniel Juyung Seo [Tue, 22 May 2012 08:33:06 +0000 (08:33 +0000)]
elm elm_notify.c: Fixed parent_del routine. Remove callbacks when the
parent is deleted.
On Tue, May 22, 2012 at 4:46 PM, Sohyun Kim <anna1014.kim@samsung.com>
wrote:
>
> Hi all.
> When I use elm_notify, I got a crash in the deleting routine. (you
can test it in elementary_test > Video)
>
> When parent window of elm_notify is deleted, elm_notify set its
parent to NULL.
> However, it doesn't delete event callbacks of the parent window.
>
> In the smart_del callback of elm_notify, it tries to delete event
callbacks of parent window.
> However, its parent is already set to NULL, the deleting is skipped.
> Then the widget data gets freed.
> In this case, when other objects in the window are deleted, they can
create the parent window's event (e.g. CHANGED_SIZE_HINTS,,)
>
> Please find a patch to delete event callbacks when parent window is
deleted.
>
> Regards, Sohyun

SVN revision: 71307

12 years agoRevert "elementary/ctxpopup - but there would be no parent NULL case."
Daniel Juyung Seo [Tue, 22 May 2012 08:08:16 +0000 (08:08 +0000)]
Revert "elementary/ctxpopup - but there would be no parent NULL case."
There is a case that parent can be NULL when you call
elm_ctxpopup_add().

This reverts commit 8bc665a6ebc9daf0d5faa46223635f46f3d0f682.

SVN revision: 71305

12 years agoelementary/ctxpopup - but there would be no parent NULL case.
ChunEon Park [Tue, 22 May 2012 07:09:13 +0000 (07:09 +0000)]
elementary/ctxpopup - but there would be no parent NULL case.

SVN revision: 71303

12 years agoelm elm_widget.c: Fixed formatting.
Daniel Juyung Seo [Tue, 22 May 2012 07:05:07 +0000 (07:05 +0000)]
elm elm_widget.c: Fixed formatting.

SVN revision: 71302

12 years agoelm ctx_popup: Fixed ctx_popup parent_cut logic. Patch by Bluezery
Daniel Juyung Seo [Tue, 22 May 2012 06:58:47 +0000 (06:58 +0000)]
elm ctx_popup: Fixed ctx_popup parent_cut logic. Patch by Bluezery
<ohpowel@gmail.com>
On Mon, May 21, 2012 at 5:32 PM, Bluezery <ohpowel@gmail.com> wrote:
> Hello,
>
> When ctx_popup is deleted, it calls "elm_widget_sub_object_del(parent,
> popup)" so that ctx_popup's parent can delete it's sub_ojbect,
> "ctx_popup".
> But this is not needed because parent already deletes it's sub-object
> in elm_widget.c
>
> Thanks
>
> --
> BRs,
> Kim.

SVN revision: 71301

12 years agoelm elc_ctxpopup: Refactoring.
Daniel Juyung Seo [Tue, 22 May 2012 05:44:00 +0000 (05:44 +0000)]
elm elc_ctxpopup: Refactoring.

SVN revision: 71300

12 years agoAdd the horizontal separator image.
Jaehwan Kim [Tue, 22 May 2012 05:33:41 +0000 (05:33 +0000)]
Add the horizontal separator image.

SVN revision: 71298

12 years agoToolbar: Add the more panel feature in toolbar. When it is the ELM_TOOLBAR_SHRINK_EXP...
Jaehwan Kim [Tue, 22 May 2012 05:18:12 +0000 (05:18 +0000)]
Toolbar: Add the more panel feature in toolbar. When it is the ELM_TOOLBAR_SHRINK_EXPAND mode and the max item is set, the items over max number are located in more panel.
The APIs are added for this feature.(elm_toolbar_more_item_get, elm_toolbar_items_max_set/get)

SVN revision: 71297

12 years agoelementary/config - fixed typo.
ChunEon Park [Tue, 22 May 2012 04:55:49 +0000 (04:55 +0000)]
elementary/config - fixed typo.

SVN revision: 71296

12 years agoelementary/config - fixed incorrect doc types.
ChunEon Park [Tue, 22 May 2012 04:54:28 +0000 (04:54 +0000)]
elementary/config - fixed incorrect doc types.

Thank Bluezery for reporting.

SVN revision: 71295

12 years agoelementary/config - updated doc
ChunEon Park [Tue, 22 May 2012 04:48:21 +0000 (04:48 +0000)]
elementary/config - updated doc

SVN revision: 71294

12 years agoelementary/cnp: add failed malloc checking routines
Hyoyoung Chang [Tue, 22 May 2012 04:42:45 +0000 (04:42 +0000)]
elementary/cnp: add failed malloc checking routines

SVN revision: 71293

12 years agoelementary/cnp - + null check
ChunEon Park [Tue, 22 May 2012 04:30:24 +0000 (04:30 +0000)]
elementary/cnp - + null check

SVN revision: 71292

12 years agoelementary/cnp: add null terminating at handling html type
Michal Pakula vel Rutka [Tue, 22 May 2012 01:35:12 +0000 (01:35 +0000)]
elementary/cnp: add null terminating at handling html type

Signed-off-by: Michal Pakula vel Rutka <m.pakula@samsung.com>
SVN revision: 71291

12 years agoelementary/entry: move evas_event_{freeze,thaw} position in _elm_entry_text_set
Hyoyoung Chang [Mon, 21 May 2012 11:28:41 +0000 (11:28 +0000)]
elementary/entry: move evas_event_{freeze,thaw} position in _elm_entry_text_set

SVN revision: 71280

12 years agoelemenatry/diskselector - RE:[E-devel][Patch][elementary] elm_diskselector, align...
Kim Shinwoo [Mon, 21 May 2012 10:30:47 +0000 (10:30 +0000)]
elemenatry/diskselector - RE:[E-devel][Patch][elementary] elm_diskselector, align of icon only item

Dear all, hello.

If an item of diskselector has only icon without label, then the icon
displays at left side of its space.
So if there is no label, the icon should display at the middle of its
space.
Please review the patch. Thanks.

Sincerely,
Shinwoo Kim.

Signed-Off-By: Kim Shinwoo <kimcinoo.efl@gmail.com>
SVN revision: 71279

12 years agoelementary/elm_menu : Fix a crash. _menu_resize_cb should be removed
WooHyun Jung [Mon, 21 May 2012 09:12:47 +0000 (09:12 +0000)]
elementary/elm_menu : Fix a crash. _menu_resize_cb should be removed
before hover and its target are deleted.

SVN revision: 71276

12 years agoElm glayer: Change double_tap_timeout to 0.25.
Tom Hacohen [Mon, 21 May 2012 07:51:41 +0000 (07:51 +0000)]
Elm glayer: Change double_tap_timeout to 0.25.

Listen to Hermet's wise counsel.

SVN revision: 71269

12 years agofix infinite loop+stack push until segv... thanks to new object infra.
Carsten Haitzler [Mon, 21 May 2012 06:53:35 +0000 (06:53 +0000)]
fix infinite loop+stack push until segv... thanks to new object infra.
:)

SVN revision: 71266

12 years agoelementary/datetime: fix elm_datetime_value_get() documentation
Bluezery [Mon, 21 May 2012 06:40:24 +0000 (06:40 +0000)]
elementary/datetime: fix elm_datetime_value_get() documentation

Signed-off-by: Bluezery <ohpowel@gmail.com>
SVN revision: 71265

12 years agodue to use obj structure if sd->api is null.. we have crashes - eg if
Carsten Haitzler [Mon, 21 May 2012 04:17:11 +0000 (04:17 +0000)]
due to use obj structure if sd->api is null.. we have crashes - eg if
webkit not supported. fix this. (no no changelog as ita part of the
whole new structure changes)

SVN revision: 71263

12 years agoElm glayer: Made tap timeout a config.
Tom Hacohen [Sun, 20 May 2012 14:56:35 +0000 (14:56 +0000)]
Elm glayer: Made tap timeout a config.

SVN revision: 71258

12 years agoElm glayer: cosmetic changes.
Tom Hacohen [Sun, 20 May 2012 14:56:32 +0000 (14:56 +0000)]
Elm glayer: cosmetic changes.

SVN revision: 71257

12 years agoElm glayer: Removed all the "DEBUG_GLAYER" printfs.
Tom Hacohen [Sun, 20 May 2012 14:56:29 +0000 (14:56 +0000)]
Elm glayer: Removed all the "DEBUG_GLAYER" printfs.

If someone wants to debug anything, he'll do specific debugs anyway, no
need to clutter the code.

SVN revision: 71256

12 years agoElm glayer: simplified "continues gesture" mode.
Tom Hacohen [Sun, 20 May 2012 14:56:26 +0000 (14:56 +0000)]
Elm glayer: simplified "continues gesture" mode.

SVN revision: 71255

12 years agoRevert the revision 71185.
Jaehwan Kim [Fri, 18 May 2012 07:16:28 +0000 (07:16 +0000)]
Revert the revision 71185.

SVN revision: 71225

12 years agoelementary/gesture_layer: remove redundancy null checking at _tap_gesture_check_finish
Kim Shinwoo [Fri, 18 May 2012 01:45:40 +0000 (01:45 +0000)]
elementary/gesture_layer: remove redundancy null checking at _tap_gesture_check_finish

Signed-off-by: Kim Shinwoo <kimcinoo.efl@gmail.com>
SVN revision: 71219

12 years agoElm glayer: Have a nice and clean array to call the test/reset funcs.
Tom Hacohen [Thu, 17 May 2012 15:31:34 +0000 (15:31 +0000)]
Elm glayer: Have a nice and clean array to call the test/reset funcs.

SVN revision: 71215

12 years agoElm glayer: Unify internal test function type.
Tom Hacohen [Thu, 17 May 2012 15:31:31 +0000 (15:31 +0000)]
Elm glayer: Unify internal test function type.

Will let us do cool cleanups in the future.

SVN revision: 71214

12 years agoElm glayer: Clean up N_LONG_TAPS a bit.
Tom Hacohen [Thu, 17 May 2012 15:31:29 +0000 (15:31 +0000)]
Elm glayer: Clean up N_LONG_TAPS a bit.

SVN revision: 71213

12 years agoElm glayer: Clean up handling of the taps timeout and rename it.
Tom Hacohen [Thu, 17 May 2012 15:31:23 +0000 (15:31 +0000)]
Elm glayer: Clean up handling of the taps timeout and rename it.

SVN revision: 71212

12 years agooops, sorry
Gustavo Lima Chaves [Thu, 17 May 2012 14:40:28 +0000 (14:40 +0000)]
oops, sorry

SVN revision: 71211

12 years ago[elm] Let's not delete a window on button callback,
Gustavo Lima Chaves [Thu, 17 May 2012 14:36:00 +0000 (14:36 +0000)]
[elm] Let's not delete a window on button callback,
 immediately.

SVN revision: 71210

12 years agoElm glayer: Fixed timing with the single/double/triple taps.
Tom Hacohen [Thu, 17 May 2012 13:37:10 +0000 (13:37 +0000)]
Elm glayer: Fixed timing with the single/double/triple taps.

Instead of a global 400msec value, we now have 200msec between mouse downs.
E.g if the first timestamp is 0, we get:
valid: down(0) up(50) down(150) up(300)
invalid: down(0) up(100) down(201) up(250)

SVN revision: 71200

12 years agoelementary/gesture_layer: add to null check at _tap_gesture_check_finish
Kim Shinwoo [Thu, 17 May 2012 04:39:40 +0000 (04:39 +0000)]
elementary/gesture_layer: add to null check at _tap_gesture_check_finish

Signed-off-by: Kim Shinwoo <kimcinoo.efl@gmail.com>
SVN revision: 71187

12 years agoThe separator is not a real item. So it shouldn't be counted.
Jaehwan Kim [Thu, 17 May 2012 01:37:50 +0000 (01:37 +0000)]
The separator is not a real item. So it shouldn't be counted.

SVN revision: 71185

12 years agoelm_thumb: fix build warning in case of no ethumb
Jihoon Kim [Wed, 16 May 2012 23:44:46 +0000 (23:44 +0000)]
elm_thumb: fix build warning in case of no ethumb

SVN revision: 71184

12 years agoadd changelog for tom.
Carsten Haitzler [Wed, 16 May 2012 23:34:50 +0000 (23:34 +0000)]
add changelog for tom.

SVN revision: 71182

12 years ago[elm] Elm route ported to new schema.
Gustavo Lima Chaves [Wed, 16 May 2012 19:50:04 +0000 (19:50 +0000)]
[elm] Elm route ported to new schema.
I mean -- was this thing released?!

SVN revision: 71179

12 years agoFileselector: Add a wheel spinner that show/spin while EIO is working
Davide Andreoli [Wed, 16 May 2012 19:40:47 +0000 (19:40 +0000)]
Fileselector: Add a wheel spinner that show/spin while EIO is working

SVN revision: 71178

12 years ago[elm] warnings, be gone
Gustavo Lima Chaves [Wed, 16 May 2012 19:28:07 +0000 (19:28 +0000)]
[elm] warnings, be gone

SVN revision: 71177

12 years ago[elm] Making thumb a base widget.
Gustavo Lima Chaves [Wed, 16 May 2012 19:04:10 +0000 (19:04 +0000)]
[elm] Making thumb a base widget.
I've received feedback on being bad to expose the thumb's frame.
So, making it a base widget here. Let me know what you guys think.

SVN revision: 71176

12 years ago[elm] So let's be able to try that map thing...
Gustavo Lima Chaves [Wed, 16 May 2012 18:13:59 +0000 (18:13 +0000)]
[elm] So let's be able to try that map thing...

SVN revision: 71175

12 years ago[elm] Thumb now a layout.
Gustavo Lima Chaves [Wed, 16 May 2012 17:20:42 +0000 (17:20 +0000)]
[elm] Thumb now a layout.

SVN revision: 71173

12 years agoElm fileselector_button: Fixed a bug when choosing a file.
Tom Hacohen [Wed, 16 May 2012 12:12:34 +0000 (12:12 +0000)]
Elm fileselector_button: Fixed a bug when choosing a file.

SVN revision: 71165

12 years agoelm_layout: describe the signal that layout widget emits
Jihoon Kim [Wed, 16 May 2012 11:04:11 +0000 (11:04 +0000)]
elm_layout: describe the signal that layout widget emits

SVN revision: 71154

12 years agoElm glayer: Workaround a bug causing a delay with N_TAPS events.
Tom Hacohen [Wed, 16 May 2012 08:44:17 +0000 (08:44 +0000)]
Elm glayer: Workaround a bug causing a delay with N_TAPS events.

SVN revision: 71147

12 years agoelm_win.c: fix typo
Jihoon Kim [Wed, 16 May 2012 07:28:29 +0000 (07:28 +0000)]
elm_win.c: fix typo

SVN revision: 71143

12 years agoelementary/elm_notify : Add focus_direction for elm_notify.
WooHyun Jung [Wed, 16 May 2012 05:46:31 +0000 (05:46 +0000)]
elementary/elm_notify : Add focus_direction for elm_notify.

SVN revision: 71141

12 years agoFix genlist ELM_LIST_LIMIT mode to do what it originally did.
Carsten Haitzler [Wed, 16 May 2012 05:28:40 +0000 (05:28 +0000)]
Fix genlist ELM_LIST_LIMIT mode to do what it originally did.
Documentation was wrong too and code had a slight bug stopping
genlist from contracting to min size.
Optimize the case of COMPRESS + homogeneous mode to avoid
queue entirely and use existing known item sizes.

SVN revision: 71140

12 years agoops, forgot Changelog :)
Davide Andreoli [Tue, 15 May 2012 20:06:27 +0000 (20:06 +0000)]
ops, forgot Changelog :)

SVN revision: 71130

12 years ago Simplify file listing when using EIO
Davide Andreoli [Tue, 15 May 2012 20:02:59 +0000 (20:02 +0000)]
 Simplify file listing when using EIO

SVN revision: 71129

12 years ago[Elm] Menu now a new elm widget.
Gustavo Lima Chaves [Tue, 15 May 2012 19:36:19 +0000 (19:36 +0000)]
[Elm] Menu now a new elm widget.

SVN revision: 71128

12 years ago[Elm] Flip now a container.
Gustavo Lima Chaves [Tue, 15 May 2012 17:37:42 +0000 (17:37 +0000)]
[Elm] Flip now a container.

SVN revision: 71126

12 years agoElm (wayland): Fix elm not drawing frames in Wayland. Fix setting a
Christopher Michael [Tue, 15 May 2012 14:48:30 +0000 (14:48 +0000)]
Elm (wayland): Fix elm not drawing frames in Wayland. Fix setting a
window to alpha also.

SVN revision: 71124

12 years agoelementary/elm_grid : Add focus_direction.
WooHyun Jung [Tue, 15 May 2012 10:39:07 +0000 (10:39 +0000)]
elementary/elm_grid : Add focus_direction.

SVN revision: 71103

12 years agoThe elm_toolbar_iteams_count have to return only the number of manually added items.
Jaehwan Kim [Tue, 15 May 2012 07:00:47 +0000 (07:00 +0000)]
The elm_toolbar_iteams_count have to return only the number of manually added items.

SVN revision: 71096

12 years agoWhen the separators exist in toolbar and the toolbar shrinks by resizing window,
Jaehwan Kim [Tue, 15 May 2012 06:30:17 +0000 (06:30 +0000)]
When the separators exist in toolbar and the toolbar shrinks by resizing window,
sometimes the only separators are shown even though the items are hidden.
So the separator's visibility is desided by it's previous item.

SVN revision: 71093

12 years agoelementary/datetime - removed unnecessary call
ChunEon Park [Tue, 15 May 2012 04:55:12 +0000 (04:55 +0000)]
elementary/datetime - removed unnecessary call

SVN revision: 71090

12 years agoelementary/datetime : Fix a bug. elm_layout_content_set can delete
WooHyun Jung [Tue, 15 May 2012 04:44:14 +0000 (04:44 +0000)]
elementary/datetime : Fix a bug. elm_layout_content_set can delete
existing object which will be swallowed again in another part.

SVN revision: 71089

12 years ago[Elm] Spinner now a layout.
Gustavo Lima Chaves [Mon, 14 May 2012 21:52:06 +0000 (21:52 +0000)]
[Elm] Spinner now a layout.

SVN revision: 71087

12 years ago[Elm] Make box to resize itself again, so that ctxpopup
Gustavo Lima Chaves [Mon, 14 May 2012 21:43:20 +0000 (21:43 +0000)]
[Elm] Make box to resize itself again, so that ctxpopup
 behaves.
Containers like boxes should not be resizing themselves, but flagging
desireable sizes via size hints to parent widgets.

Let it be that way for now, though. Ctxpopup is giving me A LOT OF
HEADACHE to port to the new schema without having to rewrite it :(.
It has the craziest code flow on sizing things, and of course that
code is uber fragile to borks.

SVN revision: 71085

12 years agoElm hoversel: remove stupid printfs.
Tom Hacohen [Mon, 14 May 2012 14:20:18 +0000 (14:20 +0000)]
Elm hoversel: remove stupid printfs.

I'm glad to see someone is excited about hovers being created and deleted.
I'm not.

SVN revision: 71002

12 years agoElm popup: Fixed usage of textblock in the theme.
Tom Hacohen [Mon, 14 May 2012 10:41:31 +0000 (10:41 +0000)]
Elm popup: Fixed usage of textblock in the theme.

Patch by Kim Shinwoo.

SVN revision: 70994

12 years agoelementary/slider : Just change number to Eina_Bool.
WooHyun Jung [Mon, 14 May 2012 08:21:48 +0000 (08:21 +0000)]
elementary/slider : Just change number to Eina_Bool.

SVN revision: 70991

12 years agoelementary: forgotten header.
Cedric BAIL [Mon, 14 May 2012 06:16:26 +0000 (06:16 +0000)]
elementary: forgotten header.

SVN revision: 70986

12 years agoelementary/elm_layout : Sync with old elm_layout. elm_widget_sub_object_add
WooHyun Jung [Mon, 14 May 2012 06:13:47 +0000 (06:13 +0000)]
elementary/elm_layout : Sync with old elm_layout. elm_widget_sub_object_add
should be called prior to edje_object_part_swallow. This is because
evas-callback function(about EVAS_CALLBACK_CHANGED_SIZE_HINTS) which is
registered by _smart_sub_object_add should be called after the one
registered by edje_object_part_swallow.

SVN revision: 70985

12 years agoelementary/menu - [E-devel] [Patch][elm_menu] remove crash issue on improper usage...
ChunEon Park [Mon, 14 May 2012 05:20:19 +0000 (05:20 +0000)]
elementary/menu - [E-devel] [Patch][elm_menu] remove crash issue on improper usage of elm_menu_item_separator_add(), [test_menu] fill the hole.

Hi! All,

[test_menu]
I have added test code for following APIs, even though Elementary 1.0 is
released. :-)
- elm_menu_close()
- elm_menu_item_icon_name_set()
- elm_menu_item_is_separator()
- elm_menu_item_selected_set()
- elm_menu_parent_set()

Then, please review those patches and keep on the upstream.

Sincerely,
Shinwoo Kim.

SVN revision: 70983

12 years agoelementary/menu - fixed crash problem when non-parent item is passed to the elm_menu_...
ChunEon Park [Mon, 14 May 2012 05:13:12 +0000 (05:13 +0000)]
elementary/menu - fixed crash problem when non-parent item is passed to the elm_menu_seprator_item_add()

SVN revision: 70982

12 years agoelementary/config - more detailed documentation
ChunEon Park [Mon, 14 May 2012 00:12:17 +0000 (00:12 +0000)]
elementary/config - more detailed documentation

SVN revision: 70979

12 years agouff, why AUTHORS doesnt got in in previous commit?? :/
Davide Andreoli [Sun, 13 May 2012 13:16:31 +0000 (13:16 +0000)]
uff, why AUTHORS doesnt got in in previous commit?? :/

SVN revision: 70966

12 years ago * Fileselector: honor folder_only when using EIO
Davide Andreoli [Sun, 13 May 2012 12:23:39 +0000 (12:23 +0000)]
 * Fileselector: honor folder_only when using EIO
 * Fileselector test: add a check to enable/disable buttons

 Updated Changelog and NEW, also add myself as authors...

 btw: the EIO code in the Fileselector is crazy-complex, about 200
 lines of code just to have the list of files ina dir...  :/

SVN revision: 70965

12 years agoElm: Don't ui-mirror if app has no translation.
Tom Hacohen [Sun, 13 May 2012 11:24:28 +0000 (11:24 +0000)]
Elm: Don't ui-mirror if app has no translation.

SVN revision: 70963

12 years agoElm ctxpopup: remove useless code until we actually support mirroring.
Tom Hacohen [Sun, 13 May 2012 08:37:09 +0000 (08:37 +0000)]
Elm ctxpopup: remove useless code until we actually support mirroring.

Currently there's semi-ready code (1 liner) that does nothing. Hermet, you
promised you'll add ui-mirroring support AGES ago when this widget got in.

SVN revision: 70960

12 years agoElm: Fixed warnings when emotion is not available.
Tom Hacohen [Sun, 13 May 2012 08:37:06 +0000 (08:37 +0000)]
Elm: Fixed warnings when emotion is not available.

SVN revision: 70959

12 years agoElm entry: Updated docs to explain changing entry style.
Tom Hacohen [Sun, 13 May 2012 07:46:36 +0000 (07:46 +0000)]
Elm entry: Updated docs to explain changing entry style.

Elm's docs don't build here, so I can't test, but it should be fine.

SVN revision: 70958

12 years agomost probably this should have been EINA_FALSE
Hannes Janetzek [Fri, 11 May 2012 19:20:31 +0000 (19:20 +0000)]
most probably this should have been EINA_FALSE

SVN revision: 70935

12 years agoelementary/change - revert the Cedric's log and described the last one more detail
ChunEon Park [Fri, 11 May 2012 07:48:21 +0000 (07:48 +0000)]
elementary/change - revert the Cedric's log and described  the last one more detail

SVN revision: 70927

12 years agoelementary - and updated changelog
ChunEon Park [Fri, 11 May 2012 07:27:08 +0000 (07:27 +0000)]
elementary - and updated changelog

SVN revision: 70926

12 years agoelementary/colorselector - event hook opensource patch
ChunEon Park [Fri, 11 May 2012 07:25:07 +0000 (07:25 +0000)]
elementary/colorselector -  event hook opensource patch

Elm_colorselector: _elm_colorselector_smart_event function added.

Thanks & Regards
Shilpa Singh

Signed-Off-By:ShilpaOnkar Singh <shilpa.singh@samsung.com>

SVN revision: 70925

12 years agoElementary entry: Fixed valgrind errors introduced in elm rework.
Tom Hacohen [Thu, 10 May 2012 14:24:16 +0000 (14:24 +0000)]
Elementary entry: Fixed valgrind errors introduced in elm rework.

SVN revision: 70909