summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore-wl2: Always create cursor surface for pointerdevs/devilhorns/ecore_wl2Chris Michael2015-12-031-5/+5
* ecore-evas wayland: enforce frame/state change triggering before move/resizeMike Blumenkrantz2015-12-031-16/+3
* ecore-evas-wl: Fix issue of resize jumpingChris Michael2015-12-031-0/+16
* ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 codeChris Michael2015-12-033-1/+17
* Edje entry: Use markup text for password in preedit modeSubodh Kumar2015-12-031-1/+1
* Ector: Fix Windows build (missed in previous patch)Jean-Philippe Andre2015-12-031-2/+2
* Ector: use uint32_t instead of uintJean-Philippe Andre2015-12-038-50/+50
* edje_entry: Fix crash on selectionShilpa Singh2015-12-031-1/+0
* Ector: Kill compilation warningsJean-Philippe Andre2015-12-035-28/+19
* Evas: Move alpha functions to static_libs/drawJean-Philippe Andre2015-12-039-94/+74
* Ector: Move cairo surface back to ectorJean-Philippe Andre2015-12-0310-166/+14
* Ector: Rename C files to match their EO counterpartsJean-Philippe Andre2015-12-039-7/+7
* Ector: Another minor code cleanupJean-Philippe Andre2015-12-036-41/+9
* Ector: Move drawhelper to static_libsJean-Philippe Andre2015-12-0329-210/+240
* Ector: Use Ector Buffer inside SW and Cairo renderersJean-Philippe Andre2015-12-0326-394/+322
* Ector: Implement pixel buffer supportJean-Philippe Andre2015-12-0319-11/+767
* Eio: Fixes T2831, eio xattr tests failingVivek Ellur2015-12-031-3/+10
* Edje entry: emit "selection,reset"Daniel Hirt2015-12-031-2/+15
* evas: rewrite gl image transformation logic in a very simple wayJaeun Choi2015-12-031-80/+157
* edje: fix edje RTL description in case of custom state of a partAmitesh Singh2015-12-031-2/+48
* evas: set visible texcolorpick texture in 3D shadersOleksandr Shcherbina2015-12-034-6/+40
* edje: add missing EAPI keyword for edje_color_class_delJee-Yong Um2015-12-031-1/+1
* ecore_evas: fix disappearing socket imagejiin.moon2015-12-031-5/+13
* evas: fix bug with logic with eina_matrix in evas_3d_utilsse.osadchy2015-12-036-32/+76
* edje: Remove redondant array in Evas 3D edd (part2)perepelits.m2015-12-031-6/+0
* evas: properly clean up all memory.Cedric BAIL2015-12-031-2/+4
* evas: fix double free.Cedric BAIL2015-12-031-14/+0
* Evas textblock: fix height on line wrappingDaniel Hirt2015-12-032-1/+16
* fix efreetd to scan more subdirs for desktop and icon filesCarsten Haitzler (Rasterman)2015-12-031-2/+2
* efreet desktop tracking - fix monitoring of dirs of custom desktopsCarsten Haitzler (Rasterman)2015-12-032-2/+10
* build: fix distcheck after model saver and loader reworkStefan Schmidt2015-12-031-0/+1
* Evas Textblock: Fix text disappear issue when text is made up with multiple i...Youngbok Shin2015-12-032-1/+41
* evas_gl_shader: refractor shader/program compile check code.Amitesh Singh2015-12-031-20/+13
* edje cc fix - we parsed floats not intsfor min and max desc sizeCarsten Haitzler (Rasterman)2015-12-031-4/+4
* evas: refactor model's savers and loaders.perepelits.m2015-12-038-380/+307
* efl: fix build failure when it builds with coverage.Youngbok Shin2015-12-031-2/+2
* evas: fix a NULL dereference issue in font.Youngbok Shin2015-12-031-8/+7
* edje: add mising closing brace and adjust indents and spacing in test edcJee-Yong Um2015-12-031-3/+4
* evil: better check of Windows 64 bitsVincent Torri2015-12-031-1/+1
* ecore_cocoa: fix live resize of windowsJean Guyomarc'h2015-12-033-0/+40
* ecore_cocoa_app: don't override initJean Guyomarc'h2015-12-032-7/+0
* ecore_cocoa: don't make ecore_cocoa_feed_events() a public APIJean Guyomarc'h2015-12-034-6/+6
* ecore_cocoa: NSApp must be configured in the App wrapperJean Guyomarc'h2015-12-032-8/+7
* ecore_cocoa_window: cosmetic changesJean Guyomarc'h2015-12-031-8/+12
* ecore_cocoa: don't export Ecore_Cocoa_Keys.hJean Guyomarc'h2015-12-033-3/+13
* ecore_x: factorize multiple calls to strlen()Jean Guyomarc'h2015-12-031-4/+9
* ecore_cocoa: factorize codeJean Guyomarc'h2015-12-031-5/+5
* evas_gl_cocoa: make sure focus is always unlocked after locking itJean Guyomarc'h2015-12-031-1/+2
* ecore_cocoa_cnp: make API thread-safeJean Guyomarc'h2015-12-031-7/+4
* ecore_cocoa_cnp: clear the clipboard only if writableJean Guyomarc'h2015-12-031-4/+4