summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_gesture_layer2.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Use EINA_FALSE instead of 0 for elm_image_resizable_set()Daniel Juyung Seo2014-01-081-1/+1
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-6/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-5/+5
* Elementary: Gesture Layer updated test 2 Added callbacks for MOVE state of Do...Aharon Hillel2013-07-111-0/+26
* elm test_gesture_layer2.c: Added a check for the first long tap.Daniel Juyung Seo2012-11-201-0/+9
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+1
* Elm: Revert changes for framespace.Christopher Michael2012-09-051-5/+1
* Elementary: Fix ticket #1376: Titlebar respondes to gestures inChristopher Michael2012-09-031-1/+5
* Elm: Fix ticket 1376 (gesture layer test allows events on titlebar).Christopher Michael2012-08-231-0/+2
* Be clear about gesture layer's usage.Gustavo Lima Chaves2012-06-131-1/+1
* elm: fix the name and title of window in some elementary testJihoon Kim2012-06-021-1/+1
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-3/+3
* 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
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-1/+1
* elm: Fixed formatting.Daniel Juyung Seo2012-01-111-2/+2
* Elm glayer: Added "Gesture Layer 2" test.Aharon Hillel2011-11-091-0/+784