platform/upstream/efl.git
2014-07-03 Jérémy Zurcherecore: animator use eo_add() instead of eo_add_custom()
2014-07-03 Savio Senaautotools: Removed duplicate from src/Makefile.am.
2014-07-03 Igor Galaedje: Edje-Edit: edje_edit_state_map_on_xet()
2014-07-03 Andrii KroitorEdje_Edit: added clean save function
2014-07-03 Kateryna Fesynaedje_edit: fix edc code generation for image fill tipe...
2014-07-03 Jérémy Zurchereo: constructor tests do not use eo_add_custom(..)
2014-07-03 bluezeryconfigure.ac: Remove obsolete macros
2014-07-03 Vorobiov Vitaliiedje_edit: Add edje_edit_state_map_point_color functions.
2014-07-03 Maksym Volodinedje_edit: Add edje_edit_part_item_position_get/set.
2014-07-03 Vorobiov Vitaliiedje_edit: Add edje_edit_part_item_aspect_mode functions.
2014-07-03 Andrii KroitorEdje_Edit: added API for group.limits
2014-07-03 Felipe Magno... eldbus-cxx: Implementation of eldbus C++ API
2014-07-03 Igor Galaedje: Edje-Edit: edje_edit_state_map_perspective_xet()
2014-07-03 Carsten Haitzler... update README to have right version for vest release!
2014-07-03 Jean-Philippe... Evas gl: Add support for S3TC textures
2014-07-03 Jean-Philippe... Evas: Complete DDS loader with direct S3TC data load
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
next