summaryrefslogtreecommitdiff
path: root/src/bin/test_popup.c
Commit message (Expand)AuthorAgeFilesLines
* popup: add popup dismiss function for hide effecttaehyub2015-12-311-0/+37
* popup: make scroller optional in popupAmitesh Singh2015-08-151-0/+43
* test_popup: set popup content correctlyAmitesh Singh2015-08-051-1/+1
* test_popup: add popup with content area only exampleAmitesh Singh2015-08-031-2/+58
* test_popup: include icon text in title-icon exampleAmitesh Singh2015-07-181-1/+1
* genlist: Implemented genlist expand mode and content_min_limit functionVBS2015-03-031-0/+59
* test_notify,popup: Add key event reacting examples.Daniel Juyung Seo2014-11-241-0/+11
* test_popup: Renamed focus highlight button name correctly.Daniel Juyung Seo2014-09-071-1/+1
* test_popup: Added more align usages to reveal popup align bug.Daniel Juyung Seo2014-04-301-2/+4
* test_popup: made the focus highlight optional for the popup test.Daniel Juyung Seo2014-02-261-5/+25
* test_popup: added more popup items for the better focus test.Daniel Juyung Seo2014-02-261-1/+1
* popup: implemented widget item focus feauture.Amitesh Singh2014-02-261-0/+18
* [elc_popup] - Added focus support on popup-base's swallow parts.Amitesh Singh2013-12-281-0/+39
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-2/+3
* popup: fixed formatting, typos, and subtle things of commit f4f2e5d24271cc650...Daniel Juyung Seo2013-12-021-7/+7
* [Popup] Adding elm_popup_align_set and elm_popup_align_get apiabhi2013-12-021-0/+62
* test_popup.c: added popup example which has a rectangle as its parent.Daniel Juyung Seo2013-11-251-2/+37
* test_popup.c: Removed unused array.Daniel Juyung Seo2013-11-051-14/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* Revert "popup: Added support for popup move. elm_popup_move."ChunEon Park2013-11-041-42/+0
* test_popup.c: Refactored elm_popup_move() example.Daniel Juyung Seo2013-11-041-21/+19
* popup: Added support for popup move. elm_popup_move.Abhinandan Aryadipta2013-11-031-0/+58
* popup: Change the behavior of adding or removing buttons.Ryuan Choi2013-10-141-0/+61
* popup: added comments about the popup focus.Daniel Juyung Seo2013-09-041-0/+24
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-41/+41
* test_popup.c: removed unnecessary weight set.Daniel Juyung Seo2013-08-291-10/+0
* test_popup.c: refactoring.Daniel Juyung Seo2013-08-141-26/+46
* test_popup.c: refactoring. added comments and empty lines for the readability.Daniel Juyung Seo2013-06-121-13/+67
* elm test_popup.c: Added popup with normal list sample.Daniel Juyung Seo2012-11-271-0/+33
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+1
* From: Kim Shinwoo <kimcinoo.efl@gmail.com>Kim Shinwoo2012-09-031-0/+20
* Elm (tests): Fix window size.Christopher Michael2012-08-221-1/+1
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-3/+3
* Add evas_object_hide support for popup.Sanjeev BA2012-04-091-0/+40
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-8/+2
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-2/+8
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-8/+2
* From: cnook <kimcinoo@gmail.com>cnook2012-03-301-0/+55
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* From: Rajeev Ranjan <rajeev.r@samsung.com>Rajeev Ranjan2012-03-051-0/+262