summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eina: populate memory in the right limit.efl-1.17Cedric BAIL2016-09-191-1/+3
* evas and ecore_x shm segment management - fix over allocation and permsCarsten Haitzler (Rasterman)2016-07-268-31/+121
* evas: fix compile problem with wrong function signatureStefan Schmidt2016-07-193-9/+9
* evas: Also fix was_opaque for rect & imageJean-Philippe Andre2016-07-182-1/+3
* evas: Some more opacity check fixesJean-Philippe Andre2016-07-183-4/+3
* evas: Fix cutout regions with transparent imagesJean-Philippe Andre2016-07-181-9/+14
* eina thread create - use pthread_sigmask as this can be called from threadCarsten Haitzler (Rasterman)2016-07-141-2/+2
* eina thread - fix window build with sigprocmaskCarsten Haitzler (Rasterman)2016-07-141-4/+12
* evas event handling4- fix more corner cases where bounding is badCarsten Haitzler (Rasterman)2016-07-083-2/+9
* git merge conflictCarsten Haitzler (Rasterman)2016-07-071-5/+0
* efl - threads and signals - make efl work on "insane" os's with signalsCarsten Haitzler (Rasterman)2016-07-075-1/+82
* efreet - fix mime file path messing with short paths like /Carsten Haitzler (Rasterman)2016-07-074-2/+9
* evas event handling3 - fix yet more corner cases for clipped objectsCarsten Haitzler (Rasterman)2016-07-073-69/+164
* evas event handling2 - fix incorrect object reportingCarsten Haitzler (Rasterman)2016-07-073-10/+84
* evas event handling - fix incorrect object reportingCarsten Haitzler (Rasterman)2016-07-072-31/+39
* efl - ecore c+ ecore-imf - fix odd case input when faking a real eventCarsten Haitzler (Rasterman)2016-07-042-15/+32
* release: Update NEWS and bump version for 1.17.2 releasev1.17.2Stefan Schmidt2016-06-212-2/+15
* ecore_x: fix emission of ECORE_X_EVENT_XKB_NEWKBD_NOTIFYMarcel Hollerbach2016-06-202-9/+40
* examples: evas: add all needed files to SOURCES to make sure they are distrib...Stefan Schmidt2016-06-191-1/+4
* efl - fix many bounds over/underflow where we use int for ptr cmpCarsten Haitzler (Rasterman)2016-06-173-7/+20
* eina hash - fix stringshare key comparison functionCarsten Haitzler (Rasterman)2016-06-171-1/+16
* evas sw render: cutout rects may be used in multiple threadsCarsten Haitzler (Rasterman)2016-06-174-5/+5
* evas - gif loader - handle missing colormapCarsten Haitzler (Rasterman)2016-06-171-10/+20
* evas - gif loader - be a little more optimal in pixel lookups on decodeCarsten Haitzler (Rasterman)2016-06-171-3/+10
* evas: gif loader - fix out of bounds access on cmap of invalid pixelsCarsten Haitzler (Rasterman)2016-06-171-2/+17
* release: Update NEWS and bump version for 1.17.1 releasev1.17.1Stefan Schmidt2016-05-232-2/+19
* ecore-evas-wayland: Remove include for old Ecore_Wayland libraryChris Michael2016-05-031-1/+0
* ecore-drm: Add missing initializer for fb2 commanddevs/devilhorns/stable-testChris Michael2016-05-031-0/+3
* evas: Fix improper extra library linkage for various enginesChris Michael2016-05-031-6/+4
* Revert "Set the name for table, box items"Cedric BAIL2016-04-191-7/+0
* edje entry: fix bug not to call ecore_imf_context_cursor_position_set when de...Jihoon Kim2016-03-311-0/+6
* Evas textblock: fix cached markup's stringshare refsDaniel Hirt2016-03-071-0/+1
* edje: clear pending programs upon calling stop_programs_on()Mike Blumenkrantz2016-03-021-0/+14
* ecore-wl2: do not send double mouse up events during input ungrabMike Blumenkrantz2016-03-021-7/+6
* Evas textblock tests: Fix wrong test suite tests.Tom Hacohen2016-02-261-2/+2
* Edje textblock: Assume textblock knows to deal with setting the same markup.Tom Hacohen2016-02-261-7/+1
* Evas textblock: Fix markup cache, was completely broken.Tom Hacohen2016-02-261-16/+13
* eina: invalidate last add/del rects when the opposite operation occursMike Blumenkrantz2016-02-051-0/+2
* Ecore con local: properly clean up fd on error.Tom Hacohen2016-02-051-6/+8
* Ecore con: Close server socket fd on failure.Awadhesh Singh2016-02-051-0/+1
* release: Update NEWS and bump version for 1.17.0 releasev1.17.0Stefan Schmidt2016-02-022-2/+7
* Revert "revise edje_object_size_min_restricted_calc() logic."Hermet Park2016-02-021-178/+0
* Revert "increase recalculation_cycle."Hermet Park2016-02-021-2/+2
* Revert "evas/canvas: simple optimization."Hermet Park2016-02-021-2/+2
* evas/canvas: simple optimization.Hermet Park2016-02-021-2/+2
* increase recalculation_cycle.Hermet Park2016-02-021-2/+2
* revise edje_object_size_min_restricted_calc() logic.Hermet Park2016-02-021-0/+178
* eldbus: Correctly read/write boolean to eina_valueJosé Roberto de Souza2016-02-012-5/+40
* Eina_Value: do not mix declarations and codeVincent Torri2016-02-011-2/+6
* evas: Fix typo in previous clip issue fixJean-Philippe Andre2016-02-011-2/+2