This is an automated email from the git hooks/post-receive script.
zmike pushed a change to annotated tag v1.23.1
in repository core/efl.
at 3f759c41a5 (tag)
tagging 46b8945cd33610345924ca1a43affe30cf592c95 (commit)
replaces v1.23.0
tagged by Mike Blumenkrantz
on Fri Oct 11 12:34:05 2019 -0400
- Log -----------------------------------------------------------------
1.23.1
Bruno da Silva Belo (9):
csharp: More updated docs to 1.23.
csharp: Standardizing doc tag.
c: coverity: resource leaked when using realloc.
csharp: removing extra //
csharp: updating eina_accessor docs and hide api.
csharp: updating eina_binbuf docs and hide api.
csharp: updating eina_inarray docs and hide api.
csharp: updating eina_inlist docs and hide api.
csharp: updating eina_iterator docs and hide api.
Cedric BAIL (7):
eldbus: properly call parent finalize during creation of
Eldbus.Model_Method.
eldbus: Eldbus_Proxy require to handle self desctruction as refcounting
doesn't fully protect.
eldbus: connection are destroyed on invalidate, there is no point for any
object to not cleanup on invalidate.
eldbus: properly cleanup local variable during destruction.
ecore_con: destructor are always called when finalize return NULL.
ecore_con: do not crash in test if nothing is returned by Ecore_Con_Url.
ecore_con: use only Eina_Magic infrastructure for set and check in
Ecore_Con.
Felipe Magno de Almeida (1):
elementary: Add documentatio to efl_ui_layout_factory.eo
Jaehyun Cho (1):
efl_ui_panes: fix not to consider content min size for legacy panes
Jongmin Lee (1):
ecore : fix incorrect size of expression for coverity
JunsuChoi (1):
efl_ui_animation_view : Put @beta on Efl.Ui.Animation_View_State
Lauro Moura (7):
csharp: Add some docs to MVVM infrastructure
csharp: Do not use the System Bus for testing.
csharp: Document eina_value.cs
csharp: Fix docs and hide stuff from stringshare.
csharp: Fix doc and hide stuff from strbuf.
csharp: Add missing docs to slice.
cv: Switch to safe 32/64 bits printf masks
Marcel Hollerbach (3):
meson: pass correct PACKAGE_DATA_DIR
efl_ui_datepicker: no need to delete the manager here
efl_canvas_animation_player: fix double free
Mike Blumenkrantz (10):
efl_ui/bg: unset finger_size multiplier during construction
doc: improve colorselector preview
ci: fix return value warning in test build code
efl_ui/win: fix max size hint eval
efl_ui/win: initialize max size hints to -1 during constructor
efl_ui/selection_manager: be explicit with sizeof() usage
tests/position_manager: initialize variable in declaration
examples/emotion: remove dead code
evas/language: #ifdef guard variable which is only used inside #ifdef
release: Update NEWS and bump version for 1.23.1 release
SangHyeon Jade Lee (1):
elm: fix legacy callback names.
Stefan Schmidt (6):
docs: enable compression for tar file and avoid file name clash
docs: fix elementary group name in docs
efl_ui_video: bring back Elm_video doxygen group for docs
evil: bring back doxygen intro page for evil library
evil: remove stray x character from docs section
evil: make it clear in the docs that this library is private to efl
WooHyun Jung (1):
efl_ui_image: fix backward compatibility issue
Xavi Artigas (3):
docs: Fix problems with monospaced text
evas: silence compiler warning in textblock
docs: Remove redundant documentation
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 46b8945cd3 release: Update NEWS and bump version for 1.23.1 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.
--