Elementary: replace eo_data_get for objects data referencing.
[platform/upstream/elementary.git] / src / lib / elm_button.c
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-04-03 Daniel Juyung Seoelm: removed unnecessary multi blank lines.
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-21 ChunEon Parkelementary/button,label,bg - i have no idea but elm_lay...
2013-02-16 ChunEon Parkelementary/widget, naviframe, popup, label, button
2013-02-15 ChunEon Parkelementary/naviframe,button,label - support naviframe...
2013-02-10 Daniel ZaouiReplace supported_types
2013-01-23 Shinwoo Kim[access] does not activate button if button is disabled.
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-09-17 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-09-03 Carsten Haitzleruse shinwoo's 2nd patch not first!
2012-09-03 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-08-01 Gustavo Lima Chaves[elm] Now those comments make less sense, remove.
2012-08-01 Gustavo Lima Chaves[elm] Tweeks on button inheritance.
2012-07-18 Gustavo Lima Chaves[elm] New elm_widget_add() usage spread.
2012-07-12 Carsten Haitzlerfix Ticket #1122
2012-06-08 Gustavo Lima Chaves[elm] Oops, forgotten class smart cbs setting
2012-05-03 Gustavo Lima Chaves[Elm] And now button also inherits from
2012-05-03 Carsten HaitzlerREVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!...
2012-05-02 Gustavo Lima Chaves[Elm] And now button also inherits from
2012-04-20 Carsten Haitzleruse the new escape text set to clear up issues if theme...
2012-04-02 WooHyun Jungelementary/button : Some codes were duplicated in _sub_...
2012-03-06 Jiyoun Parkremove deprecated code related with elm_button_icon_set/get
2012-03-06 Jiyoun Parkremove deprecated code related with elm_button_label_ge...
2012-03-02 Jaehwan KimRevert r68492, r68497 and r68536. It's related to r6853...
2012-02-29 Jaehwan KimThe scale bug is fixed.
2012-02-28 Jaehwan KimThe animation for content set and text set.
2011-12-05 ChunEon Parkelementary/button - prevent the clicked event, when...
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-25 ChunEon Parkelementary/button -> use elm_object_content_set/get...
2011-09-14 Daniel Juyung Seoelm button: Added _del_pre_hook to button. This reduces...
2011-08-26 WooHyun Jungelementary : indentation and some small changes
2011-08-23 Carsten Haitzleradd visual feedback on accessibility mouseover too
2011-08-19 Daniel Juyung Seoelm: Removed trailing whitespaces.
2011-08-19 Carsten Haitzlerand start on allowing modified behavior when in access...
2011-08-19 Carsten Haitzlerand now add a "clicked" say... when u click.
2011-08-19 Carsten Haitzlerbutton -> say state if disabled.
2011-08-19 Carsten Haitzlerthis is... the beginning of accessibility supportin...
2011-07-04 Tom HacohenElm: Make all the widgets accept "default" as the default.
2011-07-04 Tom HacohenElementary: Rename elm_object_label_* -> elm_object_tex...
2011-06-30 ChunEon Parkelementary/button - added pressed signal
2011-06-29 Tom HacohenElm button: add the elm_object_text_set/get hooks.
2011-06-27 Iván BrianoExample for button and moving docs around
2011-04-04 ChunEon Parkelementry / entry, menu, notify, list, gengrid, actions...
2011-04-03 Daniel Juyung SeoElementary: Use pre-defined type Edje_Signal_Cb instead...
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-03-11 Daniel Juyung SeoElementary elm_button.c: Fixed unnecessary spaces.f
2011-02-28 Daniel Juyung SeoElementary button: Fixed 'if' statement indentation...
2011-02-27 Daniel Juyung SeoElementary elm_button.c: Fix formatting.
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-21 Carsten HaitzlerRajeev Ranjan(in India) made a patch for elm_button.
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-29 Iván BrianoAnd let's not expose internal objects when setting...
2010-10-27 Tiago Rezende Camp... Add missing getters to elm_button
2010-10-22 Tiago Rezende Camp... Coccinelle
2010-10-14 Tiago Rezende Camp... Review of content setters, getters and unsetters
2010-10-07 Tiago Rezende Camp... Elm Button with custom focus highlight
2010-10-07 Carsten Haitzlerand handle disables for everything else that has disabl...
2010-10-07 RAJEEV RANJANFrom: RAJEEV RANJAN <rajeev.r@samsung.com>
2010-09-29 Tiago Rezende Camp... Fix: _event_hook must return EINA_FALSE if widget is...
2010-09-22 Tiago Rezende Camp... Button animate when click with keyboard
2010-09-22 Tiago Rezende Camp... Listen Space/Return in some widgets
2010-09-22 Tiago Rezende Camp... Complete some widgets with activate_hook
2010-09-19 김지훈From: 김지훈 <imfine98@gmail.com>
2010-08-04 Lucas De MarchiFinish unscrewing patch-fu
2010-08-04 Lucas De MarchiFORMATTING
2010-06-25 Cedric BAIL * elementary: fix Ecore API changes.
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-04-20 Iván BrianoSet evas focus for some objects when focused. More...
2010-04-12 Boris Faureelm: add lots of doc! Thanks to Mike (zmike/discomfitor)
2010-04-08 Iván BrianoFix issues with button autorepeat
2010-03-26 Gustavo Sverzut... Proxy Elementary widget signals to Edje.
2010-03-24 Gustavo Sverzut... const and -Wextra, come on guys! :-/
2010-03-14 Carsten Haitzleraaah typo! fix from lupan.
2010-03-13 Gustavo Sverzut... Use eina_stringshare_replace to avoid crashes.
2010-03-10 Carsten Haitzlerremove deprecated calls (been deprecated for a while...
2010-03-09 Vincent Torriremove unused parameter in the library.
2010-03-09 Carsten Haitzlerwarning fix 1. :)
2010-03-09 Carsten Haitzlerpatch from discomfitor <- check type of widget on api...
2010-01-24 Carsten Haitzlerbrian's button autorepeat core code.
2010-01-19 Carsten Haitzlerremvoe kbd stuff from button - dont want that
2010-01-15 Carsten Haitzler1. fix list theme adapting - simply never got callbac...
2010-01-11 Carsten Haitzlerpatch for unfocus for elm butotn from chun eon park
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-15 Davide Andreoli * Revert my previous commit, the correct way to set...
2009-10-08 Carsten Haitzler1. remove excess swallows - now edje handles that itself
2009-09-26 Christopher MichaelFormatting.
2009-09-17 Iván BrianoImprove documentation for Evas, Ecore, Edje and Elementary.
next