platform/upstream/elementary.git
2015-04-16 Chris Michaelelementary: Fix elm_win_window_id_get for wayland
2015-04-16 Stefan Schmidtelm_color_class: Avoid resource leak
2015-04-16 Daniel Kolesamailmap: update q66
2015-04-16 Lukasz Stanislawskiatspi: add missing signals array sentiel.
2015-04-15 Stefan Schmidtbuild: Make sure we remove check-results.xml during...
2015-04-15 Carsten Haitzler... elm - fix repeat event fix - thanks dave
2015-04-15 Mike Blumenkrantztoolbar: fix conditional compiler warning in horizontal_set
2015-04-14 Dave AndreoliAdd missing file_get legacy definition for Video and...
2015-04-14 ChunEon Parkradio: update doc
2015-04-14 Jean-Philippe... elm_glview: make_current(NULL, NULL) before delete
2015-04-14 Jaeun Choielm_gengrid: mark cursor_engine_only in data and update...
2015-04-14 Andrii Kroitorspinner: fix entry style in non 'button_layout' mode
2015-04-13 Mike Blumenkrantzcolorclass: only perform remote actions if current...
2015-04-13 Mike Blumenkrantzcolorclass: add reset signal for correctly managing...
2015-04-13 Mike Blumenkrantzcolorclass: flush config after saving
2015-04-13 Stefan Schmidtrelease: Update NEWS and bump version for 1.14.0-beta1... v1.14.0-beta1
2015-04-13 Olliver Schinaglflipselector: Remove has some nbsp's and random whitespaces
2015-04-13 Jean-Philippe... elm_image: Do not open file again if already opening...
2015-04-12 Daniel Juyung Seoexamples: Use new efl apis for size_set and visibility_set.
2015-04-10 Jaeun Choielm_image: return EINA_FALSE if the data source is...
2015-04-10 Jean-Philippe... elm_suite: Add test for async file set
2015-04-10 Jean-Philippe... elm_image: Fix potential race conditions in async mode
2015-04-10 Jaehyun Chotest_naviframe: Fix content image file names.
2015-04-10 kumar navneet[elm_panel] Fix mirroring issue.
2015-04-10 SangHyeon Leelist/genlist/gengrid: Fix default return value in eolia...
2015-04-10 woochan leeDelete whitespaces for header and eo files.
2015-04-10 Carsten Haitzler... elm - undeprecate preferred engine config api - still...
2015-04-09 Jaeun Choielm_genlist: pass eo_it to eo_do_ret func, not VIEW(it)
2015-04-08 Stefan Schmidtbuild: Allow to define path for eldbus-codegen binary
2015-04-08 Stefan Schmidtelm_object: Add since tag for new elm_object_access_in...
2015-04-08 Carsten Haitzler... elm image - stop repeating events by default - wrong
2015-04-07 Stefan Schmidtrelease: Update NEWS and bump version for 1.14.0-alpha1... v1.14.0-alpha1
2015-04-07 Jean-Philippe... gesture_layer: Fix unused value assignment
2015-04-07 Jean-Philippe... colorselector,scroller: Check return value of elm_layou...
2015-04-07 Jean-Philippe... elm_test: (GLView) reset accel_preference after win_add
2015-04-07 Jean-Philippe... elm_test: GLView: Add depth to the window
2015-04-07 Jean-Philippe... elm_glview: Call resize func whenever the surface is...
2015-04-07 Jean-Philippe... elm_glview: Fix usage of direct rendering
2015-04-07 Mike Blumenkrantzedc: use new empty description inherit statements in...
2015-04-07 Mike Blumenkrantzedc: fix button theme syntax error
2015-04-06 Mike Blumenkrantzcolorclass: move test translate+list callbacks to main
2015-04-06 Mike Blumenkrantzcolorclass: sort colorclass list by colorclass name
2015-04-06 Mike Blumenkrantzcolorclass: block colorselector dismissal when clicking...
2015-04-06 Mike Blumenkrantzcolorclass: fix test window initial resize geom
2015-04-06 Mike Blumenkrantzcolorclass: only show one fader at a time
2015-04-06 Mike Blumenkrantzcolorclass: slightly expand colorselector bg to improve...
2015-04-06 Mike Blumenkrantzcolorclass: add clip for color type groups, move inset...
2015-04-06 Mike Blumenkrantzcolorclass: add focus glow to color type selector
2015-04-06 Mike Blumenkrantzedc: add descriptions for all listed color classes
2015-04-06 Lukasz StanislawskiMerge branch 'devs/stanluk/eo_object_items_atspi'
2015-04-06 Lukasz Stanislawskiatspi: changed del event broadcast. Fix genlist & gengr...
2015-04-06 Lukasz Stanislawskiatspi: remove redundant signature check.
2015-04-06 Lukasz Stanislawskiatspi: update genlist item Name property when text...
2015-04-06 Lukasz Stanislawskiatspi: fix mem leaks spotted in valgrind.
2015-04-06 Lukasz Stanislawskiatspi: override default atspi parent of genlist item...
2015-04-06 Lukasz Stanislawskiatspi: delay registration of atspi object until its...
2015-04-06 Lukasz Stanislawskiatspi: allow to override default Elementary objects...
2015-04-06 Lukasz Stanislawskiatspi: remove deleted atspi header from elm_interfaces.
2015-04-06 Lukasz Stanislawskiatspi: add 'checked' state for elm_radio
2015-04-06 Lukasz Stanislawskiatspi: add 'editable' to elm_entry atspi states
2015-04-06 Lukasz Stanislawskiatspi: allow AT-SPI clients to filter-out key events
2015-04-06 Lukasz Stanislawskiwidget: use ATSPI protected functions.
2015-04-06 Lukasz Stanislawskiatspi: add text tags filtering
2015-04-06 Lukasz Stanislawskigengrid: remove debug
2015-04-06 Lukasz Stanislawskiatspi: improva child add/del broadcasting.
2015-04-06 Lukasz Stanislawskiatspi: fix elm_gengrid_item accessible states
2015-04-06 Lukasz Stanislawskiatspi: add AT-SPI support for elm_toolbar_items
2015-04-06 Lukasz Stanislawskigenlist: remove debug logs
2015-04-06 Lukasz Stanislawskiatspi: remove elm_interface_atspi_widget implementation.
2015-04-06 Lukasz Stanislawskigenlist: remove warning
2015-04-06 Lukasz Stanislawskiatspi: implement selection interface for elm_list
2015-04-06 Lukasz Stanislawskiatspi: change object hierachy for elm_gengrid.
2015-04-06 Lukasz Stanislawskiatspi: add elm_genlist items support.
2015-04-06 Lukasz Stanislawskiatspi: improve atspi support for elm_list
2015-04-06 Lukasz Stanislawskiatspi: change variable name
2015-04-06 Lukasz Stanislawskiatspi: implement add/del callbacks. Add genlist item...
2015-04-06 Lukasz Stanislawskiatspi: set role for elm_genlist item.
2015-04-06 Lukasz Stanislawskiatspi: remove component interface from inheritance...
2015-04-06 Lukasz Stanislawskiatspi: overload children_get method for elm_genlist
2015-04-06 Lukasz Stanislawskiatspi: make eo_widget_item accessible object
2015-04-06 Jean-Philippe... elm_test: Fix remote image URL
2015-04-06 Jean-Philippe... elm_image: Simplify file_get
2015-04-06 Jean-Philippe... elm_image: Use Efl.File interface for mmap_set
2015-04-06 Jean-Philippe... elm_image: Implement async file open
2015-04-06 SangHyeon LeeElm_Win: Fix _elm_win_focus_prev_target_del callback...
2015-04-06 kabeer khanslideshow/test: Fixed warning of uninitailised variable
2015-04-06 woochan leeelm_config.h: Delete whitespaces.
2015-04-06 ChunEon Parkmultibuttonentry: use layout apis instead of edje,
2015-04-06 woochan leemultibuttonentry: btn item theme set API change.
2015-04-05 Mike Blumenkrantzgitignore update
2015-04-05 Mike Blumenkrantzcolorclass: disable local extra listing in test for now
2015-04-05 Mike Blumenkrantzcolorclass: add util function for listing color classes...
2015-04-05 Mike Blumenkrantzcolorclass: add subsystem for remotely editing colorcla...
2015-04-05 Mike Blumenkrantzcolorclass: add test case
2015-04-05 Mike Blumenkrantzadd colorclass editor
2015-04-05 Mike Blumenkrantzconfig: use eina_streq to optimize comparisons in _elm_...
2015-04-05 Mike Blumenkrantzcolorselector: support "changed,user" smart callback
2015-04-04 Boris Faureelc_popup: make sure code is C89 strict
2015-04-03 ChunEon Parktest_3d: correct arguments order.
2015-04-03 ChunEon Parkevas_map_3d: fixed control names.
next