platform/upstream/efl.git
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...
2014-06-18 Nicolas Aguirreecore_evas: use Eina_List to store Ecore_Evases and...
2014-06-18 Nicolas Aguirreecore_cocoa: remove printf
2014-06-18 Cedric BAILevas: move buffer engine to use more generic infrastruc...
2014-06-18 Cedric BAILevas: move fb backend to use generic infrastructure...
2014-06-18 Cedric BAILevas: make X11 use more generic logic.
2014-06-18 Cedric BAILevas: add possibility for engine to also inherit part...
2014-06-18 Jean-Philippe... Edje_Edit: Fix shadow warnings
2014-06-18 Jean-Philippe... Edje: Add LOSSY_ETC2 to Edje_Edit
2014-06-18 Jean-Philippe... Evas: Fix potential memory leak (save with encoding)
2014-06-18 Carsten Haitzler... fix whitespace like trailing spaces and tabs
2014-06-17 Mykyta Biliavskyiedje: Edje_Edit - add edje_edit_without_source save...
2014-06-17 Vorobiov Vitaliiedje: Edje_Edit - fix compiler warnings for edje_edit_p...
2014-06-17 Igor Galaedje: Edje_Edit - add edje_edit_part_entry_mode_xet()
2014-06-17 Igor Galaedje: Edje_Edit - add edje_edit_state_map_rotation_cent...
2014-06-17 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_item_align functions.
2014-06-17 Igor Galaedje: Edje_Edit - add edje_edit_state_map_light_xet()
2014-06-17 Daniel HirtEvas/Textblock: Introduce PS deletion bug test and fix
2014-06-17 Carsten Haitzler... whitespace - fixup trailing whitespace
2014-06-16 Kateryna Fesynaedje: Edje_Edit - add functions that allow user to...
2014-06-16 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_item_padding funct...
2014-06-16 Kateryna Fesynaedje: Edje_Edit - add functions that allow user to...
2014-06-16 Igor Galaedje: Edje_Edit - edje_edit_sound_compression_type_xet()
2014-06-16 Jean-Philippe... Evas gl: Fix ETC2 texture atlasses
2014-06-16 Daniel Kolesaelua: fix installation of xgettext/generator
2014-06-16 Carsten Haitzler... partial fix for T518 - fix blank display on 2+ windows...
2014-06-16 Daniel Kolesapo: cleaner extension handling in xgettext wrapper
2014-06-16 Stefan Schmidtconfigure: Add dl to edje libs
2014-06-16 Daniel Kolesam4: fix macro, Makevars.in: quotes
next