efl/legacy/elementary/src/lib
Gustavo Lima Chaves ce361dca42 [elm] Bug fixing on scroller.
We had an inconsistency of two missing getters, that would "leak" API
deprecation on specialized scrollers (scrollables). Putting them in
for good now.



SVN revision: 73540
2012-07-10 21:40:30 +00:00
..
Elementary.h.in [elm] Separate win-inwin properly. 2012-06-05 22:39:59 +00:00
Elementary_Cursor.h
Makefile.am [elm] New scrollable interface in. 2012-07-04 21:41:01 +00:00
elc_ctxpopup.c Revert "elementary/ctxpopup - but there would be no parent NULL case." 2012-05-22 08:08:16 +00:00
elc_ctxpopup.h
elc_fileselector.c elementary: I think this needs some fixing. fileselector, select the wrong dir 2012-06-26 00:10:15 +00:00
elc_fileselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_fileselector_button.c [elm] warnings, be gone 2012-05-16 19:28:07 +00:00
elc_fileselector_button.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_fileselector_entry.c
elc_fileselector_entry.h
elc_hoversel.c [elm] And now remove deprecated calls usage (WRT 2012-05-28 21:50:11 +00:00
elc_hoversel.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_multibuttonentry.c From: Minseok Kim <minseok3.kim@samsung.com> 2012-07-03 11:22:46 +00:00
elc_multibuttonentry.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elc_naviframe.c [elm] Initialize forgotten variable on naviframe. 2012-06-06 14:40:34 +00:00
elc_naviframe.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_player.c Elm: Fixed warnings when emotion is not available. 2012-05-13 08:37:06 +00:00
elc_popup.c
elc_popup.h elementary: improve doc. 2012-05-29 03:09:06 +00:00
elc_scrolled_entry.c
elm_access.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-06-30 06:21:14 +00:00
elm_actionslider.c
elm_actionslider.h From: Daniel Willmann <d.willmann@samsung.com> 2012-06-14 14:42:34 +00:00
elm_app.h
elm_authors.h elementary: sync with AUTHORS and elm_authors.h 2012-05-25 23:57:42 +00:00
elm_bg.c elm elm_bg.c: Fixed formatting. 2012-05-29 01:28:15 +00:00
elm_bg.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_box.c [elm] Better logic for elm_box_unpack. 2012-05-29 21:01:55 +00:00
elm_box.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_bubble.c [elm] Better logic for elm bubble's text set call. 2012-05-29 21:02:01 +00:00
elm_bubble.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_button.c [elm] Oops, forgotten class smart cbs setting 2012-06-08 21:05:45 +00:00
elm_button.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_cache.h
elm_calendar.c elementary: add an enum for mark repeat type, ELM_CALENDAR_LAST_DAY_OF_MONTH. fix #855 2012-06-14 17:10:31 +00:00
elm_calendar.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_check.c
elm_check.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_clock.c
elm_clock.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_cnp.c improve cnp to tell you when you lost a selection and track obj 2012-06-25 11:16:25 +00:00
elm_cnp.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_colorselector.c most probably this should have been EINA_FALSE 2012-05-11 19:20:31 +00:00
elm_colorselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_config.c [els scroller] add debug code to measure smoothness of scroller 2012-07-06 01:59:57 +00:00
elm_config.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_conform.c [elm] The name of the widget is conformant. 2012-06-05 22:27:09 +00:00
elm_conform.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_container.c
elm_cursor.h
elm_datetime.c elementary/datetime - removed unnecessary call 2012-05-15 04:55:12 +00:00
elm_datetime.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_dayselector.c [Elm] Dayselector has nothing to do with 2012-05-03 22:43:56 +00:00
elm_dayselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_debug.h
elm_deprecated.h
elm_diskselector.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-07-06 07:08:16 +00:00
elm_diskselector.h elm: Applied elm_icon_file_set -> elm_image_file_set api change. 2012-06-07 11:40:54 +00:00
elm_entry.c Elm entry: Fixed issues with deferred entry inserts and immediate text get. 2012-07-05 13:32:19 +00:00
elm_entry.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_factory.c
elm_factory.h
elm_finger.h
elm_flip.c elementary: randomly testing elementary let me come to this completly broken widget. 2012-06-08 02:16:19 +00:00
elm_flip.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_flipselector.c [elm] Unb0rk flip selector. 2012-06-26 14:28:59 +00:00
elm_flipselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_focus.h
elm_font.c
elm_font.h
elm_frame.c
elm_frame.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_gen.h
elm_gen_common.h
elm_general.h elementary: improve doc. 2012-05-29 03:09:06 +00:00
elm_gengrid.c Elm gengrid: (void *) and substraction don't play nicely together. 2012-06-21 11:55:19 +00:00
elm_gengrid.h elementary: improve doc. 2012-05-29 03:09:06 +00:00
elm_genlist.c elm genlist: Fixed homogeneous mode bug with ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY item. Now it calculates display only item size correctly. 2012-06-27 03:23:52 +00:00
elm_genlist.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_gesture_layer.c Elm glayer: Fixed longtap. 2012-07-03 05:24:03 +00:00
elm_gesture_layer.h Be clear about gesture layer's usage. 2012-06-13 17:21:13 +00:00
elm_getting_started.h Removing meaningless '*' from documentation output. 2012-05-29 20:20:33 +00:00
elm_glview.c [Elm] Elm glview now an (new) elm_widget. 2012-05-03 22:43:42 +00:00
elm_glview.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_grid.c elementary/elm_grid : Add focus_direction. 2012-05-15 10:39:07 +00:00
elm_grid.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_hover.c [Elm] Not very fancy solution, but... now hover 2012-05-03 22:44:56 +00:00
elm_hover.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_icon.c [elm] And now remove deprecated calls usage (WRT 2012-05-28 21:50:11 +00:00
elm_icon.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_image.c fix discomfitors list scalign thing.. was actually image/icon madness. 2012-06-14 07:55:55 +00:00
elm_image.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_index.c [elm] item del, not free, on index. 2012-05-30 17:42:26 +00:00
elm_index.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_interface_scrollable.c [elm] Porting 73388 back to new scrolling infra. 2012-07-06 17:04:48 +00:00
elm_interface_scrollable.h [elm] New scrollable interface in. 2012-07-04 21:41:01 +00:00
elm_intro.h elm_intro.h: fix @version from 0.8.0 to 1.0.0 2012-06-06 02:50:32 +00:00
elm_inwin.c [elm] And commit the damn new file. 2012-06-04 17:37:46 +00:00
elm_inwin.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_label.c
elm_label.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_layout.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-07-06 04:03:21 +00:00
elm_layout.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_list.c [elm] Fix bad theming on new layout widgets. 2012-07-05 21:07:15 +00:00
elm_list.h [elm] Elm list is now a SCROLLABLE layout. 2012-07-04 21:43:05 +00:00
elm_macros.h
elm_main.c elementary/general - also here a comment for the future. 2012-07-07 06:34:16 +00:00
elm_map.c [elm] Forgotten elm icon function to deprecate in favor of an image one. 2012-06-28 18:40:35 +00:00
elm_map.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_mapbuf.c [Elm] 1st direct realization of container class: 2012-05-03 22:44:46 +00:00
elm_mapbuf.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_menu.c elementary/elm_menu : Fix a crash. _menu_resize_cb should be removed 2012-05-21 09:12:47 +00:00
elm_menu.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_mirroring.h
elm_module.c someone change... bdilly 72499. bad! iterators are not safe for 2012-07-05 09:36:07 +00:00
elm_need.h
elm_notify.c elm notify can now have the timeout set before it becomes visible 2012-06-08 07:20:39 +00:00
elm_notify.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_object.h
elm_object_item.h
elm_panel.c From: Artem Popov <artem.popov@samsung.com> 2012-06-30 06:40:06 +00:00
elm_panel.h
elm_panes.c [Elm] Panes now a layout, too. 2012-05-03 22:43:05 +00:00
elm_panes.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_photo.c [elm] Forgotten elm icon function to deprecate in favor of an image one. 2012-06-28 18:40:35 +00:00
elm_photo.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_photocam.c [elm] Elm photocam on scrollable iface, now. 2012-07-04 21:43:29 +00:00
elm_photocam.h [elm] Elm photocam on scrollable iface, now. 2012-07-04 21:43:29 +00:00
elm_plug.c [elm] elm plug now ported 2012-05-25 21:12:44 +00:00
elm_plug.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_priv.h [els scroller] add debug code to measure smoothness of scroller 2012-07-06 01:59:57 +00:00
elm_progressbar.c elementary: Add to the progressbar widget a changed signal to be emitted when the value is changed. Patch from Daniel Willmann. Thx 2012-06-22 22:45:13 +00:00
elm_progressbar.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_radio.c [Elm] Radio now a layout. 2012-05-03 22:43:31 +00:00
elm_radio.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_removed.h
elm_route.c [elm] Elm route ported to new schema. 2012-05-16 19:50:04 +00:00
elm_route.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_scale.h
elm_scroll.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_scroller.c [elm] Bug fixing on scroller. 2012-07-10 21:40:30 +00:00
elm_scroller.h [elm] Bug fixing on scroller. 2012-07-10 21:40:30 +00:00
elm_segment_control.c fix elm_segment_control to not abuse user's data for items. 2012-07-02 01:39:10 +00:00
elm_segment_control.h elm: Applied elm_icon_file_set -> elm_image_file_set api change. 2012-06-07 11:40:54 +00:00
elm_separator.c [Elm] Elm separator now a layout. 2012-05-03 22:43:21 +00:00
elm_separator.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_slider.c slider popup outside widget mode. backwards-compatible too. :) 2012-07-07 09:44:52 +00:00
elm_slider.h elementary: and now fix me 2012-06-15 16:48:25 +00:00
elm_slideshow.c [elm] Switching in slideshow with no transition effect 2012-06-19 16:31:30 +00:00
elm_slideshow.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_spinner.c [Elm] Spinner now a layout. 2012-05-14 21:52:06 +00:00
elm_spinner.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_store.c [elm] And now remove deprecated calls usage (WRT 2012-05-28 21:50:11 +00:00
elm_store.h
elm_table.c [Elm] Elm table migrated to new class hierarchy. 2012-05-03 22:43:10 +00:00
elm_table.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_theme.c [elm] And now remove deprecated calls usage (WRT 2012-05-28 21:50:11 +00:00
elm_theme.h
elm_thumb.c elm_thumb: fix build warning in case of no ethumb 2012-05-16 23:44:46 +00:00
elm_thumb.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_toolbar.c The more panel should be changed when the theme is changed. 2012-07-09 05:22:25 +00:00
elm_toolbar.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_tooltip.h
elm_transit.c elementary/transit - fixed wipe effect flickering. 2012-06-12 06:39:25 +00:00
elm_transit.h
elm_util.c
elm_video.c elementary: initialize emotion when necessary. 2012-07-03 02:13:42 +00:00
elm_video.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_web.c [elm] Elm list is now a SCROLLABLE layout. 2012-07-04 21:43:05 +00:00
elm_web.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_widget.c [elm] New scrollable interface in. 2012-07-04 21:41:01 +00:00
elm_widget.h From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-07-06 04:03:21 +00:00
elm_widget_button.h elm headers: Fixed typo. 2012-05-31 17:55:07 +00:00
elm_widget_container.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_widget_image.h elm headers: Fixed typo. 2012-05-31 17:55:07 +00:00
elm_widget_layout.h elm elm_widget.h elm_widget_layout.h: Fixed typo. 2012-05-31 23:02:54 +00:00
elm_win.c add dpi get func in elm. 2012-07-05 12:59:06 +00:00
elm_win.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
els_box.c
els_box.h
els_cursor.c Elm: Patches from Rob Bradford <rob@linux.intel.com> to: 2012-06-06 13:55:15 +00:00
els_pan.c Elm smart/pan: Check obj != NULL before fetching smart data. 2012-07-08 10:31:34 +00:00
els_pan.h
els_scroller.c Elm smart/pan: Check obj != NULL before fetching smart data. 2012-07-08 10:31:34 +00:00
els_scroller.h
els_tooltip.c
elu_ews_wm.c