efl/legacy/elementary/src/lib
Gustavo Sverzut Barbieri 53cbc881c8 Missing "const void *data" -> "void *data" in the API
SVN revision: 52373
2010-09-17 16:34:11 +00:00
..
Elementary.h.in Missing "const void *data" -> "void *data" in the API 2010-09-17 16:34:11 +00:00
Makefile.am oooh big cleanup. internal elm widget api cleaned up a bit. 2010-09-13 07:56:23 +00:00
elc_anchorblock.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elc_anchorview.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elc_fileselector.c Constant void data is pretty useless in item callback contexts. 2010-09-17 16:21:34 +00:00
elc_fileselector_button.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elc_hoversel.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elc_notepad.c Rename variable to 'autosave'. 2010-08-04 19:20:02 +00:00
elc_scrolled_entry.c Add elm object signal emit and callback add / del hooks to entry, list and index 2010-09-09 18:53:36 +00:00
elm_animator.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_bg.c ok strange bg bug when theme changing on the fly. why? 2010-09-14 23:42:50 +00:00
elm_box.c Fix misspelling in elementary documentation 2010-09-17 13:37:36 +00:00
elm_bubble.c handle theme change - bubble. 2010-09-14 23:46:01 +00:00
elm_button.c Finish unscrewing patch-fu 2010-08-04 19:00:15 +00:00
elm_calendar.c include Evil.h for localtime_r() 2010-09-14 21:26:43 +00:00
elm_carousel.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_check.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_clock.c Improve elm clock to display time not equal to system time 2010-09-14 21:39:14 +00:00
elm_cnp_helper.c Vcard support for dnd. 2010-09-17 05:39:00 +00:00
elm_config.c Welcome Tooltips. 2010-09-11 00:52:33 +00:00
elm_conform.c * elementary: fix Ecore API changes. 2010-06-25 09:58:14 +00:00
elm_entry.c Elm DND/Sel: Update typenames to be more consistent. 2010-09-15 06:29:49 +00:00
elm_flip.c aaargh. hack hack. 2010-09-03 08:27:05 +00:00
elm_frame.c return NULL, not NULL. 2010-06-24 03:01:47 +00:00
elm_gengrid.c Constant void data is pretty useless in item callback contexts. 2010-09-17 16:21:34 +00:00
elm_genlist.c Missing "const void *data" -> "void *data" in the API 2010-09-17 16:34:11 +00:00
elm_hover.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_icon.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_image.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_index.c Missing "const void *data" -> "void *data" in the API 2010-09-17 16:34:11 +00:00
elm_label.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
elm_layout.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_list.c Tooltips: split owner/eventarea, allow subitems to have indepentent tooltips. 2010-09-12 21:05:13 +00:00
elm_main.c move some of quicklaunch into the sub init to reduce fd inheriting 2010-09-14 21:58:48 +00:00
elm_map.c Finish unscrewing patch-fu 2010-08-04 19:00:15 +00:00
elm_mapbuf.c and umm... work... and .. struff.. ugh. don't ask. 2010-09-03 00:08:11 +00:00
elm_menu.c Use elm_widget_item common base. 2010-09-10 02:05:45 +00:00
elm_module.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_notify.c Lots of fixes: 2010-08-18 19:18:42 +00:00
elm_pager.c Skip pages on the smart functions that act on members. It was making some appear when they weren't supposed to. 2010-09-08 19:26:58 +00:00
elm_panel.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_panes.c spot check of theme change... panes not working right. generally code 2010-09-14 23:42:31 +00:00
elm_photo.c Elm photo stops scrolling events when dragging now. 2010-09-10 08:24:29 +00:00
elm_photocam.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_priv.h Move cnp/dnd -> elm_widget. Officially Experimental for apps. 2010-09-17 05:39:04 +00:00
elm_progressbar.c progressbar handles theme change right 2010-09-15 00:09:03 +00:00
elm_radio.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_scroller.c Add elm object signal emit and callback add / del hooks to entry, list and index 2010-09-09 18:53:36 +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 slider -> handle theme change. 2010-09-15 05:07:12 +00:00
elm_slideshow.c oooh big cleanup. internal elm widget api cleaned up a bit. 2010-09-13 07:56:23 +00:00
elm_spinner.c Fix common misspellings 2010-09-09 00:35:43 +00:00
elm_table.c more wanring-- and safety checks. 2010-03-10 00:31:54 +00:00
elm_theme.c elm_theme doxygen fix 2010-08-14 15:30:35 +00:00
elm_thumb.c elm_thumb: Can now be dragged too. 2010-09-15 05:42:19 +00:00
elm_toggle.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_toolbar.c Tooltips: split owner/eventarea, allow subitems to have indepentent tooltips. 2010-09-12 21:05:13 +00:00
elm_widget.c just a sec. back that out.. someone has broken icons.. and now i dont 2010-09-16 05:33:19 +00:00
elm_widget.h Move cnp/dnd -> elm_widget. Officially Experimental for apps. 2010-09-17 05:39:04 +00:00
elm_win.c Fix common misspellings 2010-09-09 00:35:43 +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: debug --; 2010-09-09 06:05:28 +00:00
els_icon.h Add 'drop' callback when objects are dropped. 2010-09-08 06:20:05 +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 elm_smart_scroller now propagates the events, fixes tooltips in scrolled stuff. 2010-09-16 21:33:10 +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
els_tooltip.c fix warnings with elm_object_tooltip_unset(). 2010-09-16 23:44:02 +00:00