summaryrefslogtreecommitdiff
path: root/src/lib/elm_radio.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-5/+5
* elm: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-1/+1
* check + radio - fix sizing evals and emits on content setCarsten Haitzler (Rasterman)2013-11-171-1/+5
* button,check,colorselector,diskselector,flipselector,image,radio,toolbar: fix...Daniel Juyung Seo2013-11-131-1/+1
* button,inwin,radio,scroller,slider: Do not call smart_activate when the widge...Daniel Juyung Seo2013-11-081-0/+1
* Changed Eo class names to be consistent.Tom Hacohen2013-11-071-3/+4
* elm: Fixed formatting about smart_event check for code consistency.Daniel Juyung Seo2013-10-281-6/+3
* fix up namespace for many signal while keeping old versions for compatCarsten Haitzler (Rasterman)2013-10-051-1/+1
* elm_radio.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.Daniel Juyung Seo2013-10-051-4/+3
* elementary: update to new eo_parent_get/set API.Cedric Bail2013-09-251-2/+1
* elementary/widgets - set parents before widget constructs their body.ChunEon Park2013-08-271-2/+3
* Fix elm to use key not keyname (so xmodmap works)Carsten Haitzler (Rasterman)2013-07-311-3/+3
* [access] use proper name _elm_access_info_get(); not _elm_access_object_get()...Shinwoo Kim2013-07-311-3/+3
* elm_radio.c: remove unused callback. elm,action,radio,on.Daniel Juyung Seo2013-07-241-2/+0
* elm: added more "focused" and "unfocused" documentations.Daniel Juyung Seo2013-06-101-0/+2
* elementary: properly sanitize headers order.Cedric Bail2013-05-031-0/+5
* Elementary: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-011-3/+3
* elm: print the error message inside elm_widget_sub_object_add().Daniel Juyung Seo2013-04-031-3/+1
* Change usage of eo_do_super to the new prototype.Tom Hacohen2013-03-181-7/+7
* An internal layout error, on a widget set, is a CRITICAL error.Gustavo Lima Chaves2013-03-011-1/+2
* Replace supported_typesDaniel Zaoui2013-02-101-0/+2
* elm: Refactoring.Daniel Juyung Seo2013-01-041-1/+0
* [access] export some APIs,and remove unnecessary lines.Shinwoo Kim2012-12-231-6/+2
* [radio] add smart_activate();Shinwoo Kim2012-11-261-2/+17
* Cleaning: removed include Eo.h in widgets because it was indirectly included ...Daniel Zaoui2012-11-261-2/+0
* We have ported to Eo all the widgets of elementary. We didn't change the inhe...Yakov Goldberg2012-11-261-103/+231
* elm: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE).Daniel Juyung Seo2012-10-011-2/+2
* [elm] Now those comments make less sense, remove.Gustavo Lima Chaves2012-08-011-2/+0
* [elm] Radio now inheritable.Gustavo Lima Chaves2012-07-311-52/+25
* [elm] New elm_widget_add() usage spread.Gustavo Lima Chaves2012-07-181-5/+2
* [elm] More cosmetic.Gustavo Lima Chaves2012-07-171-1/+2
* [Elm] Radio now a layout.Gustavo Lima Chaves2012-05-031-376/+340
* REVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Carsten Haitzler2012-05-031-284/+377
* [Elm] Radio now a layout.Gustavo Lima Chaves2012-05-021-377/+284
* use the new escape text set to clear up issues if theme has TEXT vsCarsten Haitzler2012-04-201-2/+2
* remove code related with elm_radio_label_XXX & elm_radio_icon_XXXJiyoun Park2012-03-091-30/+0
* elm radio: Added elm_radio_selected_object_get().Daniel Juyung Seo2012-02-211-0/+20
* elemlentary - minor changes. ChunEon Park2011-11-171-3/+3
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-10/+19
* elementary - slider, scroller, progressbar, radioChunEon Park2011-10-311-31/+53
* elm: Use appropriate add/del_full for evas event callbacks.Daniel Juyung Seo2011-10-311-0/+2
* elementary/elm_radio : Added accessibility for elm_radio.WooHyun Jung2011-09-191-4/+40
* Elementary: radio button documentation.Jonas M. Gastal2011-07-251-157/+0
* Elm: Make all the widgets accept "default" as the default.Tom Hacohen2011-07-041-2/+2
* elm radio: add the elm_object_text_set/get hooks.Tom Hacohen2011-07-041-20/+38
* Elementary / genlist, slider, radio, win toolbar, thumb, toggle, scroller, sl...ChunEon Park2011-04-051-0/+5
* elementary / slider, radio, separator, photocam, photo, store, scroller, slid...ChunEon Park2011-04-011-51/+51
* make all widgets use a standard setup macro. cuts code down andCarsten Haitzler2011-04-011-6/+2
* Elementary: Added on-the-fly UI-mirroing support to all of the widgetsTom Hacohen2011-02-091-0/+1
* Elementary: Added ui-mirroring support for all the widgets.Tom Hacohen2011-02-081-0/+11