This is an automated email from the git hooks/post-receive script.
zmike pushed a change to annotated tag v1.22.5
in repository core/efl.
at 0ccfa53dda (tag)
tagging 83c590ea6a24d236cd9c01e9a4e93874ba620cdf (commit)
replaces v1.22.4
tagged by Mike Blumenkrantz
on Wed Sep 18 09:36:19 2019 -0400
- Log -----------------------------------------------------------------
1.22.5
Ali Alzyod (1):
evas_textblock: apply coding convention
Carsten Haitzler (8):
fix a bunch of breaks that having a blind file unload has brought
fix more edje file set breaks
fix xpm loader to be threadable - fixes so much stuff...
fix xpm again - to be threaded not region decode capable
efl gfx path - implement destructor and thus fix leak
efl core cmommand line - implement destructor and thus fix leak
evas - rsvg loader - comment out deprecated func from rsvg we don't need
evas - in case handle scope data being null
Cedric BAIL (5):
eina: fix eina_mempool_from to not report pointer that have never been
allocated as allocated.
eina: fix free support in eina OneBig mempool.
eina: turn on Eina_Mempool tests for OneBig too.
eina: prevent leak of Eina_Value internal allocation.
elementary: fix double eina_value_free in
Efl.Ui.Homogeneous_Model.property.set
Christopher Michael (2):
ecore-wl2: Fix formatting and remove duplicate EAPI
ecore-wl2: Update doxygen for various functions
Hermet Park (4):
ethumb: fixed a potential dangling pointer.
canvas 3d: remove potential dangling pointer.
ector: code refactoring.
ector: don't alloc memory if the size is 0.
Jaehyun Cho (1):
elm perf_test: fix warning of implicit conversion of floating point
JunsuChoi (2):
edje_edit: Prevent dangling pointer.
eldbus_proxy: Prevent dangling pointer.
Marcel Hollerbach (9):
efl_ui_box: do not perform insertion if existing is not added
efl_part: insert @ to link docs proberly
efl_ui_scrollable: insert @ to link docs proberly
efl_gfx_path: insert @ to link docs proberly
efl_ui_image: insert @ to link docs proberly
efl_ui_calendar_item: document this class a little bit more
efl_ui_focus_manager_calc: fix resource leaks
efl_ui_image: implement missing API
Revert "efl_io_model: remove custom counting logic"
Mike Blumenkrantz (12):
tests/check: use test namespace for legacy check test function names
elm_test: don't use legacy win api in interfaces tags case
efl_ui/box: restore previous behavior for passing null reference objects
docs: fix invalid $class reference to use @class
efl_ui/popup: improve backwall docs
build: unbreak destructors
efl: check file's mtime in efl.file::file_set to determine if file is the
same
tests/edje: add comprehensive edje reloading test
tests/edje: reduce chances of cascading test failures in non-forked mode
efl/hint: fix hint_align docs
tests/edje: handle file modifications properly on windows
release: Update NEWS and bump version for 1.22.5 release
Vincent Torri (2):
Efreet_Uri: fix URI decoding when a Windows path (letter followed by :)
is passed to efreet_uri_decode()
efl_app_test_promise: fix warning (no returned value)
Wonki Kim (1):
elm_config: fix to check if eet_open fails
Xavi Artigas (3):
docs: minor tweaks to efl_io_model
docs: nicer formatting for Efl.Pack_Linear
elm/datepicker, timepicker: Fix uninitialized vars
Yeongjong Lee (2):
efl_ui_table: update recalc boolean in child delete callback
efl_ui_table: respect col,row span in last_position calculation
abdulleh Ghujeh (2):
efl_ui_text : Clear selection after past on selected text
efl_ui_text: EFL_UI_EVENT_SELECTION_CLEARED not called
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 83c590ea6a release: Update NEWS and bump version for 1.22.5 release
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--