summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* evas: Move move_children_relative to legacy onlyJean-Philippe Andre2016-10-123-38/+22
* evas/elm: Remove group_show and group_hideJean-Philippe Andre2016-10-1239-269/+249
* evas: Move clip_unset to legacy, remove group_clipJean-Philippe Andre2016-10-1216-212/+171
* evas: Remove inexisting private function declarationsJean-Philippe Andre2016-10-121-38/+0
* evas: Remove method group_color_setJean-Philippe Andre2016-10-1211-33/+24
* evas: Add pseudo-internal API to intercept basic callsJean-Philippe Andre2016-10-128-48/+171
* evas: Simplify code with intercept macrosJean-Philippe Andre2016-10-121-145/+28
* evas: Move intercept function types to legacy headerJean-Philippe Andre2016-10-122-190/+181
* evas_data: Fix safety checks in evas_object_dataJean-Philippe Andre2016-10-121-20/+12
* evas: Move group color_set after checking for changeJean-Philippe Andre2016-10-121-5/+3
* evas: Small simplification of object color_setJean-Philippe Andre2016-10-122-30/+21
* group: Replace group_no_render by object no_renderJean-Philippe Andre2016-10-129-31/+33
* ecore-drm2: Free Output modes on destroyChris Michael2016-10-111-0/+9
* ecore-drm2: Use Atomic Modesetting for resolution changesChris Michael2016-10-112-21/+103
* edje_calc: add rounding pixel calculation for transition.Hosang Kim2016-10-111-48/+58
* edje_edit: proper work with part id's on part restack and del for map fieldsVitalii Vorobiov2016-10-111-1/+34
* evas: Fix no update issue if visiblity of smart object has changejiin.moon2016-10-111-1/+1
* evas: Fix not update issue with TBM surfacejiin.moon2016-10-111-1/+2
* Ecore Evas Cocoa: Properly unregister the window events.devs/iscaro/osxGuilherme Iscaro2016-10-101-1/+1
* Eet example: Add the correct variable in the hash.Guilherme Iscaro2016-10-101-1/+1
* Efl UI Win: Avoid unused variable.Guilherme Iscaro2016-10-101-0/+3
* Ecore_Thread: Avoid compiler warningGuilherme Iscaro2016-10-101-1/+1
* Ecore Cocoa: Add missing modifiers field to Ecore EventsGuilherme Iscaro2016-10-103-4/+9
* Ecore_Cocoa: Fix repeat modifers keys.Guilherme Iscaro2016-10-101-6/+11
* ecore_ipc: fix typos in documentation group namesJee-Yong Um2016-10-101-9/+9
* FDO icons: add missing system-file-manager iconDave Andreoli2016-10-091-0/+1
* elm_code: Don't allow cursor to be placed mid-tabAndy Williams2016-10-081-3/+15
* ecore-wl2: add internal window flag for determining if opaque/input have been...Mike Blumenkrantz2016-10-072-4/+11
* ecore-wl2: apply input+opaque regions after creating window surfaceMike Blumenkrantz2016-10-071-0/+5
* ecore-wl2: avoid crashes when setting window attrs before surface creationMike Blumenkrantz2016-10-071-2/+2
* eolian gen2: move to eolian gen (as the old one is gone)devs/q66/eolian_gen_nextDaniel Kolesa2016-10-0714-20/+21
* eolian gen2: remove old eolian genDaniel Kolesa2016-10-0715-3478/+0
* eolian gen2: fix tests to match the new generatorDaniel Kolesa2016-10-0712-124/+131
* eolian gen2: fix minor issues with c file generationDaniel Kolesa2016-10-071-2/+4
* eolian gen2: fix stub header include guardDaniel Kolesa2016-10-071-1/+1
* eolian gen2: fix logging typoDaniel Kolesa2016-10-071-1/+1
* eolian gen2: add newline between property get/set protosDaniel Kolesa2016-10-071-0/+1
* eolian gen2: complete impl generatorDaniel Kolesa2016-10-071-10/+62
* eolian gen2: complete impl gen besides paramsDaniel Kolesa2016-10-071-7/+112
* eolian gen2: fix file read to actually trigger impl genDaniel Kolesa2016-10-072-12/+16
* eolian gen2: fully implement the main func for impl genDaniel Kolesa2016-10-071-3/+72
* eolian gen2: some initial impl generationDaniel Kolesa2016-10-071-0/+95
* eolian gen2: remove the unused append mode for file writeDaniel Kolesa2016-10-071-6/+6
* eolian gen2: initial skeleton for impl genDaniel Kolesa2016-10-073-1/+17
* eolian gen2: fix generation of legacy class method wrappersDaniel Kolesa2016-10-071-1/+5
* eolian gen2: fix implement name generationDaniel Kolesa2016-10-071-1/+1
* eolian gen2: properly return from class initializerDaniel Kolesa2016-10-071-1/+1
* eolian gen2: proper generation of inherits in class defDaniel Kolesa2016-10-071-3/+9
* eolian gen2: properly generate class type for desc tooDaniel Kolesa2016-10-071-0/+16
* eolian gen2: sanitize data type properlyDaniel Kolesa2016-10-071-3/+19