stefan pushed a change to annotated tag v1.11.0-beta2
in repository core/elementary.
at 565693a35b (tag)
tagging 00d4c1eb4354c8ffa015af1df1bf0b15f674ae78 (commit)
replaces v1.11.0-beta1
tagged by Stefan Schmidt
on Mon Aug 11 13:07:07 2014 +0200
- Log -----------------------------------------------------------------
v1.11.0-beta2
Anand (1):
genlist: removed unnecessary EINA_UNUSED macro
Carsten Haitzler (10):
elm - add apis to deal with accel perference
elm config - expose vsync config so people can turn it on
elm - fix data leak if config version bad in property.
elm config - fix leak on shutdown of config struct memmebers
elm win - only auto choose x11/wl based on envvar if ELM_ENGINE unset
elm entry - fix CID 1194480 in coverity
elm gengrid - fix CID 1222464
elm cnp - remove usless check/code according to CID 1193248
elm win - fix invalid use of elm engine config per window
elm - do not do x11 main/config stuff without DISPLAY set
Chinmaya (1):
Genlist: Fixed indentation.
Christopher Michael (1):
elementary: Handle case where ELM_ENGINE environment variable is
Daniel Juyung Seo (2):
win: initialize the internal variable. fixed uninitialized pointer read.
widget: added warnings to internal headers.
Daniel Kolesa (1):
autotools: install .pc files to the correct directory on FreeBSD
Gwanglim Lee (1):
win: Don't call ecore_x_screensaver APIs if elm win doesn't have X11
window
Lukasz Stanislawski (1):
atspi: remove EAPI from elm_atspi_text_text_attribute_free
Mike Blumenkrantz (2):
photocam should reset its preload when a new file is loaded
gengrid once again selects items using keyboard when no item was
previously selected
Stefan Schmidt (5):
build: Make sure we don't redefine SCREENSHOTS but append to it
shot.sh: Set ELM_DISPLAY to bring the elm shot engine back to life
gengrid: Fix since version for new elm_gengrid_reorder_type_set()
configure: Use the same default CFLAGS/LDFLAGS as we do for EFL
release: Update NEWS and bump version for 1.11.0-beta2 release
davemds (4):
doc: sync changes made in efl
Gengrid: fix position calculation
blank line --
Genlist: do not segv if the user clear the list on item double-click
-----------------------------------------------------------------------
No new revisions were added by this update.
--