summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas-software: Fix compile errors when using xcbChris Michael2015-01-271-3/+2
* evas-software: Fix software engine to compile using xcbChris Michael2015-01-271-2/+4
* evas-software: Fix call to evas_software_xcb_outbuf_setup functionChris Michael2015-01-271-1/+2
* ecore-xcb: Add missing EINA_UNUSED for function paramaterChris Michael2015-01-271-1/+1
* ecore-xcb: Fix ecore_x_window_full_new function to compile againChris Michael2015-01-271-1/+1
* ecore-xcb: Fix function formattingChris Michael2015-01-271-39/+7
* ecore-xcb: Fix compiler build breakChris Michael2015-01-271-3/+3
* ecore-xcb: Fix unused paramater compiler warningChris Michael2015-01-271-1/+2
* ecore-x: Fix build error in xcbChris Michael2015-01-271-1/+1
* ecore-x: Use proper XCB_ATOM_CARDINAL in call to window_property_getChris Michael2015-01-271-1/+1
* ecore-x: Remove unused variable in backlight_available codeChris Michael2015-01-271-2/+0
* ecore-x: Add missing EINA_UNUSED for function paramaterChris Michael2015-01-271-1/+1
* ecore-x: Fix calls to disable dpms in xcbChris Michael2015-01-271-2/+2
* elocation: Hide also generated headers behind the BETA API defineStefan Schmidt2015-01-277-3/+26
* evas: Add since tag for new evas_textblock_cursor_range_simple_geometry_get()...Stefan Schmidt2015-01-271-0/+1
* ecore_x: Add since tag for new ecore_x_input_select() API.Stefan Schmidt2015-01-271-1/+1
* ecore_input_evas: Add since tage for new ecore_event_evas_axis_update() APIStefan Schmidt2015-01-271-1/+1
* ecore: Add since tag for new ecore_thread_wait() APIStefan Schmidt2015-01-271-0/+1
* Evas render: Remove useless codeJean-Philippe Andre2015-01-271-13/+0
* edje_cc must error when first provided state description is not "default" 0.0Mike Blumenkrantz2015-01-261-7/+17
* Revert "edje - edje_cc - fix wrong state lists where default is not the first"Mike Blumenkrantz2015-01-261-26/+1
* Revert "efl - edje_cc - fix default state checks in previous commit"Mike Blumenkrantz2015-01-261-2/+2
* eet: add warning about security to be sure people don't use this function in ...Cedric BAIL2015-01-261-1/+4
* Merge branch 'devs/devilhorns/ecore_drm'Chris Michael2015-01-2611-285/+354
|\
| * ecore-drm: Remove session parameter for session take/release functionsChris Michael2015-01-261-3/+3
| * ecore-drm: Remove unused function parameterChris Michael2015-01-261-2/+2
| * ecore-drm: Remove session parameter for internal functionChris Michael2015-01-261-2/+2
| * ecore-evas-drm: Fix improper shutdown sequenceChris Michael2015-01-261-2/+2
| * ecore-drm: Remove logind header fileChris Michael2015-01-261-55/+0
| * ecore-drm: Remove logind header file from build orderChris Michael2015-01-261-3/+2
| * ecore-drm: Move session and vt fields to store inside theChris Michael2015-01-261-0/+3
| * ecore-drm: Cleanup private header fileChris Michael2015-01-261-0/+23
| * ecore-drm: Cleanup launcher codeChris Michael2015-01-261-129/+41
| * ecore-drm: Fix various issues with logind codeChris Michael2015-01-261-29/+207
| * ecore-drm: Cleanup tty code and handle vt signal trappingChris Michael2015-01-261-17/+45
| * ecore-drm: Default device->session to NULLChris Michael2015-01-261-1/+7
| * ecore-drm: Store session name inside dev structure and don'tChris Michael2015-01-261-39/+15
| * ecore: Remove potentially useless 'else' branchesChris Michael2015-01-261-6/+6
| * ecore: Remove blank lineChris Michael2015-01-261-2/+1
|/
* release: Update NEWS and bump version for 1.13.0-beta2 releasev1.13.0-beta2Stefan Schmidt2015-01-262-1/+10
* embryo: prevent useless assignment.woochan lee2015-01-261-1/+2
* Evas masking: Fix masking of mapped sub-objectsJean-Philippe Andre2015-01-261-1/+32
* Evas masking: Fix rendering of masked objects with mapsJean-Philippe Andre2015-01-261-1/+1
* evas: fix signed/unsigned warning.Cedric BAIL2015-01-261-1/+1
* evas: fix to load BMP file compressed with RLE.jiin.moon2015-01-261-1/+5
* evas: add new test for bug in BMP loader.Cedric BAIL2015-01-263-0/+62
* evas: fix tests to actually test image !Cedric BAIL2015-01-261-3/+3
* elocation: fix typos.Cedric BAIL2015-01-251-1/+1
* Efreet: do not get confused by path ending with / in XDG_* varsDave Andreoli2015-01-251-20/+15
* autotools: remove some Windows CE bits.Vincent Torri2015-01-242-30/+5