summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_calendar.c
Commit message (Expand)AuthorAgeFilesLines
* elm_calendar: Do not pass NULL to function.Woochanlee2020-06-111-2/+5
* Adding "elm,calendar,ch_%d,weekend" and "elm,calendar,ch_%d,weekday" signals ...rafspiny2020-02-191-1/+12
* elm/efl_ui: remove elm_layout_sizing_eval implementationsMike Blumenkrantz2019-07-301-21/+5
* efl_input_clickable: rename efl_ui_clickable to efl_input_clickableWooHyun Jung2019-07-291-3/+3
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* elm_calendar: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-4/+4
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-2/+2
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-3/+3
* efl_ui_focus_object: introduce a new event for focus geometry changesMarcel Hollerbach2018-11-261-0/+2
* elm_focus: implement missing functionsMarcel Hollerbach2018-11-261-0/+7
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-3/+3
* elm calendar - stop truncation of text printed into bufferCarsten Haitzler (Rasterman)2018-11-091-1/+1
* Efl.Ui.Calendar, elm_calendar: Code fixed to support auto repeat feature.Woochan Lee2018-07-231-183/+63
* default theme: fix part names in elm/calendarXavi Artigas2018-06-291-11/+30
* elm_calendar: Wrap calls to edje_object_part_object_get with freeze/thawChris Michael2018-06-251-8/+11
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-1/+1
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-2/+2
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-11/+11
* widget: Move on_focus_update to Focus.ObjectJean-Philippe Andre2018-01-191-2/+2
* widget: Remove item from on_focus_updateJean-Philippe Andre2018-01-191-2/+2
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-3/+3
* focus: remove focus.get{} from widget.eoAmitesh Singh2017-11-291-1/+1
* elm: Define and rename internal atspi struct in EOJean-Philippe Andre2017-11-161-2/+2
* elm: Rename elm_interface_atspi_widget_action mixinLukasz Stanislawski2017-11-161-4/+4
* efl_ui_focus_object: document the bahaviour of the manager propertyMarcel Hollerbach2017-11-151-0/+1
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-1/+1
* elm: Major cleanup of EO filesJean-Philippe Andre2017-11-011-0/+1
* calendar: Remove unused codeJean-Philippe Andre2017-10-251-46/+0
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-2/+2
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-2/+2
* elm: include those headers in Elementary.hMarcel Hollerbach2017-10-111-1/+0
* elm_calendar: migrate to composition!Marcel Hollerbach2017-10-101-293/+83
* widget: Rename on_focus to on_focus_update (EO)Jean-Philippe Andre2017-09-011-2/+2
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-311-1/+0
* widget: Rename hook "access" (EO)Jean-Philippe Andre2017-08-291-1/+2
* elm: Use a macro to handle key bindingsJean-Philippe Andre2017-08-231-16/+4
* widget: Add eo event info inside widget_eventJean-Philippe Andre2017-08-231-1/+1
* elm: Cleanup theme and style set functionsJean-Philippe Andre2017-08-091-3/+3
* elm: Move elm_layout_sizing_eval to legacyJean-Philippe Andre2017-08-081-0/+1
* elm calendar - fix gmtime call to use an actual valueCarsten Haitzler (Rasterman)2017-07-311-1/+1
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1
* elementary: refactor day handling in calendar to just use unsigned char.Cedric BAIL2017-06-051-4/+4
* calendar: fix elm_calendar_interval_set() API not working.Woochan Lee2017-06-051-8/+13
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-0/+5
* elm_calendar: Improve code quality.Woochan Lee2017-04-181-23/+18
* Elm.Widget: rename "event.*" methods to solve name conflictJee-Yong Um2017-01-031-1/+1
* elementary calendar: it'd rather return false here.Hermet Park2016-12-061-1/+1
* elm_calendar: Changed the calendar focus highlight concept.Woochan Lee2016-12-011-1/+1
* elm_calendar: Use the flag already declared.Woochan Lee2016-11-301-2/+2
* elm: Fix build breakJean-Philippe Andre2016-11-291-1/+1