summaryrefslogtreecommitdiff
path: root/src/lib/elm_notify.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+2
* notify: delete unnecessary smart move/resize.Hosang Kim2016-03-041-18/+24
* Automatic migration to Eo4.Tom Hacohen2016-03-031-18/+17
* fix the wrong operation of mirrored settaehyub2016-02-231-1/+0
* popup: add popup dismiss function for hide effecttaehyub2015-12-311-0/+9
* notify: remove duplicate call of _sizing_eval.Amitesh Singh2015-11-241-2/+0
* notify: fix hide animationAmitesh Singh2015-11-201-13/+3
* notify: fix broken timeout feature in elm_notifyAmitesh Singh2015-11-201-0/+1
* elementary: Remove unused variablesChris Michael2015-10-141-3/+0
* elementary: Remove unused static varibleChris Michael2015-10-141-5/+0
* focus: add the focus_direction feature about item.Jaehwan Kim2015-09-251-2/+2
* focus: add the APIs to set the focus next about item.Jaehwan Kim2015-09-151-2/+2
* etc_ctxpopup, elm_gengrid, elm_notify: porting evas smart callbacks to eoAvi Levin2015-07-021-2/+2
* Adjust usage of eo_constructor() according to recent changes.Tom Hacohen2015-05-201-2/+4
* Elm_Notify: adding elm_object_part_text_set/get functionalityVitalii Vorobiov2015-05-151-0/+12
* elm_notify: added the notify's edje of popup smart memberwoochan lee2014-12-111-13/+2
* didn't intend puhing this patch.ChunEon Park2014-11-241-1/+0
* elm_notify: added the notify's edje of popup smart memberwoochan lee2014-11-241-0/+1
* atspi: properly include at-spi headers.Lukasz Stanislawski2014-10-171-4/+2
* Eo related: Change according to recent changes in eo_add().Tom Hacohen2014-09-251-1/+0
* notify: fix notify to keep the consistency even that was wrongly implemented.Daniel Juyung Seo2014-08-211-11/+14
* Revert "Revert "elm_notify: fixing style applying""Daniel Juyung Seo2014-08-211-9/+26
* Revert "elm_notify: fixing style applying"ChunEon Park2014-08-211-26/+9
* Revert "notify: changed internal formatting for readability."ChunEon Park2014-08-211-8/+5
* notify: changed internal formatting for readability.Daniel Juyung Seo2014-08-211-5/+8
* elm_notify: fixing style applyingAndrii Kroitor2014-08-211-9/+26
* notify: removed unnecessary linesJaeun Choi2014-07-181-2/+0
* atspi:Set roles for widgetsZbigniew Kosinski2014-06-111-1/+6
* Elm: Update code to use the new class names generated by eolian.Tom Hacohen2014-06-031-8/+8
* notify: Adjusted to Eo2.Tom Hacohen2014-04-101-3/+3
* fix elm notify (and popup) after win position fixesCarsten Haitzler (Rasterman)2014-04-031-0/+5
* Eolian: Integration of NotifyDaniel Zaoui2014-03-311-257/+74
* Eolian: Integration of Elm WidgetDaniel Zaoui2014-03-171-12/+12
* elm: Removed unnecessary null check for evas_object_del.Daniel Juyung Seo2014-01-221-1/+1
* elm: Removed unnecessary null check for ecore_timer_del,Daniel Juyung Seo2014-01-211-2/+2
* all widgets: change Eo API for "elm_widget_theme()" to "theme_apply"Yakov Goldberg2014-01-211-2/+2
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-18/+18
* elm: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-1/+1
* Changed Eo class names to be consistent.Tom Hacohen2013-11-071-3/+4
* [elm_widget] Enable not to add resize object to or delete resize object from ...Jaehyun Cho2013-10-171-1/+1
* 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/+2
* notify: changed animation finish data.item for notify.Daniel Juyung Seo2013-08-221-4/+4
* notify: Add hide effect to notify.Thiep Ha2013-08-221-3/+43
* elm popup leak fix! also in notify!Carsten Haitzler (Rasterman)2013-08-091-0/+1
* Opps revert this commit. It was my mistake. Sorry.Daniel Juyung Seo2013-07-121-24/+3
* sldkfjThiep Ha2013-07-121-3/+24
* elm_notify: Fix crash when timeout is zeroRyuan Choi2013-06-251-0/+2
* elm_notify.c: ELM_SAFE_FREE adoption.Daniel Juyung Seo2013-05-291-3/+3