platform/upstream/efl.git
2014-03-10 Jérémy Zurchereolian: generate eo_lexer.c with ragel if available
2014-03-10 Tom HacohenEina Log: Fixed ABI break introduce by the addition...
2014-03-10 Tom HacohenEvas font: Don't add canvas specific path to the global...
2014-03-10 Daniel ZaouiEolian: fix for nightly make distcheck.
2014-03-10 Tom HacohenEvas textblock: Fix clipping issues with some texts...
2014-03-10 Chris Michaelecore-evas-wayland: Remove unused function & declaration
2014-03-10 Chris Michaelecore-drm: Reset modifiers to zero before updating...
2014-03-10 Chris Michaelecore-drm: Remove FIXME comment
2014-03-10 Chris Michaelecore-drm: Add code to handle modifiers in a key event
2014-03-10 Chris Michaelecore-drm: Add private xkb fields for depressed, latche...
2014-03-10 ChunEon Parkedje - allow lager clipper space.
2014-03-10 Daniel ZaouiEolian/Generator: support NULL pointers for return...
2014-03-10 Daniel ZaouiEolian: add support of eo_prefix and data.
2014-03-10 Chris Michaelecore-evas-drm: Set window to receive input events
2014-03-10 Chris Michaelecore-drm: Set the window of the Ecore_Event_Key structure
2014-03-10 Chris Michaelecore-drm: Add API function to set the window we should...
2014-03-10 Chris Michaelecore-drm: Add private window field to drm device structure
2014-03-10 Chris Michaelevas-drm: Remove private framebuffer
2014-03-10 Chris Michaelevas-drm: Remove private framebuffer field from Outbuf...
2014-03-10 Chris Michaelecore-evas-drm: Add initial code to make ecore_evas...
2014-03-10 Chris Michaelecore-drm: Add code pass along key events to ecore_event
2014-03-10 Chris Michaelecore-drm: Create xkb context on device open
2014-03-10 Chris Michaelecore-drm: Add xkb fields to Evdev structure
2014-03-10 Chris Michaelecore-drm: Add xkbcontext to device structure
2014-03-10 Chris Michaelecore-drm: Add xkbcommon header
2014-03-10 Chris Michaelecore-drm: Add dependency on xkbcommon
2014-03-10 Chris Michaelecore-drm: Initialize ecore_event on ecore_drm_init
2014-03-10 Chris Michaelecore-drm: Add API function to return the vt fd
2014-03-10 Daniel ZaouiEolian: Integration of Evas Text Grid
2014-03-10 Daniel ZaouiEolian: Integration of Evas Text Block
2014-03-10 Daniel ZaouiEolian/Generator: fix for legacy function name overriding.
2014-03-10 Tom HacohenEvas map: fixed shadow warnings.
2014-03-10 Chris Michaelevas-fb: Fix broken build of efl
2014-03-10 Felipe Magno... eina-cxx: Added malloc_clone_allocator to use with...
2014-03-10 Felipe Magno... eina-cxx: Added eina_log support for C++, using IOStrea...
2014-03-10 Felipe Magno... eina-cxx: Added range types for containers
2014-03-10 Gustavo Sverzut... configure alerts: be smarter regarding dbus and cover...
2014-03-10 Gustavo Sverzut... link dbus and systemd services, allows systemd activation.
2014-03-09 Daniel ZaouiEolian/Generator: more fixes related to stars to add...
2014-03-09 Daniel ZaouiEolian/Lexer: error handling
2014-03-09 Daniel ZaouiEolian: Fix path to .eo
2014-03-09 Daniel ZaouiEolian: Integration of Evas Text
2014-03-09 Daniel ZaouiEolian: Integration of Evas Rectangle
2014-03-09 Daniel ZaouiEolian: Integration of Evas Polygon
2014-03-09 Ryuan ChoiFix build break because of evas_object_line_class_get
2014-03-08 Boris Faureupdate .mailmap
2014-03-08 Tom HacohenEet vieet: Fixed to work on non-bash compat shells.
2014-03-07 Daniel ZaouiEolian: fix warnings
2014-03-07 Daniel ZaouiEolian: Fixes into generated files.
2014-03-07 Daniel ZaouiEolian: Coverity fixes
2014-03-07 Daniel ZaouiEolian/Lexer: parse from memory
2014-03-07 Tom HacohenEet: Added vieet a tool to edit eet files.
2014-03-07 Tom HacohenEvas line: Don't include generated headers in make...
2014-03-07 Tom HacohenEolian Helper file: Fixed generation of legacy headers.
2014-03-07 Tom HacohenEolian gen: Have a more useful error message when faili...
2014-03-07 Tom HacohenEvas line: Fix out of source builds.
2014-03-07 Jean-Philippe... Evas filters: Use GL_FRAMEBUFFER instead of GL_READ_FRA...
2014-03-07 Jeff Grimshawefl/eo: Fix Doxygen markup to prevent a warning
2014-03-07 Cedric BAILeio: check if we need to wake up thread when the memory...
2014-03-07 Cedric BAILedje: do not leak in case of error.
2014-03-07 Youngbok Shinedje/entry: fix to not emit "changed" signal in unneces...
2014-03-07 Felipe Magno... ecore-cxx: add support for exceptions.
2014-03-07 Felipe Magno... eina-cxx: renamed efl::eina::eina_value to efl::eina...
2014-03-07 Sylvain Lapercheeina: Fix bug in eina_convert_itoa
2014-03-07 Cedric BAILeina: indent test to up to date standard.
2014-03-07 Gustavo Sverzut... evas/fb: use stride instead of width.
2014-03-07 Jean-Philippe... Evas: Reduce verbosity of alpha functions
2014-03-07 Jean-Philippe... Evas filters: Reduce verbosity (INF --> DBG)
2014-03-07 Jean-Philippe... Evas filters: Improve detection of the GL engine
2014-03-07 Jean-Philippe... Evas filters: Complete GL support with scaling function
2014-03-07 Jean-Philippe... Evas filters: Implement proxy rendering for GL
2014-03-07 Jean-Philippe... Evas filters: Allow image copy with the GL engine
2014-03-07 Jean-Philippe... Evas gl_x11: Add support for glReadPixels
2014-03-07 Jean-Philippe... Evas filters: Minor change (type is void*)
2014-03-07 Cedric BAILgit: ignore generated file.
2014-03-07 Cedric BAILevas: let's still compile when we have no hw accel...
2014-03-06 Chris Michaelecore-drm: Add ecore-drm.pc to gitignore
2014-03-06 Gustavo Sverzut... evas/fb: implement evas_fb_outbuf_fb_reconfigure()
2014-03-06 Gustavo Sverzut... evas/fb: use a copy of fb_var since ioctl() modifies...
2014-03-06 Gustavo Sverzut... evas/fb: make sure FB_Mode attributes are zeroed.
2014-03-06 Gustavo Sverzut... ecore_fb: @fix use of uninitialized values reported...
2014-03-06 Gustavo Sverzut... evas/fb: extensive logs to help solve bugs.
2014-03-06 Gustavo Sverzut... evas/fb: expose and call fb_freemode() and fb_cleanup()
2014-03-06 Gustavo Sverzut... evas/fb: handle fds using -1 for unset/error.
2014-03-06 Gustavo Sverzut... evas: @fix convert to 24bits so dst_jump is used properly.
2014-03-06 Gustavo Sverzut... evas/fb: avoid crashing it outbuf setup failed.
2014-03-06 Tom HacohenFix evas compilation and installation.
2014-03-06 Daniel ZaouiEolian: generation of the first Eo file.
2014-03-06 Daniel ZaouiEolian/Generator: Switch set/get functions generation.
2014-03-06 Tom HacohenEolian helper: Fixed rule dependency to correctly depen...
2014-03-06 Daniel ZaouiEolian/Lexer: fix parsing for functions description.
2014-03-06 Daniel ZaouiEolian/Generator: Fix comments generation in headers.
2014-03-06 Chris Michaelecore-evas: Include Ecore_Drm header
2014-03-06 Chris Michaelefl: Fix build with drm disabled
2014-03-06 Chris Michaelefl: Fix installing ecore-drm pkgconfig file
2014-03-06 Chris MichaelMerge branch 'devs/devilhorns/ecore_drm'
2014-03-06 Chris Michaelecore-drm: Add ecore-drm Makefile
2014-03-06 Chris Michaelecore-drm: Add Ecore_Drm to main Makefile
2014-03-06 Chris Michaelecore-drm: Add code for SPARTACUS !! ;)
2014-03-06 Chris Michaelecore-drm: Add missing EINA_UNUSED for unused function...
next