This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.14.1
in repository core/elementary.
at 309873c (tag)
tagging b929854e16a8d4949db6ba9f4912811309073c5a (commit)
replaces v1.14.0
tagged by Stefan Schmidt
on Tue Jun 2 15:15:25 2015 +0200
- Log -----------------------------------------------------------------
v1.14.1
Amitesh Singh (11):
layout: Flush layout resize object's edje signals on focus/unfocus.
theme: return false if elm_object_style_set() failed to set requested
style.
label: Fix memory leak.
entry: No need to free ptr returned by _elm_util_mkup_to_text
genlist: track viewport size changes and re-eval items when it resizes
tooltip: set the correct style of label.
slider: use theme of object for popup.
slider: use theme of object for popup.
test_hover.c: remove "transparent" hover style set.
ctxpopup: Added item_focus_set/item_focus_get.
hoversel: Added item_focus_set/item_focus_get.
Carsten Haitzler (4):
elm notify patch submit - rebase lost my fix? fix now in extra commit
elm - tests - fix const warnings with new eina home get func
elm = fix window norender handling
elm - fix profile handling if ELM_PROFILE is set - dont listen to x msg
Cedric BAIL (1):
elementary: use portable way to get tmp and home environment.
Christopher Michael (1):
elementary: Remove unused variable
ChunEon Park (10):
genlist: fix to return item style correctly.
clipper: improve doc.
fix makedist break.
clipper: hide the region_set()/get() APIs.
widget: more fix wrt item data.
widget: more fix wrt item data.
Merge branch 'elementary-1.14' of
git+ssh://git.enlightenment.org/core/elementary into elementary-1.14
Revert "scroller: add example for resizing scroll's content area."
Revert "[ELM] elm_toolbar: Use item sizing eval function."
Revert "Spinner: Add changed callback call when spinner value set."
Daniel Kolesa (7):
eolian: use the new property syntax
elm_widget_item: fix doc comments
eo: fix up the remaining doc comments
eo: sync with latest Eolian changes and introduce a harmless temporary
hack
eo: fix according to latest eolian changes
eo: sync with eolian syntax changes
eo: Eina_Bool -> bool
Daniel Zaoui (1):
SlideShow: Fix double invocation of ItemClass delete function
Hosang Kim (1):
scroller: add example for resizing scroll's content area.
Jaehyun Cho (2):
elm_win: Set initial withdrawn state from win's ecore_evas property.
elm_win: Set initial withdrawn state from win's ecore_evas property.
Jee-Yong Um (3):
elm_genlist: Emitting signal when content or text is set in genlist item
elm_object_item: fix the issue that del_cb doens't get item data as its
parameter
elm_object_item: fix the issue that del_cb doens't get item data as its
parameter
Ji-Youn Park (1):
elm_win: Add elm win key grab. If keyrouter support several keygrab mode,
apps can use it.
Lukasz Stanislawski (7):
atspi: more org.a11y.atspi.Window signals is broadcasted.
atspi: fix accessible_at_point method to match specification.
atspi: add component interface to elm_widget_item objects.
atspi: handle state change notifications in on_focus function
atspi: do not return ELM_ATSPI_STATE_ACTIVE when widget is enabled.
atspi: set FOCUSABLE state only when widget has no focusable children
atspi: add ACTIVE state to elm_win
Massimo Maiurana (1):
Updating spanish translation
Mike Blumenkrantz (3):
gengrid/genlist: decrement item counter before triggering item del
callback
glview: preserved changed state when altering render mode
tooltip: fix positioning when tooltip is affixed to a window object
SangHyeon Lee (1):
Gengrid: fix mirroring bug in gengrid widget.
Stefan Schmidt (5):
configure: Switch to dev mode again. Merge window for 1.15 is open now.
Revert "fileselector: Work around initial genlist size bug for release."
Revert "Merge branch 'elementary-1.14' of
git+ssh://git.enlightenment.org/core/elementary into elementary-1.14"
release: Update NEWS and bump version for 1.14.1 release
release: Update NEWS and bump version for 1.14.1 release
Subodh Kumar (1):
[ELM] elm_toolbar: Use item sizing eval function.
Thiep Ha (2):
entry: update selection handlers when entry is resized
entry: update selection handlers when entry is resized
Tom Hacohen (12):
Elm widget+item: Use correct Eolian namespace syntax.
Elm access: Use correct Eolian namespace syntax.
Elm actionslider: Use correct Eolian namespace syntax.
Elm layout: Use correct Eolian namespace syntax.
Elm container: Use correct Eolian namespace syntax.
Elm box: Use correct Eolian namespace syntax.
Elm bg: Use correct Eolian namespace syntax.
Elm bubble: Use correct Eolian namespace syntax.
Most of elm: Use correct Eolian namespace syntax.
Elm button: Use correct Eolian namespace syntax.
Elm image: Use correct Eolian namespace syntax.
Win: Make animator,tick signal actually work.
Vitalii Vorobiov (1):
Elm_Notify: adding elm_object_part_text_set/get functionality
Vitor Sousa (5):
Revised classes and interfaces in .eo files and added missing attributes
elm_photocam: use Efl.File in Elm_Photocam
elm_win: Replace elm_win_constructor by constructing properties
elm_win_standard: Add elm_win_standard class
elm_win: Move enums to elm_win.eo
Woochan Lee (1):
multibuttonentry: Delete unused data in edc.
Yakov Goldberg (6):
elm.win.eo: fixed typo
elm_panel: Move enums to elm_panel.eo
elm_scroller: Move enums to elm_scroller.eo
elm_flip: Move enums to elm_flip.eo
elm_toolbar: Move enums to elm_toolbar.eo
elm_toolbar: fixing Eolian comment markup
jiin.moon (1):
elementary: Create new widget for image masking
kumar navneet (2):
Patch to fix accessibility issue in coloselector item.
Patch to fix accessibility issue in coloselector item.
shilpa.singh (1):
[Elm_ColorSelector]: Unnecessary widget creations, code execution avoided.
taehyub (1):
elc_popup: add scroller into popup content area
woochan lee (1):
Spinner: Add changed callback call when spinner value set.
-----------------------------------------------------------------------
No new revisions were added by this update.
--