Elementary : add Elm_Map. 2 bugs are known : ecore become crazy after a time (I think...
authorJonathan Atton <jonathan.atton@gmail.com>
Fri, 13 Nov 2009 15:22:23 +0000 (15:22 +0000)
committerJonathan Atton <jonathan.atton@gmail.com>
Fri, 13 Nov 2009 15:22:23 +0000 (15:22 +0000)
commitcaa5e824de4f2dbf07e9356c818cc8ec3655b7d3
tree9c3f801aed817c9c326285d36f4da66243d2fc1f
parent2ced830fd03adcedd9257887087e5317f85ce7a2
Elementary : add Elm_Map. 2 bugs are known : ecore become crazy after a time (I think ecore_download bug somewhere) and "Show Paris" does not work well because we can't zoom and immediately after move (an idler somewhere in the sroller move the scroller ?)

SVN revision: 43664
src/bin/Makefile.am
src/bin/test.c
src/bin/test_map.c [new file with mode: 0644]
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_map.c [new file with mode: 0644]