efl/legacy/elementary/src/lib
Jonathan Atton 4ed9f35e44 elm_panes : add the horizontal mode
SVN revision: 49801
2010-06-22 19:08:52 +00:00
..
Elementary.h.in elm_panes : add the horizontal mode 2010-06-22 19:08:52 +00:00
Makefile.am Add a new widget : elm_panes :) 2010-06-20 16:01:15 +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 Fixing some compiler warnings on filesector widgets. 2010-04-15 18:00:31 +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 add doc, thanks to Mike Blumenkrantz (zmike) 2010-04-07 07:37:49 +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_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 Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +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 oops-- 2010-06-07 14:19:38 +00:00
elm_cnp_helper.c Add me to authors, and make selection work a bit better. 2010-06-22 05:12:08 +00:00
elm_config.c From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +00:00
elm_conform.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_entry.c Add me to authors, and make selection work a bit better. 2010-06-22 05:12:08 +00:00
elm_flip.c sighhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh 2010-05-24 08:28:23 +00:00
elm_frame.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_gengrid.c Use proper formatting. 2010-06-09 21:08:12 +00:00
elm_genlist.c From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +00:00
elm_hover.c Avoid returning stack trash, thanks nash. 2010-06-17 16:09:23 +00:00
elm_icon.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_image.c remove unused parameter in the library. 2010-03-09 17:51:30 +00:00
elm_index.c From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +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 Avoid returning stack trash, thanks nash. 2010-06-17 16:09:23 +00:00
elm_list.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_main.c Add elm_object_signal_emit 2010-06-15 14:11:13 +00:00
elm_map.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +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 Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +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 elm_panes : add the horizontal mode 2010-06-22 19:08:52 +00:00
elm_photo.c From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +00:00
elm_photocam.c From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +00:00
elm_priv.h Updates to entry to use selection code. 2010-06-17 08:50:43 +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 Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +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 Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +00:00
elm_slideshow.c theme -> can specify a new theme for an object andit gets inherited. need to 2010-05-12 01:03:46 +00:00
elm_spinner.c Fix max value wrapping calculation of elm spinner. 2010-06-15 15:55:22 +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 This patch make it possible to ask elm_thumb for the generated thumbnail 2010-06-06 22:15:27 +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 Fix the usage of API_ENTRY macro in the new funcion _newest_focus_order_get 2010-06-21 18:16:45 +00:00
elm_win.c Standardizing elm_<widget>_{icon,content}_set API 2010-06-16 20:58:09 +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 From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +00:00
els_icon.h From: Viktor Kojouharov <vkojouharov@gmail.com> 2009-04-23 03:48:41 +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 From: Fabiano Fidêncio <fidencio@profusion.mobi> 2010-06-05 13:12:45 +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