stefan pushed a change to annotated tag v1.10.0-alpha1
in repository core/elementary.

        at  0c5d71c62f (tag)
   tagging  3ed24d9c3ca55216b2c061cb1f12183837ff566c (commit)
  replaces  v1.10.0-tech-preview
 tagged by  Stefan Schmidt
        on  Mon Apr 28 12:41:52 2014 +0200

- Log -----------------------------------------------------------------
v1.10.0-alpha1

Amitesh Singh (15):
      list: Added focus movement on widget items by mouse in.
      genlist: Added focus movement on widget items by mouse in.
      gengrid: Added focus movement on widget items by mouse in.
      toolbar: Added focus movement on widget items by mouse in.
      gengrid: Added feature to move focus out of gengrid if focus is on edge 
items.
      test_gengrid: Added more test cases to reveal bugs in horizontal mode.
      focus: Added optional focus feature - item focus on selection.
      Gengrid: fix segv in _elm_gengrid_item_edge_check.
      list/genlist/gengrid/toolbar: Fix - _nearest_visible_item_get() should 
always return an item.
      focus: Renamed the config APIs _item_focus_on_selection_get/set to 
_item_select_on_focus_disabled_set/get()
      gengrid: item moving feature with keys.
      gengrid: ignore key events if item reorder is going on.
      config: Added two APIs to enable/disable focus auto scroll bring in 
feature.
      genlist: Implemented item_select_on_focus feature.
      gengrid: Implemented item_select_on_focus feature.

Bogdan Devichev (1):
      elementary: when modal win appears another wins are blocked

Carsten Haitzler (19):
      fix left over soft cursors in elm
      elm widget - dont get focus if object is not an elm widget
      elm - cursor - don't get window id if event area obj is not a window
      hover - fix bug that happens as a result of fixing window obj position
      menu - fix bug that happens as a result of fixing window obj position
      fix x cursors broken by recent eo based fixes... to eolian changes
      oops - printfs snuck in. remove
      add hand1 cursor theme element and ensure elm cursor code actually works
      fix elm notify (and popup) after win position fixes
      fix eina log err for mirro set
      elm cnip - fix new cnp problem where invalid mem ref done
      fix new access of uninitted memory isue on eo move
      FIX TOMS BREAKING OF ELEMENTARY!
      win - add ELM_ACCEL env var to set acel method that is preferred
      theme - improve efm icons provided by ApB
      entry: wrong viewport value calculation issue fix
      fix cursor setting to only set if currently visible
      formatting - space++
      messing with ellipsis in edje broke evrything. instead i'll just fix theme

Cedric BAIL (1):
      autotools: fix build when Ecore_Drm is enable.

Christopher Michael (5):
      elementary: Add ecore-drm header and ELM_DRM engine define
      elementary: Add drm to list of available engine names, and add env
      elementary: Remove FIXME comment as it is already done above.
      elementary: Add support to elementary for creating applications which
      Merge branch 'devs/devilhorns/drm'

ChunEon Park (6):
      Revert "Revert "key binding: define Elm_Action function as having a 
return type of Eina_Bool""
      widgets - don't handle the events(key,mouse) if the object is disabled.
      flipselector - don't say warning.
      ctxpopup: dimiss ctxpopup if escape key is pressed.
      slider: fix comment for readability.
      slider - don't send signals multiple times if the multiple key is 
pressed/up.

Daniel Juyung Seo (25):
      gengrid: Fixed wrong formatting.
      test_list: Removed wrong box packing from list focus example.
      list: Fixed _elm_list_item_content_focus_set misbehavior.
      list: Refactor direction key event handling routine in list.
      list: Fixed _elm_list_item_content_focus_set in case the first content
      test_gengrid: Refactor gengrid test code.
      test_genlist: Initialize internal variable.
      widget: Initialized internal variables.
      scroller: Initialized some internal variables.
      toolbar: Initialized some internal variables.
      button: Renamed internal variable of button smart data to match with
      spinner: Fixed broken focus movement by direction key.
      genlist/gengrid/list: Fix first on_focus call correctly by checking focus 
highlight.
      config/.gitignore: removed unnecessary gitignore rule.
      genlist: reordered genlist internal structure members for a better 
structure packing.
      gengrid: Changed internal variables to fix shadow variable build warnings.
      gesture_layer: updated internal documentations for the changed variables.
      toolbar: Fixed wrong edje api usage for elm objects.
      genlist: Removed unnecessary item show call on multi select.
      genlist: renamed internal function according to the key binding adoption.
      genlist: refactor the internal code to make it more readable.
      test_genlist: renamed stupid long internal variable names shorter.
      test_gengrid: renamed stupid long internal variable names shorter.
      gengrid: removed unnecessary return value check.
      gengrid: Added elm_gengrid_wheel_disabled_set/get() APIs.

Daniel Zaoui (49):
      Eolian: Integration of MapBuf
      Eolian: Integration of Notify
      Eolian: Integration of Panes
      Eolian: Integration of Photocam and Photocam Pan
      Eolian: Integration of Photo
      Eolian: Integration of Player
      Eolian: Integration of Plug
      Eolian: Integration of Popup
      Eolian: Integration of Prefs
      Eolian: Integration of Progressbar
      Eolian: Integration of Radio
      Eolian: Integration of Route
      Eolian: Integration of Scroller
      Eolian: Integration of Segment Control
      Eolian: Integration of Separator
      Eolian: Integration of Slider
      Eolian: Integration of Slideshow
      Eolian: Integration of Spinner
      Eolian: Integration of Systray
      Eolian: Integration of Table
      Eolian: Integration of Thumb
      Eolian: Integration of Toolbar
      Eolian: Integration of Video
      Eolian: Integration of Web
      Eolian: Integration of Widget Access Object
      Eolian: Integration of Win
      Eolian: Integration of File Selector Interface
      Eolian: Integration of File Selector Button
      Eolian: Integration of File Selector Entry
      Eolian: Integration of File Selector
      Eolian: Integration of Flip Selector
      Eolian: Integration of Multi Button Entry
      Eolian: Integration of Naviframe
      Eolian: Integration of List
      Map: fix params names
      Eolian: Integration of Genlist and Genlist Pan
      Eolian: Integration of Gengrid and Gengrid Pan
      Eolian: Integration of App Access Object
      Eolian: Integration of Win Access Object
      Eolian: Integration of Web2
      Eolian: use legacy_prefix: null for interfaces.
      Fix Uninitialized scalar variable reported by Coverity.
      Menu: Fix warnings.
      Eolian: fix names for elc widgets.
      Eolian: replace --eo1 option with --eo
      Genlist: fix EO errors.
      FlipSelector: fix callback type.
      Fix Makefile indentation
      Eolian: install .eo files

Gwanglim Lee (1):
      slider: fixed build warning

Hosang Kim (1):
      genlist: Add item loop feature

Iván Briano (1):
      Workaround broken popup on Terminology

Jaehyun Cho (1):
      naviframe: Emit visible/invisible signals when view is shown/hidden

Jaeun Choi (37):
      check, colorselector, calendar, diskselector: apply key binding
      calendar, colorselector, diskselector: fix build warnings
      naviframe: apply key binding
      scroller: apply key binding
      removed unnecessary field in key binding
      key binding infra change for modifiers
      list: apply key binding
      fileselector: apply key binding
      hoversel: apply key binding
      player: apply key binding
      popup: apply key binding
      image: apply key binding
      map: apply key binding
      radio: apply key binding
      photocam: apply key binding
      slideshow: apply key binding
      toolbar: apply key binding
      video: apply key binding
      config: bug fix in popup key binding
      win: apply key binding
      web: apply key binding
      genlist: apply key binding
      gengrid: apply key binidng
      flipselector: apply key binding
      spinner: unified two functions with different name and same functionality
      spinner: fixed odd behavior of the spinner
      ctxpopup: sd->box null check and event_flag set for previous and next 
focus move.
      ctxpopup: apply key binding
      spinner: apply key binding
      multibuttonentry: change key up callback into key down callback for 
consistency
      slider: code refactoring in widget_event func
      slider: removed unnecessary key value check in case of key up event
      multibuttonentry: add key binding in config files
      slider: apply key binding
      config: ELM_CONFIG_VERSION update
      config: add missing config for slider key binding
      config: modified widget name in key binding config

Jean-Philippe Andre (1):
      Makefile: Add @EVIL_LIBS@ for access_output

Lukasz Stanislawski (7):
      config: fix crash when finding key bidings
      atspi: refactor atspi_object class into mixins.
      atspi: change a method of calculating atspi VISIBLE state.
      atspi: separate atspi mode from access mode.
      atspi: Atspi_Action interface implementation @feature
      atspi: remove unused variable assignment
      atspi: AtspiValue interface added.

Mike Blumenkrantz (20):
      e border frames now correctly identify modal dialogs as dialogs
      genlist event_block_rect needs a smart parent to reduce BITCH
      tooltips position more accurately in X in xinerama
      set expected default ellipsis value for desklock...
      e theme now sets ellipsis: -1 appropriately
      genlist theme now uses new edje inherit_only feature to reduce macro hell
      slider theme now uses edje 1.10 signal emits with explicit targets
      genlist groups now use group.mouse_events alias "nomouse"
      genlist theme no longer adds 0.0 in unnecessary places
      genlist theme uses lazedc for part typing
      genlist theme now uses lazedc name: omission
      genlist theme now uses lazedc description shorthand
      genlist theme now uses lazedc visible: shorthand
      genlist theme now uses part inheritance in some places
      genlist theme uses new edje_cc target_groups feature for program 
simplification
      genlist theme now uses new edje_cc feature group.program_source to set 
default program sources
      genlist theme uses virtual group inheriting more aggressively
      genlist theme uses more target_groups as well as new edje_cc link api
      entry no longer completely breaks focus by focusing itself on selection 
signal
      ctxpopup bg theme should block all mouse events, not just left button

Rajesh PS (1):
      elm_map: Fixed a leak when ecore_file_download_full fails

Ryuan Choi (8):
      fleselector_button: Implement some missing interfaces of 
Elm_Interface_Fileselector
      elm_web2: Fix build break.
      elm_web2: Fix build break with latest EFL
      elm_web2: Implement several interfaces
      elm_web2: Implement select popup interfaces
      web2: Implemented alert/confirm/prompt
      elm_web: Fixed build warning with ewebkit
      entry: Create selection handles as lazily as possible

Stefan Schmidt (3):
      theme: Add new image files to EXTRA_DIST to fix distcheck
      atspi: Add header file to build to pass distcheck
      release: v1.10.0 alpha1

Thiep Ha (4):
      [Elm_Dnd] Correct drag position when rotation
      [Elm_Dnd] Fix segmentation fault when deleting object with same 
registered drop callbacks
      dnd: Skip drag window when drag starts
      dnd: Correct drag window positon in drag start

Tom Hacohen (82):
      Theme: Fixed spelling mistake in a comment.
      Elm widget: Put typedef needed by include before the include.
      Elm interface scrollable: Put .eo.h include after needed deps.
      Interface scrollable: Added missing dep.
      layout: expose a typedef that needs to be public (Content_Alias).
      Ctxpopup: Adjusted to Eo2.
      fileselector: Adjusted to Eo2.
      fileselector button: Adjusted to Eo2.
      fileselector entry: Adjusted to Eo2.
      hoversel: Adjusted to Eo2.
      multibuttonentry: Adjusted to Eo2.
      naviframe: Adjusted to Eo2.
      player: Adjusted to Eo2.
      popup: Adjusted to Eo2.
      actionslider: Adjusted to Eo2.
      app server: Adjusted to Eo2.
      app server view: Adjusted to Eo2.
      app client: Adjusted to Eo2.
      app client view: Adjusted to Eo2.
      atspi object: Adjusted to Eo2.
      atspi bridge: Adjusted to Eo2.
      box: Adjusted to Eo2.
      bubble: Adjusted to Eo2.
      button: Adjusted to Eo2.
      calendar: Adjusted to Eo2.
      check: Adjusted to Eo2.
      clock: Adjusted to Eo2.
      cnp: Adjusted to Eo2.
      colorselector: Adjusted to Eo2.
      conformant: Adjusted to Eo2.
      datetime: Adjusted to Eo2.
      dayselector: Adjusted to Eo2.
      dbus menu: Adjusted to Eo2.
      diskselector: Adjusted to Eo2.
      entry: Adjusted to Eo2.
      flip: Adjusted to Eo2.
      flipselector: Adjusted to Eo2.
      frame: Adjusted to Eo2.
      gengrid: Adjusted to Eo2.
      genlist: Adjusted to Eo2.
      glview: Adjusted to Eo2.
      grid: Adjusted to Eo2.
      hover: Adjusted to Eo2.
      icon: Adjusted to Eo2.
      image: Adjusted to Eo2.
      index: Adjusted to Eo2.
      interface atspi component: Adjusted to Eo2.
      interface scrollable: Adjusted to Eo2.
      inwin: Adjusted to Eo2.
      label: Adjusted to Eo2.
      layout: Adjusted to Eo2.
      list: Adjusted to Eo2.
      map: Adjusted to Eo2.
      mapbuf: Adjusted to Eo2.
      menu: Adjusted to Eo2.
      notify: Adjusted to Eo2.
      panes: Adjusted to Eo2.
      photo: Adjusted to Eo2.
      photocam: Adjusted to Eo2.
      plug: Adjusted to Eo2.
      prefs: Adjusted to Eo2.
      progressbar: Adjusted to Eo2.
      radio: Adjusted to Eo2.
      route: Adjusted to Eo2.
      scroller: Adjusted to Eo2.
      segment control: Adjusted to Eo2.
      separator: Adjusted to Eo2.
      slider: Adjusted to Eo2.
      slideshow: Adjusted to Eo2.
      spinner: Adjusted to Eo2.
      table: Adjusted to Eo2.
      thumb: Adjusted to Eo2.
      toolbar: Adjusted to Eo2.
      video: Adjusted to Eo2.
      web: Adjusted to Eo2.
      widget: Adjusted to Eo2.
      win: Adjusted to Eo2.
      test application server: Adjusted to Eo2.
      test systray: Adjusted to Eo2.
      test task switcher: Adjusted to Eo2.
      atspi: Made some protected functions protected.
      Adjust code to use the slightly different Eo2 API.

Yossi Kantor (8):
      Eolian: Eo header clean and legacy integration for:
      Eolian: Eo header clean and legacy integration for:
      Eolian: Eo headers clean and legacy integration for:
      Eolian: Eo headers clean and legacy integration.
      Eolian: Eo header clean and legacy integration.
      Eolian: Eo header clean and legacy integration.
      Eolian: Eo header clean and legacy integration.
      Eolian: Eo header clean.

nirajkr (2):
      focus: Avoid un-necessary focus animation call
      gengrid: Fixed the focus animation in horizontal mode

wonguk.jeong (5):
      cnp: check object type before getting window id
      map: remove memory leak
      plug: fix SEGV of elementary_test during reconnecting
      elm_interface_scrollable: fix resize after drag bug.
      elm_interface_scrollable: fix wanted coordinate calculation

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to