Scroller: Add step size set API
[platform/upstream/elementary.git] / src / bin / test_scroller.c
2014-11-20 Hosang KimScroller: Add step size set API
2013-11-05 Jean-Philippe Andreelementary_test: remove ELM_LIB_QUICKLAUNCH
2013-09-01 Daniel Juyung Seoelm_test: __UNUSED__ -> EINA_UNUSED.
2013-06-17 Gustavo Lima ChavesBetter logic for elm_scroller_current_page_get() while...
2013-05-17 Gustavo Lima ChavesScroller can me made to snap to pages on scrolling...
2013-05-10 cabelitosAdding a new scroller API, to block its movements ...
2012-07-01 Daniel Juyung Seoelm test_scroller.c: Refactored scroller sample. Use...
2012-07-01 Daniel Juyung Seoelm test_scroller.c: Fixed formatting.
2012-06-29 Carsten Haitzleradd meaningful test of freeze/hold pish/pop to scroller...
2012-04-02 Daniel Juyung Seoelm bin: Use convenient utility function elm_win_util_s...
2012-04-02 Daniel Juyung SeoRevert a wrong commit. Un-wanted files are committed...
2012-04-02 Daniel Juyung Seoelm bin: Use convenient utility function elm_win_util_s...
2012-03-29 Mike Blumenkrantzfor the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST...
2012-02-16 Jihoon Kimelementary_test: 0 -> EINA_FASE, 1 -> EINA_TRUE
2011-10-31 ChunEon Parkelementary - slider, scroller, progressbar, radio
2011-08-25 Jérémy ZurcherFrom: Jérémy Zurcher <jeremy@asynk.ch>
2011-07-25 Daniel Juyung Seoelm test: Refactoring. Changed 1 to EINA_TRUE for Eina_...
2011-06-29 Tom HacohenElm button: Fix the tests to use the new elm_object_tex...
2011-04-15 Daniel Juyung SeoElementary bin: Use EINA_TRUE/EINA_FALSE for Eina_Bool...
2011-04-08 Daniel Juyung SeoElementary src/bin: Removed all trailing whitespaces.
2010-10-19 Bruno DillyFix some Wextra complains on elm bin
2010-05-07 Carsten Haitzlerscroller in scroller.... works! well with scrollers...
2009-09-28 Christopher MichaelEVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.
2009-09-14 Carsten Haitzlersome more
2009-09-03 Carsten Haitzler1. new spinner widget from Viktor Kojouharov <vkojouhar...
2009-09-02 Carsten Haitzler1. scroller uses event timestamps for momentum chrecks
2009-09-01 Carsten Haitzler1. add scroller test