added callback call "scroll", "scroll,anim,start", "scroll,anim,stop", "scroll,drag...
[platform/upstream/elementary.git] / src /
2013-07-03 Hosang Kimadded callback call "scroll", "scroll,anim,start",...
2013-07-03 Daniel Juyung Seoelm_win.c: added comments for internal functions.
2013-07-03 Thiep Ha[Entry] Avoid showing multiple popups on one entry.
2013-07-03 Daniel Juyung Seoelm_entry.c: removed unnecessary line.
2013-07-03 Daniel Juyung Seoelm_widget_entry.h: added more comment for entry +...
2013-07-03 Daniel Juyung Seotest_entry_anchor*.c: refactoring.
2013-07-02 Hosang Kim[config] fixed wrong function name for scroller config
2013-07-02 Carsten Haitzler... put a lot more hysterisis on drag detects in genlist...
2013-07-01 Jaehwan KimFix the timing which the content_viewport_resize callba...
2013-06-30 ChunEon Parkelementary/naviframe - If the current item is added...
2013-06-30 Jaehwan KimRemove Warning
2013-06-30 Jaehwan KimFix the parameter. This is related to previous commit.
2013-06-30 Jaehwan KimAdd the elm_scrollable_interface_content_viewport_resiz...
2013-06-28 Ryuan Choifileselector: Fixed regression of rELM3d2ae6d25ddc
2013-06-28 Daniel ZaouiDnD: rotate the dragwin of the user icon according...
2013-06-28 Cedric Bailelementary: fix build without public Eo API turned on.
2013-06-27 Ryuan ChoiPrefer eina_stringshare_strlen for shared strings
2013-06-27 Daniel Willmannelc_naviframe: Use ! instead of ?-operator in _resize_o...
2013-06-27 Carsten Haitzler... elm config: fix all_flush to not delay as this causes...
2013-06-27 WooHyun Jungelementary/elm_entry.c : Removed test log.
2013-06-27 WooHyun Jungelementar/elm_entry.c : Just fixed memory leak by elm_e...
2013-06-27 Ryuan Choifileselector : Fix Segfault in elementary file_selector...
2013-06-27 Daniel Juyung Seoelm_gesture_layer.c: fixed warnings.
2013-06-27 Alex Wuelm_cnp: Fix building issue when not defined HAVE_ELEME...
2013-06-26 Daniel Juyung Seoexamples: refactoring about elm_win_resize_object_add.
2013-06-26 Daniel Willmannelm_win: Cast Ecore_X_Illume_Indicator_State to Elm_Win...
2013-06-26 Daniel Willmannelm_entry: Explicitly cast Elm enums to their Edje...
2013-06-26 Daniel Willmannelc_naviframe.c: Correctly call _resize_object_reset()
2013-06-26 Daniel Juyung Seoexamples: refactoring. use elm_win_util_standard_add...
2013-06-26 Daniel Juyung Seoexamples: refactoring. use elm_win_util_standard_add...
2013-06-26 Daniel ZaouiDnD: move NULL check to a better place
2013-06-26 Daniel ZaouiGesture Layer: support multiple callbacks per type...
2013-06-26 Daniel Juyung Seohoversel_example_01.c: refactoring example.
2013-06-26 Daniel Juyung Seoexamples: refactoring. use elm_win_util_standard_add...
2013-06-26 Daniel Juyung Seoexamples: refactoring. use elm_win_util_standard_add...
2013-06-26 Ryuan Choielementary_config: Fix possible leak when ELM_EFREET...
2013-06-26 Daniel Juyung Seolist_example_02.c: remove box. box is not needed in...
2013-06-26 Daniel Juyung Seosrc/examples: use delete,request callback only when...
2013-06-26 Daniel Juyung Seotest_ctxpopup.c: code cleanup.
2013-06-26 Daniel Juyung Seoctxpopup_example01.c: delete ctxpopup object when it...
2013-06-25 Ryuan Choielm_font: Remove unnecessary realloc
2013-06-25 Daniel ZaouiGesture Layer: Add API to set the finger size for taps.
2013-06-25 Aharon HillelGesture Layer: fix to improve fingers taps registration
2013-06-25 Daniel Juyung Seoedje_externals/elm_web.c, doc/widgets/wiget_preview_web...
2013-06-25 Daniel Juyung Seoexamples: fixed warnings.
2013-06-25 Daniel Juyung Seoelm_image_legacy.h: updated elm_image_file_set() docume...
2013-06-25 Daniel Juyung Seoelm_image.c: eo refactoring. place internal functions...
2013-06-24 Ryuan Choielm_notify: Fix crash when timeout is zero
2013-06-24 Ryuan Choifileselector: Fix possible leak of _buttons_ok_cancel_set
2013-06-24 Ryuan Choifileselector: Added @since 1.8 for new APIs
2013-06-24 Ryuan Choifile selector:Add support mime type filter
2013-06-24 ChunEon Parkelementary/ctxpopup - more clean code.
2013-06-23 Carsten Haitzler... fix style test for genlist -> media-preview not media_p...
2013-06-23 Carsten Haitzler... genlist - fix some stacking issues when selecting items...
2013-06-22 ChunEon Parkelementary/ctxpopup - apply current ctxpopup style...
2013-06-22 ChunEon Parkctxpopup - block mouse events when ctxpopup is on dismiss.
2013-06-22 Carsten Haitzler... exit if window cresation failes in tests.
2013-06-22 Thiep Ha[Elm_Entry] Show magnifier when selection handlers...
2013-06-22 Thiep HaWhen mouse moves in longpress state, the cursor should...
2013-06-19 Jaehwan KimFix elm_scroller_page_show bug. It have to save the...
2013-06-18 Daniel Juyung Seonaviframe_example.c: added very simple naviframe example.
2013-06-18 Daniel Juyung Seogenlist_example_0x.c: clean up sample codes.
2013-06-18 Jaehwan KimIn case of scroll in scroll, the child scroller have...
2013-06-17 Daniel Juyung Seoelm_layout_legacy.h: added missing ingroup for layout...
2013-06-17 Gustavo Lima ChavesBetter logic for elm_scroller_current_page_get() while...
2013-06-16 Daniel Juyung Seosrc/examples/.gitignore: updated git ignore.
2013-06-16 ChunEon Parkelementary/naviframe - dont' be popped if the event...
2013-06-15 Daniel Juyung Seoelm_genlist.h: added missing " in the documentation.
2013-06-15 Ryuan Choielm_main : Do not release strings which eina_prefix...
2013-06-14 Ryuan ChoiFix build break on example
2013-06-13 Gustavo Lima ChavesFix elm_scroller_child_size_get() to work all scrollables.
2013-06-13 Stefan Schmidtelm_gesture_layer: Fix potential NULL pointer dereference.
2013-06-13 Stefan Schmidtelm_web: Fix up various typos from URL conversion.
2013-06-13 Ryuan Choielm_web: Fix typo.
2013-06-13 ChunEon Parkelementary/naviframe - oops, here more proper check.
2013-06-13 ChunEon Parkelemenatry/naviframe - keep the current view on top...
2013-06-13 Ryuan Choiweb/web2 : Deprecated uri. url will be used instead(2).
2013-06-13 Ryuan Choiweb/web2 : Deprecated uri. url will be used instead.
2013-06-12 ChunEon Parkelementary/naviframe - more clean code
2013-06-12 Carsten Haitzler... add more test/example cases to genlist test.
2013-06-12 Daniel Juyung Seoelc_fileselector.c: check null path before fileselector...
2013-06-12 Daniel Juyung Seofileselector_example.c: fix the compile command.
2013-06-12 Daniel Juyung Seoelm_check.h: updated check documentation.
2013-06-12 Daniel Juyung Seotest_popup.c: refactoring. added comments and empty...
2013-06-12 Ryuan Choielm_web2: Implemented missing navigation and user-agent...
2013-06-12 Ryuan Choielm_web2: Fixed simple warning
2013-06-11 Eduardo Lima (Etrunko)Split .gitignore into multiple files
2013-06-11 ChunEon Parkelementary/naviframe - it's not intended code. remove it.
2013-06-11 Daniel Willmannels_tooltip: Only call ecore_x_pointer_xy_get() if...
2013-06-11 Daniel Willmannels_tooltip.c: Initialize px and py to zero
2013-06-11 Daniel Willmannels_tooltip: Don't expect to have X running if support...
2013-06-11 Ryuan Choicolorselector: Remove srgb and lrgb from Elm_Colorselec...
2013-06-11 ChunEon Parkelementary/naviframe - Keep the smart members of the...
2013-06-11 Stefan Schmidtelc_fileselector: Small formatting fix.
2013-06-11 Ryuan Choicolorselector: Do not send "changed" signal twice when...
2013-06-11 ChunEon Parknaviframe - keep the animator just one.
2013-06-10 Stefan Schmidtelc_fileselector: Fix memory leak in _selected_set.
2013-06-10 Stefan Schmidtelm_cnp: Fix memory leak in error path.
2013-06-10 Ryuan Choielm_colorselector: Refactored not to change RGBA values...
2013-06-10 Daniel Juyung Seodiskselector, icon, map, progressbar: no @since for...
next