check, colorselector, calendar, diskselector: apply key binding
[platform/upstream/elementary.git] / src / lib / elm_diskselector.c
2014-04-01 Jaeun Choicheck, colorselector, calendar, diskselector: apply...
2014-03-23 Daniel Juyung Seoelm: Fixed shadow variable warnings during compilation.
2014-03-23 Daniel ZaouiEolian: Integration of Disk Selector
2014-03-20 Daniel Juyung Seodiskselector: Compare correct variables.
2014-03-18 Daniel ZaouiEolian: Integration of Scrollable Interface
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-03-03 Jaeun Choidiskselector: Remove unreachable codes
2014-03-03 Jaeun Choidiskselector: Fix segmentation fault
2014-02-08 Jaehwan Kimaccess: Add smart signal "access,changed"
2014-01-23 Daniel Juyung Seoelm: Defined the same macro, MAX and MIN, in elm_priv.h
2014-01-23 ChunEon Parkelementary - support language changed callback from...
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 evas_object_del.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for ecore_idler_del...
2014-01-21 Yakov Goldbergall widgets: change Eo API for "elm_widget_theme()...
2014-01-08 Daniel Juyung Seodiskselector, entry, index: Refactoring by reducing...
2014-01-07 Jihoon Kimelm: replace 0 or 1 with EINA_FALSE or EINA_TRUE
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2013-12-14 Daniel Juyung Seoelm lib: removed all the unnecessary empty lines.
2013-11-28 Carsten Haitzler... elm - diskselector - fix min height to at least be...
2013-11-21 Daniel Juyung Seoelm_diskselector.c: reduce item_count number on _item_d...
2013-11-13 Daniel Juyung Seobutton,check,colorselector,diskselector,flipselector...
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-16 Jaehyun Cho[elm_widget] Enable not to add resize object to or...
2013-10-05 Carsten Haitzler... fix up namespace for many signal while keeping old...
2013-10-05 Daniel Juyung Seoall: Applied ELM_WIDGET_DATA_GET_OR_RETURN macro to...
2013-10-05 Daniel Juyung Seoelm_diskselector.c: adopted ELM_WIDGET_DATA_GET_OR_RETU...
2013-09-25 Cedric Bailelementary: update to new eo_parent_get/set API.
2013-09-03 Daniel Juyung Seoelm_diskselector.c: internal refactoring. changed item...
2013-08-26 ChunEon Parkelementary/widgets - set parents before widget construc...
2013-07-31 Carsten Haitzler... Fix elm to use key not keyname (so xmodmap works)
2013-07-31 Shinwoo Kim[access] use proper name _elm_access_info_get(); not...
2013-07-06 Daniel Juyung Seoelm_disselector.c: removed redundant code.
2013-06-10 Daniel Juyung Seoelm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the...
2013-06-09 Daniel Juyung Seocalendar, check, clock, colorselector, datetime, diskse...
2013-05-20 Daniel Juyung Seoelm_diskselector.c: fixed potential bug of diskselector.
2013-05-13 Tom HacohenFixed bad theming. elm_widget_theme_object_set is for...
2013-05-03 Cedric Bailelementary: properly sanitize headers order.
2013-05-01 Daniel ZaouiElementary: replace eo_data_get for objects data refere...
2013-04-23 ChunEon Parkelementary/ctxpopup, hoversel, naviframe, multibuttonen...
2013-04-10 Daniel Juyung Seoelm: enhance eina_list_free usages. use EINA_LIST_FREE...
2013-04-03 Daniel Juyung Seoelm: print the error message inside elm_widget_sub_obje...
2013-03-30 Daniel Juyung Seodiskselector: adopt more eo code.
2013-03-29 Daniel Juyung Seodiskselector: reuse evas pointer.
2013-03-18 Tom HacohenChange usage of eo_do_super to the new prototype.
2013-03-09 Daniel Juyung Seoelm *.c: fixed formatting with EINA_LIST_FREE.
2013-02-16 ChunEon Parkelementary/widget - don't handle tthe resize objects...
2013-02-10 Daniel ZaouiReplace supported_types
2013-01-24 Daniel Juyung Seoelm diskselector: Refactoring. Use ecore_idle_enterer...
2013-01-22 Daniel Juyung Seoelm diskselector: refactoring. use descriptive name...
2013-01-22 Daniel Juyung Seoelm diskselector: Freeze/thaw evas event on add/item_ap...
2013-01-04 Daniel Juyung Seoelm: Refactoring.
2012-12-23 Shinwoo Kim[access] export some APIs,and remove unnecessary lines.
2012-11-26 Yakov GoldbergWe have ported to Eo all the widgets of elementary...
2012-11-08 Daniel Juyung Seoelm access: Rename access hook name according to elm...
2012-11-08 Daniel Juyung Seoelm access: Create access object only when access mode...
2012-10-15 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-10-10 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-10-01 Daniel Juyung Seoelm: Fixed indentations for EINA_LIST/INLIST_FOREACH...
2012-09-28 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-13 PRINCE KUMAR DUBEYFrom: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
2012-09-12 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-08-30 Daniel Juyung Seoelm diskselector: Added 'clicked' smart callback to...
2012-08-30 Daniel Juyung Seoelm diskselector: Fixed wrong icon duplication. Do...
2012-08-30 Kim Shinwooelm diskselector: Revert diskselector patch derived...
2012-08-29 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-08-28 Eduardo de Barros... elm_diskselector: Free r_list in elm_diskselector_clear()
2012-08-18 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-07-31 Gustavo Lima Chaves[elm] Diskselector now inheritable.
2012-07-20 Gustavo Lima Chaves[elm] Removing unused var.
2012-07-18 Gustavo Lima Chaves[elm] New elm_widget_add() usage spread.
2012-07-17 Gustavo Lima Chaves[elm] Diskselector now a scrollable widget.
2012-07-06 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-05-21 Kim Shinwooelemenatry/diskselector - RE:[E-devel][Patch][elementar...
2012-04-25 Carsten Haitzlerfix valgrind complaint
2012-04-20 Carsten Haitzleruse the new escape text set to clear up issues if theme...
2012-04-17 Sanjeev BADiskselector segfault issue fix.
2012-04-06 Jihoon Kimelementary: ignore key event of keypad when NumLock...
2012-03-29 Daniel Juyung Seoelm: Fixed formatting. Added a space after 'if/while...
2012-03-29 Daniel Juyung Seoelm elm_object_item: Fixed item part content set hooks.
2012-03-14 ChunEon Parkelementary/diskselector - more useful signal callbacks
2012-03-07 Daniel Juyung Seoelm diskselector: Reviewed diskselector.
2012-03-07 Carsten Haitzlerwarn--
2012-03-06 Daniel Juyung Seoelm: Formatting. No spacing after casting.
2012-03-06 Jiyoun Parkremove deprecated code related with elm_diskselector
2012-02-24 ChunEon Parkelementary - removed unnecessary checkings
2012-01-31 ChunEon Parkelementary/diskselector - deprecated elm_diskselector_i...
2012-01-27 ChunEon Parkelementary - modified item_del_pre_hook function proto...
2012-01-10 ChunEon Parkelementary/menu, ctxpopup, index, segment_control,...
2012-01-02 ChunEon Parkelementary - Added 1 more API elm_object_item_del_cb_set()
2011-12-30 ChunEon Parkelementary/diskselector - deprecated APIs. Now let...
2011-12-30 ChunEon Parkelementary/diskselector - Elm_Diskselector_Item ->...
2011-11-09 WooHyun Jungelementary/elm_diskselector : Just freeing data in...
2011-10-21 Mike Blumenkrantzadd VIEW() and WIDGET() macros for use with Elm_Widget_...
2011-10-21 Mike Blumenkrantzcreate and use ELM_WIDGET_ITEM for elm widget structs...
2011-10-10 cnookFrom: cnook <kimcinoo@gmail.com>
2011-10-07 Mike McCormackelementary: Improve include file modularity
2011-09-30 Carsten Haitzlerformatting.
next