summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas/wayland_egl: Subsurfaces handled as native surfaces.devs/antognolli/subsurfaces2Rafael Antognolli2013-09-237-7/+225
* ecore/wayland: Add subsurface handling APIs.Rafael Antognolli2013-09-236-2/+290
* ecore/wayland: Add and initialize subcompositor inside Ecore_Wayland.Rafael Antognolli2013-09-232-0/+9
* adding wayland subsurfaces protocol file.Rafael Antognolli2013-09-234-0/+264
* Evas textblock: Fixed broken test.Tom Hacohen2013-09-231-1/+1
* Evas textblock: Fixed native size calculation.Tom Hacohen2013-09-231-2/+16
* Evas textblock: Fix format based line size calculation.Tom Hacohen2013-09-231-41/+45
* Evas textblock: Fixed max descent adjustment and a related bug.Tom Hacohen2013-09-231-13/+43
* Evas textblock: Fixed ascent/descent calculation a bit more.Tom Hacohen2013-09-231-36/+110
* Evas textblock: rename maxascent/descent->ascent/descent.Tom Hacohen2013-09-231-25/+28
* eo: fix EO_DEBUG compilationJérémy Zurcher2013-09-232-10/+10
* edc.vim: added insert_before/insert_after.Daniel Juyung Seo2013-09-232-0/+2
* Evas textblock: Fix wrong line spacing when appending lines.Tom Hacohen2013-09-201-0/+6
* eldbus codegen: Initialize signal events with 0José Roberto de Souza2013-09-191-1/+1
* eldbus: Use FDO error message to timeoutJosé Roberto de Souza2013-09-191-1/+1
* eo_ptr_indirection.x: fix _eo_id_release when !HAVE_EO_IDJérémy Zurcher2013-09-181-1/+1
* EvasGL: Fixed a bug where the wrong data variable to buffer alloc func.Sung W. Park2013-09-171-2/+2
* Reset window opaque region on 180 degree flips also.Chris Michael2013-09-171-0/+6
* Call common rotation code before setting engine infoChris Michael2013-09-172-4/+4
* Rework common rotation code to match X11 more closely.Chris Michael2013-09-171-36/+82
* Add API functions for window_rotation set/get and Fix Protruding surfaces on ...Chris Michael2013-09-171-24/+54
* Update doxy for opaque_region_set function.Chris Michael2013-09-171-3/+23
* Fix formattingChris Michael2013-09-171-1/+1
* Remove extra blank spaceChris Michael2013-09-171-1/+1
* mailmaip: Add .mailmap file to fixup various git author entries.Stefan Schmidt2013-09-131-0/+45
* eo: fix typo.Cedric Bail2013-09-132-2/+2
* Revert "Reduce additional call to eina_stringshare_replace."Chris Michael2013-09-131-2/+2
* ephysics: Avoid use after free.Stefan Schmidt2013-09-121-1/+1
* ephysics: Avoid use after free.Stefan Schmidt2013-09-121-1/+1
* ecore_evas: Remove unused code.Stefan Schmidt2013-09-121-2/+0
* emotion: Avoid leak by also checking for fd being null.Stefan Schmidt2013-09-121-1/+1
* Reduce unnecessary pointer frame callbacksChris Michael2013-09-121-2/+4
* Reduce additional call to eina_stringshare_replace.Chris Michael2013-09-121-2/+2
* ecore_audio: Add missing break in _format_set()Stefan Schmidt2013-09-121-0/+1
* fix date of ChangelogJihoon Kim2013-09-121-1/+1
* ecore_imf: Fix memory leak in scim immoduleJihoon Kim2013-09-123-0/+19
* Also reset opaque region is transparent is toggled.Chris Michael2013-09-111-0/+3
* Add back saving of opaque region into window structure.Chris Michael2013-09-112-0/+18
* Readd the master clip for rendering of wayland engines.Chris Michael2013-09-111-0/+67
* eo: add eo_childrens_iterator_new().Cedric Bail2013-09-113-18/+130
* evil: fix compilation for Windows >= Vista and gcc 4.8.1.Cedric Bail2013-09-112-1/+9
* eo: add a small object cache to make memory recycling faster.Cedric Bail2013-09-112-2/+42
* Rework keyboard repeat to use an ecore_timer (not a timerfd).Chris Michael2013-09-102-53/+16
* Eo: Set (again, got removed) deleted eo objects' magic.Tom Hacohen2013-09-101-1/+1
* Restore old functionality of ecore_evas_alpha_set.Chris Michael2013-09-102-18/+16
* Remove calls to update_size function in alpha_set and transparent_set.Chris Michael2013-09-101-2/+4
* On a swapbuf reconfigure, don't check for alpha changing state.Chris Michael2013-09-101-2/+2
* EvasGL: Fix surface destroy mismatch bug.Sung W. Park2013-09-102-13/+10
* evas: factorize some code.Cedric Bail2013-09-091-172/+103
* eina - remove deadlock from share-common + remove extra lock/unlockCarsten Haitzler (Rasterman)2013-09-081-10/+24