gengrid/genlist/list: focus first item if first_item_focus_on_first_focus_in is on
[platform/upstream/elementary.git] / src /
2015-03-03 Jaeun Choigengrid/genlist/list: focus first item if first_item_fo... sandbox/seoz/tizen
2015-03-03 Jaeun Choilayout: apply widget's states when elm_layout_file_set...
2015-03-03 Jaeun Choipopup: removed button style setting code in theme_apply
2015-03-03 Jaeun Choigengrid: select the focused item on enter key input
2015-03-03 Jaeun Choigenlist: select the focused item on enter key input
2015-03-03 Jaeun ChoiElm_Spinner: set entry's theme according to spinner...
2015-03-03 Rafael Antognollielementary/examples: Fix theme path search for tizen.
2015-03-03 Yanshuang ZhengFix TIVI-1068 enable build examples
2015-03-03 Mikko YlinenForce ELM_WAYLAND_EGL if engine set called when DISPLAY...
2015-03-03 Rusty LynchAdding elm_finger_size_get and elm_finger_size_set
2015-03-03 Rusty LynchAdd elm_scale_get and elm_scale_set
2015-02-23 SangHyeon Leegenlist/gengrid : Add upadating 'focus' state in item...
2015-02-23 Jee-Yong Umelm_box: Fix miscalculated items' size issue in homogen...
2015-02-23 woochan leedatetime: Fix elm_datetime_field_limit_set.
2015-02-18 Andy Williamsentry: Don't unlink empty files when saving @fix T2122.
2015-02-10 Carsten Haitzler... elm engine - restore explicit use of ELM_ENGNE env var
2015-02-09 Stefan Schmidtelm_config: Avoid access of deleted item data.
2015-02-09 Carsten Haitzler... elm - list - fix invalid item data scope get
2015-02-09 Carsten Haitzler... elm config - font selector - avoid accessing invalid...
2015-02-09 Carsten Haitzler... elm list - fix access of deleted items in list when...
2015-02-09 Youngbok Shinwidgets: Apply default return value according to descri...
2015-02-09 kabeer khanelm_widget: added evas smart callback descriptions
2015-02-09 Daniel Juyung Seotest_genlist: Clean up reorder test case.
2015-02-07 Carsten Haitzler... elm - fix engine config mismatch with new perferred...
2015-02-06 Sung-Taek Hongelm_slider: modified each slider have its indicator...
2015-02-06 Daniel Juyung Seodoc: Fix typos in documentations.
2015-02-06 Daniel Juyung Seowin_example: Fix win example codes.
2015-02-06 Youngbok Shinwin: fix an issue that profile is erased and set to...
2015-02-06 Carsten Haitzler... fix win center trap for elm to pass in h and v params
2015-02-05 Carsten Haitzler... elm - win - dont use deprecated func - use new one.
2015-02-05 Jee-Yong Umelm_label: Fixed label disappearing after theme changed
2015-02-05 Shinwoo Kim[tooltip] use proper object to set tooltip layer
2015-02-04 Jee-Yong Umelm_label: Fixed to prevent slide's autostart before...
2015-02-04 Jaehwan Kimdatetime_module: Fix build warning.
2015-02-04 Jaehwan Kimdatetime module: include elm_widget_datetime.h instead...
2015-02-04 Daniel Juyung Seotest_label: Cleanup label wrap test.
2015-02-03 VBSGengrid : Fix memory leak in elm_gengrid_realized_items...
2015-02-03 Youngbok Shinelm_image: fix elm_image_memfile_set API fail when...
2015-02-03 Amitesh Singhlist/genlist/gengrid/toolbar: set focus/unfocus on...
2015-02-03 woochan leemultibuttonentry: Delete duplicate running code.
2015-01-30 Youngbok Shinwin: Add default return value at elm_win_type_get API...
2015-01-30 Daniel Juyung Seotest_label: Use meaningful test name for label test.
2015-01-29 kabeer khanElm_Entry: Removed empty line and added error message
2015-01-29 Daniel Juyung Seotest_panes: Remove unnecessary align/weight set for...
2015-01-28 Stefan Schmidtedje_externals/elm_video: Fix bug where we override...
2015-01-25 Dave AndreoliIcon: choose the fdo icon size using the evas obj geometry
2015-01-25 Dave AndreoliRevert "Icon: use size_hint_min instead of image_size...
2015-01-25 Dave AndreoliIcon: use size_hint_min instead of image_size to know...
2015-01-25 Dave AndreoliIcon: no more reimplement sizing_eval
2015-01-25 Dave AndreoliImprove Standard Icon test
2015-01-23 Stefan Schmidtelm_image: Add missing semi-colon to terminate line.
2015-01-23 Stefan Schmidtelm_image: Fix memory leak in GETDAT macro.
2015-01-23 Stefan Schmidttest_disable: Extend button array to fix memory corruption
2015-01-23 Daniel Juyung Seotransit: Fix read from pointer after free.
2015-01-23 Daniel Juyung Seotest_win_state: Add elm_win_center() sample.
2015-01-23 Mike Blumenkrantzwin centering: unbork!
2015-01-22 ChunEon Parktransit: fix crash issue.
2015-01-21 Daniel Juyung Seotest_gengrid: Dynamically allocate item data.
2015-01-21 Daniel Juyung Seotest_colorselector: Clean up a little bit.
2015-01-21 Daniel Juyung Seocolorselector: Remove unnecessary pointer redirection.
2015-01-21 Daniel Juyung Seotest_icon: Clean up icon standard sample.
2015-01-21 Mike Blumenkrantzimage now implements edje object size functions
2015-01-21 Mike Blumenkrantzimage animation functions now work as expected for...
2015-01-20 Mike Blumenkrantzwin_example now exits fullscreen on any key press....
2015-01-20 Jaeun ChoiElm_Entry: set handler style according to current widge...
2015-01-19 Stefan SchmidtRevert "genlist: added reorder feature on key events"
2015-01-19 ChunEon Parkgenlist: fix incorrect grammar.
2015-01-19 Jaehyun Choelm_transit: Fix crash issue caused by multiple transit...
2015-01-19 ChunEon Parkgenlist: fix genlist multi-selected problem.
2015-01-19 Jaehyun Choelm_transit: Fix to support zoom rate zero.
2015-01-17 WooHyun Jungwidget: elm_win can be unfocused only when its ecore_ev...
2015-01-16 Cedric BAILtests: add coverage support.
2015-01-16 Cedric BAILtests: actually run the main loop properly to be able...
2015-01-15 ChunEon Parkgenlist: code clean up
2015-01-15 ChunEon Parkgenlist: don't access item after removing it.
2015-01-15 ChunEon Parkgenlist: guard the item deletion problem.
2015-01-15 ChunEon Parkgenlist: fix the access of the invalid items.
2015-01-14 Mike Blumenkrantzgenlist needs to also highlight items on keyboard select
2015-01-14 Mike BlumenkrantzRevert "genlist: fix a crash when deleting a item in...
2015-01-14 ChunEon Parkgenlist: fix a crash when deleting a item in selected...
2015-01-14 ChunEon Parkgenilst: fix regression bug added in 0e7d521151ba93f3b5...
2015-01-14 Lukasz StanislawskiDo not explicite include atspi headers.
2015-01-14 ChunEon Parkgenlist: set missed item reference.
2015-01-14 ChunEon Parkgenlist: fix a crash of genlist group tree example.
2015-01-14 ChunEon Parkwidget: set missing elm_widget_item_magic
2015-01-13 Cedric BAILphotocam: force reload of image on file_set.
2015-01-12 Carsten Haitzler... elm image - fix image rotation in non-common cases
2015-01-12 Chris Michaelelementary: Fix dereference of null return value
2015-01-12 Tom HacohenElm win: Fix added internal parameter to the win constr...
2015-01-12 Tom HacohenElm win: Fix elm_win_fake()'s name to follow conventions.
2015-01-12 Daniel ZaouiDnD: fix callbacks deletion for inline windows.
2015-01-12 Jee-Yong Umelm_colorselector: Fixed to make palette_box have prope...
2015-01-12 Carsten Haitzler... elm - fix build problem with examples - elocation api
2015-01-12 VBSScroller : Fix elm_scroller_last_page_get API wrong...
2015-01-12 Carsten Haitzler... elm - elm image orientation api fix - major bug in...
2015-01-12 ChunEon Parkgenlist: recommit 1879cc39258c63c24f0abcff56558b1f1b601...
2015-01-11 Mike Blumenkrantzelm_table now supports alignment
2015-01-11 Mike Blumenkrantzfake win should not perform widget focus setting on...
2015-01-11 Yakov GoldbergRevert "genlist: use eina bool"
2015-01-10 ChunEon Parkgenlist: remove unnecessary null check.
next