summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eina: add test cases for eina_str_printfdevs/lucas/fix-eina-newfuncsLucas De Marchi2013-09-251-0/+46
* Add test-suite files to gitignoreLucas De Marchi2013-09-252-0/+3
* eina: use asprintf if availableLucas De Marchi2013-09-242-1/+8
* eina: fix formatting of new functionsLucas De Marchi2013-09-241-20/+20
* ecore: remove unused variableLucas De Marchi2013-09-241-1/+0
* eina: fix length calc when 0Lucas De Marchi2013-09-241-4/+4
* eo: rename _Eo_Internal -> _Eo_ObjectJérémy Zurcher2013-09-241-2/+2
* eo: typedef uintptr_t Eo_Id; as Eo_Class_IdJérémy Zurcher2013-09-241-1/+1
* Do not call actual wl_surface_commit unless we have a buffer attached.Chris Michael2013-09-241-1/+3
* Add structure member to mark if window has an actual bufferChris Michael2013-09-241-0/+1
* evas render bug--Mike Blumenkrantz2013-09-241-2/+3
* eet: added EET_DATA_DESCRIPTOR_ADD_SUB_NESTED().Christophe Sadoine2013-09-244-9/+57
* eina: fix @since to be a proper revision number.Cedric Bail2013-09-241-3/+3
* eina: add functions to alloc strings from a printf fmtJorge Zapata2013-09-242-0/+74
* eina: add a substraction in rectangles and more helpersJorge Zapata2013-09-242-0/+148
* efl: add Jorge change to ChangeLog and NEWS.Cedric Bail2013-09-242-0/+11
* eina: add double_from/to and helper defines in f16p16Jorge Zapata2013-09-242-0/+23
* 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