platform/upstream/efl.git
2016-01-25 Jean-Philippe... elm_test: Show popup error when Plug can't connect
2016-01-24 Dave AndreoliGenlist: do not select the item two times in case of...
2016-01-24 Dave AndreoliGenlist/grid: do not set again the focus on double...
2016-01-24 Dave AndreoliReveal the same focus bug of previous commit also in...
2016-01-24 Dave AndreoliAdd a test to reveal a focus bug in Genlist/Gengrid
2016-01-22 divyesh purohitcombobox: apply proper style
2016-01-22 divyesh purohitcombobox: "return" key handled correctly and removed...
2016-01-22 Cedric BAILcombobox: move responsibility to define filter and...
2016-01-22 SangHyeon Leegenlist : fix tree item floating issue when homoegeneou...
2016-01-21 Dave AndreoliAdjust "context_menu_disabled" configuration.
2016-01-21 Jean-Philippe... elm: Replace EO_EV_ by EO_BASE_EVENT_
2016-01-20 Jee-Yong Umelm_hoversel: fix calculation to make items fit to...
2016-01-20 Minkyu Kangelm_widget: use internal function for clearing the...
2016-01-20 Hermet Parkupdate author
2016-01-20 Minkyu Kangelm_widget: cleanup _elm_widget_on_focus function
2016-01-19 Dave AndreoliCombobox: rename the "selected" event to "item,selected...
2016-01-19 Chris Michaelelementary: Fix elm_win_window_id_get function
2016-01-18 Dave AndreoliHoversel: add a test for the populate-on-click scenario
2016-01-18 Stefan Schmidtrelease: Update NEWS and bump version for 1.17.0-beta2...
2016-01-18 Vincent Torriwin32: Fix link of binaries which use functions in...
2016-01-17 Daniel Juyung Seogitignore: Add new example to gitignore list.
2016-01-17 Daniel Juyung Seoexamples/combobox: Remove unused functions.
2016-01-17 Dave AndreoliGengrid: improve item_region_show code
2016-01-15 Andy Williamsconfig: Correct defaults in upgrade of popup conf
2016-01-15 Amitesh Singhslider: fix segfault in case of obj is deleted before...
2016-01-15 Jean-Philippe... SegmentControl: Fix theme to avoid text move on select
2016-01-14 Cedric BAILconfig: try to properly update config for popup new...
2016-01-14 Stefan Schmidtelm_config: close file before moving it
2016-01-14 Stefan Schmidtelm_config: print an eror message if we fail to save...
2016-01-14 Stefan Schmidtelm_config: handle eet_data_write possible error return
2016-01-14 Jean-Philippe... examples: fix compilation from command line (file models)
2016-01-13 Mike Blumenkrantzbox: enforce size recalc during unpack_all()
2016-01-13 Mike Blumenkrantzbox: improve aspected layout for non-1:1 ratio aspects
2016-01-13 godly.talias[Hover] Fixed the delaying of hover dismiss on continuo...
2016-01-11 Stefan Schmidtels_cursor: mark internal struct static
2016-01-11 Stefan Schmidtelmn_config: mark some internal variables and functions...
2016-01-11 Stefan Schmidtatspi: mark some internal structs static
2016-01-11 Stefan Schmidtexamples/combobox: include string.h for strcasestr()
2016-01-11 Tom HacohenWidgets: remove duplicate declaration of language,chang...
2016-01-11 Tom HacohenWidgets: remove duplicate declaration of access,changed...
2016-01-11 Stefan Schmidtrelease: Update NEWS and bump version for 1.17.0-beta1...
2016-01-11 Minwoo, Leemodules/prefs/elm_entry: Add safety check for NULL...
2016-01-11 Carsten Haitzler... elm entry: check for null return from eina_rectangle_new
2016-01-08 Larryjs: fix examples functions
2016-01-08 divyesh purohitcombobox: fix recalc and hover's best_location error
2016-01-08 Mike Blumenkrantzbox: update evas box geometry during layout after smart...
2016-01-08 Hermet Parkhoversel: don't activate if the items were none.
2016-01-08 Hermet Parkhide indicator after mouse wheel activation.
2016-01-08 Hermet Parkctxpopup: add geometry,update smart callback.
2016-01-07 Chris Michaelelementary: Fix potential sizeof mismatch
2016-01-07 Chris Michaelelementary: Fix warnings of uninitialized variable...
2016-01-07 Chris Michaelelementary: Fix calls to ecore_evas_wayland_window_get2
2016-01-06 Mike Blumenkrantzwidget: check next_item existence when focusing before...
2016-01-06 Mike Blumenkrantzlayout: do not unset max size hint during sizing eval
2016-01-06 Mike Blumenkrantzbox: use elm_box_recalculate() in smart recalc
2016-01-06 Umesh Tanwarelementary_test: remove wrong usage of EINA_UNUSED.
2016-01-06 Subodh Kumarsegment_control: check item disable
2016-01-06 divyesh purohitcombobox: add documentation and example
2016-01-06 Stefan Schmidtelm_sys_notify: add missing since tags for notification...
2016-01-06 Stefan Schmidtelm_notify/popup: add missing since tag for new dismiss...
2016-01-06 Stefan Schmidtelm_combox: add missing since tags for new APIs
2016-01-06 Stefan Schmidtelm_win: add missing since tag and correct another one
2016-01-06 Youngbok Shintoolbar: Revert a theme change for shrink mode signals.
2016-01-05 Stephen okra... config: Remove stray printf.
2016-01-05 Jean Guyomarc'hsys_notify: fix shutdown of elm_sys_notify
2016-01-05 Stefan Schmidtrelease: Update NEWS and bump version for 1.17.0-alpha1...
2016-01-05 Chris Michaelelementary: Fix elementary not compiling
2016-01-05 Carsten Haitzler... elm config - monitor JUST the correct files for profile...
2016-01-05 Carsten Haitzler... elm wl cnp - fix paste to not crash anymore
2016-01-05 Carsten Haitzler... elm config - add the ability to have derived configurat...
2016-01-05 Carsten Haitzler... elm config - add function to check if profile exists
2016-01-05 Carsten Haitzler... elm config tool - dont need to call save if flush is...
2016-01-05 Carsten Haitzler... elm config - allow the ability to save out to another...
2016-01-04 divyesh purohitcombobox: add new widget.
2016-01-04 divyesh purohithover: fix segfault when smart direction is used in...
2016-01-04 Jee-Yong Umhoversel: auto update hoversel after dismiss animation...
2016-01-04 divyesh purohithoversel: fix hover position in hoversel, when it goes...
2016-01-04 Sung-Taek Hongbutton: add color classes
2016-01-04 woochan leemultibuttonentry: add color classes and text classes.
2016-01-04 Hosang Kimscroller: add color classes
2016-01-04 taehyubctxpopup: add color class
2016-01-04 taehyubpopup: apply popup color class
2016-01-04 woochan leespinner: add color classes and text classes.
2016-01-04 woochan leeindex: add color classes and text classes.
2016-01-04 Youngbok Shinentry: add new text classes and color classes for Entry...
2016-01-04 woochan leedatetime: add color classes and text classes.
2016-01-04 Youngbok Shincalendar: add color classes and text classes.
2016-01-04 Jee-Yong Uminwin: remove a meaningless line in sizing_eval
2016-01-04 Lukasz Stanislawskigengrid: add scrollto BOTTOM alignment type.
2016-01-04 Lukasz Stanislawskigenlist: new SCROLLTO_BOTTOM alignment
2016-01-04 Jean Guyomarc'hsys_notify: support several notification servers
2016-01-04 Lukasz Stanislawskiindex: accessibilitize index items
2016-01-04 SangHyeon Leegenlist : add size_calc forcely about content when...
2016-01-04 Youngbok Shintoolbar: Send a signal when shrink mode is changed.
2016-01-02 Mike Blumenkrantzbox: re-set max extents sizes to -1 during recalc
2016-01-02 Hermet Parktooltip : prevent blowing memory up in the middle of...
2015-12-31 Mike Blumenkrantzbox: implement aspected item layout
2015-12-31 taehyubpopup: add popup dismiss function for hide effect
2015-12-29 Chidambar Zinnoury elementary spinner: Disable dragging over the decrease...
2015-12-29 Chris Michaelelementary: Fix formatting
next