efl/legacy/elementary/src/lib
Jeonghyun Yun 628eab467c From: Jeonghyun Yun <jh0506.yun@samsung.com>
Subject: Re: [E-devel] [Patch] elm_gengrid reorder bug patch

I found a gengrid bug about reordering.

It sometimes happens that some gengrid item disappear when reorder item.



SVN revision: 63783
2011-10-04 00:59:18 +00:00
..
Elementary.h.in elementary: fix coding style. 2011-10-03 10:29:52 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am People from Earth: Welcome Elm_Web 2011-09-29 20:58:22 +00:00
elc_anchorblock.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elc_anchorview.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elc_ctxpopup.c elementry/ctxpopup - renamed more properly. 2011-09-14 07:48:54 +00:00
elc_fileselector.c elementary: fix ordering bug in fileselector. 2011-09-05 20:30:12 +00:00
elc_fileselector_button.c [elementary] Documenting/exemplifying file selector 2011-07-15 14:03:08 +00:00
elc_fileselector_entry.c [elementary] Documenting/exemplifying file selector 2011-07-15 14:03:21 +00:00
elc_hoversel.c Elementary: Hoversel documentation. 2011-07-15 13:54:39 +00:00
elc_naviframe.c elementary/naviframe - fixed just indentation 2011-09-20 00:31:44 +00:00
elc_player.c elementary: turn on priority when it make sense. 2011-10-03 10:33:31 +00:00
elc_scrolled_entry.c big move forward. scrolled entry and entry merge into entry. entry now 2011-06-17 09:44:31 +00:00
elm_access.c elm: Removed trailing whitespaces. 2011-08-24 08:11:58 +00:00
elm_actionslider.c really? 2011-08-05 23:06:11 +00:00
elm_bg.c elementary: add some examples and a better explanation to elm_bg. 2011-06-16 14:10:23 +00:00
elm_box.c elm_box: emit child,removed and child,added, allow smart-recalculate of box. 2011-09-27 20:28:36 +00:00
elm_bubble.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elm_button.c elm button: Added _del_pre_hook to button. This reduces unnecessary calculations 2011-09-14 09:53:11 +00:00
elm_calendar.c elm calendar: Internationalization of calendar title. Patch by Jihoon Kim <imfine98@gmail.com> 2011-09-13 16:58:10 +00:00
elm_check.c elementary : indentation and some small changes 2011-08-26 02:02:15 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_cnp_helper.c errr. why didnt this get committed? commit. 2011-09-30 08:48:25 +00:00
elm_colorselector.c Elementary: colorselector documentation. 2011-07-08 14:37:16 +00:00
elm_config.c elementary/main - elm_config_sub_shutdown is more sensible and removed duplicated codes 2011-09-29 02:00:20 +00:00
elm_conform.c elm: Refactoring. Removed trailing whitespaces. 2011-07-25 08:48:47 +00:00
elm_diskselector.c formatting. 2011-09-30 11:22:22 +00:00
elm_entry.c From: Hyoyoung Chang <hyoyoung.chang@samsung.com> 2011-09-29 12:02:49 +00:00
elm_factory.c elm: Removed all trailing whitespaces. 2011-09-02 04:09:17 +00:00
elm_flip.c clang -> shhhhhhh 2011-08-06 02:34:27 +00:00
elm_flipselector.c fix flipselector to select a nearyby item if deleted and its current. 2011-07-27 09:43:09 +00:00
elm_font.c elementary: don't trigger eina warning with empty hash. 2011-05-02 10:16:18 +00:00
elm_frame.c Elementary: elm_frame documentation. 2011-07-08 14:37:32 +00:00
elm_gengrid.c From: Jeonghyun Yun <jh0506.yun@samsung.com> 2011-10-04 00:59:18 +00:00
elm_genlist.c elm genlist: Removed unnecessary local variable. 2011-09-28 05:56:28 +00:00
elm_gesture_layer.c Elm_glayer: Reset ZOOM, ROTATE to function as before continues. 2011-09-08 10:10:41 +00:00
elm_glview.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_grid.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_hover.c Elementary: hover documentation. 2011-07-14 14:37:53 +00:00
elm_icon.c elm icon: Fixed build break from cedric commit r63537. Fixed build 2011-09-27 06:40:06 +00:00
elm_image.c elementary/image - Improve documentation and add an example. 2011-07-14 20:48:00 +00:00
elm_index.c dont display indicator if no items in index. 2011-08-25 10:29:08 +00:00
elm_label.c commit missing freeze/thaw patch! 2011-09-30 08:03:56 +00:00
elm_layout.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_list.c elm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842. 2011-08-29 16:13:35 +00:00
elm_main.c People from Earth: Welcome Elm_Web 2011-09-29 20:58:22 +00:00
elm_map.c elm map: Coding convention. 2011-09-21 10:44:06 +00:00
elm_mapbuf.c Elementary: Mapbuf Documentation 2011-08-01 21:32:25 +00:00
elm_menu.c don't require "menu/" prefix for menu icons, fall back on regular icon name 2011-09-12 03:14:53 +00:00
elm_module.c elm module: Added guard code. 2011-07-07 14:50:50 +00:00
elm_notify.c elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus(). 2011-08-03 11:46:23 +00:00
elm_pager.c elementary/elm_pager : When new content is pushed, clearing focus in 2011-09-29 06:31:40 +00:00
elm_panel.c Elementary: panel documentation. 2011-07-25 17:40:57 +00:00
elm_panes.c Elementary: panes documentation 2011-07-27 17:06:40 +00:00
elm_photo.c elementary: Privide a new api to elm_photo : elm_photo_thumb_set. 2011-09-01 19:14:32 +00:00
elm_photocam.c elementary: automatically rotate image using exif information. 2011-09-29 09:03:16 +00:00
elm_priv.h People from Earth: Welcome Elm_Web 2011-09-29 20:58:22 +00:00
elm_progressbar.c [elementary] Docs. for the progress bar widget. 2011-07-26 20:11:39 +00:00
elm_radio.c elementary/elm_radio : Added accessibility for elm_radio. 2011-09-19 05:22:22 +00:00
elm_route.c elm route: Changed return value of elm_route_emap_set() API from 2011-06-30 02:10:46 +00:00
elm_scroller.c elm scroller: Added 'const' to the first Evas_Object parameter of 2011-09-02 04:53:48 +00:00
elm_segment_control.c Elementary: Segment Control Documentation 2011-07-28 21:51:02 +00:00
elm_separator.c Elementary: separator documentation. 2011-07-25 16:58:32 +00:00
elm_slider.c Elementary: Slider documentation 2011-07-27 13:32:51 +00:00
elm_slideshow.c elementary/slideshow - removed white space and shadow var. fixed indentation 2011-08-28 07:18:28 +00:00
elm_spinner.c Elementary: Spinner documentation 2011-07-26 17:27:05 +00:00
elm_store.c elementary: only parse mail file and prevent segv. 2011-04-19 16:59:23 +00:00
elm_table.c Elementary: table documentation. 2011-07-28 16:51:39 +00:00
elm_theme.c all this for elm_theme_data_get 2011-09-12 01:05:07 +00:00
elm_thumb.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_toggle.c Elementary: toggle documentation. 2011-07-25 17:00:28 +00:00
elm_toolbar.c some toolbar menu fixes to go with r63756 2011-10-03 03:47:52 +00:00
elm_transit.c make ELM_CHECK_WIDTYPE & co macros useful. would you believe this macro came from my first ever code patch :D 2011-09-12 02:06:27 +00:00
elm_util.c Elm util: Fixed a bug in _elm_util_mkup_to_text. 2011-08-07 12:13:47 +00:00
elm_video.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_web.c Some day I will learn to rebase without fucking up 2011-09-29 21:45:27 +00:00
elm_widget.c elementary - fixed some logic errors patched by rajeev.r@samsung.com 2011-09-23 00:02:13 +00:00
elm_widget.h elm: Removed trailing whitespaces. 2011-09-21 10:37:23 +00:00
elm_win.c fix bug where window-type tooltip deletion caused infinite recursion 2011-10-03 04:12:40 +00:00
els_box.c revert this addition from r62857: breaks elm menus in some cases 2011-09-10 14:19:25 +00:00
els_box.h Elementary: Added ui-mirroring support for all the widgets. 2011-02-08 12:08:28 +00:00
els_cursor.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
els_icon.c elementary: automatically rotate image using exif information. 2011-09-29 09:03:16 +00:00
els_icon.h +elm_icon_memfile_set 2011-07-22 23:03:46 +00:00
els_pan.c elementary / entry, list, scroller, fileselector_button, config, photocam, map, pan, bg, store, priv, pager, conform, box, clock, flipselector 2011-04-01 19:08:56 +00:00
els_pan.h Make it possible to use origin besides (0,0) for pan object. 2010-11-23 20:20:41 +00:00
els_scroller.c elm els_scroller.c: Always check and delete hold_animator on mouse up. 2011-09-22 17:40:44 +00:00
els_scroller.h From: 김재환 <jae.hwan.kim@samsung.com> 2011-08-16 10:52:01 +00:00
els_tooltip.c fix bug where window-type tooltip deletion caused infinite recursion 2011-10-03 04:12:40 +00:00