Mike Blumenkrantz [Sat, 14 Jan 2012 03:45:46 +0000 (03:45 +0000)]
do smart callback after collapse registers so that collapsed_get() returns the correct value
SVN revision: 67201
Mike Blumenkrantz [Sat, 14 Jan 2012 03:37:35 +0000 (03:37 +0000)]
add printf for frame clicks in elm test
SVN revision: 67200
Mike Blumenkrantz [Sat, 14 Jan 2012 02:49:00 +0000 (02:49 +0000)]
elm,action,collapse -> elm,action,toggle
SVN revision: 67199
Carsten Haitzler [Sat, 14 Jan 2012 02:29:29 +0000 (02:29 +0000)]
use minmuml for frame hide/show.
SVN revision: 67198
Hyoyoung Chang [Fri, 13 Jan 2012 23:45:53 +0000 (23:45 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_map - bugfix small errors
Date: Mon, 9 Jan 2012 20:00:02 +0900
Dear all
After run map menu in elementary_test, i found some minor errors
1. some passing data ptr is wrong at obj_rotate_zoom
2. clipped part isn't set by rect
thanks
SVN revision: 67190
Hyoyoung Chang [Fri, 13 Jan 2012 23:43:17 +0000 (23:43 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_layout - set default style to new cursor obj
Date: Thu, 12 Jan 2012 17:29:39 +0900
Dear all.
I made a small patch to add default style to new cursor obj.
Normally it's not useful but sometimes _part_cursor_part_apply() is needed.
Also duplicated layout setting is removed in cursor testing at elementary_test.
Thanks.
SVN revision: 67189
Daniel Juyung Seo [Fri, 13 Jan 2012 05:28:09 +0000 (05:28 +0000)]
elm test.c: Fixed build warning.
test.c:215:21: warning: âtâ may be used uninitialized in this function
SVN revision: 67171
Sung Park [Thu, 12 Jan 2012 14:35:43 +0000 (14:35 +0000)]
Changed elm_glview to use newly added evas_gl_config_new/free()
apis.
SVN revision: 67142
Christopher Michael [Thu, 12 Jan 2012 12:34:41 +0000 (12:34 +0000)]
Elementary: Fix border title (text) color on frames (for Wayland) when border
is inactive.
SVN revision: 67138
Christopher Michael [Thu, 12 Jan 2012 09:10:27 +0000 (09:10 +0000)]
Elementary: Added Wayland_Egl backend support.
Modified elm_win to use generic wayland_resize function (for
ecore_evas).
SVN revision: 67134
ChunEon Park [Thu, 12 Jan 2012 08:25:12 +0000 (08:25 +0000)]
elementary/toolbar, diskseletor - deprecated tooltip APIs
SVN revision: 67127
ChunEon Park [Thu, 12 Jan 2012 08:00:38 +0000 (08:00 +0000)]
elementary/list - don't need them
SVN revision: 67125
ChunEon Park [Thu, 12 Jan 2012 07:51:15 +0000 (07:51 +0000)]
elementary/list - deprecated tooltip APIs & updated doc
SVN revision: 67124
WooHyun Jung [Thu, 12 Jan 2012 04:52:44 +0000 (04:52 +0000)]
elementary/elm_scroller : When focus_next is tried on the unfocused
scroller, only scroller(not the one of the child objects) will be set
as focused. This is because scroller is focusable.
SVN revision: 67113
ChunEon Park [Thu, 12 Jan 2012 03:18:43 +0000 (03:18 +0000)]
elementary/list - internal item type chage regarded to Elm_Object_Item for more less casting!
SVN revision: 67111
ChunEon Park [Thu, 12 Jan 2012 03:03:56 +0000 (03:03 +0000)]
Elementary/list - Elm_List_Item -> Elm_Object_Item
SVN revision: 67110
ChunEon Park [Wed, 11 Jan 2012 11:53:20 +0000 (11:53 +0000)]
elementray/naviframe - sorry. my fault.
SVN revision: 67071
ChunEon Park [Wed, 11 Jan 2012 11:52:54 +0000 (11:52 +0000)]
elementary/naviframe - pre-declare function prototype.
SVN revision: 67070
ChunEon Park [Wed, 11 Jan 2012 11:50:49 +0000 (11:50 +0000)]
elementary/naviframe - my fault. it shouldn't be committed.
SVN revision: 67069
ChunEon Park [Wed, 11 Jan 2012 11:48:45 +0000 (11:48 +0000)]
elementary/naviframe - satisfied focus_next_hook
SVN revision: 67068
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
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
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
ChunEon Park [Wed, 11 Jan 2012 06:33:32 +0000 (06:33 +0000)]
elementary/naviframe - super trivial change.
SVN revision: 67040
ChunEon Park [Wed, 11 Jan 2012 05:42:13 +0000 (05:42 +0000)]
elementary/ctxpopup - modified for more proper.
SVN revision: 67039
Daniel Juyung Seo [Wed, 11 Jan 2012 03:16:50 +0000 (03:16 +0000)]
elm: Fixed formatting.
SVN revision: 67038
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
Carsten Haitzler [Wed, 11 Jan 2012 02:58:56 +0000 (02:58 +0000)]
use invalid tyrp as return again
SVN revision: 67036
Daniel Juyung Seo [Wed, 11 Jan 2012 02:01:48 +0000 (02:01 +0000)]
elm po: Updated po files.
SVN revision: 67033
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
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
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
Daniel Juyung Seo [Tue, 10 Jan 2012 15:34:35 +0000 (15:34 +0000)]
elm entry: Refined entry documentation.
SVN revision: 67019
Daniel Juyung Seo [Tue, 10 Jan 2012 15:34:04 +0000 (15:34 +0000)]
enki: Turn off edje_cc verbose mode.
SVN revision: 67016
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
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
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
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
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
ChunEon Park [Tue, 10 Jan 2012 00:33:51 +0000 (00:33 +0000)]
elementary/widget - just renamed internally.
SVN revision: 67006
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
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
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
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
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
ChunEon Park [Mon, 9 Jan 2012 07:03:28 +0000 (07:03 +0000)]
elementary/widget - modified like freeze_pop.
SVN revision: 66986
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
ChunEon Park [Mon, 9 Jan 2012 06:55:51 +0000 (06:55 +0000)]
elementary - updated doc.
SVN revision: 66984
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
Christopher Michael [Sun, 8 Jan 2012 11:23:59 +0000 (11:23 +0000)]
Elm (wayland): Handle frame resize via edje callbacks.
SVN revision: 66968
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
Gustavo Sverzut Barbieri [Fri, 6 Jan 2012 23:39:06 +0000 (23:39 +0000)]
oops, too much printf
SVN revision: 66948
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
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
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
Daniel Juyung Seo [Fri, 6 Jan 2012 06:42:13 +0000 (06:42 +0000)]
elm po: Updated po.
SVN revision: 66928
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
Mike Blumenkrantz [Fri, 6 Jan 2012 05:55:51 +0000 (05:55 +0000)]
aspect_ratio_retained -> aspect_fixed
SVN revision: 66926
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
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
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
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
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
Daniel Juyung Seo [Thu, 5 Jan 2012 00:56:08 +0000 (00:56 +0000)]
elm elm_win.h: Fixed document.
SVN revision: 66881
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
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
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
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
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
Mike Blumenkrantz [Wed, 4 Jan 2012 05:26:37 +0000 (05:26 +0000)]
add autocollapse for info frame at top too :)
SVN revision: 66851
Mike Blumenkrantz [Wed, 4 Jan 2012 05:24:54 +0000 (05:24 +0000)]
slightly better quick throttle hacks
SVN revision: 66850
Mike Blumenkrantz [Wed, 4 Jan 2012 05:16:04 +0000 (05:16 +0000)]
more frame throttling
SVN revision: 66848
Mike Blumenkrantz [Wed, 4 Jan 2012 05:14:30 +0000 (05:14 +0000)]
massive throttling for frame animation
SVN revision: 66847
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
Mike Blumenkrantz [Wed, 4 Jan 2012 04:52:30 +0000 (04:52 +0000)]
add collapsing frames and (broken) scrolling
SVN revision: 66845
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
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
Mike Blumenkrantz [Wed, 4 Jan 2012 04:05:35 +0000 (04:05 +0000)]
add signal to run after frame collapse animations
SVN revision: 66839
Carsten Haitzler [Wed, 4 Jan 2012 03:33:24 +0000 (03:33 +0000)]
add invalid panel back.
SVN revision: 66835
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
Mike Blumenkrantz [Wed, 4 Jan 2012 03:03:15 +0000 (03:03 +0000)]
add api for manipulating frame collapse
SVN revision: 66833
Mike Blumenkrantz [Wed, 4 Jan 2012 01:53:23 +0000 (01:53 +0000)]
collapsing frames for default theme
SVN revision: 66827
Daniel Juyung Seo [Wed, 4 Jan 2012 01:28:33 +0000 (01:28 +0000)]
elm list: Applied recent list changes.
SVN revision: 66823
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
Mike Blumenkrantz [Wed, 4 Jan 2012 01:09:38 +0000 (01:09 +0000)]
fix another related edje mishap
SVN revision: 66821
Mike Blumenkrantz [Wed, 4 Jan 2012 01:04:00 +0000 (01:04 +0000)]
fix hilarious edje failure in previous commit
SVN revision: 66820
Mike Blumenkrantz [Wed, 4 Jan 2012 00:41:37 +0000 (00:41 +0000)]
add "clicked" signal for elm_frame
SVN revision: 66818
Mike Blumenkrantz [Wed, 4 Jan 2012 00:22:08 +0000 (00:22 +0000)]
damn you cnp!
SVN revision: 66817
Mike Blumenkrantz [Wed, 4 Jan 2012 00:15:03 +0000 (00:15 +0000)]
add object_item_tooltip api
SVN revision: 66816
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
Mike Blumenkrantz [Tue, 3 Jan 2012 18:02:56 +0000 (18:02 +0000)]
add elm_hover_dismiss()
SVN revision: 66805
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
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
Carsten Haitzler [Tue, 3 Jan 2012 11:48:34 +0000 (11:48 +0000)]
deprecate 2 callls already using the new infra
SVN revision: 66788
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
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
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
Mike Blumenkrantz [Tue, 3 Jan 2012 06:30:21 +0000 (06:30 +0000)]
I guess keep this here too
SVN revision: 66780
Mike Blumenkrantz [Tue, 3 Jan 2012 06:28:41 +0000 (06:28 +0000)]
fix docs
SVN revision: 66779
Mike Blumenkrantz [Tue, 3 Jan 2012 05:30:13 +0000 (05:30 +0000)]
more sprintfs
SVN revision: 66778