efl/legacy/elementary/src/lib
Iván Briano cd097950e4 Let the user choose what digits of the clock are editable.
Patch by Rafael "15 years of experience" Fonseca.


SVN revision: 48757
2010-05-11 15:25:01 +00:00
..
Elementary.h.in Let the user choose what digits of the clock are editable. 2010-05-11 15:25:01 +00:00
Makefile.am re-jig elm config stuff to be in its own file and modularise it a little. 2010-05-07 15:49:06 +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 remove unused parameters 2010-04-21 07:38:25 +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 add doc, thanks to Mike Blumenkrantz (zmike) 2010-04-07 07:37:49 +00:00
elm_bg.c Use eina_stringshare_replace to avoid crashes. 2010-03-13 21:01:26 +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 elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_button.c Set evas focus for some objects when focused. More will come later. 2010-04-20 20:03:05 +00:00
elm_carousel.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_check.c Describe more widgets callbacks. 2010-03-26 10:59:56 +00:00
elm_clock.c Let the user choose what digits of the clock are editable. 2010-05-11 15:25:01 +00:00
elm_config.c oooh lookie here. profiel and config can now be properties on root - and will 2010-05-09 02:19:14 +00:00
elm_conform.c fix more runtime wornings... added ELM_ERROR_ABORT! :) 2010-03-14 03:48:22 +00:00
elm_entry.c support items in anchorblock/view too. 2010-04-28 06:13:06 +00:00
elm_flip.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_frame.c const and -Wextra, come on guys! :-/ 2010-03-24 03:06:00 +00:00
elm_genlist.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_hover.c From: Michael Blumenkrantz <mike@zentific.com> 2010-04-27 05:43:54 +00:00
elm_icon.c Use eina_stringshare_replace to avoid crashes. 2010-03-13 21:01:26 +00:00
elm_image.c remove unused parameter in the library. 2010-03-09 17:51:30 +00:00
elm_index.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_label.c const and -Wextra, come on guys! :-/ 2010-03-24 03:06:00 +00:00
elm_layout.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_list.c fix list scroller to use ppropeer internal scroller calls. 2010-05-09 10:46:49 +00:00
elm_main.c re-jig elm config stuff to be in its own file and modularise it a little. 2010-05-07 15:49:06 +00:00
elm_map.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_mapbuf.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_menu.c From: Michael Blumenkrantz <mike@zentific.com> 2010-04-27 05:43:54 +00:00
elm_module.c fix warnings. Patch by Lutin 2010-01-16 13:18:48 +00:00
elm_notify.c more wanring-- and safety checks. 2010-03-10 00:31:54 +00:00
elm_pager.c const and -Wextra, come on guys! :-/ 2010-03-24 03:06:00 +00:00
elm_panel.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_photo.c remove unused parameter in the library. 2010-03-09 17:51:30 +00:00
elm_photocam.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_priv.h re-jig elm config stuff to be in its own file and modularise it a little. 2010-05-07 15:49:06 +00:00
elm_progressbar.c Added get functions in elm progressbar and added elm progressbar support in edje externals.By Fidencio 2010-04-01 14:22:36 +00:00
elm_radio.c Describe more widgets callbacks. 2010-03-26 10:59:56 +00:00
elm_scrolled_grid.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_scroller.c scroller in scroller.... works! well with scrollers for now (elm_scroller). 2010-05-07 13:21:45 +00:00
elm_separator.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_slider.c Just some fixes to show changes like horizontal and inverted in editje.By Fidencio 2010-04-01 14:22:41 +00:00
elm_slideshow.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_spinner.c Signal de edje on focus changes. Can be used to show/hide the spinner buttons based on it. 2010-05-03 18:29:02 +00:00
elm_table.c more wanring-- and safety checks. 2010-03-10 00:31:54 +00:00
elm_theme.c more friendliness with the lispers, and also shuts up valgrind a bit about leaks 2010-04-28 23:14:04 +00:00
elm_thumb.c Signal description infra for file thumb. 2010-04-05 19:19:16 +00:00
elm_toggle.c elm: add lots of doc! Thanks to Mike (zmike/discomfitor) 2010-04-12 08:12:02 +00:00
elm_toolbar.c and do the other instances too. 2010-05-07 13:24:29 +00:00
elm_widget.c scroller in scroller.... works! well with scrollers for now (elm_scroller). 2010-05-07 13:21:45 +00:00
elm_win.c * remove shadow declarations 2010-04-21 07:46:03 +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 * remove shadow declarations 2010-04-21 07:46:03 +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 if sub scroller bigger than oparent - it's still usable now - u can get to 2010-05-09 16:05:18 +00:00
els_scroller.h scroller in scroller.... works! well with scrollers for now (elm_scroller). 2010-05-07 13:21:45 +00:00