summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elementary: add raw image load to elm_photocamdevs/yoz/wipMichael Bouchaud(yoz)2017-03-152-1/+94
* elementary: be more verbose about error in elm_themeMichael Bouchaud(yoz)2017-03-141-2/+8
* elementary: add elm_index_letter_item_find apiMichael Bouchaud(yoz)2017-03-022-0/+30
* elementary: Add 2 api to elm_index to navigate into the item listMichael Bouchaud(yoz)2017-03-022-0/+67
* elm_code: Another Coverity fix, better this time.Andy Williams2017-02-191-6/+2
* readme - systemd is default on now... --disable if you dont want itCarsten Haitzler (Rasterman)2017-02-191-2/+0
* elm code - fix warning about sign comparisonsCarsten Haitzler (Rasterman)2017-02-191-2/+2
* elm_code: Fix Coverity issues.Andy Williams2017-02-183-18/+32
* elm config base profiles - fixselect allow to be orrectly iniittedCarsten Haitzler (Rasterman)2017-02-173-3/+3
* fix entry selection by having proper cfg update and def fieldsCarsten Haitzler (Rasterman)2017-02-175-4/+11
* eo: ensure the generation is correctly clampedMarcel Hollerbach2017-02-162-5/+98
* doxygen: fix typos and some wrong expressions in Edje and Eet API reference d...Myoungwoon Roy, Kim2017-02-165-1331/+1943
* docgen: add -p to print what exactly is being generated currentlyDaniel Kolesa2017-02-161-8/+33
* docgen: make sure all class retrievals are cachedDaniel Kolesa2017-02-161-8/+17
* docgen: cache function instantiationsDaniel Kolesa2017-02-161-13/+31
* docgen: cache class retrievals for performanceDaniel Kolesa2017-02-161-5/+31
* gengrid: Remove duplicated smart callbacksJean-Philippe Andre2017-02-161-2/+0
* widget: Reduce WRN to DBG for on_focus_region messageJean-Philippe Andre2017-02-161-1/+1
* evas: Silence useless WRN message on canvas delJean-Philippe Andre2017-02-161-0/+1
* ecore_evas: Fix mouse event in inlined windowsJean-Philippe Andre2017-02-161-0/+7
* win: Avoid magic check failed in ecore with inline winJean-Philippe Andre2017-02-161-1/+2
* elm_test: Fix invalid API use (EO)Jean-Philippe Andre2017-02-161-1/+1
* win: Avoid malloc in icon_object_setJean-Philippe Andre2017-02-162-24/+55
* evas: Flush post-event callbacks only when neededJean-Philippe Andre2017-02-161-2/+3
* win: Fix window icons with object setJean-Philippe Andre2017-02-161-1/+1
* evas: Re-fix post-event cb by supporting recursionJean-Philippe Andre2017-02-166-70/+108
* evas: Strengthen post-event callbacksJean-Philippe Andre2017-02-163-8/+39
* evas: Ensure post-event cb push is called from an event cbJean-Philippe Andre2017-02-163-3/+27
* evas/doc: Add warning about post_event_callback_pushJean-Philippe Andre2017-02-161-0/+8
* Revert "Revert "evas textblock: keep previous size when the calculation is sk...Carsten Haitzler (Rasterman)2017-02-161-5/+25
* doxygen: fix typos and some wrong expressions in API reference.Myoungwoon Roy, Kim2017-02-153-113/+112
* efl: fix memory leak in edje and evas.Godly T.Alias2017-02-152-0/+7
* ecore_drm2: ERR once when page flip fails with EBUSYDerek Foreman2017-02-151-3/+10
* edje: Fix object leak with Efl.PartJean-Philippe Andre2017-02-152-0/+2
* evas_loader: add since tag to newly added task_cancelled APIStefan Schmidt2017-02-151-1/+1
* eina_strbuf / eina_ustrbuf: add since tags for newly added APIsStefan Schmidt2017-02-152-0/+12
* eina_lock: add since tag to now exposed eina_lock_debug APIStefan Schmidt2017-02-151-0/+2
* eina: binbuf: add since tags new append_slice and insert_slice APIsStefan Schmidt2017-02-151-0/+4
* fileselector: Add missing call to group_delJean-Philippe Andre2017-02-152-6/+1
* group: Track calls to group_delJean-Philippe Andre2017-02-157-2/+20
* eo: Fix shadow variable warningJean-Philippe Andre2017-02-151-1/+1
* genlist: remove uncessary _item_cache_zero callAmitesh Singh2017-02-151-1/+0
* elm_genlist_item: update docs for 'next_get'Vyacheslav Reutskiy2017-02-151-0/+5
* textblock: Fix dangling data refJean-Philippe Andre2017-02-151-1/+1
* evas & elm: Fix invalid uses of efl_data_ref(obj, NULL)Jean-Philippe Andre2017-02-158-14/+10
* evas_render: Remove data_unref that has no data_refJean-Philippe Andre2017-02-151-1/+0
* eo_debug: Remove some abusive goto where not neededJean-Philippe Andre2017-02-151-15/+13
* eo_debug: Some more log improvementsJean-Philippe Andre2017-02-151-13/+9
* eo_debug: Improve dangling xref debug logs even moreJean-Philippe Andre2017-02-152-29/+65
* eo_debug: Improve one logJean-Philippe Andre2017-02-152-1/+13