raster pushed a change to annotated tag v1.8.0-beta1
in repository core/elementary.
at d865866e65 (tag)
tagging a4dabe45329ce186ef49f9768abb154dad1ab356 (commit)
replaces v1.8.0-alpha2
tagged by Carsten Haitzler (Rasterman)
on Mon Nov 25 14:54:26 2013 +0900
- Log -----------------------------------------------------------------
v1.8.0-beta1
Carsten Haitzler (3):
elm - table - protect against invalid cell/row values (16bit overflow)
wayland - fix cnp segv
1.8.0-beta1
ChunEon Park (4):
elementary/transit - fix the T511 "_transit_auto_reverse_get()
Elm_Transit transit has already been deleted"
elementary/ctxpopup - fix T235 ctxpopup_example_01 can popup many times
at once.
elementary/mapbuf - set NULL if the content is empty.
elementary/mapbuf - reset the mapbuf correctly when the content is
removed(unset)
Daniel Juyung Seo (6):
index_example_01.c: fixed wrong example code. elm_index_level_go() should
be called after every index item changes.
index_example_01.c: sample code internal refactoring.
genlist_example_04/05.c: initialize pointer variables and check null.
elm_diskselector.c: reduce item_count number on _item_del. or reducing
item_count could be skipped in some cases like elm_index_clear.
general_funcs_example.c: fixed wrong window's resize object addition
logic in general_funcs sample code.
test_popup.c: added popup example which has a rectangle as its parent.
Daniel Zaoui (1):
DnD: safe inlist elements removal
Jihoon Kim (1):
fix typos in doxygen and comments
Ryuan Choi (1):
Introduce check for unit testing framework of Elementary
Sanjeev BA (1):
T531 - Elemntary_popup does not respond to 'close' event
Tom Hacohen (2):
Tests: Added elm_suite.h to EXTRA_DIST.
Hoversel: Fix access to already deleted object.
WooHyun Jung (3):
elementary/elc_multibuttonentry.c : Multibuttonentry doesn't need to call
parents' on_focus.
Fix build warning.
elementary/elm_scroller.c : For checking focus next object,
focus_direcion_get function should be changed to focus_next_get function. If
there is no focus next object, focus_direction_get will be executed by
focus_next_get.
maxerba (2):
Updating galician localization
Adding polish localization
-----------------------------------------------------------------------
No new revisions were added by this update.
--