summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas: round texture allocation to tile size.devs/cedric/map_atlasCedric Bail2013-05-291-0/+10
* evas: add an atlas for Evas_Map.Cedric Bail2013-05-293-59/+199
* Fix typo in Evas headersJihoon Kim2013-05-294-21/+21
* NEWS and ChangeLog for "Stop leaking evas objects in Lua."David Walter Seikel2013-05-292-1/+4
* edc.vim: Add 'file' as keywordEduardo Lima (Etrunko)2013-05-281-1/+1
* edje_cc: create data hash if it doesn't existEduardo Lima (Etrunko)2013-05-281-0/+3
* evas/textblock - fix the textblock to render pre again if it needs to be rela...ChunEon Park2013-05-283-3/+10
* evas/textblock - fix indentChunEon Park2013-05-281-26/+35
* evas/textgrid: Fix memory leak.Stefan Schmidt2013-05-281-0/+1
* eet_image: Free bigend_data in all error cases.Stefan Schmidt2013-05-281-1/+7
* Example for eldbus_address_connection_get() functionsEduardo Lima (Etrunko)2013-05-284-3/+110
* eldbus: Welcome two new APIs and one connection typeEduardo Lima (Etrunko)2013-05-282-8/+102
* eldbus: New internal function _eldbus_connection_free()Eduardo Lima (Etrunko)2013-05-281-6/+11
* eldbus: Reset value of fd_handler after deletionEduardo Lima (Etrunko)2013-05-281-2/+9
* Deprecate old dnd functions (useless, improperly named, etc)Chris Michael2013-05-281-222/+469
* Add ecore_wl_input_get functionChris Michael2013-05-281-16/+23
* Don't create a shell surface for DND window types.Chris Michael2013-05-281-11/+16
* Add dnd_offer and dnd_end event types.Chris Michael2013-05-281-6/+4
* Deprecate/remove some internal functions that were just not needed.Chris Michael2013-05-281-12/+3
* Deprecate some old dnd functions that were named poorly or just didChris Michael2013-05-281-8/+110
* Move window function(s) declaration(s) to be with the rest of theChris Michael2013-05-281-18/+18
* Define Ecore_Wl_Input_Group and Ecore_Wl_Dnd_Group for doxyChris Michael2013-05-281-0/+16
* Add missing 'void' for function declaration.Chris Michael2013-05-281-1/+1
* deprecate badly named ecore_wl_dnd_drag_start function.Chris Michael2013-05-281-1/+5
* Ecore: fix warningsDaniel Zaoui2013-05-271-5/+5
* Add ECORE_IMF_INPUT_PANEL_LAYOUT_DATETIME, EDJE_INPUT_PANEL_LAYOUT_DATETIME l...Jihoon Kim2013-05-274-3/+13
* At this stage of engine shutdown, the eina log domain has been removedChris Michael2013-05-241-5/+1
* minor formatting fixes.Chris Michael2013-05-241-9/+9
* Don't allocate space for a mode name unless the nameLength is greaterChris Michael2013-05-241-4/+9
* ecore_con: Server start time was not initialized correctlyDaniel Willmann2013-05-243-0/+7
* Forwardport NEWS/Changelog of Guillaume's/Cravix's fixesDaniel Willmann2013-05-242-0/+14
* cl->start_time isnt initialized, so ecore_con_client_uptime_get() just doesnt...Guillaume Friloux2013-05-241-0/+1
* I missed a timer_reset for the case we did set a server timeout and no client...Guillaume Friloux2013-05-241-1/+4
* tests/ecore_con: Sadly IPv4 is still more prevalent than IPv6Daniel Willmann2013-05-241-2/+2
* Evas_Common_Header.h: fixed documentation.Daniel Juyung Seo2013-05-241-3/+3
* ecore_con: Reenable ecore_con tests - they seem fine (but don't use port 8080)devs/asdfuser/ecore_conDaniel Willmann2013-05-241-10/+2
* Fixes another bug found by Cravix (IRC) where even if data is going over the ...Guillaume Friloux2013-05-241-2/+8
* Fix a bug introduced on 2011-12-10 05:42:32 (GMT) and nobody ever noticed bec...Guillaume Friloux2013-05-241-0/+1
* evas - removed inherit mode in display mode.ChunEon Park2013-05-241-4/+3
* eina_list.h: fixed documentation source formatting while reading the code.Daniel Juyung Seo2013-05-231-35/+37
* ecore_pipe.c: fixed fd handler increasing issue.Daniel Juyung Seo2013-05-223-0/+7
* move ecore-x fd handler creation to after ecore-x init has finished so we can...Mike Blumenkrantz2013-05-222-18/+18
* edje/textblock - keep the styles if the new font by the text class is applied.ChunEon Park2013-05-225-7/+20
* edje - oops remove not intended linesChunEon Park2013-05-221-2/+0
* edje/text - trivial change (typo, indent)ChunEon Park2013-05-222-69/+72
* Typo--David Walter Seikel2013-05-221-1/+1
* Function prototype not needed.David Walter Seikel2013-05-221-2/+0
* Stop leaking evas objects in Lua.David Walter Seikel2013-05-221-3/+7
* Revert "Evas eo compat: Freeze object events when deleting."Tom Hacohen2013-05-211-3/+0
* Evas eo compat: Freeze object events when deleting.Tom Hacohen2013-05-211-0/+3