platform/upstream/efl.git
2014-06-27 Cedric BAILecore_win32: another forgotten read that is unecessary...
2014-06-27 Cedric BAILecore_win32: silent warning by reading the returned...
2014-06-27 Cedric BAILeina: silence warning of unused parameter on Windows.
2014-06-27 Cedric BAILeina: use the right function prototype on Windows.
2014-06-27 Cedric BAILecore_evas: remove warning from Windows backend.
2014-06-26 Tom HacohenEdje C++: Fix Edje.hh generation to update correctly.
2014-06-26 Andrii Kroitoredje: textblock style loading changed
2014-06-26 ChunEon Parkevas/png - better way to support png grayscale with...
2014-06-25 Chris Michaelecore-evas: Fix formatting and remove whitespace
2014-06-25 Chris Michaelecore-evas: Fix cursor position getting reset to 0...
2014-06-25 ChunEon Parkevas/gl - fix to render grayscale with transparency...
2014-06-24 Chris Michaelecore-evas: Fix some doxy grammar and spelling
2014-06-24 Vorobiov VitaliiDocumentation: adding missed documentation to edcref...
2014-06-24 MinJeong Kimeina-tiler: Fix invalid read on eina tiler
2014-06-24 Cedric BAILeina: fix build on windows.
2014-06-23 Daniel KolesaRevert "eolian: process classes and typedefs in order...
2014-06-23 Daniel KolesaRevert "eolian: generalized node append"
2014-06-23 Daniel Kolesaeolian: generalized node append
2014-06-23 Daniel Kolesaeolian: process classes and typedefs in order (preparat...
2014-06-23 Daniel Kolesaelua: eo_prefix fix + add method name deduplication...
2014-06-23 Daniel Kolesaelua: eo_prefix_get will always return a valid value
2014-06-23 Kateryna Fesynaedje: Edje_Edit - add edje_edit_sound_tone_add() functi...
2014-06-23 Kateryna Fesynaedje: Edje_Edit - add functions that provide the abilit...
2014-06-23 Kateryna Fesynaedje: Edje_Edit - add missed iterator and object deleti...
2014-06-23 Maksym Volodinedje: Edje_Edit - add edje_edit_part_item_del.
2014-06-23 Andrii Kroitoredje: Edje_Edit - add API for missing map properties
2014-06-23 Cedric BAILecore_win23: oops forgotten path.
2014-06-23 Vincent Torriecore: fix ecore main loop on Windows when number of...
2014-06-23 Vincent Torriecore_win32: fix key events on Windows.
2014-06-23 ChunEon Parkevas/gl: eeeek. i missed removing one unnecessary checking
2014-06-23 ChunEon Parkevas/gl: increase message level and avoid unnecessary...
2014-06-23 Jean-Philippe... Evas ETC2: Remove some useless operations
2014-06-23 ChunEon Parkevas/gl: don't go forward if the format is not supported.
2014-06-23 ChunEon Parkevas/gl: abort is so cruel. print error and let it...
2014-06-22 Jean-Philippe... Evas ETC2: Remove some C99/GCC extensions code
2014-06-22 Jean-Philippe... Evas ETC2: Fix horrible warnings in etc2_encoder
2014-06-22 Jean-Philippe... Evas map: Add missing EINA_MAGIC check
2014-06-20 Daniel Kolesaeolian_cxx: support API deduplication like the main...
2014-06-20 Daniel Kolesaeolian/generator: public api func name deduplication...
2014-06-20 Daniel Kolesaeolian: less code repeating
2014-06-20 Daniel Kolesaeolian: more cleanups
2014-06-20 Daniel Kolesaeolian: some less repeated code
2014-06-20 Daniel Kolesaeolian: small cleanup
2014-06-20 Daniel Kolesaeolian: mark all methods/properties in interfaces as...
2014-06-20 Daniel Kolesaeolian: simplify the parser a bit (unify 3 funcs into...
2014-06-20 Savio SenaEvas/Eolian: Eolian'ized Evas_Object events.
2014-06-20 Daniel Kolesatests/eolian: fix for the new namespace syntax
2014-06-20 Daniel Kolesaeolian: fix end-of-file checking, move namespaces from...
2014-06-20 Cedric BAILevil: actually commit the right fix.
2014-06-20 Cedric BAILautotools: remove forgotten BUILD_SAVER_JPEG
2014-06-20 Rajeev Ranjanevas: fix invalid read reported in eina_rectangle_pool_...
2014-06-20 Cedric BAILevas: fix build of jpeg saver on Windows.
2014-06-20 Cedric BAILeina: don't leak ressource due to the use of CreateThre...
2014-06-20 Savio SenaEina-Cxx: Added native type constructors and examples.
2014-06-19 Daniel Kolesaeolian: remove semicolon termination of classes
2014-06-19 Savio SenaEolian-Cxx: Corrected the syntax of the .eo examples...
2014-06-19 Cedric BAILevas: fix crash when preloading Evas_Object_Image.
2014-06-19 Daniel Kolesaeolian: fix a few casts
2014-06-19 Daniel KolesaIntroducing new lexer/parser for Eolian
2014-06-19 Daniel Kolesaeolian: allow omitting of () in class with no inherits...
2014-06-19 Daniel Kolesaeolian: stricten the allowed characters in values,...
2014-06-19 Daniel Kolesaeolian: fix double free
2014-06-19 Daniel Kolesaeolian: lex_until and lex_balanced
2014-06-19 Daniel Kolesaeolian: fix error handling and memory leaks
2014-06-19 Daniel Kolesaeolian: simpler type parsing
2014-06-19 Daniel Kolesaeolian: cleanup
2014-06-19 Daniel Kolesaeolian: remove the ugly old type extractor, instead...
2014-06-19 Daniel Kolesaeolian: complex non-pointer types
2014-06-19 Daniel Kolesaeolian: strip leading whitespace from doc comments...
2014-06-19 Daniel Kolesaeolian: introducing a new lexer/parser
2014-06-19 Daniel Kolesaeolian: add some stuff into eo_definitions needed for...
2014-06-19 Daniel Kolesaeolian: remove the ragel file plus support for ragel...
2014-06-19 Daniel Kolesaeolian: Eo_Tokenizer -> Eo_Lexer
2014-06-19 Tom HacohenEolian: Improve support (still incomplete) for namespaces.
2014-06-19 Rajeev Ranjanevas: improvement of Eina Rectangle Pool and integratio...
2014-06-19 Stefan SchmidtRevert "Coverage: Fix base directory."
2014-06-19 Jean-Philippe... Efreet: Fix shadow warning
2014-06-19 Jean-Philippe... Emotion tests: Fix compilation warning
2014-06-19 Jean-Philippe... Evas: Fix potential resource leak in the TGV loader
2014-06-19 Jean-Philippe... Evas: Fix some comments in the TGV loader
2014-06-19 Chris Michaelecore-evas-wayland: Remove useless variable.
2014-06-18 Raoul Heckyevas_gl: add more matching formats to make cocoa_gl...
2014-06-18 Raoul Heckyevas_cocoa: more changes copied from sdl engine
2014-06-18 Raoul Heckyevas_cocoa: Update cocoa gl engine
2014-06-18 Raoul Heckyecore_cocoa: make engine works again
2014-06-18 Raoul Heckyevas_cocoa: correct include for GL
2014-06-18 Raoul Heckyecore_cocoa: missing link flag
2014-06-18 Raoul Heckyevas_cocoa: build gl_common
2014-06-18 Raoul Heckyevas_cocoa: remove eng_image_mask_create
2014-06-18 Raoul Heckyecore_cocoa: add code from old branch
2014-06-18 Raoul Heckyecore_cocoa: add missing header from my old branch
2014-06-18 Raoul Heckyecore_cocoa: Add missing opengl framework
2014-06-18 Raoul HeckyAdd cocoa engine checks again
2014-06-18 Benjamin Cohenconfigure: fix net/if.h detection on osx (10.7)
2014-06-18 Nicolas Aguirreevas: force equality in check otherwise i get debug...
2014-06-18 Nicolas Aguirreecore_cocoa: switch keys to map correctly on OS-X.
2014-06-18 Nicolas Aguirreecore_cocoa: fix button order.
2014-06-18 Nicolas Aguirreecore_evas: fix warnings in Ecore_Evas Cocoa.
2014-06-18 Nicolas Aguirreecore_cocoa: indent with efl style
2014-06-18 Nicolas Aguirreecore_cocoa: fix Key up/down usage, the event window...
next