summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate more eo files to use Eina.Rectangle.devs/tasn/nextTom Hacohen2015-07-152-3/+5
* Evas out: migrate more eolian types.Tom Hacohen2015-07-151-4/+6
* Evas canvas3d: Move evas 3d types to evas_types.eotOleksandr Shcherbina2015-07-1548-1057/+948
* Evas masking: Fix rendering of masks that belong to a proxied smart objectJean-Philippe Andre2015-07-151-0/+1
* Evas filters: Fix parsing of curve() with a functionJean-Philippe Andre2015-07-151-1/+1
* The default return value of edje_object_base_scale_get API is 1.0.ChunEon Park2015-07-151-1/+1
* ecore-wl: Reset input keyboard repeat values when we cancel the timerChris Michael2015-07-141-0/+4
* ecore-wl: Don't renew keyboard-repeat timer if we have no focused surfaceChris Michael2015-07-141-4/+7
* ecore-wl: Reset ecore_wl_input repeat values on keyboard leaveChris Michael2015-07-141-0/+3
* ecore-wl: Reset input's pointer & keyboard focus on eventsChris Michael2015-07-141-3/+3
* eolian/generator: generate @ingroup in doc comments properlyDaniel Kolesa2015-07-1410-27/+132
* Evas textblock: Clear unused paragraphsDaniel Hirt2015-07-142-1/+21
* efl.interfaces: Doc conversion of efl_file.eoSrivardhan Hebbar2015-07-141-88/+78
* efl.interfaces: Doc conversion of efl_gfx_stack.eoSrivardhan Hebbar2015-07-141-92/+66
* example: check NULL value in ecore imf exampleJihoon Kim2015-07-141-18/+33
* release: Update NEWS and bump version for 1.15.0-beta1 releasev1.15.0-beta1Daniel Juyung Seo2015-07-132-1/+2
* evas - unload/scalecache self-feeding loop unload/reload fixCarsten Haitzler (Rasterman)2015-07-123-19/+20
* edje_object: fix some minor doc problemsDaniel Kolesa2015-07-101-53/+52
* edje: convert doc of edje_object.eoSrivardhan Hebbar2015-07-101-1495/+1222
* 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