platform/upstream/elementary.git
12 years agoelementary/naviframe - modified to use elm_layout instead of edje_object.
ChunEon Park [Wed, 11 Jan 2012 11:25:04 +0000 (11:25 +0000)]
elementary/naviframe - modified to use elm_layout instead of edje_object.

SVN revision: 67067

12 years agoElm: Shut up elm_frame, I am tired of hearing you spew noise about
Christopher Michael [Wed, 11 Jan 2012 07:44:15 +0000 (07:44 +0000)]
Elm: Shut up elm_frame, I am tired of hearing you spew noise about
your recalculations !! ;)

SVN revision: 67048

12 years agoelementary/navifrmae - actually it does not need to call it in the loop
ChunEon Park [Wed, 11 Jan 2012 06:42:15 +0000 (06:42 +0000)]
elementary/navifrmae - actually it does not need to call it in the loop

SVN revision: 67042

12 years agoelementary/naviframe - super trivial change.
ChunEon Park [Wed, 11 Jan 2012 06:33:32 +0000 (06:33 +0000)]
elementary/naviframe - super trivial change.

SVN revision: 67040

12 years agoelementary/ctxpopup - modified for more proper.
ChunEon Park [Wed, 11 Jan 2012 05:42:13 +0000 (05:42 +0000)]
elementary/ctxpopup - modified for more proper.

SVN revision: 67039

12 years agoelm: Fixed formatting.
Daniel Juyung Seo [Wed, 11 Jan 2012 03:16:50 +0000 (03:16 +0000)]
elm: Fixed formatting.

SVN revision: 67038

12 years agoFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
Kim Shinwoo [Wed, 11 Jan 2012 03:00:23 +0000 (03:00 +0000)]
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

I have attached example code for checking restacking feature of ctxpopup.
Please review the code and give any feedbacks. Thanks.

SVN revision: 67037

12 years agouse invalid tyrp as return again
Carsten Haitzler [Wed, 11 Jan 2012 02:58:56 +0000 (02:58 +0000)]
use invalid tyrp as return again

SVN revision: 67036

12 years agoelm po: Updated po files.
Daniel Juyung Seo [Wed, 11 Jan 2012 02:01:48 +0000 (02:01 +0000)]
elm po: Updated po files.

SVN revision: 67033

12 years agoelm store: Added more comment for store test. Patch by Hyoyoung Chang
Daniel Juyung Seo [Wed, 11 Jan 2012 02:01:45 +0000 (02:01 +0000)]
elm store: Added more comment for store test. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Tue, Jan 10, 2012 at 8:40 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> It's another patch file that describes a method to get a store
example files.
> If it's ok, plz commit it.
> Thanks

SVN revision: 67032

12 years agoelm store: Fixed eina_lock in store. Patch by Hyoyoung Chang
Daniel Juyung Seo [Wed, 11 Jan 2012 02:01:38 +0000 (02:01 +0000)]
elm store: Fixed eina_lock in store. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Tue, Jan 10, 2012 at 8:15 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> When i run 'store' menu in elementary_test, i met some segfault.
> it's due to inappropriate eina_lock ptr handling.
>
> Thanks

SVN revision: 67030

12 years agoelm elm_main.c: revert commit r67016. it was wrong commit.
Daniel Juyung Seo [Tue, 10 Jan 2012 23:35:29 +0000 (23:35 +0000)]
elm elm_main.c: revert commit r67016. it was wrong commit.

SVN revision: 67026

12 years agoelm entry: Refined entry documentation.
Daniel Juyung Seo [Tue, 10 Jan 2012 15:34:35 +0000 (15:34 +0000)]
elm entry: Refined entry documentation.

SVN revision: 67019

12 years agoenki: Turn off edje_cc verbose mode.
Daniel Juyung Seo [Tue, 10 Jan 2012 15:34:04 +0000 (15:34 +0000)]
enki: Turn off edje_cc verbose mode.

SVN revision: 67016

12 years agoI have attached a patch for removing unnecessary code in the elm_notify.
Jaehwan Kim [Tue, 10 Jan 2012 09:22:22 +0000 (09:22 +0000)]
I have attached a patch for removing unnecessary code in the elm_notify.
There is no swallow area for the parent In the notify.edc also.
Even if the removed line is necessary, then it will cause an improper result.
So it should be removed definitely and absolutely!
Please review this and give any feedbacks. Thank you.

Sincerely,
Shinwoo Kim.

SVN revision: 67012

12 years agoelm map: Fixed formatting. What's up map! Here is your formatting fix!
Daniel Juyung Seo [Tue, 10 Jan 2012 06:43:57 +0000 (06:43 +0000)]
elm map: Fixed formatting. What's up map! Here is your formatting fix!

SVN revision: 67011

12 years agoelementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry...
ChunEon Park [Tue, 10 Jan 2012 05:02:11 +0000 (05:02 +0000)]
elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs.

But instead,  made to use the elm_object_item_del() APIs
for this, elm_widget_item needed to provide elm_widget_item_del_pre_hook.

SVN revision: 67010

12 years agoelementary/elm_entry : When theme is changed, pos is set to zero as
WooHyun Jung [Tue, 10 Jan 2012 01:34:22 +0000 (01:34 +0000)]
elementary/elm_entry : When theme is changed, pos is set to zero as
default.

SVN revision: 67008

12 years agoelementary - renamed internal callback function
ChunEon Park [Tue, 10 Jan 2012 01:00:23 +0000 (01:00 +0000)]
elementary - renamed internal callback function

elm_widget_item_disabled_set_hook_set -> elm_widget_item_disabled_hook_set

SVN revision: 67007

12 years agoelementary/widget - just renamed internally.
ChunEon Park [Tue, 10 Jan 2012 00:33:51 +0000 (00:33 +0000)]
elementary/widget - just renamed internally.

SVN revision: 67006

12 years agoelementary/widget - +del_pre_hook
ChunEon Park [Tue, 10 Jan 2012 00:02:58 +0000 (00:02 +0000)]
elementary/widget - +del_pre_hook

now elm_object_item_del is exposed to users,
this callback is used for widgets to use internally.

SVN revision: 67004

12 years agoelementary/elm_object_item - expose elm_object_item_del().
ChunEon Park [Mon, 9 Jan 2012 10:48:06 +0000 (10:48 +0000)]
elementary/elm_object_item - expose elm_object_item_del().

SVN revision: 66992

12 years agoelementary/entry - more deprecated APIs
ChunEon Park [Mon, 9 Jan 2012 10:33:59 +0000 (10:33 +0000)]
elementary/entry - more deprecated APIs

elm_entry_icon_set/get/unset
elm_entry_end_set/get/unset

SVN revision: 66991

12 years agoelementary/hover - deprecated elm_hover_content_set/get/unset
ChunEon Park [Mon, 9 Jan 2012 08:37:29 +0000 (08:37 +0000)]
elementary/hover - deprecated elm_hover_content_set/get/unset

SVN revision: 66989

12 years agoelementary/fileselector_button, fileselector_entry - deprecated APIs.
ChunEon Park [Mon, 9 Jan 2012 08:06:43 +0000 (08:06 +0000)]
elementary/fileselector_button, fileselector_entry - deprecated APIs.

elm_fileselector_button_icon_set
elm_fileselector_button_icon_get
elm_fileselector_button_icon_unset
elm_fileselector_entry_button_icon_set
elm_fileselector_entry_button_icon_get
elm_fileselector_entry_button_icon_unset

SVN revision: 66988

12 years agoelementary/widget - modified like freeze_pop.
ChunEon Park [Mon, 9 Jan 2012 07:03:28 +0000 (07:03 +0000)]
elementary/widget - modified like freeze_pop.

SVN revision: 66986

12 years agoelementary/widget
Kim Shinwoo [Mon, 9 Jan 2012 06:59:33 +0000 (06:59 +0000)]
elementary/widget

Re: [E-devel] [Patch] elc_ctxpopup, using elm_smart_scroller_freeze_set() not elm_object_scroll_freeze_push(), pop()

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

12 years agoelementary - updated doc.
ChunEon Park [Mon, 9 Jan 2012 06:55:51 +0000 (06:55 +0000)]
elementary - updated doc.

SVN revision: 66984

12 years agoElm (wayland): Provide edje signals for resize,start & move,start for
Christopher Michael [Sun, 8 Jan 2012 11:24:41 +0000 (11:24 +0000)]
Elm (wayland): Provide edje signals for resize,start & move,start for
wayland frame borders.

SVN revision: 66969

12 years agoElm (wayland): Handle frame resize via edje callbacks.
Christopher Michael [Sun, 8 Jan 2012 11:23:59 +0000 (11:23 +0000)]
Elm (wayland): Handle frame resize via edje callbacks.

SVN revision: 66968

12 years agogenlist: one more bug, relative insertion of subitems.
Gustavo Sverzut Barbieri [Sat, 7 Jan 2012 02:02:02 +0000 (02:02 +0000)]
genlist: one more bug, relative insertion of subitems.

relative insertion of sub items does not work either, add test case.

SVN revision: 66951

12 years agooops, too much printf
Gustavo Sverzut Barbieri [Fri, 6 Jan 2012 23:39:06 +0000 (23:39 +0000)]
oops, too much printf

SVN revision: 66948

12 years agoshow genlist's inserted sort is completely broken.
Gustavo Sverzut Barbieri [Fri, 6 Jan 2012 23:38:33 +0000 (23:38 +0000)]
show genlist's inserted sort is completely broken.

Sad, but it's unusable if you use it with subitems:

 * insert top-level item sorted mixes with children;

 * insert children item sorted screws the order

This is also true for groups, is holding my changes to enjoy :-(

SVN revision: 66947

12 years agoElementary Web: add functions to set / get useragent
Bruno Dilly [Fri, 6 Jan 2012 11:31:14 +0000 (11:31 +0000)]
Elementary Web: add functions to set / get useragent

Patch by Steven Falken <btwotch@googlemail.com> with a
few changes.

SVN revision: 66938

12 years agoelementary/elm_frame : Just do comment. Raster ~ plz remove this
WooHyun Jung [Fri, 6 Jan 2012 10:29:11 +0000 (10:29 +0000)]
elementary/elm_frame : Just do comment. Raster ~ plz remove this
later ~

SVN revision: 66936

12 years agoelm po: Updated po.
Daniel Juyung Seo [Fri, 6 Jan 2012 06:42:13 +0000 (06:42 +0000)]
elm po: Updated po.

SVN revision: 66928

12 years agoelm toolbar: Changed elm_toolbar_mode_shrink_set/get ->
Daniel Juyung Seo [Fri, 6 Jan 2012 06:42:10 +0000 (06:42 +0000)]
elm toolbar: Changed elm_toolbar_mode_shrink_set/get ->
elm_toolbar_shrink_mode_set/get.
Also updated http://trac.enlightenment.org/e/wiki/ElementaryChanges

SVN revision: 66927

12 years agoaspect_ratio_retained -> aspect_fixed
Mike Blumenkrantz [Fri, 6 Jan 2012 05:55:51 +0000 (05:55 +0000)]
aspect_ratio_retained -> aspect_fixed

SVN revision: 66926

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Fri, 6 Jan 2012 05:50:33 +0000 (05:50 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_photo - add aspect_ratio_retained_{set/get}
Date: Fri, 6 Jan 2012 12:20:33 +0900

Dear all.

elm_photo doesn't have resizing functions which are not follow
original photo file ratio (vertical/horizontal).
so i copied aspect_ration_reatined functions from elm_image.
also it fixes photo menu bug in elementary_test.
currently photo window has a bug which cannot display non-square
images correctly.

Thanks

SVN revision: 66924

12 years agoElementary Test Index: Cast list item to object item
Bruno Dilly [Thu, 5 Jan 2012 16:39:07 +0000 (16:39 +0000)]
Elementary Test Index: Cast list item to object item

Cast them when using elm_object_item functions.

SVN revision: 66904

12 years agoelm: Use EINA_TRUE/EINA_FALSE for Eina_Bool type.
Daniel Juyung Seo [Thu, 5 Jan 2012 07:05:09 +0000 (07:05 +0000)]
elm: Use EINA_TRUE/EINA_FALSE for Eina_Bool type.

SVN revision: 66895

12 years agomake frame not suck too much but still doesnt "shade" properly - need
Carsten Haitzler [Thu, 5 Jan 2012 05:26:36 +0000 (05:26 +0000)]
make frame not suck too much but still doesnt "shade" properly - need
edje feature.

SVN revision: 66894

12 years agoIn els_pan, there is no signal "pan_changed".
Jaehwan Kim [Thu, 5 Jan 2012 04:57:21 +0000 (04:57 +0000)]
In els_pan, there is no signal "pan_changed".
So _smart_pan_pan_changed_hook never be called.

SVN revision: 66891

12 years agoelm elm_win.h: Fixed document.
Daniel Juyung Seo [Thu, 5 Jan 2012 00:56:08 +0000 (00:56 +0000)]
elm elm_win.h: Fixed document.

SVN revision: 66881

12 years agoelementary: add a filled state to gengrid. auto fill the first line if not
Michael BOUCHAUD [Wed, 4 Jan 2012 14:33:39 +0000 (14:33 +0000)]
elementary: add a filled state to gengrid. auto fill the first line if not

SVN revision: 66869

12 years agoelementary: move pulse,stop signal to a better place
Michael BOUCHAUD [Wed, 4 Jan 2012 11:35:45 +0000 (11:35 +0000)]
elementary: move pulse,stop signal to a better place

SVN revision: 66865

12 years agoElm (wayland): Make border edc use signals for move, close, etc.
Christopher Michael [Wed, 4 Jan 2012 09:30:33 +0000 (09:30 +0000)]
Elm (wayland): Make border edc use signals for move, close, etc.

SVN revision: 66863

12 years agoElm (wayland): Use edje signals for move/resize/close, etc, etc on
Christopher Michael [Wed, 4 Jan 2012 09:30:05 +0000 (09:30 +0000)]
Elm (wayland): Use edje signals for move/resize/close, etc, etc on
frame.
Implement 'close' on frame (works).

SVN revision: 66862

12 years agoFix typos.
Sanjeev BA [Wed, 4 Jan 2012 06:43:02 +0000 (06:43 +0000)]
Fix typos.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 66853

12 years agoadd autocollapse for info frame at top too :)
Mike Blumenkrantz [Wed, 4 Jan 2012 05:26:37 +0000 (05:26 +0000)]
add autocollapse for info frame at top too :)

SVN revision: 66851

12 years agoslightly better quick throttle hacks
Mike Blumenkrantz [Wed, 4 Jan 2012 05:24:54 +0000 (05:24 +0000)]
slightly better quick throttle hacks

SVN revision: 66850

12 years agomore frame throttling
Mike Blumenkrantz [Wed, 4 Jan 2012 05:16:04 +0000 (05:16 +0000)]
more frame throttling

SVN revision: 66848

12 years agomassive throttling for frame animation
Mike Blumenkrantz [Wed, 4 Jan 2012 05:14:30 +0000 (05:14 +0000)]
massive throttling for frame animation

SVN revision: 66847

12 years agoslightly more working (but still broken) autoscrolling in test app
Mike Blumenkrantz [Wed, 4 Jan 2012 04:59:18 +0000 (04:59 +0000)]
slightly more working (but still broken) autoscrolling in test app

SVN revision: 66846

12 years agoadd collapsing frames and (broken) scrolling
Mike Blumenkrantz [Wed, 4 Jan 2012 04:52:30 +0000 (04:52 +0000)]
add collapsing frames and (broken) scrolling

SVN revision: 66845

12 years agouse new edje "recalc" signal to actually resize collapsed frames
Mike Blumenkrantz [Wed, 4 Jan 2012 04:22:20 +0000 (04:22 +0000)]
use new edje "recalc" signal to actually resize collapsed frames

SVN revision: 66842

12 years agorename signal to elm api name so people include it in their themes
Mike Blumenkrantz [Wed, 4 Jan 2012 04:10:07 +0000 (04:10 +0000)]
rename signal to elm api name so people include it in their themes

SVN revision: 66840

12 years agoadd signal to run after frame collapse animations
Mike Blumenkrantz [Wed, 4 Jan 2012 04:05:35 +0000 (04:05 +0000)]
add signal to run after frame collapse animations

SVN revision: 66839

12 years agoadd invalid panel back.
Carsten Haitzler [Wed, 4 Jan 2012 03:33:24 +0000 (03:33 +0000)]
add invalid panel back.

SVN revision: 66835

12 years agoframe collapse on click is now DISABLED by default
Mike Blumenkrantz [Wed, 4 Jan 2012 03:04:33 +0000 (03:04 +0000)]
frame collapse on click is now DISABLED by default

SVN revision: 66834

12 years agoadd api for manipulating frame collapse
Mike Blumenkrantz [Wed, 4 Jan 2012 03:03:15 +0000 (03:03 +0000)]
add api for manipulating frame collapse

SVN revision: 66833

12 years agocollapsing frames for default theme
Mike Blumenkrantz [Wed, 4 Jan 2012 01:53:23 +0000 (01:53 +0000)]
collapsing frames for default theme

SVN revision: 66827

12 years agoelm list: Applied recent list changes.
Daniel Juyung Seo [Wed, 4 Jan 2012 01:28:33 +0000 (01:28 +0000)]
elm list: Applied recent list changes.

SVN revision: 66823

12 years agoelm elm_deprecated.h: Use elm_object API not elm_widget API in
Daniel Juyung Seo [Wed, 4 Jan 2012 01:13:55 +0000 (01:13 +0000)]
elm elm_deprecated.h: Use elm_object API not elm_widget API in
application.

SVN revision: 66822

12 years agofix another related edje mishap
Mike Blumenkrantz [Wed, 4 Jan 2012 01:09:38 +0000 (01:09 +0000)]
fix another related edje mishap

SVN revision: 66821

12 years agofix hilarious edje failure in previous commit
Mike Blumenkrantz [Wed, 4 Jan 2012 01:04:00 +0000 (01:04 +0000)]
fix hilarious edje failure in previous commit

SVN revision: 66820

12 years agoadd "clicked" signal for elm_frame
Mike Blumenkrantz [Wed, 4 Jan 2012 00:41:37 +0000 (00:41 +0000)]
add "clicked" signal for elm_frame

SVN revision: 66818

12 years agodamn you cnp!
Mike Blumenkrantz [Wed, 4 Jan 2012 00:22:08 +0000 (00:22 +0000)]
damn you cnp!

SVN revision: 66817

12 years agoadd object_item_tooltip api
Mike Blumenkrantz [Wed, 4 Jan 2012 00:15:03 +0000 (00:15 +0000)]
add object_item_tooltip api

SVN revision: 66816

12 years agoElm (wayland): Add ability to actually move windows around in wayland.
Christopher Michael [Tue, 3 Jan 2012 20:41:49 +0000 (20:41 +0000)]
Elm (wayland): Add ability to actually move windows around in wayland.
Remove __UNUSED__ on a variable that is actually used (in callback_show).

SVN revision: 66809

12 years agoadd elm_hover_dismiss()
Mike Blumenkrantz [Tue, 3 Jan 2012 18:02:56 +0000 (18:02 +0000)]
add elm_hover_dismiss()

SVN revision: 66805

12 years agoooh deprecate elm_list calls than can be done with elm_object_item
Carsten Haitzler [Tue, 3 Jan 2012 13:13:39 +0000 (13:13 +0000)]
ooh deprecate elm_list calls than can be done with elm_object_item
stuff :)

SVN revision: 66796

12 years agoelementary/elm_object_item - just updated a note to be.
ChunEon Park [Tue, 3 Jan 2012 12:51:31 +0000 (12:51 +0000)]
elementary/elm_object_item - just updated a note to be.

SVN revision: 66795

12 years agodeprecate 2 callls already using the new infra
Carsten Haitzler [Tue, 3 Jan 2012 11:48:34 +0000 (11:48 +0000)]
deprecate 2 callls already using the new infra

SVN revision: 66788

12 years agoapi reference now points to modules.html since there is no single file reference
Mike Blumenkrantz [Tue, 3 Jan 2012 06:45:07 +0000 (06:45 +0000)]
api reference now points to modules.html since there is no single file reference

SVN revision: 66783

12 years agoelm elm_getting_started.h: Fixed sample code formatting in documentation.
Daniel Juyung Seo [Tue, 3 Jan 2012 06:42:06 +0000 (06:42 +0000)]
elm elm_getting_started.h: Fixed sample code formatting in documentation.

SVN revision: 66782

12 years agoelm elm_getting_started.h: Removed unnecessary variable from
Daniel Juyung Seo [Tue, 3 Jan 2012 06:42:01 +0000 (06:42 +0000)]
elm elm_getting_started.h: Removed unnecessary variable from
documentation.

SVN revision: 66781

12 years agoI guess keep this here too
Mike Blumenkrantz [Tue, 3 Jan 2012 06:30:21 +0000 (06:30 +0000)]
I guess keep this here too

SVN revision: 66780

12 years agofix docs
Mike Blumenkrantz [Tue, 3 Jan 2012 06:28:41 +0000 (06:28 +0000)]
fix docs

SVN revision: 66779

12 years agomore sprintfs
Mike Blumenkrantz [Tue, 3 Jan 2012 05:30:13 +0000 (05:30 +0000)]
more sprintfs

SVN revision: 66778

12 years agoput notes in elm_list.c as to what to do.
Carsten Haitzler [Tue, 3 Jan 2012 05:28:34 +0000 (05:28 +0000)]
put notes in elm_list.c as to what to do.

SVN revision: 66777

12 years agowhoever wrote this should be SERIOUSLY ashamed.
Mike Blumenkrantz [Tue, 3 Jan 2012 05:24:35 +0000 (05:24 +0000)]
whoever wrote this should be SERIOUSLY ashamed.

SVN revision: 66776

12 years agome no likey sprintf
Mike Blumenkrantz [Tue, 3 Jan 2012 04:52:03 +0000 (04:52 +0000)]
me no likey sprintf

SVN revision: 66774

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Tue, 3 Jan 2012 04:44:48 +0000 (04:44 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - bugfix duplicated drag objs
Date: Tue, 3 Jan 2012 13:41:09 +0900

Dear all.

Currently, dragging is only supported in elm_photo.
Normally it works well but in overlapped region, elm_photo makes
multiple drag events.
However multiple objs dragging isn't supported by elm_cnp_helper(also
in xdnd specs)
It better to block multiple dragging events.

Also I fixed dragdonecb's data argument position.

Thank you.

SVN revision: 66773

12 years agodeprecate disabled list item apis - use object item.
Carsten Haitzler [Tue, 3 Jan 2012 04:17:32 +0000 (04:17 +0000)]
deprecate disabled list item apis - use object item.

SVN revision: 66772

12 years agoElm (wayland): Implement mouse events for min, max, & close buttons in
Christopher Michael [Tue, 3 Jan 2012 03:17:36 +0000 (03:17 +0000)]
Elm (wayland): Implement mouse events for min, max, & close buttons in
theme. Implement bottom border resize arrow animation in theme.

SVN revision: 66769

12 years agoElm: Add 'Wayland_Shm' as an option for the Elm Config dialog.
Christopher Michael [Tue, 3 Jan 2012 01:46:01 +0000 (01:46 +0000)]
Elm: Add 'Wayland_Shm' as an option for the Elm Config dialog.

SVN revision: 66768

12 years agoElm: Add wayland_shm engine for Elm. Add config entries for the
Christopher Michael [Tue, 3 Jan 2012 01:45:22 +0000 (01:45 +0000)]
Elm: Add wayland_shm engine for Elm. Add config entries for the
Wayland Engine. Give elm window some 'framespace' and borders for
wayland_shm.

NB: This means that you can now build & run elm apps for Wayland :)

SVN revision: 66767

12 years agoElm: Add border edc & images for wayland borders.
Christopher Michael [Tue, 3 Jan 2012 01:38:53 +0000 (01:38 +0000)]
Elm: Add border edc & images for wayland borders.

SVN revision: 66766

12 years agoelementary - updated doc. will keep going for other widgets later.
ChunEon Park [Mon, 2 Jan 2012 12:53:29 +0000 (12:53 +0000)]
elementary - updated doc. will keep going for other widgets later.

or someone please help me ;0

SVN revision: 66752

12 years agoadd a password mode.
Carsten Haitzler [Mon, 2 Jan 2012 12:03:33 +0000 (12:03 +0000)]
add a password mode.

SVN revision: 66751

12 years agoget rid of invalid panel layout and add hex and terminal.
Carsten Haitzler [Mon, 2 Jan 2012 11:53:26 +0000 (11:53 +0000)]
get rid of invalid panel layout and add hex and terminal.

SVN revision: 66749

12 years agoelementary - Added 1 more API elm_object_item_del_cb_set()
ChunEon Park [Mon, 2 Jan 2012 11:46:32 +0000 (11:46 +0000)]
elementary - Added 1 more API elm_object_item_del_cb_set()

   also deprecated below APIs

   elm_hoversel_item_del_cb_set()
   elm_diskselector_item_del_cb_set()
   elm_toolbar_item_del_cb_set()
   elm_index_item_del_cb_set()
   elm_menu_item_del_cb_set()

SVN revision: 66748

12 years agoelementary/multibuttonentry - missing deprecated ones
ChunEon Park [Mon, 2 Jan 2012 11:44:40 +0000 (11:44 +0000)]
elementary/multibuttonentry - missing deprecated ones

SVN revision: 66747

12 years agomatch the const changes to edje in elm entry. leaks waiting to happen
Carsten Haitzler [Mon, 2 Jan 2012 11:43:25 +0000 (11:43 +0000)]
match the const changes to edje in elm entry. leaks waiting to happen
in apps!

SVN revision: 66746

12 years agoundeprecate elm_entry_entry_set/get
Carsten Haitzler [Mon, 2 Jan 2012 11:17:29 +0000 (11:17 +0000)]
undeprecate elm_entry_entry_set/get

SVN revision: 66743

12 years agouse proper intptr type when casting for callbacks so we don't break on 64bit
Mike Blumenkrantz [Mon, 2 Jan 2012 11:10:25 +0000 (11:10 +0000)]
use proper intptr type when casting for callbacks so we don't break on 64bit

SVN revision: 66742

12 years agoput quick info statement at top of elm header
Carsten Haitzler [Mon, 2 Jan 2012 11:06:32 +0000 (11:06 +0000)]
put quick info statement at top of elm header

SVN revision: 66741

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Mon, 2 Jan 2012 11:04:40 +0000 (11:04 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_cnp_helper - bugfix that dnd won't start
Date: Mon, 2 Jan 2012 16:52:05 +0900

Dear all.

elementary supports ecore_x dnd feature.
But currently eocre_x_dnd_aware_set isn't set by default
Its patch fixes this bug.

Thank you

SVN revision: 66740

12 years agoelementary/multibuttonentry - deprecated APIs. Now, let's use elm_common APIs.
ChunEon Park [Mon, 2 Jan 2012 10:40:17 +0000 (10:40 +0000)]
elementary/multibuttonentry - deprecated APIs. Now, let's use elm_common APIs.

elm_multibuttonentry_label_set()
elm_multibuttonentry_label_get()
elm_multibuttonentry_item_label_set()
elm_multibuttonentry_item_label_get()

SVN revision: 66739