platform/upstream/efl.git
2017-05-30 Daniel Kolesaeolian: type_class_get takes unit
2017-05-30 Daniel Kolesaeolian: expr eval APIs now take units
2017-05-30 Daniel Kolesaeolian: more expr system unit updates
2017-05-30 Daniel Kolesaeolian: pass unit around in expr eval
2017-05-30 Daniel Kolesaeolian: update lua bindings with new unit apis
2017-05-30 Daniel Kolesaeolian: use unit in all getters for typedecls
2017-05-30 Daniel Kolesaeolian: use units in by_file getters for typedecls
2017-05-30 Daniel Kolesaeolian: pass unit to enum get by name
2017-05-30 Daniel Kolesaeolian: pass unit to struct get by name
2017-05-30 Daniel Kolesaeolian: pass unit to alias get by name
2017-05-30 Daniel Kolesaeolian: return real nil on parse failure
2017-05-30 Daniel Kolesaelua: update for unit api usage
2017-05-30 Daniel Kolesaeolian: update tests according to unit API
2017-05-30 Daniel Kolesaeolian: pass unit to all_classes_get
2017-05-30 Daniel Kolesaeolian: pass unit to class get_by_name/file
2017-05-30 Daniel Kolesaeolian: make all variable lookups take unit
2017-05-30 Daniel Kolesaeolian: make by-file variable lookups take unit
2017-05-30 Daniel Kolesaeolian: make by-name variable lookups take unit
2017-05-30 Daniel Kolesaeolian gen: pass the unit around
2017-05-30 Daniel Kolesaeolian: make eolian_file_parse return unit
2017-05-30 Daniel Kolesaeolian: units will contain multiple files
2017-05-30 Daniel Kolesaeolian: initial structure for units
2017-05-30 Chris Michaelecore-drm2: Don't fill device atomic state if atomic...
2017-05-30 Chris Michaelecore-drm2: Don't fill output atomic states if not...
2017-05-30 Chris Michaelecore-drm2: Remove useless return
2017-05-30 Taehyub Kimefl_ui_image_zoomable: fix wrong initial value for...
2017-05-30 jiin.moonevas: Fix don't redraw map_sufarce issue
2017-05-30 Jean-Philippe... evas: Set modifiers & locks on global key events
2017-05-30 YeongJong Leeelm_code: fix wrong selection delete
2017-05-30 Bowon Ryuelm_toolbar: added to ensure different sizes of items...
2017-05-30 Jeeyong Umelm_widget: optimize memory alignment for focus related...
2017-05-30 Jean-Philippe... edje: Add test case for signal_recursive_process
2017-05-30 Jean-Philippe... edje: Implement part proxy for all parts
2017-05-30 Jean-Philippe... edje: Also implement content_get on external part
2017-05-30 Jean-Philippe... edje: Compose external part with real object
2017-05-30 Jean-Philippe... edje: Remove external_object_get from EO
2017-05-30 Jean-Philippe... edje: Remove part_external_content_get from EO
2017-05-30 Jean-Philippe... edje: Move external_param_set to a efl_part API
2017-05-30 Jean-Philippe... edje: Enhance documentation for play vs animation
2017-05-30 Jeeyong Umeina: Fix broken link in doc to introduce integer hash...
2017-05-30 Jean-Philippe... evas gl: Add an env var to debug GLSL version issues
2017-05-30 Jean-Philippe... check: Bump version to 0.9.10 and change macro
2017-05-29 Carsten Haitzler... evas - adjust code in evas init to keep threaded gl...
2017-05-29 Jean-Philippe... edje: Add recursive flag for message_signal_process
2017-05-29 Amitesh Singhelm: rename elm_photocam to Efl.Ui.Image.Zoomable
2017-05-29 Jean-Philippe... ecore: Try to fix build
2017-05-29 Jean-Philippe... eo: Make efl_cast() return NULL if invalid cast
2017-05-29 Jean-Philippe... edje: Move part_state_get to efl_part
2017-05-29 Jean-Philippe... edje: Implement part_geometry_get with Efl.Part
2017-05-29 Jean-Philippe... edje: Refactor a bit internal parts for edje objects...
2017-05-29 Jean-Philippe... edje: Remove part_object_get from EO
2017-05-29 Jean-Philippe... edje: Unify load error types for image and edje (EO)
2017-05-29 Jean-Philippe... edje: Move message structs to legacy header
2017-05-29 Jean-Philippe... edje: Remove Message_Type from EO
2017-05-29 Jean-Philippe... ecore: Remove ecore_types.eot
2017-05-29 Carsten Haitzler... elm inwin - fix unised variable warning by removing it
2017-05-28 Daniel HirtUi text: use new text api instead of 'style'
2017-05-28 Daniel HirtUi text: use 'wrap' and 'multiline' properties
2017-05-28 Daniel HirtCanvas text: implement Font, Format and Style interfaces
2017-05-28 Daniel HirtEfl text: add Font, Format and Style interfaces
2017-05-26 Andy Williamselm_code: Allow multibyte characters to be entered
2017-05-26 Mike Blumenkrantzelput: do not set TABLET_PAD to have POINTER caps
2017-05-26 Mike Blumenkrantzelput: fallback to regular device name if output_name...
2017-05-26 Mike Blumenkrantzwayland/drm: create evas_devices and add device pointer...
2017-05-26 Mike Blumenkrantzevas: better handle async device creation of default...
2017-05-26 Mike Blumenkrantzelput: store output w/h and apply to devices on creation
2017-05-26 Mike Blumenkrantzelput: add more elput_seat accessor apis
2017-05-26 Mike Blumenkrantzecore-evas: init cursors for all pointer-ish objects
2017-05-26 Mike Blumenkrantzecore-evas: clear cursor object cache when setting...
2017-05-26 Mike Blumenkrantzecore-evas: only apply cursor object cache for default...
2017-05-26 Mike Blumenkrantzecore-drm2: simplify output name checking on device...
2017-05-26 Mike Blumenkrantzelput: start elput_device_ and elput_seat_ namespaces...
2017-05-26 Mike Blumenkrantzelput: rename and make public Elput_Device_Caps enum
2017-05-26 Mike Blumenkrantzelput/drm: redo xkb context/keymap setting
2017-05-26 Mike Blumenkrantzelput: implement compose sequences
2017-05-26 Mike Blumenkrantzelput: fix key/keyname strings in key events
2017-05-26 Mike Blumenkrantzelput: sync _keyboard_keysym_translate() with ecore...
2017-05-26 Mike Blumenkrantzelput: add copyright from weston
2017-05-26 Mike Blumenkrantzecore-wl2: implement compose keys
2017-05-26 Mike Blumenkrantzecore-wl2: add weston copyright notice to ecore_wl2_input.c
2017-05-26 Mike Blumenkrantzelput: handle double/triple click for pen events
2017-05-26 Mike Blumenkrantzelput: send axis events for tablet tools
2017-05-26 Mike Blumenkrantzelput: add initial input tablet support
2017-05-26 Mike Blumenkrantzelput: use unrounded coords for subpixel struct members...
2017-05-26 Mike Blumenkrantzelput: store device pressure for use in events
2017-05-26 Mike Blumenkrantzelput: group tablet input devices into pointer devices
2017-05-26 Marcel Hollerbachelementary_test: add a new inwin test
2017-05-26 Marcel Hollerbachelm_inwin: set this widget as a redirect
2017-05-26 Marcel Hollerbachintroduce efl_ui_focus_manager_root_focus
2017-05-24 Al Pooleelm_code: fix cursor position (100%)
2017-05-24 Amitesh SinghEfl.Ui.Progressbar: Implement Efl.Ui.Progress intf...
2017-05-24 Amitesh SinghEfl.Ui.Progressbar: add pulse_mode & pulse as eo API
2017-05-24 Jean-Philippe... examples: Test API efl_input_device_children_iterate
2017-05-24 Jean-Philippe... evas: Unify device names
2017-05-24 Jean-Philippe... elm: Remove elm_box_layout_set from EO
2017-05-24 Jean-Philippe... evas/elm: Add Efl.Image.image_size read-only property
2017-05-24 Jean-Philippe... evas: Fix rare crash in object destruction
2017-05-24 Jean-Philippe... evas: Add children_iterate to Efl.Input.Device
2017-05-24 Jean-Philippe... evas: Make efl_input_device_seat_id_get() more useful
2017-05-24 Woochan Leespinner: Add signal to notify the value of spinner...
next