platform/upstream/efl.git
2014-07-03 Jean-Philippe... Evas DDS: Implement support for DXT4 and DXT5
2014-07-03 Jean-Philippe... Evas DDS: Implement decoding of DXT2 and DXT3
2014-07-03 Jean-Philippe... Evas DDS: Implement DXT1 to RGBA decoding
2014-07-03 Jean-Philippe... Evas DDS: Start implementing DDS file loader
2014-07-03 Jean-Philippe... Evas: Add DDS image file loader
2014-07-03 Jean-Philippe... Evas loaders: Add new format definitions for S3TC
2014-07-03 Jean-Philippe... Evas gl: Remove hack around CompressedTexImage2D
2014-07-03 Jean-Philippe... Evas gl: Fix texture allocation (missing Y offset)
2014-07-03 Jean-Philippe... Evas: Support duplicated borders in surface alloc
2014-07-03 Jean-Philippe... Evas loader: Introduce border param
2014-07-03 Daniel Kolesaeolian: rename the log domain
2014-07-03 Daniel Kolesaeolian: use eina logging for error messages
2014-07-02 Daniel Kolesaeolian: print error line with a caret
2014-07-02 Daniel Kolesaeolian: keep track of column better
2014-07-02 Daniel Kolesaeolian: use eina API
2014-07-02 Daniel Kolesaeolian: show column information when matching balanced...
2014-07-02 Savio Senaautotools: Fixed 'make examples' and 'make examples...
2014-07-02 Daniel Kolesaeolian: column information in error messages
2014-07-02 Daniel Kolesaautotools: do not use sed -i
2014-07-02 Daniel Kolesaautotools: seems like GNU sed is incompatible... will...
2014-07-02 Daniel Kolesaautotools: so it seems like the space is required after...
2014-07-02 Daniel Kolesaautotools: sed portability
2014-07-02 Savio Senaautotools/eolian-cxx: Added variable to avoid code...
2014-07-02 Carsten Haitzler... remove edje file changed monitoring as it's nothing...
2014-07-01 Savio Senaautotools/eolian-cxx: Fixed the dependencies in some...
2014-07-01 Daniel Kolesaeolian: some dirty janitoring
2014-07-01 Daniel Kolesaeolian: keep the struct keyword in the regular type...
2014-07-01 Savio Senaautotools: Fixed 'make clean' for Eolian-Cxx.
2014-07-01 Daniel Kolesaeolian: restrict own() for pointers only
2014-07-01 Daniel Kolesaeolian_cxx: no need to normalize
2014-07-01 Chris Michaelecore-drm: Fix formatting from a7428edeb41efe67b0a
2014-07-01 Stefan Schmidtecore_drm: Check for currently used CRTC first before...
2014-07-01 Carsten Haitzler... fix tabe/whitespace format issues in evas module
2014-07-01 Carsten Haitzler... fix static jpeg saver usage due to defines being remove...
2014-07-01 Carsten Haitzler... formatting - convert tabs to whitespace
2014-07-01 Carsten Haitzler... ecore_x - add some minor calls to be able to suspend...
2014-07-01 Carsten Haitzler... update po files
2014-07-01 Carsten Haitzler... edje - fix self feed complaint to be an ERR so we see it
2014-07-01 Savio Senaeolian-cxx: Make proper handling of namespaces.
2014-06-30 Olivier Guitercore_fb: Fix crash on tablet with removable kbd
2014-06-30 Daniel Kolesaeolian: also allow void in @out params
2014-06-30 Daniel Kolesaeolian: remove superfluous macros
2014-06-30 Daniel Kolesaeolian: allow void return in getter accessors (to force...
2014-06-30 Daniel Kolesaeolian: support for void as separate type type
2014-06-30 Daniel Kolesaeolian: different syntax for functions (func ret_type...
2014-06-30 Daniel Kolesaeolian/generator: shadow fix
2014-06-30 Daniel Kolesaeolian: function type parsing
2014-06-30 Daniel Kolesaeolian: _CLASS -> _CLASS/INTERFACE/MIXIN
2014-06-30 Daniel Kolesaeolian-cxx: Added namespaces and more (see below)
2014-06-30 Tom HacohenEvas: Fix object_top_at_pointer_get().
2014-06-30 Daniel Kolesaeolian: @own -> own
2014-06-30 Tom HacohenEolian: Fix most of the .eo files to have namespaces.
2014-06-30 Tom HacohenEvas object eolian: Fix namespace.
2014-06-30 Tom HacohenEvas object smart eolian: Update namespace.
2014-06-30 Tom HacohenEvas smart clipped eolian: Update namespace.
2014-06-30 Tom HacohenEvas eolian: Fix namespace for many more classes.
2014-06-30 Tom HacohenEvas canvas eolian: Fix namespace and class name for...
2014-06-30 Tom HacohenEdje eolian: Fix namespaces for all of the edje classes.
2014-06-30 Tom HacohenEcore eolian: Fix namespaces for all of the ecore classes.
2014-06-30 Tom HacohenEo abstract class: Fix namespace.
2014-06-30 Tom HacohenEo (base class): Fix .eo file to have proper namespacin...
2014-06-30 Tom HacohenEcore examples: Add ecore_compose_get() example.
2014-06-30 Daniel KolesaMerging 'devs/q66/eolian_types'
2014-06-30 Daniel KolesaMerging 'devs/q66/eolian_experimental'
2014-06-30 Daniel Kolesaeolian/tests: warning fixes
2014-06-30 Daniel Kolesaeolian: make tests pass
2014-06-30 Daniel Kolesaeolian: new type API
2014-06-30 Daniel Kolesaeolian: transform tests to the new @own syntax
2014-06-30 Daniel Kolesaeolian: preparation for new type API
2014-06-30 Daniel Kolesaeolian: type -> typedef
2014-06-30 Daniel Kolesaeolian: allow multiple subtypes by reorganizing the...
2014-06-30 Daniel Kolesaeolian/lexer: new keyword (func) plus new token (-...
2014-06-30 Daniel Kolesaeolian: builtin fixed size integer types, floating...
2014-06-30 Daniel Kolesaeolian: support for C type translation in eo lexer
2014-06-30 Daniel Kolesaeolian: handle new type syntax in parser
2014-06-30 Daniel Kolesaeolian: remove all occurences of unsigned
2014-06-30 Daniel Kolesaeolian: modify all eo files according to the new type...
2014-06-30 Daniel Kolesaelua: use the new dedup API in lualian
2014-06-30 Daniel Kolesaeolian_cxx: use the new eolian dedup API
2014-06-30 Daniel Kolesaeolian: new API: eolian_function_full_c_name_get -...
2014-06-30 Daniel Kolesaeolian: free the iterator
2014-06-30 Daniel Kolesaeolian_cxx/generator: support for eot files
2014-06-30 Daniel Kolesaelua: update lualian against latest changes
2014-06-30 Daniel Kolesaeolian: introducing support for .eot files
2014-06-30 Daniel Kolesaeolian: process classes and typedefs in order
2014-06-30 Stefan Schmidtevas/drm: Remove obsolete tty open function
2014-06-30 Stefan Schmidtevas/drm: Make use of ecore_drm for opening DRM device
2014-06-30 Stefan Schmidtecore_drm: Make struct Ecore_Drm_Device available
2014-06-30 Stefan Schmidtecore_drm: Test drm device for DUMB BUFFER capability
2014-06-30 Stefan Schmidtecore_drm: Use CLOEXEC option when openning drm device
2014-06-30 Stefan Schmidtecore_drm: Iterate over all available connectors not...
2014-06-29 Boris Faurelz4: fix shadow issue
2014-06-29 Vincent Torriecore_win32: discard WM_MOUSEMOVE message if it has...
2014-06-29 Vincent Torriecore_win32: activate an Ecore window when raising it
2014-06-29 Vincent Torriecore_win32: fix the raise of an Ecore Window overlappe...
2014-06-29 Vincent Torriecore_win32: simplify logic
2014-06-29 Cedric BAILecore_win32: fix typo.
2014-06-29 wonguk.jeongevas: fix jpeg loader rotation by metadata (exif)
2014-06-29 wonguk.jeongjpeg loader: exif parsing bug fix
2014-06-29 Wonguk Jeongjpeg laoder: exif orientation test added
next