efl/legacy/elementary/src/bin
Carsten Haitzler 7aceaa4a41 support flush and dump protocol - also add call to do this by requuest from
the app itself.



SVN revision: 47949
2010-04-12 08:27:10 +00:00
..
.cvsignore elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
Makefile.am Welcome a new Elementary widget: file selector button. 2010-04-08 20:36:37 +00:00
config.c stop using round - no need 2010-02-27 05:20:28 +00:00
quicklaunch.c take that - more warning-- 2010-03-10 04:13:34 +00:00
run.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test.c support flush and dump protocol - also add call to do this by requuest from 2010-04-12 08:27:10 +00:00
test_anchorblock.c fix anchorblock test packing 2009-09-29 04:32:35 +00:00
test_anchorview.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_anim.c typo fix 2010-02-02 02:54:22 +00:00
test_bg.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_box.c oops - other way. 2010-01-14 04:02:21 +00:00
test_button.c aaah typo! fix from lupan. 2010-03-14 22:33:52 +00:00
test_carousel.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_check.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_clock.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_conform.c Improve scrolled_entry a bit, it's still open for more love though. 2010-02-09 15:43:17 +00:00
test_entry.c test elm_entry_markup_to_utf8 2010-03-22 05:52:05 +00:00
test_fileselector.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_fileselector_button.c Welcome a new Elementary widget: file selector button. 2010-04-08 20:36:37 +00:00
test_flip.c fix more runtime wornings... added ELM_ERROR_ABORT! :) 2010-03-14 03:48:22 +00:00
test_floating.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_genlist.c support flush and dump protocol - also add call to do this by requuest from 2010-04-12 08:27:10 +00:00
test_hover.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_hoversel.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_icon.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_icon_desktops.c * elementary: fix segv due to double free. But more is needed to fix 2010-03-30 11:17:17 +00:00
test_index.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_inwin.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_label.c handle label resizes and wraps properly - add test for it! 2010-01-08 02:33:03 +00:00
test_launcher.c support flush and dump protocol - also add call to do this by requuest from 2010-04-12 08:27:10 +00:00
test_layout.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_list.c add tests for show item in list 2009-10-07 13:19:25 +00:00
test_map.c fix most llvm/gcc real bugs. 2010-03-02 01:27:08 +00:00
test_menu.c Elm menu, slideshow and notify: remove warnings 2009-11-25 21:06:23 +00:00
test_multi.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_notepad.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_notify.c From: 김지훈 <jihoon48.kim@samsung.com> 2010-01-19 06:57:25 +00:00
test_pager.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_panel.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_photo.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_photocam.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_progressbar.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_radio.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_scaling.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_scroller.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_separator.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_slider.c Elm map : Put the evas_object which represent a marker in a cache to avoid create/delete the objects when the zoom change. 2009-12-18 17:00:01 +00:00
test_slideshow.c Elm menu, slideshow and notify: remove warnings 2009-11-25 21:06:23 +00:00
test_spinner.c spinner uses format specified by user in its entry-form. 2010-01-27 20:16:43 +00:00
test_table.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_thumb.c Add elm_thumb object to Elementary. 2010-03-15 18:34:04 +00:00
test_toggle.c EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass. 2009-09-28 19:23:33 +00:00
test_toolbar.c elm menu+toolbar: Rewrite the menu, add separator and submenus. Fix the separator in the toolbar 2009-10-11 13:37:01 +00:00
test_weather.c take that - more warning-- 2010-03-10 04:13:34 +00:00
test_win_state.c add new test. 2010-03-16 12:42:24 +00:00