summaryrefslogtreecommitdiff
path: root/src/lib/elm_widget_mapbuf.h
Commit message (Expand)AuthorAgeFilesLines
* widget: added warnings to internal headers.Daniel Juyung Seo2014-08-081-0/+6
* Elm: Update code to use the new class names generated by eolian.Tom Hacohen2014-06-031-2/+2
* Eolian: Integration of MapBufDaniel Zaoui2014-03-311-3/+3
* mapbuf - don't leave the dangling static map pointer that won't be freed.ChunEon Park2014-02-041-0/+1
* elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET mac...Ryuan Choi2014-01-161-8/+8
* elm: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-2/+2
* elementary/mapbuf - added 2 apis, elm_mapbuf_point_color_set(), get().ChunEon Park2013-12-201-1/+4
* elementary/mapbuf - revert 1850e735698f926cad8303cfe96610b5c58410d1ChunEon Park2013-09-271-1/+0
* elementary/mapbuf - fix the mapbuf to be enabled before it's content is entir...ChunEon Park2013-05-301-0/+1
* mapbuf: improve automatic logic.Cedric Bail2013-05-031-0/+4
* Elementary: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-011-1/+1
* add elm_mapbuf_auto_set/get()Carsten Haitzler (Rasterman)2013-04-091-1/+1
* elementary/mapbuf - fix the mapbuf to update it's contents correctly even if ...ChunEon Park2012-11-291-0/+1
* We have ported to Eo all the widgets of elementary. We didn't change the inhe...Yakov Goldberg2012-11-261-109/+3
* [elm] Mapbuf now inheritable.Gustavo Lima Chaves2012-07-311-0/+165