Merge "Fix for naviframe title exposition as accessibility object" into tizen
[platform/upstream/elementary.git] / src / lib / elc_naviframe.c
2016-04-15 Prasoon SinghMerge "Fix for naviframe title exposition as accessibil...
2016-04-15 Prasoon SinghMerge "Set accessible name for back button in naviframe...
2016-04-15 Prasoon SinghMerge "[Accessibility] Add Value interface to progressb...
2016-04-15 Prasoon SinghMerge "Fixed _accessible_set_parent for gengrid items...
2016-04-15 Prasoon SinghMerge "access: implement AT-SPI2 interfaces in elm_acce...
2016-04-15 Prasoon SinghMerge "atspi: fix state macros" into tizen
2016-04-15 Prasoon SinghMerge "popup: set proper AT-SPI role" into tizen
2016-04-15 Prasoon SinghMerge "atspi: improve accessible_at_point API" into...
2016-04-15 Prasoon SinghMerge "atspi: allow to overload Elm_Object_Item names...
2016-04-15 Prasoon SinghMerge "gengrid: allow item alignment to viewport's...
2016-04-15 Prasoon SinghMerge "spinner: change accessibility role to FILLER...
2016-04-15 Prasoon SinghMerge "Toolbar item accessibility highlight" into tizen
2016-04-15 Prasoon SinghMerge "ctxpopup: add "activate" action to items." into...
2016-04-15 Prasoon SinghMerge "atspi: add MULTISELECTABLE states for genlist...
2016-04-15 Prasoon SinghMerge "naviframe: expose naviframe title as at-spi...
2016-04-13 Patryk KaczmarekFix for naviframe title exposition as accessibility... 50/65850/1
2016-04-13 Agnieszka JanowiczSet accessible name for back button in naviframe 40/65840/1
2016-04-07 Lukasz Stanislawskinaviframe: expose naviframe title as at-spi object 77/65077/1
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-10-28 Daniel Juyung Seoelm: Fix typos fun!
2015-10-14 Chris Michaelelementary: Remove unused static variable
2015-10-04 Shilpa Singhelc_naviframe: fix crash in strcmp, if text_set is...
2015-09-30 Jaehwan Kimfocus: add the focus_direction feature about item. 63/48763/2
2015-09-25 Jaehwan Kimfocus: add the focus_direction feature about item.
2015-09-16 Jaehwan Kimfocus: add the APIs to set the focus next about item. 42/48242/3
2015-09-15 Jaehwan Kimfocus: add the APIs to set the focus next about item.
2015-08-31 WooHyun Jungnaviframe: fix a focus issue when deleting the first...
2015-08-28 Shilpa SinghElc_Naviframe: When push is in progress, block pop...
2015-08-06 Jaehyun Choelm_config: Add flag to control pushing naviframe prev...
2015-07-05 Jaehyun Chonaviframe: Fix to work clicked callback of auto pushed...
2015-07-02 Avi Levinelc_naviframe: porting evas smart callbacks to eo
2015-06-26 Daniel Juyung Seoelm: Remove shadow variable declarations.
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-05-06 Chris Michaelelementary: Remove unused variable
2015-05-06 Cedric BAILnaviframe: fix poping top item continuously to empty...
2015-04-21 Jaeun Choielm: add safety check 56/38456/1
2015-04-21 Jaeun Choielm: add safety check
2015-03-28 Kai HuuhkoFix elm_naviframe transition,finished smart events...
2015-02-23 Tom HacohenFix code to conform to recent Eo changes.
2014-11-12 Daniel ZaouiObject Items: replace most of del_pre functions with...
2014-11-12 Daniel ZaouiObject Items: remove legacy APIs.
2014-11-12 Daniel ZaouiObject Items: remove casts that are no more needed.
2014-11-12 Daniel ZaouiElm Naviframe Item: Migrate to Eo
2014-11-12 Daniel ZaouiElm Widget Item: Migrate to Eo
2014-10-17 Lukasz Stanislawskiatspi: properly include at-spi headers.
2014-09-25 Tom HacohenEo related: Change according to recent changes in eo_add().
2014-09-23 Wonguk Jeongnaviframe: hide item added by elm_naviframe_item_insert...
2014-08-21 Daniel Kolesaupdate according to Eolian syntax changes
2014-08-01 Daniel Juyung Seonaviframe: set EINA_UNUSED for the unused variable.
2014-07-31 Jaehyun Choelc_naviframe: Fix warning caused by elm_obj_layout_sig...
2014-07-31 Jaehyun Choelc_naviframe: Fix access info set for naviframe prev_b...
2014-07-25 Lukasz Stanislawskiatspi: expose more actions through atspi bus.
2014-07-15 Lukasz Stanislawskiatspi: expose elc_naviframe "top_item_get" action throu...
2014-06-23 WooHyun Jungnaviframe : fix focus logic while popping an item.
2014-06-11 Zbigniew Kosinskiatspi:Set roles for widgets
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-05-10 Daniel Juyung Seoelm: fixed trivial formattings.
2014-04-24 Jaehyun Chonaviframe: Emit visible/invisible signals when view...
2014-04-22 Daniel ZaouiEolian: fix names for elc widgets.
2014-04-16 ChunEon Parkwidgets - don't handle the events(key,mouse) if the...
2014-04-10 Tom HacohenAdjust code to use the slightly different Eo2 API.
2014-04-10 Tom Hacohennaviframe: Adjusted to Eo2.
2014-04-10 Jaeun Choinaviframe: apply key binding
2014-04-03 Daniel ZaouiFix Uninitialized scalar variable reported by Coverity.
2014-03-31 Daniel ZaouiEolian: Integration of Naviframe
2014-03-22 Subhransu Sekhar... naviframe : Fixed the overlap issue during multiple...
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-03-14 Andy Williamsnaviframe: Fixing issue with over-generalisation of...
2014-03-12 Subhransu Sekhar... naviframe : Refactored item_push functionality in navif...
2014-03-07 Jaehyun Chonaviframe: Fix smart_show function to show only top...
2014-03-05 Jaehyun Chonaviframe: Emit visible signal to edc theme when first...
2014-02-17 Jaehyun Chonaviframe: Fix elm_naviframe_item_pop_to not to attempt...
2014-02-17 Jaehyun Chonaviframe: Fix to set only top view to be focusable
2014-02-08 Jaehwan Kimaccess: Add smart signal "access,changed"
2014-02-07 Jaehyun Chonaviframe: Hide inserted view if the view is not a...
2014-02-06 WooHyun Jungelm_layout now supports focused/unfocused smart callback
2014-01-24 Tom HacohenRevert "[naviframe] Fix to hide the previous view by...
2014-01-23 ChunEon Parkelementary - override widget translation but work also...
2014-01-23 ChunEon Parkelementary - support language changed callback from...
2014-01-23 ChunEon Parkelementary - use the focused/unfocused string in widget...
2014-01-23 Carsten Haitzler... naviframe - don't access item after del
2014-01-22 Daniel Juyung Seonaviframe: Use elm_widget_item_del() when you want...
2014-01-22 Jaehyun Cho[naviframe] Fix to enable item deletion in pop_cb
2014-01-22 Jaehyun Cho[naviframe] do not size evaluate during deletion
2014-01-22 Jaehyun Cho[naviframe] Fix to hide the previous view by emitting...
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for evas_object_del.
2014-01-21 Daniel Juyung Seoelm: Removed unnecessary null check for ecore_timer_del,
2014-01-21 Yakov Goldbergall widgets: change Eo API for "elm_widget_theme()...
2014-01-15 ChunEon Parkelementary - don't use __UNUSED__ anymore
2014-01-15 Jaehyun Cho[naviframe] Replace naviframe title visible APIs to...
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2013-12-26 Daniel Juyung Seoelm: Unified eina critical manro to CRI.
2013-12-14 Daniel Juyung Seoelm lib: removed all the unnecessary empty lines.
2013-11-07 Tom HacohenChanged Eo class names to be consistent.
2013-10-28 Daniel Juyung Seoelm: Fixed formatting about smart_event check for code...
2013-10-18 Jaehyun Cho[naviframe] Fix not to re-load previous item view's...
2013-10-17 Carsten Haitzler... fix uninitialized memory usage in naviframe
2013-10-16 Jaehyun Cho[elm_widget] Enable not to add resize object to or...
next