Commit Graph

37 Commits

Author SHA1 Message Date
ChunEon Park 1ac5aded42 elementray/naviframe - renamed internal variable. removed useless lines.
SVN revision: 64019
2011-10-12 12:19:31 +00:00
ChunEon Park d8e4479e46 elementray/naviframe - added more signals for buttons and removed warnings.
SVN revision: 64017
2011-10-12 11:13:18 +00:00
ChunEon Park 38beb85cfa elementary/naviframe - default could be visible and don't need to emit signal for it.
SVN revision: 64016
2011-10-12 10:45:22 +00:00
ChunEon Park 3aa046714d elementary/naviframe - added two more APIs
elm_naviframe_prev_btn_auto_pushed_set/get 



SVN revision: 64015
2011-10-12 10:31:13 +00:00
ChunEon Park f61e103d75 elementary/naviframe - added mirror mode.
SVN revision: 63919
2011-10-08 04:23:37 +00:00
ChunEon Park 5c3609fec2 elementary/naviframe - bottom_item_get returned NULL always.. fixed it
SVN revision: 63913
2011-10-07 10:33:14 +00:00
ChunEon Park df3e4cd89a elementary/naviframe - added new API, elm_naviframe_item_del
SVN revision: 63878
2011-10-06 12:46:59 +00:00
ChunEon Park 1fbd38deb9 elementary/naviframe - duplicated list item remove.
SVN revision: 63871
2011-10-06 05:08:36 +00:00
ChunEon Park f96f4bbc06 elementary/naviframe - modified internal signal names.
this change resolves the transition problem also 
When user set the item style again. 

every time, transition signals are called,
Transition start position of the page will be reset.



SVN revision: 63869
2011-10-06 04:59:02 +00:00
ChunEon Park 68dd01c98b elementary/naviframe - fixed internal memory leaks
SVN revision: 63807
2011-10-04 13:15:42 +00:00
ChunEon Park a68e619082 elementary/naviframe - implemented item_set API correctly.
SVN revision: 63795
2011-10-04 06:50:18 +00:00
ChunEon Park 432d64864d elementary/naviframe - available null contents
SVN revision: 63794
2011-10-04 06:49:16 +00:00
ChunEon Park 0bc6781e6a elementary/naviframe - trivial changes
SVN revision: 63793
2011-10-04 06:47:32 +00:00
ChunEon Park b1ac91a985 elementary/naviframe - should be hidden case when label is NULL
SVN revision: 63792
2011-10-04 06:43:37 +00:00
ChunEon Park e585a931da elementary/naviframe - added rect to block the events
Need to consider to provide any mechanism to users such as evas_object_events_freeze/thaw. 



SVN revision: 63791
2011-10-04 06:30:38 +00:00
ChunEon Park b0fc739ec1 elementary/naviframe - fixed just indentation
SVN revision: 63483
2011-09-20 00:31:44 +00:00
ChunEon Park 206baf9b05 elementary/elc_naviframe - modified to use a widget API
SVN revision: 63470
2011-09-19 05:24:49 +00:00
ChunEon Park 4dd9ffff22 elementary/naviframe - added one convenient API for users.
pop the items which are in the stack between the top and the upper one of the given item



SVN revision: 63469
2011-09-19 05:23:35 +00:00
ChunEon Park b4c88023c6 elementary/naviframe - removed items in reverse since the items are stacked.
SVN revision: 63439
2011-09-16 12:21:11 +00:00
ChunEon Park fad15f3456 elementary/naviframe - to be proper name.
SVN revision: 63426
2011-09-16 06:11:36 +00:00
ChunEon Park 00cce5d58b elementary/naviframe - added item signal emit func.
SVN revision: 63425
2011-09-16 02:20:02 +00:00
ChunEon Park a2fcea3f01 elementary/naviframe - renamed internal function names.
SVN revision: 63423
2011-09-16 01:09:48 +00:00
ChunEon Park 22894c09a6 elementary/naviframe - added signal emit hook
SVN revision: 63422
2011-09-16 01:05:15 +00:00
ChunEon Park a71aae9f9e elementary/naviframe - support default content/text part name
removed shadow var. 
removed unuseful line. 



SVN revision: 63384
2011-09-14 12:37:17 +00:00
ChunEon Park 5e3770d0a0 elementary/naviframe - removed white trailings
SVN revision: 63381
2011-09-14 11:21:01 +00:00
ChunEon Park d2c98216bc elementary/naviframe - removed unproper method.
user needs to set their own style. 



SVN revision: 63380
2011-09-14 11:05:54 +00:00
ChunEon Park 8d780ef4b5 elementary/naviframe - merged groups base and title
SVN revision: 63379
2011-09-14 10:56:44 +00:00
ChunEon Park 2b808f9d8c elementary/naviframe - removed FIXME
SVN revision: 63372
2011-09-14 06:50:10 +00:00
ChunEon Park f947175526 elementary/naviframe - filled the content_unset_hook
SVN revision: 63371
2011-09-14 06:49:23 +00:00
ChunEon Park ce0f864c65 elementary/naviframe - modified to support any parts of item content/text but not specified.
SVN revision: 63370
2011-09-14 06:23:08 +00:00
ChunEon Park 09dac68f6e elementary/naviframe - modified to use elm_object_item common apis.
Need to consider about another parts name case. 

It will be hard work to support the case - non-default parts name is passed

How could the widgets cover those cases automatically?



SVN revision: 62098
2011-08-04 16:52:39 +00:00
ChunEon Park 2b4f061b56 elementary/elm_naviframe - modified to use elm_object_item common_apis
SVN revision: 62097
2011-08-04 16:37:36 +00:00
ChunEon Park d163243315 elementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro
SVN revision: 62085
2011-08-04 08:58:35 +00:00
ChunEon Park 067e8f4ad9 elementary/naviframe - is updating according to elm_object_item.
SVN revision: 62083
2011-08-04 08:17:30 +00:00
Daniel Juyung Seo 804a13f2dd elm: Refactoring. Removed trailing whitespaces.
SVN revision: 61673
2011-07-25 08:48:47 +00:00
ChunEon Park f93e955de4 elementar/naviframe - fixed to calc the pushed items also.
SVN revision: 61315
2011-07-13 04:42:45 +00:00
ChunEon Park 696b5aa58d elementary/naviframe - added new widget.
This widget is for application's view manager such as elm_pager
But has optional functions more for users convenience. 
Not completed yet for decorations. but basic frame is completed. 

Need to have a review. 



SVN revision: 61313
2011-07-13 04:21:50 +00:00