summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add docs from existing APIs.devs/youngbok/elm_interface_nextYoungbok Shin2016-05-235-90/+232
* Initialize for new text related interfacesYoungbok Shin2016-05-195-0/+263
* eina test suite vector - make correctness range 2x as bigCarsten Haitzler (Rasterman)2016-05-181-1/+1
* ecore audio test - improve samples for ecore audio testCarsten Haitzler (Rasterman)2016-05-186-12/+12
* ecore wl2 - remove warning with unused goto labelCarsten Haitzler (Rasterman)2016-05-181-1/+0
* efl - key/data/value/obj attach to eo objects - make these propertiesCarsten Haitzler (Rasterman)2016-05-1811-70/+64
* eolian: add event_prefix and have classes follow that or eo_prefix by defaultDaniel Kolesa2016-05-17107-76/+175
* Panes: Use orientation interface APIs instead of horizontal set/get APIsAmitesh Singh2016-05-185-38/+84
* Eo: Remove eo_del() and make eo_unref() the replacement.Tom Hacohen2016-05-1757-156/+132
* Eo name: Rename Eo.Base.id to Eo.Base.name.Tom Hacohen2016-05-173-53/+53
* ecore: do not create another main loop objectCedric Bail2016-05-172-3/+7
* docs: progressbar: correct minor typosShuhrat Dehkanov2016-05-172-9/+4
* edje: attaching viewport of camera to the image partperepelits.m2016-05-174-27/+60
* elementary: mapbuf is legacy for now and should be automatic in the future.Cedric Bail2016-05-175-17/+3
* Eo: Rename an internal function to reduce confusion.Tom Hacohen2016-05-173-20/+20
* Eo children: Make children tracking an inlist instead of a list.Tom Hacohen2016-05-173-15/+43
* Eo: change refcount to short from int.Tom Hacohen2016-05-171-2/+2
* Edje_edit: generate code of the image sets.Mykyta Biliavskyi2016-05-171-16/+130
* popup: add popup default scrollable flag config for other profiles.Jinyong Park2016-05-178-23/+63
* ecore_imf/wayland: Change sequence to call preedit changed and end callbackJihoon Kim2016-05-171-9/+9
* Eo name find: Fix possible out of bounds write in eo name find.Tom Hacohen2016-05-161-8/+7
* Revert "autotools: fix lots of warning."Cedric Bail2016-05-169-16/+15
* autotools: fix make cleanCedric Bail2016-05-161-0/+11
* autotools: fix lots of warning.Cedric Bail2016-05-169-15/+16
* build: more non-cocoa fixesMike Blumenkrantz2016-05-161-2/+2
* fix non-cocoa configure/buildMike Blumenkrantz2016-05-161-1/+1
* autotools: enable gl_cocoa on OS X by defaultJean Guyomarc'h2016-05-161-3/+3
* Edje_edit: generate states of the box and table part edc code with inheritance.Mykyta Biliavskyi2016-05-161-70/+130
* Edje_edit: generate states of the proxy part edc code with inheritance.Mykyta Biliavskyi2016-05-161-29/+75
* Edje_edit: generate states of the image part edc code with inheritance.Mykyta Biliavskyi2016-05-161-42/+153
* Edje_edit: generate states of the text part edc code with inheritance.Mykyta Biliavskyi2016-05-161-19/+137
* Edje_edit: generate state code with inheritance map block.Mykyta Biliavskyi2016-05-161-30/+73
* Edje_edit: generate state code with inheritance rel block.Mykyta Biliavskyi2016-05-161-64/+185
* Edje_edit: generate state code with inheritance general attributes.Mykyta Biliavskyi2016-05-161-35/+320
* Edje_edit: move text state edc code generate to standalone func.Mykyta Biliavskyi2016-05-161-54/+145
* ecore-wl2: Remove erroneous check for wayland displayChris Michael2016-05-161-10/+5
* ecore_wl2: connect to default displayMarcel Hollerbach2016-05-161-6/+4
* elementary: Fix icon name to standardAndy Williams2016-05-161-1/+1
* elm_win: move quickpanel feature from eo to legacyJi-Youn Park2016-05-163-166/+216
* Revert "popup: default scrollable option change to TRUE"Dave Andreoli2016-05-152-19/+23
* Evas: gl_common remove gl3.h and gl3ext.h includesNicolas Aguirre2016-05-161-2/+0
* Evas: gl_common add define for missing GL_DEPTH_COMPONENT24Nicolas Aguirre2016-05-161-0/+3
* ecore: move ecore before evas so that all dependencies are build in correct o...Cedric Bail2016-05-152-308/+309
* FDO icons: duplicate icons instead of symlink usage.Dave Andreoli2016-05-1513-2/+2
* efl - ui box - remove unised deficit variableCarsten Haitzler (Rasterman)2016-05-151-7/+2
* elm - map: fix warning with possibly uninitted varsCarsten Haitzler (Rasterman)2016-05-151-1/+1
* evas - fix warning comparing agianst wrong enumCarsten Haitzler (Rasterman)2016-05-151-1/+1
* evas - make func indenting more redable with overflow lines alignedCarsten Haitzler (Rasterman)2016-05-151-7/+7
* elementary: Cleanup compiler warnings when not using X11Chris Michael2016-05-152-1/+35
* elementary: Conditionally define functions based on x11/waylandChris Michael2016-05-151-1/+3