platform/upstream/elementary.git
2015-03-20 Jee-Yong Umelc_popup: Fix to make popup get proper size
2015-03-19 Subodh KumarElm_toolbar: Sizing evaluation improvement.
2015-03-19 Youngbok Shinconfig: Reinitialize font config using evas_font_reinit...
2015-03-19 Andrii Kroitorelm_entry: fix focus on text selection
2015-03-19 Andrii Kroitorelm_spinner: style fix
2015-03-19 Jaehwan Kimelm_widget: fix wrong parmeter.
2015-03-18 Mike Blumenkrantzelm_win fullscreen setting on FAKE wins should just...
2015-03-18 Mike Blumenkrantzelm_win fullscreen getter does not need a third case...
2015-03-17 ChunEon ParkRevert "widget: fix the abi break."
2015-03-17 ChunEon Parkconform: remove redundant declares.
2015-03-17 woochan leeconform: Use eo_isa() to check object types.
2015-03-16 Daniel Juyung Seoimage: Initialize parameters in case of it just returns...
2015-03-16 Hosang Kimelm_image: Fix to initialize variable.
2015-03-16 Daniel ZaouiDnD/Wl: extend types support to all the atoms.
2015-03-16 Daniel ZaouiDnD/Wl: fix drop sequence when drop is done on a bad...
2015-03-16 Daniel ZaouiDnD/Wl: add a better support to data types.
2015-03-16 Daniel ZaouiDnD: Arrange code for better usability
2015-03-16 Daniel ZaouiDnD/X11: generalize function
2015-03-16 Daniel ZaouiDnD/X11: generalize atoms descriptions
2015-03-16 Jean-Philippe... GLView: Return false if the surface could not be created
2015-03-16 Jean-Philippe... elm_config: Add doc for the new depth/stencil/msaa...
2015-03-16 Wonsik Jungelm_config: Add feature to set depth/stencil/msaa bit...
2015-03-13 ChunEon Parkwidget: fix the abi break.
2015-03-13 Jaehyun Choelm_panel: Fix incorrect scroller content region calcul...
2015-03-13 ChunEon Parkelm_object: update doc.
2015-03-12 Amitesh Singhentry: use ea_isa() for object types comparison
2015-03-12 woochan leegenlist: Send param item type instead of eo item type.
2015-03-11 SangHyeon LeeGenlist/Gengrid : Modified to handle the focus highligh...
2015-03-11 Carsten Haitzler... elm - fix zmikes smart-arse stupid documentation remark
2015-03-10 Daniel Juyung Seoelm: Use eo_isa() to check object types instead of...
2015-03-10 Daniel Juyung Seoatspi: Remove unnecessary null check.
2015-03-10 Daniel Juyung Seoelm: Clean up elm_win_resize_object_add caller.
2015-03-10 ChunEon Parkmain: use eo_isa() to check obj type.
2015-03-10 woochan leemultibuttonentry: registered object change for callback...
2015-03-10 ChunEon Parkpopup: fix mistake
2015-03-10 ChunEon Parklayout: here default content alias can be acceptable.
2015-03-10 ChunEon Parkpopup: correct popup position.
2015-03-10 woochan leelayout: Add text alias description as default.
2015-03-10 ChunEon ParkRevert "Fix for T2042 ctxpopup don’t know its size"
2015-03-10 Jee-Yong Umelc_popup: Adjust popup size when its parent is resized
2015-03-10 woochan leepopup: Delete useless restack cb.
2015-03-09 ChunEon ParkFix for T2042 ctxpopup don’t know its size
2015-03-07 Mike Blumenkrantztheme examples of color class descriptions
2015-03-06 Mike Blumenkrantzibar/ibox icon label positioning rewrite
2015-03-06 Marcel Hollerbachtheme: Updated Ibar to align with the origin
2015-03-06 kabeer khantest: fix crash of configuration test
2015-03-05 Mike Blumenkrantzcursor theme setting should use cur->owner instead...
2015-03-05 Mike Blumenkrantzcursor object changes are now rejected if creating...
2015-03-05 Mike Blumenkrantzcnp should only attempt to get wl win for wl engine...
2015-03-05 Carsten Haitzler... elm spinner - add backwards compat for older spinner...
2015-03-04 Mike Blumenkrantzelm_win now accurately reapplies framespace in all...
2015-03-04 Daniel Juyung Seocolorselector: Check return value of elm_layout_theme_s...
2015-03-04 woochan leemultibuttonentry: Item width size set policy change.
2015-03-04 Sung-Taek Hongelm_slider: Added elm_slider_indicator_visible_mode_set...
2015-03-04 Vitalii VorobiovGenlist: make reordered item selected
2015-03-04 Carsten Haitzler... elm - focus feature - add config option to automaticall...
2015-03-04 Subodh KumarElm_spinner focus UI, accessibility fix
2015-03-04 Shobhithoversel: Enabled default mirroring in hoversel.
2015-03-03 Mike Blumenkrantzelm_win framespace toggling on fullscreen change: activate!
2015-03-03 Mike Blumenkrantzelm_win trivial function move
2015-03-03 Andrii Kroitorelm_colorselector update
2015-03-03 VBSgenlist: Implemented genlist expand mode and content_mi...
2015-03-03 Jaeun Choiconfig: fix config name
2015-02-27 Stefan Schmidtexamples/performance: Fix another typo to include the...
2015-02-27 Stefan Schmidtexamples/performance: Fix typo in file nacme to be...
2015-02-27 Jaeun Choigengrid/genlist/list: focus first item if first_item_fo...
2015-02-27 Jaeun Choilayout: apply widget's states when elm_layout_file_set...
2015-02-26 Chris Michaelelementary: Fix issue of cursor getting unset on DRM...
2015-02-26 Chris Michaelelementary: Restart default cursor for wayland windows
2015-02-25 Daniel ZaouiDnD/X11: improve callbacks invocations.
2015-02-25 Daniel ZaouiDnD/X11: improve types checking during position event.
2015-02-25 Daniel ZaouiDnD/Wl: clean app callbacks management
2015-02-25 Daniel ZaouiDnD/Wl: support multi-layer Drag and Drop
2015-02-25 Daniel ZaouiDnD: Add line number to debug messages
2015-02-25 Daniel ZaouiDnD: generalize internal functions.
2015-02-25 Daniel ZaouiDnD/Wl: add cancel support
2015-02-24 Cedric BAILexample: fix after change in eo_do syntax.
2015-02-24 Andrii Kroitorelementary_test: fix build on windows
2015-02-23 Mike Blumenkrantzedgebindings theme now sets align to setup layout as...
2015-02-23 Tom HacohenFix code to conform to recent Eo changes.
2015-02-23 Daniel Juyung Seogitignore: Updated gitignore file.
2015-02-23 Daniel Juyung Seomultibuttonentry: Check return value of elm_layout_them...
2015-02-23 Daniel Juyung Seogenlist: Add comments for elm,state,focused/unfocused...
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-23 SangHyeon Leegenlist/gengrid : Add upadating 'focus' state in item...
2015-02-23 woochan leeelm_box.eo: Added @ingroup tag.
2015-02-23 Daniel Juyung Seoexamples: Fix build error due to the name change.
2015-02-23 Daniel Juyung Seoconfigure: Fix break due to name change.
2015-02-23 Daniel Juyung Seoperformance: Fix typo perfomance -> performance.
2015-02-23 Daniel Juyung Seoperformance: Cast strlen return with int.
2015-02-22 Daniel Juyung Seoelm: Remove redundant finger size adjustment.
2015-02-21 Jee-Yong Umelm_panel: make "panel scrollable" work in elementary_test
2015-02-20 kabeer khanelm_photocam: add API's to change photocam image orient...
2015-02-20 kabeer khanelm_image: changed orient_set code to use evas_object_i...
2015-02-19 ChunEon ParkRevert "Revert "Revert "win INLINE_IMAGE test now crash...
2015-02-18 Andy Williamsentry: Don't unlink empty files when saving @fix T2122.
2015-02-17 Mike BlumenkrantzRevert "Revert "win INLINE_IMAGE test now crashes as...
2015-02-17 Oleksandr Shcherbinaelementary: example showing Evas_3D with elementary...
2015-02-17 Daniel Juyung Seotransit: Clean up internal variables and function names.
next