summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Emodel API changesdevs/felipealmeida/eldbus-modelGuilherme Lepsch2015-07-2219-226/+199
* Emodel API changes: Emodel_Property_Event::changed_properties as Eina_Value now.Guilherme Lepsch2015-07-215-27/+92
* Emodel API changes: properties_list changed from Eina_List to Eina_Array.Guilherme Lepsch2015-07-216-39/+43
* eldbus: Created Emodel implementation for EldbusGuilherme Lepsch2015-07-2149-27/+5710
* Evas canvas3d: Fix reference to class in .eo file.Tom Hacohen2015-07-091-1/+1
* ecore-x fix warning on unused function due to ifdefsCarsten Haitzler (Rasterman)2015-07-091-0/+3
* evas: Init need_unload value after unload.Hosang Kim2015-07-091-0/+1
* ecore anim - oops. coverity silence checked wrong value for read/writeCarsten Haitzler (Rasterman)2015-07-091-2/+2
* release: Update NEWS and bump version for 1.15.0alpha1 releasev1.15.0-alpha1Daniel Juyung Seo2015-07-092-3/+206
* edje: Fix distcheck.Daniel Juyung Seo2015-07-091-1/+4
* eina: make re-setting the same tiler tile size a no-opMike Blumenkrantz2015-07-081-0/+1
* ecore-wayland: Remove improper use of EINA_UNUSEDChris Michael2015-07-081-1/+1
* Efreet: Fix config and data dir paths on windows.Vincent Torri2015-07-081-1/+5
* eolian: enable the new doc validatorDaniel Kolesa2015-07-081-6/+1
* efl: fix doc references across the tree to validate rightDaniel Kolesa2015-07-0817-120/+167
* eolian/generator: check if the reference is generatable firstDaniel Kolesa2015-07-081-0/+1
* gitignore: Updated.Daniel Juyung Seo2015-07-081-0/+1
* eolian: print more detailed location info for doc validationDaniel Kolesa2015-07-081-6/+8
* eolian: correct documentation ref validation (disabled for now)Daniel Kolesa2015-07-081-4/+76
* edje_edit: return EINA_TRUE for unset color_classVyacheslav Reutskiy2015-07-081-1/+1
* edje edit: don't set the color_class color as mainVyacheslav Reutskiy2015-07-081-16/+0
* eolian/generator: delete a stringshare correctly on failureDaniel Kolesa2015-07-081-2/+10
* eolian/generator: static-ify some funcsDaniel Kolesa2015-07-081-4/+4
* eolian: improve function_full_c_name_get APIDaniel Kolesa2015-07-0813-98/+136
* new animator coverity complaints - silence themCarsten Haitzler (Rasterman)2015-07-081-2/+8
* ecore-input-evas: fix canvas mouse event dispatchMike Blumenkrantz2015-07-071-7/+13
* eolian/generator: add proper generation of referencesDaniel Kolesa2015-07-077-5/+328
* eolian: initial work on doc syntax validation (disabled for now)Daniel Kolesa2015-07-074-3/+103
* evas: Remove unused variableChris Michael2015-07-071-2/+0
* Evas line: Migrate Eolian file to use the Eolian types.Tom Hacohen2015-07-071-4/+6
* Evas line: Remove obviously wrong default values.Tom Hacohen2015-07-071-2/+2
* evas - image core - fix unloading of images to work againCarsten Haitzler (Rasterman)2015-07-075-41/+109
* Evas gl core: Move variables to the correct ifdef branch.Tom Hacohen2015-07-071-8/+4
* Ecore con eet test: Fix const discard issue.Tom Hacohen2015-07-071-1/+1
* Ecore Anim: fix compilation on WindowsVincent Torri2015-07-071-3/+1
* Ecore Exe: decrease log level on WindowsVincent Torri2015-07-071-1/+1
* Ecore Con: Fix ecore_con_local hangs on Windows.Vincent Torri2015-07-071-2/+4
* Ecore_Con: decrease log level in ecore_con_local_win32Vincent Torri2015-07-071-3/+3
* Ecore exe (windows): Fix object destruction/failed creation.Tom Hacohen2015-07-071-44/+24
* eolian: add API: eolian_declaration_get_by_nameDaniel Kolesa2015-07-074-5/+40
* ecore animator - use windows ifdefs/macros so it works thereCarsten Haitzler (Rasterman)2015-07-071-6/+27
* animator - use select not uslleep so we can wake up during a sleepCarsten Haitzler (Rasterman)2015-07-071-49/+57
* eolian/generator: use the __eolian function in overrides when default values ...Daniel Kolesa2015-07-061-1/+25
* ecore_con: convert doc of ecore_con_eet.eoSrivardhan Hebbar2015-07-061-50/+34
* ecore - animator - new thread timer animator - fiux shutdownCarsten Haitzler (Rasterman)2015-07-061-14/+27
* Evas.Image: Fix legacy EAPI nameJean-Philippe Andre2015-07-061-1/+1
* Evas gl_common: Fix up error handlingWooHyun Jung2015-07-061-1/+1
* evas gl - dont crash if gl image internal im is nullCarsten Haitzler (Rasterman)2015-07-051-0/+2
* efreet - improve edstop exec find to use the command with less argsCarsten Haitzler (Rasterman)2015-07-051-4/+107
* edje: add Convex Hull logicperepelits.m2015-07-041-0/+681