summaryrefslogtreecommitdiff
path: root/src/bin/test_flip_page.c
Commit message (Expand)AuthorAgeFilesLines
* test_flip_page: Revert wrong initialize routine.Daniel Juyung Seo2014-02-031-1/+3
* test: Initialize structure on declarations with { 0 }.Daniel Juyung Seo2014-02-021-3/+1
* elm_test: use EINA_TRUE or FALSE instead of 1 or 0Jihoon Kim2014-01-071-3/+3
* 3d, flip_page test: Removed dead assignments which were reported byDaniel Juyung Seo2014-01-071-4/+1
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-2/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-10/+10
* elementary: another fix for the test case.Cedric BAIL2012-12-051-0/+2
* 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
* warn--Carsten Haitzler2012-03-071-36/+36
* elementary/flip - patched by PRINCE KUMAR DUBEY <prince.dubey@samsung.com>ChunEon Park2011-11-291-2/+0
* Elementary: remove vars set but not usedBruno Dilly2011-10-241-2/+0
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-3/+3
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elementary: Fixed trailing whitespaces.Daniel Juyung Seo2011-06-021-62/+62
* fix page to properly show front and back objects.Carsten Haitzler2011-05-241-32/+97
* fix odd # of slices in x and y axisCarsten Haitzler2011-05-241-7/+12
* and avoid the gl engine perspective stuffCarsten Haitzler2011-05-241-4/+15
* and reduce the amount of calculating we do. we did way too much.Carsten Haitzler2011-05-241-40/+55
* dont re-create proxy objects for map if we can avoid it.Carsten Haitzler2011-05-231-21/+33
* fix out of bounds check.Carsten Haitzler2011-05-231-0/+2
* and now it animates the "snap to position" either continuing the turn,Carsten Haitzler2011-05-231-66/+142
* and allow flipping in 4 directions! woots!Carsten Haitzler2011-05-231-195/+153
* and flip now does shading nicely. rather hacky, but works well.Carsten Haitzler2011-05-231-133/+186
* start on light src shadingCarsten Haitzler2011-05-221-238/+281
* improve flip some more.Carsten Haitzler2011-05-221-16/+54
* much better flipCarsten Haitzler2011-05-221-46/+193
* Elementary test_flip_page.c: Removed trailing whitespaces. Spank raster!Daniel Juyung Seo2011-05-221-37/+37
* move test code further down out of the way.Carsten Haitzler2011-05-211-113/+114
* clean up flip code a bit. working on an eventual clean bit of code +Carsten Haitzler2011-05-211-127/+314
* Elementary test_flip_page.c: Fixed warnings.Daniel Juyung Seo2011-05-201-4/+2
* Elementary: Removed trailing whitespaces.Daniel Juyung Seo2011-05-201-30/+30
* and make sure smooht is off!Carsten Haitzler2011-05-191-0/+3
* add page curl test. right now its code in test. will eventually becomeCarsten Haitzler2011-05-191-0/+309