gengrid: Fix mirroring issue about key event
[platform/upstream/elementary.git] / src / lib / elm_gengrid.c
2014-12-16 Hosang Kimgengrid: Fix mirroring issue about key event
2014-12-16 ChinmayaGengrid: Focus highlight should move to nearest visible...
2014-11-25 Daniel Juyung Seogengrid, genlist: Optimize eo item usage.
2014-11-12 Daniel ZaouiObject Items: remove data variable from widget item.
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 Gengrid 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-30 Tom HacohenChange according to recent Eo changes, and fix related...
2014-09-25 Tom HacohenEo related: Change according to recent changes in eo_add().
2014-08-27 Jae Yong Hwanggengrid: Fixed item select logic when item select mode...
2014-08-27 Daniel Juyung Seogengrid: Deprecated elm_gengrid_page_show.
2014-08-22 SangHyeon Leegengrid/popup: Fix wrong return type of _item_del_pre_hook.
2014-08-21 Daniel Juyung Seogengrid, list: Use newly introduced macros internally.
2014-08-21 Daniel Juyung Seogengrid: Fixed ELM_OBJECT_SELECT_MODE_NONE codes and...
2014-08-21 Daniel Juyung Seogengrid: Fixed _item_unselect to check select value...
2014-08-21 Daniel Juyung Seogengrid, genlist, list, toolbar: Fixed DISPLAY_ONLY...
2014-08-10 zmikegengrid once again selects items using keyboard when...
2014-08-09 davemdsblank line --
2014-08-09 davemdsGengrid: fix position calculation
2014-08-08 Carsten Haitzler... elm gengrid - fix CID 1222464
2014-08-01 davemdsGengrid: fix search_by_text_item_get() text_get call
2014-07-25 Lukasz Stanislawskiatspi: expose more actions through atspi bus.
2014-07-24 Carsten Haitzler... fix genlist/grid search item patch to be simpler and...
2014-07-23 Jyotiprakash Sahoogengrid: Add function to search item by string.
2014-07-21 Amitesh Singhgengrid: corrected the reorder start and end evas smart...
2014-07-21 Anil Kumar NahakFocus: first item should be focused when there is no...
2014-07-09 Daniel Juyung Seogengrid, list: removed unnecessary condition check.
2014-07-09 Amitesh Singhgengrid: Added normal reorder type
2014-07-07 ChinmayaGengrid: In reorder & sd->horizontal mode, the conditio...
2014-07-07 Amitesh Singhlist/genlist/gengrid/toolbar: removed unused smart...
2014-06-11 Zbigniew Kosinskiatspi:Set roles for widgets
2014-06-10 eflGengrid: Added horizontal item loop feature.
2014-06-07 Carsten Haitzler... fix whitespace formatting
2014-06-07 abhigengrid: fixed _elm_gengrid_item_edge_check for ELM_FOC...
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-05-28 eflGengrid: Fixed _elm_gengrid_item_edge_check for ELM_FOC...
2014-05-26 Daniel Juyung Seogenlist: fixed wrong item focus set on item_focus_set...
2014-05-15 SangHyeon Lee[Gengrid] Fix gengrid item position update bug, when...
2014-05-14 nirajkrgengrid : Fix the issue to skip disable item in item...
2014-05-11 Daniel Juyung Seofocus: update the focus in_theme status on each item...
2014-05-11 Daniel Juyung Seofocus: Change new API names related to focus auto scrol...
2014-05-11 Daniel Juyung SeoRevert "remove all scrolling changes for focused items."
2014-05-11 Daniel Juyung Seogengrid/genlist/list/toolbar: Do not set the focus...
2014-05-10 Daniel Juyung Seoelm: fixed trivial formattings.
2014-05-09 Daniel Juyung Seogengrid: removed build warning.
2014-05-09 Anil Kumar Nahakgenlist/gengrid: Use pan object geometry for focus...
2014-05-07 zmikeRevert "Revert "focus: Removed unused parameter from...
2014-05-07 zmikeRevert "focus: Removed unused parameter from an interna...
2014-05-07 zmikeremove all scrolling changes for focused items.
2014-05-06 Daniel Juyung Seofocus: Removed unused parameter from an internal focus...
2014-04-30 Amitesh Singhgengrid: frame variable should be used for position...
2014-04-27 Daniel Juyung Seogengrid: Added elm_gengrid_wheel_disabled_set/get(...
2014-04-27 Daniel Juyung Seogengrid: removed unnecessary return value check.
2014-04-27 Amitesh Singhgengrid: Implemented item_select_on_focus feature.
2014-04-26 Amitesh Singhconfig: Added two APIs to enable/disable focus auto...
2014-04-26 Amitesh Singhgengrid: ignore key events if item reorder is going on.
2014-04-26 Daniel Juyung Seogengrid: Changed internal variables to fix shadow varia...
2014-04-23 Carsten Haitzler... formatting - space++
2014-04-23 Amitesh Singhgengrid: item moving feature with keys.
2014-04-22 Daniel Juyung Seogenlist/gengrid/list: Fix first on_focus call correctly...
2014-04-21 Carsten Haitzler... entry: wrong viewport value calculation issue fix
2014-04-16 Jaeun Choigengrid: apply key binidng
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 Hacohengengrid: Adjusted to Eo2.
2014-04-04 Daniel Juyung Seogengrid: Fixed wrong formatting.
2014-04-04 Amitesh Singhlist/genlist/gengrid/toolbar: Fix - _nearest_visible_it...
2014-04-03 Amitesh SinghGengrid: fix segv in _elm_gengrid_item_edge_check.
2014-04-03 nirajkrgengrid: Fixed the focus animation in horizontal mode
2014-04-03 Amitesh Singhgengrid: Added feature to move focus out of gengrid...
2014-04-01 Daniel ZaouiEolian: Integration of Gengrid and Gengrid Pan
2014-04-01 Amitesh Singhgengrid: Added focus movement on widget items by mouse in.
2014-03-24 Carsten Haitzler... Revert "adding focus direction for gengrid"
2014-03-24 m.zielonkaadding focus direction for gengrid
2014-03-23 Daniel Juyung Seogengrid: Check disabled status of an item in nearest...
2014-03-23 Daniel Juyung Seolist/genlist/gengrid: Internal refactoring of item_focu...
2014-03-23 Daniel Juyung Seogengrid: Fixed annoying gengrid scrolling issue when...
2014-03-23 Daniel Juyung Seolist/genlist/gengrid: Handle on_focus event on focus...
2014-03-22 Daniel Juyung Seogengrid: Commented out some temporarily unused code.
2014-03-22 Daniel Juyung Seogengrid: Fixed broken gengrid item focus support.
2014-03-22 Daniel Juyung Seogenlist/gengrid: Used item callback infrastructure.
2014-03-22 Daniel Juyung Seolist/genlist/gengrid: Call item_show not bring_in on...
2014-03-21 nirajkrgengrid : Implementation for gengrid item focus support
2014-03-18 Daniel ZaouiEolian: Integration of Scrollable Interface
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-03-14 zmikegengrid clear should do nothing if there are no items
2014-03-08 Daniel Juyung Seolist/genlist/gengrid: Clear some internal variables...
2014-02-08 Jaehwan Kimaccess: Add smart signal "access,changed"
2014-02-06 WooHyun Jungelm_layout now supports focused/unfocused smart callback
2014-01-23 ChunEon Parkelementary - send signal "language,changed" with one...
2014-01-23 ChunEon Parkelementary - use the focused/unfocused string in widget...
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for eina_list_free.
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-21 SangHyeon Lee[Gengrid] Refactoring gengrid item show reigion calculation
2014-01-08 Daniel Juyung Seogengrid, genlist: Fallback into default item style...
2014-01-06 Daniel Juyung Seoflip, gengrid: Removed dead assignments which were...
next