platform/upstream/elementary.git
2015-05-26 Lukasz Stanislawskigenlist: implement Atspi_Selection interface
2015-05-26 Carsten Haitzler... theme - efm - redo folder to stand out more amongst...
2015-05-25 Carsten Haitzler... update po's
2015-05-25 Carsten Haitzler... theme - add more efm basic file type icons
2015-05-22 Umesh TanwarGenlist: support of ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY...
2015-05-22 Carsten Haitzler... elm config - init wl if env vars indicate we should
2015-05-21 Amitesh Singhtest_genlist: Fix warnings while running "Genlist Textb...
2015-05-21 Thiep Hafileselector button: correct window parent finding
2015-05-21 Vaibhav GuptaGengrid: Updated gengrid to select the last item.
2015-05-21 Daniel ZaouiFix make clean
2015-05-21 Aleksey Karmanovelm_genlist: fix implementation of genlist tooltip...
2015-05-20 Dave AndreoliImmediatly change the cursor if changed from inside...
2015-05-20 Daniel Kolesaeo: remove occurences of @const_get/@const_set
2015-05-20 Tom HacohenFix usage of the now removed eo_error_set().
2015-05-20 Daniel ZaouiAdapt Eo classes to use new Eolian types
2015-05-20 Daniel ZaouiMove elm_general types to Eolian format
2015-05-20 Daniel ZaouiEolian: support of eot file
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-05-20 Lukasz Stanislawskiatspi: improve way of setting ATSPI SHOWING state
2015-05-20 Daniel Zaouitest/scroller: apply coding style.
2015-05-19 ChunEon Parkscroller: add example for resizing scroll's content...
2015-05-19 Jaehyun Choelm_win: Set initial withdrawn state from win's ecore_e...
2015-05-19 Amitesh Singhhoversel: Added item_focus_set/item_focus_get.
2015-05-19 Amitesh Singhctxpopup: Added item_focus_set/item_focus_get.
2015-05-19 Thiep Haentry: update selection handlers when entry is resized
2015-05-19 kumar navneetPatch to fix accessibility issue in coloselector item.
2015-05-19 Amitesh Singhtest_hover.c: remove "transparent" hover style set.
2015-05-19 Amitesh Singhslider: use theme of object for popup.
2015-05-19 shilpa.singh[Elm_ColorSelector]: Unnecessary widget creations,...
2015-05-19 Woochan Leemultibuttonentry: Delete unused data in edc.
2015-05-19 Amitesh Singhtooltip: set the correct style of label.
2015-05-18 Daniel Kolesaeo: Eina_Bool -> bool
2015-05-18 Daniel Kolesaeo: sync with eolian syntax changes
2015-05-18 Amitesh Singhgenlist: track viewport size changes and re-eval items...
2015-05-18 Amitesh Singhentry: No need to free ptr returned by _elm_util_mkup_t...
2015-05-18 ChunEon Parkwidget: more fix wrt item data.
2015-05-18 Jee-Yong Umelm_object_item: fix the issue that del_cb doens't...
2015-05-18 Daniel ZaouiSlideShow: Fix double invocation of ItemClass delete...
2015-05-18 Amitesh Singhlabel: Fix memory leak.
2015-05-18 ChunEon Parkclipper: hide the region_set()/get() APIs.
2015-05-18 ChunEon Parkfix makedist break.
2015-05-17 Yakov Goldbergelm_toolbar: fixing Eolian comment markup
2015-05-17 Yakov Goldbergelm_toolbar: Move enums to elm_toolbar.eo
2015-05-17 Yakov Goldbergelm_flip: Move enums to elm_flip.eo
2015-05-17 Yakov Goldbergelm_scroller: Move enums to elm_scroller.eo
2015-05-17 Yakov Goldbergelm_panel: Move enums to elm_panel.eo
2015-05-17 Yakov Goldbergelm.win.eo: fixed typo
2015-05-15 ChunEon Parkclipper: improve doc.
2015-05-15 jiin.moonelementary: Create new widget for image masking
2015-05-15 Amitesh Singhtheme: return false if elm_object_style_set() failed...
2015-05-15 taehyubelc_popup: add scroller into popup content area
2015-05-15 Carsten Haitzler... elm - tests - fix const warnings with new eina home...
2015-05-15 Amitesh Singhlayout: Flush layout resize object's edje signals on...
2015-05-15 Carsten Haitzler... elm notify patch submit - rebase lost my fix? fix now...
2015-05-15 Vitalii VorobiovElm_Notify: adding elm_object_part_text_set/get functio...
2015-05-14 Cedric BAILelementary: use portable way to get tmp and home enviro...
2015-05-14 ChunEon Parkgenlist: fix to return item style correctly.
2015-05-14 Daniel Kolesaeo: fix according to latest eolian changes
2015-05-13 Lukasz Stanislawskiatspi: add ACTIVE state to elm_win
2015-05-13 Lukasz Stanislawskiatspi: set FOCUSABLE state only when widget has no...
2015-05-13 Lukasz Stanislawskiatspi: do not return ELM_ATSPI_STATE_ACTIVE when widget...
2015-05-13 Lukasz Stanislawskiatspi: handle state change notifications in on_focus...
2015-05-13 Ji-Youn Parkelm_win: Add elm win key grab. If keyrouter support...
2015-05-12 Daniel Kolesaeo: sync with latest Eolian changes and introduce a...
2015-05-12 Lukasz Stanislawskiatspi: add component interface to elm_widget_item objects.
2015-05-12 Lukasz Stanislawskiatspi: fix accessible_at_point method to match specific...
2015-05-11 Daniel Kolesaeo: fix up the remaining doc comments
2015-05-11 Daniel Kolesaelm_widget_item: fix doc comments
2015-05-11 Lukasz Stanislawskiatspi: more org.a11y.atspi.Window signals is broadcasted.
2015-05-07 Vitor Sousaelm_win: Move enums to elm_win.eo
2015-05-07 Vitor Sousaelm_win_standard: Add elm_win_standard class
2015-05-07 Vitor Sousaelm_win: Replace elm_win_constructor by constructing...
2015-05-07 Daniel Kolesaeolian: use the new property syntax
2015-05-07 Jee-Yong Umelm_genlist: Emitting signal when content or text is...
2015-05-06 maxerbaUpdating spanish translation
2015-05-06 Vitor Sousaelm_photocam: use Efl.File in Elm_Photocam
2015-05-06 Tom HacohenWin: Make animator,tick signal actually work.
2015-05-06 Vitor SousaRevised classes and interfaces in .eo files and added...
2015-05-06 Tom HacohenElm image: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm button: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenMost of elm: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm bubble: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm bg: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm box: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm container: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm layout: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm actionslider: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm access: Use correct Eolian namespace syntax.
2015-05-06 Tom HacohenElm widget+item: Use correct Eolian namespace syntax.
2015-05-06 Chris Michaelelementary: Remove unused variable
2015-05-06 Stefan SchmidtRevert "fileselector: Work around initial genlist size...
2015-05-06 Stefan Schmidtconfigure: Switch to dev mode again. Merge window for...
2015-05-06 Stefan Schmidtrelease: Update NEWS and bump version for 1.14.0 release v1.14.0
2015-05-06 Stefan Schmidtfileselector: Work around initial genlist size bug...
2015-05-06 Cedric BAILnaviframe: fix poping top item continuously to empty...
2015-05-05 Cedric BAILnaviframe: add a test for checking expected behavior...
2015-05-04 Lukasz Stanislawskigengrid: fix mem leak occuring when getting name from...
2015-05-04 Dave AndreoliFix slideshow smart events event_info
2015-05-01 Sung-Taek Hongmap: fix scale calculation error
2015-05-01 Umesh TanwarGenlist: rectification in _item_focused_next()
next