Commit Graph

262 Commits

Author SHA1 Message Date
Gustavo Lima Chaves 9ec740624f [elm] Just cosmetical, but since it's here on my
changes...



SVN revision: 71869
2012-06-08 21:05:51 +00:00
Jaehwan Kim b55c923034 Add elm_object_scroll_hold/freeze_get
SVN revision: 71836
2012-06-08 08:59:07 +00:00
Carsten Haitzler db43622992 This is a small change, so I won't changelog it (or backport), but
make _shutdown() funcs across efl complain and be unhappy if you
shutdown to < 0 shutdowns and not pull init count below 0.



SVN revision: 71548
2012-05-30 10:08:41 +00:00
Carsten Haitzler f01fc7471a be generous about focus setting in elm.
SVN revision: 71481
2012-05-29 00:31:38 +00:00
Daniel Juyung Seo 044bdaf657 elm: Renamed internal function about elm_object_item_part_content/text_set/unset/get.
SVN revision: 70161
2012-04-12 23:39:36 +00:00
ChunEon Park ee803ccfd8 elementary/widget - removed item smart callback internal infra.
Not exposed and not used anywhere.

We don't recommend to apply this.



SVN revision: 69889
2012-04-03 07:30:11 +00:00
Carsten Haitzler c3691314e7 make elm robust and handle if u DONT set compile time dirs.. and work
anyway.



SVN revision: 69750
2012-03-29 12:00:14 +00:00
WooHyun Jung 46a9b517e7 elementary/elm_main : fix wrong return.
SVN revision: 69353
2012-03-15 05:23:06 +00:00
Jiyoun Park 910bd194e2 remove deprecated code related with
elm_object_tree_unfocusable_get/set

function.


SVN revision: 69244
2012-03-12 10:21:48 +00:00
Jiyoun Park 0bc61823fb remove deprecated code related with
elm_all_flush 
function.


SVN revision: 69222
2012-03-12 07:03:12 +00:00
Jiyoun Park cc173f0c50 remove deprecated function related with
elm_object_content_part_XXX
elm_object_item_content_part
elm_object_item_text_part


SVN revision: 69089
2012-03-09 11:19:27 +00:00
Jiyoun Park 2e62935285 remove deprecated function related with elm_object_text_part_XX
SVN revision: 69088
2012-03-09 11:16:58 +00:00
Christopher Michael f55b650f31 Elm: Don't try to init ecore_imf if we don't have support for it.
SVN revision: 69066
2012-03-08 17:44:08 +00:00
Gustavo Lima Chaves ee95a473cf [Elm] Just being future-proof on some methods: error val on return.
SVN revision: 68844
2012-03-06 18:39:53 +00:00
Mike Blumenkrantz e8edc0be6e fix changed object_tree_focus api to make sense
SVN revision: 68843
2012-03-06 17:57:20 +00:00
Jiyoun Park a21b344d32 remove deprecated funtion related elm_object_focus/unfocus/direction_go
SVN revision: 68828
2012-03-06 13:28:58 +00:00
Carsten Haitzler 887cd2341d adree with XXX -> rename focus funcs, deprecate old.
SVN revision: 68822
2012-03-06 12:30:16 +00:00
Daniel Juyung Seo 480c61f20a elm: Formatting. No spacing after casting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68807
2012-03-06 11:51:42 +00:00
Carsten Haitzler 513a85595c move all config related apis into elm_config.c/h... need to name
elm_config_*



SVN revision: 68800
2012-03-06 09:49:24 +00:00
Carsten Haitzler 84aa9dbceb move config setting fucns over to elm_config in preparation for naming
elm_config_*



SVN revision: 68797
2012-03-06 09:23:43 +00:00
Jiyoun Park f9fbc5ba51 remove deprecated code related with elm_button_label_get/set
SVN revision: 68786
2012-03-06 07:33:58 +00:00
ChunEon Park 0fe131c42e elementary/focus -
elm_object_focus_cycle -> elm_object_focus_next



SVN revision: 68754
2012-03-06 01:06:41 +00:00
Carsten Haitzler 8cc5aff166 1 all_set func not removed (gone from h's anyway)
SVN revision: 68704
2012-03-05 12:27:40 +00:00
Sanjeev BA 347db44573 Rename elm_cache API with common prefix.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68564
2012-03-01 06:05:54 +00:00
Jiyoun Park ac79e76aea remove deprecated function related with
anchorview and block's text set/get


SVN revision: 68451
2012-02-26 12:05:28 +00:00
ChunEon Park 9536b08c36 elementary/elm_object_item - added smart callback feature.
SVN revision: 68377
2012-02-24 04:31:03 +00:00
Carsten Haitzler 931a64c939 move config load to sub init and sub init to after launch request to
pick up config changes for quicklaunch



SVN revision: 68250
2012-02-22 08:54:34 +00:00
ChunEon Park ed5c8799f5 elementary/focus - reviewed done!
SVN revision: 68218
2012-02-21 12:36:54 +00:00
ChunEon Park 5213c0720a elementary/fonts - reviewed done.
SVN revision: 68180
2012-02-21 01:39:52 +00:00
Daniel Juyung Seo 350c6c3235 elm cache: elm_all_flush() -> elm_cache_all_flush()
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68051
2012-02-17 05:12:56 +00:00
Jiyoun Park af064c2f11 Remove deprecated function and implementation.
I already grep all source directory under turnk. 
but there is no place using this deprecated function.
so I remove it. 


SVN revision: 68048
2012-02-17 03:10:28 +00:00
ChunEon Park 79d3a3bef4 elementary/config - add elm_config_all_flush
SVN revision: 67969
2012-02-15 09:09:21 +00:00
ChunEon Park c49d5f27cb elementary - deprecated elm_engine_current_get API
Please use elm_engine_get instead



SVN revision: 67947
2012-02-15 02:29:57 +00:00
ChunEon Park d8675f8c64 elementary/main - fixed typo!!
SVN revision: 67623
2012-01-31 04:45:19 +00:00
ChunEon Park 73ee2d9004 elementry/elm_object_item - renamed parameter (item -> it) for consistency.
SVN revision: 67613
2012-01-31 00:32:20 +00:00
Carsten Haitzler 4dcc354c80 deprecate more list item funcs. replace with object item ones (for
cursors).



SVN revision: 67380
2012-01-20 10:13:56 +00:00
ChunEon Park f2a914c1be elementary - rename an API
elm_object_item_object_get -> elm_object_item_widget_get	



SVN revision: 67235
2012-01-16 03:23:32 +00:00
Daniel Juyung Seo ab2febd70e elm elm_main.c: revert commit r67016. it was wrong commit.
SVN revision: 67026
2012-01-10 23:35:29 +00:00
Daniel Juyung Seo 390a5d3d0e enki: Turn off edje_cc verbose mode.
SVN revision: 67016
2012-01-10 15:34:04 +00:00
ChunEon Park 917fbe7370 elementary/elm_object_item - expose elm_object_item_del().
SVN revision: 66992
2012-01-09 10:48:06 +00:00
Mike Blumenkrantz 49ace8dd7b damn you cnp!
SVN revision: 66817
2012-01-04 00:22:08 +00:00
Mike Blumenkrantz b2d75aa5bb add object_item_tooltip api
SVN revision: 66816
2012-01-04 00:15:03 +00:00
ChunEon Park 569e56e904 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
2012-01-02 11:46:32 +00:00
Cedric BAIL 229b3bf102 elementary: don't crash when argv is NULL.
SVN revision: 66604
2011-12-28 15:19:31 +00:00
Carsten Haitzler 1713de6106 add recursie object find function - it will only look at elm children
not go into edje objects et.c and hunt their children too. should be
more efficient than evas's recursive name finder.



SVN revision: 66591
2011-12-28 06:01:31 +00:00
Carsten Haitzler b8d342e49e add func for recursively finding named widgets.
SVN revision: 66589
2011-12-28 05:51:10 +00:00
Cedric BAIL 0c63e7b2d4 elementary: support build without Ecore_IMF and/or without Ecore_Con.
SVN revision: 65449
2011-11-20 15:00:43 +00:00
Boris Faure 9761b693a0 elm: change elm_object_item_content_part_set/get/unset to elm_object_item_part_content_set/get/unset
SVN revision: 65351
2011-11-17 21:02:52 +00:00
Boris Faure 3b1da7df04 elm: change elm_object_item_text_part_set/get to elm_object_item_part_text_set/get
SVN revision: 65350
2011-11-17 21:02:43 +00:00
Boris Faure 1112d30a41 elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset
SVN revision: 65349
2011-11-17 21:02:31 +00:00