efl/legacy/elementary/src/lib
Jonathan Atton 9793de8b33 Elm_Slideshow: Fix the edje, I hope this time it is correct
Elm_Notify: set orient = -1, else the default orientation (0) will be not set because the orient does not change (see the test in elm_notify_orient_set())

SVN revision: 50270
2010-07-15 17:41:19 +00:00
..
Elementary.h.in Elm_Slideshow : rollback, remove the possibility to have more than 1 item display at the same time. We need a specific widget to do this with specifics animations. 2010-07-15 17:09:59 +00:00
Makefile.am also conform to the includes in name-vmaj dir policy 2010-07-11 23:34:49 +00:00
elc_anchorblock.c support items in anchorblock/view too. 2010-04-28 06:13:06 +00:00
elc_anchorview.c support items in anchorblock/view too. 2010-04-28 06:13:06 +00:00
elc_fileselector.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elc_fileselector_button.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elc_hoversel.c add doc, thanks to Mike Blumenkrantz (zmike) 2010-04-07 07:37:49 +00:00
elc_notepad.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elc_scrolled_entry.c Set signal emit hooks for entry, scroller and scrolled entry. 2010-06-15 15:04:05 +00:00
elm_animator.c Fix warning related to Ecore Api changes. 2010-07-06 20:16:25 +00:00
elm_bg.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_box.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_bubble.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_button.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_carousel.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_check.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_clock.c ops, copy & past fail 2010-07-13 02:10:00 +00:00
elm_cnp_helper.c Remove unneeded code with notnull.cocci script 2010-07-14 02:20:30 +00:00
elm_config.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_conform.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_entry.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_flip.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_frame.c return NULL, not NULL. 2010-06-24 03:01:47 +00:00
elm_gengrid.c Fix gengrid usage of item class style. 2010-07-08 23:17:12 +00:00
elm_genlist.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_hover.c Remove unneeded code with notnull.cocci script 2010-07-14 02:05:47 +00:00
elm_icon.c fix widgets that were forcing style to be "default". 2010-07-14 21:14:52 +00:00
elm_image.c remove unused parameter in the library. 2010-03-09 17:51:30 +00:00
elm_index.c Use widget style instead of default on elm index items 2010-07-13 21:33:12 +00:00
elm_label.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_layout.c Fix gengrid usage of item class style. 2010-07-08 23:17:12 +00:00
elm_list.c Oops, add missing .h and minor issues. 2010-07-01 23:53:17 +00:00
elm_main.c expose drag lock (x and y axis). 2010-07-01 06:59:30 +00:00
elm_map.c elm_map: Add a hidden object to separate maps objects and marker objects. This way markers are always on top of the map. 2010-06-30 19:26:53 +00:00
elm_mapbuf.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_menu.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_module.c fix warnings. Patch by Lutin 2010-01-16 13:18:48 +00:00
elm_notify.c Elm_Slideshow: Fix the edje, I hope this time it is correct 2010-07-15 17:41:19 +00:00
elm_pager.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_panel.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_panes.c fix widgets that were forcing style to be "default". 2010-07-14 21:14:52 +00:00
elm_photo.c Elm_Photo: 2010-07-14 14:48:21 +00:00
elm_photocam.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_priv.h Constify parameters of elm_widget_drag_*_get functions 2010-07-10 22:05:37 +00:00
elm_progressbar.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_radio.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_scroller.c somone copy & pasted junk into doc comments. bad! fix. 2010-07-01 06:51:18 +00:00
elm_separator.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_slider.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_slideshow.c Elm_Slideshow : rollback, remove the possibility to have more than 1 item display at the same time. We need a specific widget to do this with specifics animations. 2010-07-15 17:09:59 +00:00
elm_spinner.c Change elm functions elm_object_signal_listen to elm_object_signal_callback_add 2010-06-28 15:32:20 +00:00
elm_table.c more wanring-- and safety checks. 2010-03-10 00:31:54 +00:00
elm_theme.c oops - typo. fix. 2010-06-05 04:34:00 +00:00
elm_thumb.c fix hide/del bug if thumb generation was pending, reuse objects if possible. 2010-07-15 14:29:17 +00:00
elm_toggle.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_toolbar.c Don't allow toolbar to be dragable w/ the mouse if scrollable is set 2010-06-10 01:21:39 +00:00
elm_widget.c Constify parameters of elm_widget_drag_*_get functions 2010-07-10 22:05:37 +00:00
elm_win.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
els_box.c Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_box.h Hacky move to evas_box 2009-10-02 19:22:40 +00:00
els_icon.c Elm_Photo: 2010-07-14 14:48:21 +00:00
els_icon.h Elm_Photo: 2010-07-14 14:48:21 +00:00
els_pan.c * remove shadow declarations 2010-04-21 07:46:03 +00:00
els_pan.h elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
els_scroller.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
els_scroller.h theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00