check, colorselector, calendar, diskselector: apply key binding
[platform/upstream/elementary.git] / src / lib / elm_check.c
2014-04-01 Jaeun Choicheck, colorselector, calendar, diskselector: apply...
2014-03-20 Daniel ZaouiEolian: Integration of Check
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
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 - support language changed callback from...
2014-01-23 ChunEon Parkelementary - use the focused/unfocused string in widget...
2014-01-21 Yakov Goldbergall widgets: change Eo API for "elm_widget_theme()...
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-17 Carsten Haitzler... check + radio - fix sizing evals and emits on content set
2013-11-13 Daniel Juyung Seobutton,check,colorselector,diskselector,flipselector...
2013-11-08 Jaehwan Kimelm_check.c: Do not execute smart_activate when the...
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-17 Daniel Juyung Seoelm: Removed unnecessary local variable in sizing_eval.
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_check.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-09-25 Cedric Bailelementary: update to new eo_parent_get/set API.
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-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-03 Cedric Bailelementary: properly sanitize headers order.
2013-05-01 Daniel ZaouiElementary: replace eo_data_get for objects data refere...
2013-04-03 Daniel Juyung Seoelm: print the error message inside elm_widget_sub_obje...
2013-03-18 Tom HacohenChange usage of eo_do_super to the new prototype.
2013-03-02 Gustavo Lima ChavesAn internal layout error, on a widget set, is a CRITICA...
2013-02-10 Daniel ZaouiReplace supported_types
2012-12-23 Shinwoo Kim[access] export some APIs,and remove unnecessary lines.
2012-11-26 Daniel ZaouiCleaning: removed include Eo.h in widgets because it...
2012-11-26 Yakov GoldbergWe have ported to Eo all the widgets of elementary...
2012-11-16 Shinwoo Kim[check] add remote activate callback which is called...
2012-10-04 Cedric BAILelementary: Simplifies code and removes redundant dupli...
2012-08-01 Gustavo Lima Chaves[elm] Check now inheritable.
2012-07-31 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-07-18 Gustavo Lima Chaves[elm] New elm_widget_add() usage spread.
2012-07-17 Gustavo Lima Chaves[elm] Init code fix -- check.
2012-05-03 Gustavo Lima Chaves[Elm] Elm check now a layout.
2012-05-03 Carsten HaitzlerREVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!...
2012-05-02 Gustavo Lima Chaves[Elm] Elm check now a layout.
2012-04-20 Carsten Haitzleruse the new escape text set to clear up issues if theme...
2012-04-03 WooHyun Jungelementary : Removing duplicate codes when _content_unset.
2012-03-07 ChunEon Parkelementary/dayselector - New widget Elc_dayselector
2012-03-06 Jiyoun Parkremove deprecated code related with elm_check_icon_set...
2012-03-06 Jiyoun Parkremove deprecated code related with elm_check_label_set/get
2012-02-29 Daniel Juyung Seoelm check: Reviewed check APIs. OK for check.
2011-11-17 ChunEon Parkelemlentary - minor changes.
2011-11-16 ChunEon Parkelementary - modified content_set/get/unset part names...
2011-10-31 Daniel Juyung Seoelm: Use appropriate add/del_full for evas event callbacks.
2011-10-28 ChunEon Parkelementary/check - content_set/get/unset
2011-10-21 Carsten Haitzlerand really move all toggle stuff over to check.
2011-10-21 Mike Blumenkrantzwhitespace--
2011-10-20 Carsten Haitzlermake toggle just a feature of check - on/off state...
2011-08-26 WooHyun Jungelementary : indentation and some small changes
2011-08-25 Carsten Haitzlerfix bug i created - i broke check adding accessibility...
2011-08-24 Daniel Juyung Seoelm: Removed trailing whitespaces.
2011-08-23 Carsten Haitzleradd visual feedback on accessibility mouseover too
2011-07-22 Daniel Juyung Seoelm check: Fixed elm_check_state_set() issue. Call
2011-07-11 Jonas M. GastalElementary: documentation for checkbox.
2011-07-04 Tom HacohenElm: Make all the widgets accept "default" as the default.
2011-07-04 Tom HacohenElm check: Add deprecation notice to doxygen.
2011-07-04 Tom HacohenElementary: Rename elm_object_label_* -> elm_object_tex...
2011-07-04 Tom Hacohenelm check: add the elm_object_text_set/get hooks.
2011-04-04 ChunEon Parkelementry / entry, menu, notify, list, gengrid, actions...
2011-04-01 ChunEon Parkelementary / calendar, button, colorselector, bg, cnp_h...
2011-04-01 Carsten Haitzlermake all widgets use a standard setup macro. cuts code...
2011-02-09 Tom HacohenElementary: Added on-the-fly UI-mirroing support to...
2011-02-08 Tom HacohenElementary: Added ui-mirroring support for all the...
2010-12-12 3v1n0Always check for valid evas object.
2010-12-03 helenEINA_SAFETY_ON_NULL_RETURN
2010-11-29 Tiago Rezende Camp... Elementary patch for supporting keypad
2010-10-22 Tiago Rezende Camp... Coccinelle
2010-10-14 Tiago Rezende Camp... Review of content setters, getters and unsetters
2010-10-07 Carsten Haitzlerand handle disables for everything else that has disabl...
2010-09-29 Tiago Rezende Camp... Fix: _event_hook must return EINA_FALSE if widget is...
2010-09-28 김지훈From: 김지훈 <imfine98@gmail.com>
2010-09-22 Tiago Rezende Camp... Listen Space/Return in some widgets
2010-09-22 Tiago Rezende Camp... Focus suport for some widgets
2010-09-22 Tiago Rezende Camp... Complete some widgets with activate_hook
2010-06-16 Iván BrianoStandardizing elm_<widget>_{icon,content}_set API
2010-05-12 Carsten Haitzlertheme -> can specify a new theme for an object andit...
2010-03-26 Gustavo Sverzut... Describe more widgets callbacks.
2010-03-24 Gustavo Sverzut... const and -Wextra, come on guys! :-/
2010-03-13 Gustavo Sverzut... Use eina_stringshare_replace to avoid crashes.
2010-03-09 Vincent Torriremove unused parameter in the library.
2010-03-09 Carsten Haitzlerwarning-- more
2010-03-09 Carsten Haitzlerpatch from discomfitor <- check type of widget on api...
2009-12-07 Carsten Haitzlerfix swallows to happen after u added hint change cb
2009-10-22 Jonathan AttonElm: use evas_object_event_callback_del_full() everywhe...
2009-10-08 Carsten Haitzler1. remove excess swallows - now edje handles that itself
2009-09-26 Christopher MichaelFormatting.
2009-09-21 Daniel KolesaAllow using styles for checkbutton widget.
2009-08-27 Viktor Kojouharovdisable states for radio and check widgets
2009-08-12 Davide Andreoli * Add the *_icon_get() API calls for all the widgets...
2009-08-11 Davide AndreoliImplement all the *_label_get() functions for widgets...
2009-07-07 Vincent Torriremove trailing spaces
next