platform/upstream/elementary.git
2014-03-23 Daniel Juyung Seomacros: Fixed wrong ELM_RECTS_INCLUDE logic.
2014-03-23 Daniel ZaouiEolian: Integration of Entry
2014-03-23 Daniel ZaouiEolian: Integration of Disk Selector
2014-03-23 Daniel ZaouiEolian: Integration of Day Selector
2014-03-23 Daniel Juyung Seotest_genlist, test_gengrid: Added more callbacks to...
2014-03-23 Daniel Juyung Seolist/genlist/gengrid: Handle on_focus event on focus...
2014-03-23 zmikegenlist needs to iterate exactly once over a fixed...
2014-03-22 Daniel Juyung Seogengrid: Commented out some temporarily unused code.
2014-03-22 Daniel Juyung Seoelm: Fixed shadow variable build warning.
2014-03-22 Daniel Juyung Seotest_list: Added focus move policy set example to test_...
2014-03-22 Daniel Juyung Seofocus: Added optional focus feature - focus movement...
2014-03-22 Daniel Juyung Seotest_genlist/gengrid: Renamed 'item focus' test to...
2014-03-22 Daniel Juyung Seofocus: Set the focus target as NULL on focus highlight...
2014-03-22 Daniel Juyung Seotest_genlist: Flourish genlist focus test case to revea...
2014-03-22 Daniel Juyung Seotest_genlist: Merged 'Genlist Focus' and 'Genlist Item...
2014-03-22 Daniel Juyung Seogengrid: Fixed broken gengrid item focus support.
2014-03-22 Daniel Juyung Seogenlist: Fixed broken genlist item focus support.
2014-03-22 Daniel Juyung Seolist: Added missing return from my previous commit...
2014-03-22 Daniel Juyung Seomobile config: Added key bindings to mobile profile.
2014-03-22 Daniel Juyung Seotest_list: Added clicked callback to buttons and made...
2014-03-22 Daniel Juyung Seogenlist/gengrid: Used item callback infrastructure.
2014-03-22 Daniel Juyung Seolist/genlist/gengrid: Call item_show not bring_in on...
2014-03-22 Daniel Juyung Seolist: Fixed heavily broken list item focus/selection...
2014-03-22 Daniel Juyung Seolist: Select the first item when the list widget is...
2014-03-22 Daniel Juyung Seolist: Fixed formatting before fixing a bug.
2014-03-22 Daniel Juyung Seolist: Fixed item focus logic correctly by checking...
2014-03-22 Daniel Juyung Seoflip, index: Renamed smart data member 'down' to 'mouse...
2014-03-22 Daniel Juyung Seobutton: Check return value of _elm_config_key_binding_call.
2014-03-22 ChunEon Parkwin - revert the revert. 1974aff066a10df59750a6d52fd993...
2014-03-22 ChunEon Parkwin - removed unknown type.
2014-03-22 ChunEon ParkRevert "Revert "win: Add a API, elm_win_type_get.""
2014-03-22 ChunEon ParkRevert "win: Add a API, elm_win_type_get."
2014-03-22 ChunEon ParkRevert "elm_win: Unbreak the ABI break of window type."
2014-03-22 ChunEon Parkscroller content type is not always widget.
2014-03-22 Jaeun Choielm_button: apply key binding
2014-03-22 Subhransu Sekhar... naviframe : Fixed the overlap issue during multiple...
2014-03-21 nirajkrgengrid : Implementation for gengrid item focus support
2014-03-21 Carsten Haitzler... fix scrollbar to be clickable even if vieport is tiny...
2014-03-20 Daniel Juyung Seotest_dnd: Fixed memory leak. Free item's data on item...
2014-03-20 Daniel Juyung Seoaccess: Fixed memory leak.
2014-03-20 Daniel Juyung Seoindex: Set variable to NULL after free.
2014-03-20 Daniel Juyung Seoatspi_object: Added missing comma.
2014-03-20 Daniel Juyung Seodiskselector: Compare correct variables.
2014-03-20 Ryuan Choitest_web: Improve fullscreen test case.
2014-03-20 Daniel ZaouiEolian: Integration of Datetime
2014-03-20 Daniel ZaouiEolian: Integration of Ctx Popup
2014-03-20 Daniel ZaouiEolian: Integration of Conformant
2014-03-20 Daniel ZaouiEolian: Integration of Color Selector
2014-03-20 Daniel ZaouiEolian: Integration of Clock
2014-03-20 Daniel ZaouiEolian: Integration of Check
2014-03-20 Daniel ZaouiEolian: Integration of Calendar
2014-03-20 Daniel ZaouiEolian: Integration of Button
2014-03-20 Daniel ZaouiEolian: Integration of Bubble
2014-03-20 Daniel ZaouiEolian: Integration of Box
2014-03-20 Bora Hwangclear up the documentation of tooltip
2014-03-20 Thiep Ha[Elm_Entry] Update selection handlers position and...
2014-03-20 Jaeun Choiconfig: add a field in key binding data structure
2014-03-20 Daniel Juyung Seolist: Focus a selected item.
2014-03-20 Daniel ZaouiEolian: Integration of Bg
2014-03-20 Daniel ZaouiEolian: Integration of Atspi Object
2014-03-20 Daniel ZaouiEolian: Integration of Atspi Window Interface
2014-03-20 Daniel ZaouiEolian: Integration of Atspi Component Interface
2014-03-20 Daniel ZaouiEolian: Integration of App Server View
2014-03-20 Daniel ZaouiEolian: Integration of App Server
2014-03-20 Daniel ZaouiFix logically dead code.
2014-03-20 WooHyun Jungelm_win: Fix wrong animation of focus highlight.
2014-03-20 Daniel Juyung Seolist: better structure packing for list smart data.
2014-03-20 WooHyun Jungelm_widget: Restore removed codes while eolian work.
2014-03-19 Daniel Juyung Seocnp: Fixed cnp build warning by adding ifdef to cnp_debug.
2014-03-19 Daniel Juyung Seoelm_widget: Call widget APIs only for widgets.
2014-03-19 Daniel Juyung Seotest_list: Added focus/selection API test for list...
2014-03-19 Daniel Juyung Seotest_list: Used frame for focus option box.
2014-03-19 Daniel Juyung Seotoolbar: Fixed wrong parameter for elm_widget_sub_objec...
2014-03-19 Daniel Juyung Seoscroller: Fixed wrong widget call to non-widget object.
2014-03-19 Daniel Juyung Seocnp: Fixed build warning.
2014-03-19 Tom HacohenEolian helper: Update to regenerate if generator is...
2014-03-19 Thiep Ha[Elm_Dnd] Fix type matching of drag and drop target...
2014-03-19 Daniel ZaouiEolian: fix dependency for .eo.c/h files.
2014-03-19 Daniel ZaouiEolian: Integration of App Client View
2014-03-19 Daniel ZaouiEolian: Integration of App Client
2014-03-19 Daniel ZaouiEolian: Fix ctor/dtor generation
2014-03-19 Daniel ZaouiEolian: Integration of Actionslider
2014-03-19 Daniel ZaouiEolian: Integration of Access
2014-03-18 Flavio Ceolinlist: Avoiding the same item receive focus twice
2014-03-18 Flavio Ceolinlist: Fixing the focus on keyboard movement
2014-03-18 Daniel Juyung Seogenlist: Fixed annoying autoscrolling bug in genlist...
2014-03-18 Daniel ZaouiAccessibility: unref the object only if it exists.
2014-03-18 Daniel Juyung Seolist/genlist: Fixed Home and End key event handling...
2014-03-18 Daniel Juyung Seoelm_widget: Removed unnecessary if statement.
2014-03-18 Daniel Juyung Seoelm_widget: Call elm_widget functions only for widgets.
2014-03-18 Daniel Juyung SeoRevert "genlist no longer scrolls crazily"
2014-03-18 Daniel Juyung SeoRevert "genlist now uses uniform item showing behavior...
2014-03-18 Carsten Haitzler... warning--
2014-03-18 Subhransu Sekhar... elm_theme: Added a cache in elm_theme for styles that...
2014-03-18 Carsten Haitzler... add soem more cb's for testign win state
2014-03-18 Daniel ZaouiEolian: Integration of Hover
2014-03-18 Daniel ZaouiEolian: Integration of Frame
2014-03-18 Daniel ZaouiEolian: Integration of Pan
2014-03-18 Daniel ZaouiEolian: Integration of Scrollable Interface
2014-03-18 Daniel ZaouiFocus: fix segfault due to bad call to Eo function.
next