platform/upstream/efl.git
2015-12-03 Amitesh Singhedje: fix edje RTL description in case of custom state...
2015-12-02 Oleksandr Shcherbinaevas: set visible texcolorpick texture in 3D shaders
2015-12-02 Jee-Yong Umedje: add missing EAPI keyword for edje_color_class_del
2015-12-02 jiin.moonecore_evas: fix disappearing socket image
2015-12-02 se.osadchyevas: fix bug with logic with eina_matrix in evas_3d_utils
2015-12-02 perepelits.medje: Remove redondant array in Evas 3D edd (part2)
2015-12-02 Cedric BAILevas: properly clean up all memory.
2015-12-02 Cedric BAILevas: fix double free.
2015-12-02 Daniel HirtEvas textblock: fix height on line wrapping
2015-12-02 Carsten Haitzler... fix efreetd to scan more subdirs for desktop and icon...
2015-12-02 Carsten Haitzler... efreet desktop tracking - fix monitoring of dirs of...
2015-12-02 Stefan Schmidtbuild: fix distcheck after model saver and loader rework
2015-12-02 Youngbok ShinEvas Textblock: Fix text disappear issue when text...
2015-12-02 Amitesh Singhevas_gl_shader: refractor shader/program compile check...
2015-12-02 Carsten Haitzler... edje cc fix - we parsed floats not intsfor min and...
2015-12-02 perepelits.mevas: refactor model's savers and loaders.
2015-12-01 Youngbok Shinefl: fix build failure when it builds with coverage.
2015-12-01 Youngbok Shinevas: fix a NULL dereference issue in font.
2015-12-01 Jee-Yong Umedje: add mising closing brace and adjust indents and...
2015-12-01 Vincent Torrievil: better check of Windows 64 bits
2015-12-01 Jean Guyomarc'hecore_cocoa: fix live resize of windows
2015-12-01 Jean Guyomarc'hecore_cocoa_app: don't override init
2015-12-01 Jean Guyomarc'hecore_cocoa: don't make ecore_cocoa_feed_events() a...
2015-12-01 Jean Guyomarc'hecore_cocoa: NSApp must be configured in the App wrapper
2015-12-01 Jean Guyomarc'hecore_cocoa_window: cosmetic changes
2015-12-01 Jean Guyomarc'hecore_cocoa: don't export Ecore_Cocoa_Keys.h
2015-12-01 Jean Guyomarc'hecore_x: factorize multiple calls to strlen()
2015-12-01 Jean Guyomarc'hecore_cocoa: factorize code
2015-12-01 Jean Guyomarc'hevas_gl_cocoa: make sure focus is always unlocked after...
2015-12-01 Jean Guyomarc'hecore_cocoa_cnp: make API thread-safe
2015-12-01 Jean Guyomarc'hecore_cocoa_cnp: clear the clipboard only if writable
2015-12-01 Jean Guyomarc'hecore_cocoa: NSEvent modifiers are of type NSUInteger
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: factorize code
2015-12-01 Jean Guyomarc'hecore_cocoa: report error when [super init] fails
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: remove dead code
2015-12-01 Jean Guyomarc'hecore_cocoa: remove EINA_UNUSED because parameter is...
2015-12-01 Jean Guyomarc'hecore_cocoa: remove debug log
2015-12-01 Jean Guyomarc'hecore_cocoa: reindent file
2015-12-01 Jean Guyomarc'hecore_cocoa: add more safety checks
2015-12-01 Jean Guyomarc'hecore_cocoa: remove EINA_UNUSED because parameter is...
2015-12-01 Jean Guyomarc'hecore_cocoa: prevent Ecore_Cocoa_Window to be re-defined
2015-12-01 Jean Guyomarc'hecore_cocoa: remove ECORE_COCOA_EVENT_EXPOSE
2015-12-01 Jean Guyomarc'hecore_cocoa: remove unused events
2015-12-01 Jean Guyomarc'hecore_cocoa: start doxygen
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: focus: handle ignore_events
2015-12-01 Jean Guyomarc'hecore_cocoa: don't track NSAppKitDefined event
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: don't reset the init count if negative
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: use Eina macro to determine the size...
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: don't shutdown ecore_event_evas(...
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: EAPI cannot be set for WIN32
2015-12-01 Jean Guyomarc'hecore_cocoa: fix types
2015-12-01 Jean Guyomarc'hecore_evas_cocoa: remove dead code
2015-12-01 Jean Guyomarc'hecore_cocoa: copy and paste support
2015-12-01 Jean Guyomarc'hecore_cocoa: silent warning: unused parameter
2015-12-01 Jean Guyomarc'hecore_cocoa: use EAPI in implementation
2015-12-01 Jean Guyomarc'hecore_cocoa: improve const-correctness
2015-12-01 Jean Guyomarc'hecore_cocoa: don't specify inline
2015-12-01 Jean Guyomarc'hecore_cocoa: add support for system cursors
2015-12-01 Vincent Torriecore_win32: add support of X11 shaped cursors
2015-12-01 Vincent Torriecore_win32: add clipboard management
2015-12-01 Vincent Torrieina: use eina_file_path_join() and eina_environment_tm...
2015-12-01 Vincent Torriecore_file: fix ecore_file_file_get() on Windows
2015-11-30 Subhransu Mohantyefl: change efl_gfx_shape_cubic_to() api signature...
2015-11-30 Subhransu Mohantyefl: updated efl_gfx_shape_dup() implementation to...
2015-11-30 Subhransu Mohantyefl: add bookkeeping for convex shapes.
2015-11-30 Subhransu Mohantyefl: update append_rect implementation.
2015-11-30 Subhransu Mohantyefl: update append_circle implementation to use _efl_gf...
2015-11-30 Subhransu Mohantyefl: add alternative append_arc implementation
2015-11-30 Subhransu Mohantyeina: add new api eina_bezier_on_interval()
2015-11-30 Cedric BAILeina: fix bad use of calloc.
2015-11-30 Jean Guyomarc'heina: fix missing header
2015-11-30 Stefan Schmidtevas_3d_utils: do not bitwise AND against 0 in condition
2015-11-30 Stefan Schmidtevas_font_dir: do not passed free'd memory to eina_list...
2015-11-30 Vincent TorriEvas: use LC_MESSAGES on Windows to fix compilation
2015-11-30 Vincent TorriEvil: add support for LC_MESSAGES for setlocale()
2015-11-30 Duna Ohecore-drm: Add logical pointer x, y variable in seat...
2015-11-30 Stefan Schmidtemotion: correct argument order for calloc()
2015-11-30 Stefan Schmidtexamples ecore_buffer: correct argument order for calloc()
2015-11-30 Chris Michaelevas-3d: Fix missing field initializers
2015-11-30 Vincent TorriEvil: fix warning
2015-11-30 JinsolParkeolian: fix eo makefile example of --eo option.
2015-11-27 Tom HacohenRevert "Evas: Temporarily hack OT_SUPPORT to fix textgrid"
2015-11-26 Stefan Schmidteina_matrix: optimize multiply and inverse calls by...
2015-11-26 Stefan Schmidtrg_etc: use void to force empty function parameters
2015-11-26 Stefan Schmidtevas software_x11: use void to force empty function...
2015-11-26 Stefan Schmidtevas gl_common: use void to force empty function parameters
2015-11-26 Stefan Schmidtevas_common3d: use void to force empty function parameters
2015-11-26 Stefan Schmidteolian: use void to force empty function parameters
2015-11-26 Stefan Schmidtector: use void to force empty function parameters
2015-11-26 Stefan Schmidtevas_cserve2: use void to force empty function parameters
2015-11-26 Stefan Schmidtedje_decc: use void to force empty function parameters
2015-11-26 Youngbok Shinevas: Add ExtraLight, ExtraBold for font weight.
2015-11-26 Thiep Haedje entry: return correct selection
2015-11-25 Stefan Schmidtbuild: rename Eolian helper cmake file to mark it as...
2015-11-25 Marcel Hollerbachcmake: Include module per default
2015-11-25 Marcel Hollerbachcmake: Add a helper script which defines generator...
2015-11-25 Marcel Hollerbachefreet_icon: Fix wrong inherit selection
2015-11-25 Jean-Philippe... Evas: Temporarily hack OT_SUPPORT to fix textgrid
2015-11-25 Subhransu Mohantyector: cleanup freetype raster
2015-11-24 Subhransu Mohantyector: support fill rule for shape object.
next