summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore: add Efl.Loop.Job promise.devs/cedric/jobCedric Bail2016-04-264-0/+62
* po: elm_container.c is removewd from the tree thus also remove it from POTFILESStefan Schmidt2016-04-261-1/+0
* Elm.Layout: Replace box & table part API by fake objectJean-Philippe Andre2016-04-268-169/+770
* Edje: Fix crash in E clock: invalid source stringJean-Philippe Andre2016-04-261-1/+2
* Elm.Layout: Implement content_removeJean-Philippe Andre2016-04-262-0/+18
* Elm.Win: Implement container & pack APIsJean-Philippe Andre2016-04-264-53/+162
* Edje: Add test case for edje tableJean-Philippe Andre2016-04-263-1/+276
* Edje: Return text defined in EDC in part_text_getJean-Philippe Andre2016-04-262-1/+11
* Edje: Replace edje part_table with a fake eo proxyJean-Philippe Andre2016-04-2610-97/+456
* Edje: Replace edje_box_part with a fake eo proxyJean-Philippe Andre2016-04-2612-149/+652
* Efl.Pack: Add content_at_removeJean-Philippe Andre2016-04-263-0/+26
* Edje tests: Add test case for access_part_listJean-Philippe Andre2016-04-262-0/+93
* Edje: Convert access_part_list to an iteratorJean-Philippe Andre2016-04-263-17/+80
* Edje.Object: Add support for part_name_getJean-Philippe Andre2016-04-262-47/+76
* Edje: Adapt to Efl.ContainerJean-Philippe Andre2016-04-266-72/+149
* Elm.Layout: Protect some functionsJean-Philippe Andre2016-04-2617-3/+19
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-2655-304/+261
* elementary: Move icon lookup order to user specified theme.Andy Williams2016-04-2613-104/+268
|\
| * elementary: Provide the user an icon config guiAndy Williams2016-04-252-1/+165
| * elementary: clean code and tests of order_lookupAndy Williams2016-04-253-46/+8
| * elementary: Replace icon lookup_order with icon_theme.Andy Williams2016-04-257-56/+39
| * elementary: Add user setting for icon themeAndy Williams2016-04-254-1/+56
* | ecore-wl2: preserve data selection source after receiving the selectionMike Blumenkrantz2016-04-251-3/+4
* | eina: make eina rectangle an allocated thread safe structure to use.Cedric BAIL2016-04-251-1/+10
* | edje_cc: update reference about LazEDC syntaxJee-Yong Um2016-04-251-2/+4
* | tests: eolian_cxx: fix distcheck after new name_name.eo file got addedStefan Schmidt2016-04-251-2/+7
* | efl: Add uuid as a dependency for Ecore_Wl2Chris Michael2016-04-251-1/+1
* | Elementary toolbar: Fix flickering issue from resizing the box multiple timesYoungbok Shin2016-04-252-2/+7
* | Fix "cast from pointer to integer of different size" on WindowsVincent Torri2016-04-252-4/+4
* | edje: fix the source string for table itemVyacheslav Reutskiy2016-04-251-1/+1
|/
* Genlist: cache mechanism is broken again!Dave Andreoli2016-04-242-0/+92
* eo base - optimize memory by extending extension memoryCarsten Haitzler (Rasterman)2016-04-241-155/+197
* eo - class table - move to mmaped memory if possible and alloc chunksCarsten Haitzler (Rasterman)2016-04-241-17/+61
* fix efreet/file monitor stringshare optimizationCarsten Haitzler (Rasterman)2016-04-233-0/+3
* evas - legacy evas_object_del - always hide obj regardless of refsCarsten Haitzler (Rasterman)2016-04-231-0/+1
* efreetd - reduce memory usage by using stringshare much moreCarsten Haitzler (Rasterman)2016-04-236-31/+29
* edje_edit: fix mempools in group/alias addAndrii Kroitor2016-04-221-61/+45
* edje: add note to the reference of .part_object_get()Jee-Yong Um2016-04-221-1/+5
* elementary: fix callback array declaration to build on Windows.Cedric Bail2016-04-221-6/+4
* theme: don't use timed transition for comp focus out glowMike Blumenkrantz2016-04-221-1/+0
* theme: explicitly hide focus glow for comp menu themesMike Blumenkrantz2016-04-221-0/+6
* elementary: attempt to fix Windows build.Cedric Bail2016-04-221-0/+22
* eina: implement a memory cache for Eina_Rbtree_Iterator.Cedric Bail2016-04-222-14/+57
* ecore-wl2: isolate regular selection requests from dnd-specific codeMike Blumenkrantz2016-04-221-6/+12
* ecore-wl2: Fix formattingChris Michael2016-04-221-2/+6
* ecore-wl2: Port session recovery protocol to work with Ecore_Wl2Chris Michael2016-04-226-0/+141
* docs: ector: improve docs for the abstract renderer base classStefan Schmidt2016-04-221-22/+22
* docs: ector: document generic surface mixinStefan Schmidt2016-04-221-3/+6
* docs: ector: fill gaps in the generic buffer documentationStefan Schmidt2016-04-221-23/+26
* docs: ector: document ector cairo surface classesStefan Schmidt2016-04-224-3/+12