platform/upstream/efl.git
2013-05-28 Eduardo Lima... eldbus: Welcome two new APIs and one connection type
2013-05-28 Eduardo Lima... eldbus: New internal function _eldbus_connection_free()
2013-05-28 Eduardo Lima... eldbus: Reset value of fd_handler after deletion
2013-05-28 Chris MichaelDeprecate old dnd functions (useless, improperly named...
2013-05-28 Chris MichaelAdd ecore_wl_input_get function
2013-05-28 Chris MichaelDon't create a shell surface for DND window types.
2013-05-28 Chris MichaelAdd dnd_offer and dnd_end event types.
2013-05-28 Chris MichaelDeprecate/remove some internal functions that were...
2013-05-28 Chris MichaelDeprecate some old dnd functions that were named poorly...
2013-05-28 Chris MichaelMove window function(s) declaration(s) to be with the...
2013-05-28 Chris MichaelDefine Ecore_Wl_Input_Group and Ecore_Wl_Dnd_Group...
2013-05-28 Chris MichaelAdd missing 'void' for function declaration.
2013-05-28 Chris Michaeldeprecate badly named ecore_wl_dnd_drag_start function.
2013-05-27 Daniel ZaouiEcore: fix warnings
2013-05-27 Jihoon KimAdd ECORE_IMF_INPUT_PANEL_LAYOUT_DATETIME, EDJE_INPUT_P...
2013-05-24 Chris MichaelAt this stage of engine shutdown, the eina log domain...
2013-05-24 Chris Michaelminor formatting fixes.
2013-05-24 Chris MichaelDon't allocate space for a mode name unless the nameLen...
2013-05-24 Daniel Willmannecore_con: Server start time was not initialized correctly
2013-05-24 Daniel WillmannForwardport NEWS/Changelog of Guillaume's/Cravix's...
2013-05-24 Guillaume Frilouxcl->start_time isnt initialized, so ecore_con_client_up...
2013-05-24 Guillaume FrilouxI missed a timer_reset for the case we did set a server...
2013-05-24 Daniel Willmanntests/ecore_con: Sadly IPv4 is still more prevalent...
2013-05-24 Daniel Juyung SeoEvas_Common_Header.h: fixed documentation.
2013-05-24 Daniel Willmannecore_con: Reenable ecore_con tests - they seem fine...
2013-05-24 Guillaume FrilouxFixes another bug found by Cravix (IRC) where even...
2013-05-24 Guillaume FrilouxFix a bug introduced on 2011-12-10 05:42:32 (GMT) and...
2013-05-24 ChunEon Parkevas - removed inherit mode in display mode.
2013-05-23 Daniel Juyung Seoeina_list.h: fixed documentation source formatting...
2013-05-22 Daniel Juyung Seoecore_pipe.c: fixed fd handler increasing issue.
2013-05-22 Mike Blumenkrantzmove ecore-x fd handler creation to after ecore-x init...
2013-05-22 ChunEon Parkedje/textblock - keep the styles if the new font by...
2013-05-22 ChunEon Parkedje - oops remove not intended lines
2013-05-22 ChunEon Parkedje/text - trivial change (typo, indent)
2013-05-22 David Walter... Typo--
2013-05-22 David Walter... Function prototype not needed.
2013-05-22 David Walter... Stop leaking evas objects in Lua.
2013-05-21 Tom HacohenRevert "Evas eo compat: Freeze object events when delet...
2013-05-21 Tom HacohenEvas eo compat: Freeze object events when deleting.
2013-05-21 Tom HacohenEo: Made del event an hot event (we always want to...
2013-05-21 Chris MichaelFix memleak in ecore_x_randr_crtc_settings_set.
2013-05-21 Daniel Juyung Seoevas_object_textblock.c: fixed a typo in the documentation.
2013-05-21 Chris MichaelSet the surface user data to be the current buffer.
2013-05-21 Chris MichaelUse ecore_wl_window_surface_find to get the Ecore_Wl_Wi...
2013-05-21 Chris MichaelAdd function to get a Ecore_Wl_Window from a wl_surface.
2013-05-21 Cedric Bailevas: always set degre to zero before using it.
2013-05-21 Ryuan Choiecore_evas/x: Fixed that cursor object was not disappear
2013-05-20 Rafael Antognollievas/gl: Use GL_FRAMEBUFFER_BINDING, which is available...
2013-05-20 Chris MichaelWith antognolli's framespace changes, we no longer...
2013-05-20 Mike Blumenkrantzfix eldbus generator memleak when failing to fetch...
2013-05-20 Cedric Bailecore: animator can get called with the same value...
2013-05-20 Cedric Bailevas: make canvas event to hot to be frozen.
2013-05-20 Cedric Baileo: some event should not be frozen.
2013-05-20 Carsten Haitzler... remove about 16m mem for mesa for extra evgl context
2013-05-19 Chris MichaelFix antognolli build break when --with-opengl=es.
2013-05-18 ChunEon Parkedje/vim - syntax updated
2013-05-18 Chris MichaelRevert this, there is no build break apparently. Give...
2013-05-18 Chris Michaelinclude evas_gl_common.h
2013-05-18 Carsten Haitzler... disable all the waiting on gl - squeeze some more perfo...
2013-05-17 Rafael Antognollievas/gl: Restore framebuffer after texture creation.
2013-05-17 José Roberto... edje: Fix edje box crash
2013-05-17 Daniel Willmanntests/ecore_animators: Don't rely on consistent timing
2013-05-17 Daniel Willmannecore_animator: Ensure correct start/end values are...
2013-05-17 Daniel Willmanntests/ecore: Add test for ecore_animator
2013-05-17 Daniel Willmanneina_fp: Fix eina_f32p32_mul rounding issues
2013-05-17 Daniel Willmanneina_test_fp: Test multiplication and division as well
2013-05-17 Jérémy Zurchereo ptr ind: fix comments
2013-05-17 Jérémy Zurchereo ptr ind: empty tables are freed except 1 kept as...
2013-05-17 Jérémy Zurchereo ptr ind: current_table -> _current_table
2013-05-17 Jihoon Kimeio: fix Eio.h author information
2013-05-16 Eduardo Lima... evas/wayland-egl: Don't crash when re->win is NULL
2013-05-16 ChunEon Parkeio - fix header doc.
2013-05-16 Jérémy Zurchereo ptr ind: store partial Eo Id in the table
2013-05-16 Chris MichaelAdd missing NULL fields.
2013-05-16 Chris MichaelRevert "ecore evas wayland: if(()) are used for assignm...
2013-05-16 Jérémy Zurchereo ptr ind: use of mprotect when EINA_DEBUG_MALLOC...
2013-05-16 Jérémy Zurchereo ptr ind: set generation counter range to [1;max-1]
2013-05-16 Jérémy Zurchereo ptr ind: minimize amount of wasted memory
2013-05-16 Jérémy Zurchereo ptr ind: mostly cosmetic
2013-05-16 Jérémy Zurcherecore evas wayland: if(()) are used for assignments...
2013-05-16 Tom HacohenEdje textblock: Fixed issue with quoted formats. (Fixes...
2013-05-16 Tom HacohenEvas textblock: Removed double ;.
2013-05-16 Tom HacohenEvas language: Handle signed wchar_t in a nicer way.
2013-05-15 Ryuan Choicmake : find_package should find Ecore modules using...
2013-05-15 Daniel Willmannevas: fix make distcheck
2013-05-15 Daniel Willmannemotion: Fix distcheck by referring to the correct...
2013-05-15 Carsten Haitzler... remove rect leak in swapbuf flush in dri2 software...
2013-05-14 Stefan Schmidtevas: No need to finish a block with NULL statement.
2013-05-14 Stefan Schmidteo: Fix memleak in EO_DBG_INFO_APPEND macro
2013-05-14 Chris MichaelOoops, this should return the allocated Ecore_Evas.
2013-05-14 Chris MichaelFix 'return' with no value, in function returning non...
2013-05-14 Chris MichaelAdd ecore_evas_drm private header.
2013-05-14 Chris MichaelStart on basic ecore_evas_drm code.
2013-05-14 Chris MichaelAdd start of ecore_evas_drm code.
2013-05-14 Chris MichaelAdd pc file for evas drm engine.
2013-05-14 Chris MichaelStart on ecore_evas Drm code.
2013-05-14 Jihoon Kimecore_imf: fix crash when ecore_imf_context_del is...
2013-05-14 Jihoon KimEdje entry: return surrounding string until the start...
2013-05-13 Tom HacohenFixed text/block tests: Added Korean UnDotum font and...
2013-05-13 Tom HacohenFix broken test from previous commit.
next