summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.11.0-beta2 releasev1.11.0-beta2Stefan Schmidt2014-08-112-1/+9
* autotools: proper fix for generated Makevars and distcheckDaniel Kolesa2014-08-112-3/+12
* more versions of vbox mods panic - blacklist all vboxvideo users from vsyncCarsten Haitzler (Rasterman)2014-08-111-0/+4
* imf - fix x11 vs wl fix to leave x11 alone for those without scimCarsten Haitzler (Rasterman)2014-08-111-3/+5
* ecore-imf - fix broken state on non-x11 environmentsCarsten Haitzler (Rasterman)2014-08-111-0/+7
* eldbus: do not ignore numeric "0" in property_setWonguk Jeong2014-08-101-1/+15
* evas-wayland-egl: Fix evas wayland_egl engine not loading due to missing symbolChris Michael2014-08-101-0/+1
* ethumb client - fix access to pending struct that has been freedCarsten Haitzler (Rasterman)2014-08-101-2/+6
* eolian-cxx: Scan all files only when explicitly requested.Savio Sena2014-08-081-1/+1
* edje_cc_handler: Fix build break from recent Edcref changesStefan Schmidt2014-08-081-1/+1
* Edcref: final doc improvements.davemds2014-08-082-87/+127
* Edcref: fixed (I hope) the doc for parts aliasesdavemds2014-08-081-2/+12
* Edcref: try to give sections titles more contextdavemds2014-08-081-313/+263
* Edcref: tab-- , they tend to break the html renderdavemds2014-08-081-34/+34
* edcref: move the Links functions so they dont break descriptions docsdavemds2014-08-081-116/+119
* evas/gl_common: Use the right list when removing apttStefan Schmidt2014-08-081-1/+1
* edje_edit: Actually check for z if we want to append zStefan Schmidt2014-08-081-1/+1
* update po filesCarsten Haitzler (Rasterman)2014-08-083-138/+138
* ecore_file: Check return value of chmod()Stefan Schmidt2014-08-081-1/+1
* modules/emotion_generic: Remove unnecessary NULL checks for event dataStefan Schmidt2014-08-081-5/+5
* edcref: move 3 params to be in the correct sectiondavemds2014-08-081-98/+98
* edcref: be consistent wrt paramsdavemds2014-08-081-2/+2
* Edcref: and finally apply a cool styledavemds2014-08-083-6/+58
* edcref: fix the base_scale property docsdavemds2014-08-081-10/+7
* autotools: install .pc files to the correct directory on FreeBSDDaniel Kolesa2014-08-072-0/+10
* edje_edit: fixing return value of edje_edit_program_name_setAndrii Kroitor2014-08-071-0/+2
* ecore_x_vsync: hack to workaround bug in vboxvideoGustavo Sverzut Barbieri2014-08-071-0/+19
* Eolian/Generator: fix generation of class functions.Daniel Zaoui2014-08-072-13/+35
* edcref: review all the @since usagedavemds2014-08-071-68/+71
* edcref: keep properties name aligned with their parameters.davemds2014-08-071-0/+14
* doc style: better @since html renderdavemds2014-08-071-2/+6
* edcref: quick access list: fix a link and make it more compactdavemds2014-08-072-1/+5
* evas gl - glx - sety current to NULL on free of window or contextCarsten Haitzler (Rasterman)2014-08-071-1/+15
* edcref: unbreak formatting of the pagedavemds2014-08-071-21/+11
* eina_tile: Add missing since version tags for union, substract, etcStefan Schmidt2014-08-071-0/+4
* ecore_x: Add missing since to various new ecore_x_screensaver* functionsStefan Schmidt2014-08-071-4/+4
* ecore_evas: Add missing since for new ecore_evas_cursor_unset()Stefan Schmidt2014-08-071-4/+5
* ecore: Add missing since version for new ecore_loop_time_set()Stefan Schmidt2014-08-071-0/+1
* eina-cxx: Added test for inheriting constructors in the C++11 compilerFelipe Magno de Almeida2014-08-071-0/+3
* evas gl - did not free all atlas formats - fixCarsten Haitzler (Rasterman)2014-08-071-1/+1
* evas gl - fixz minor leak on exit of rectanglesCarsten Haitzler (Rasterman)2014-08-076-17/+29
* edcref: small typo in docdavemds2014-08-071-1/+1
* evas: Fix not to clean and re-render if position of object enabled map is cha...Jaehyun Cho2014-08-073-5/+11
* ecore vsync - add getenv env var to disable vsync attemptCarsten Haitzler (Rasterman)2014-08-071-0/+8
* evas-wayland-egl: Implement eng_gl_context functionsChris Michael2014-08-061-0/+49
* Merge branch 'devs/devilhorns/wayland_egl'Chris Michael2014-08-064-2262/+843
|\
| * evas-wayland-egl: Fix wayland egl engine to work againChris Michael2014-08-062-2229/+752
| * evas-wayland-egl: Add support for EGL_BUFFER_AGE_EXT and add externalChris Michael2014-08-061-9/+66
| * evas-wayland-egl: Add support for SWAP_MODE_QUADRUPLE and useChris Michael2014-08-061-3/+5
| * evas-wayland-egl: Rename Evas_GL_Wl_Window to OutbufChris Michael2014-08-063-17/+17