efl/src/bin/elementary
Mike Blumenkrantz f15e1236a4 Efl.Ui.Zoom: zoom -> zoom_level 2018-02-15 13:11:00 -05:00
..
.gitignore elementary: merge in elm_code example. 2016-06-03 14:17:27 -07:00
Makefile.am elm_test: add elementary_test for Efl.Ui.Button 2018-01-30 13:55:52 +09:00
config.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
elementary_codegen.c
elm_prefs_cc.c
elm_prefs_cc.h
elm_prefs_cc_handlers.c elm_prefs_cc - clean up return with added brackets to be clear 2016-07-08 18:33:02 +09:00
elm_prefs_cc_mem.c
elm_prefs_cc_out.c
elm_prefs_cc_parse.c elementary: alloca is already declared in eina_alloca.h 2018-01-04 12:57:43 -08:00
quicklaunch.c quicklaunch: use XDG_RUNTIME_DIR instead of hardcoded /tmp 2018-02-02 16:59:44 -05:00
run.c quicklaunch: use XDG_RUNTIME_DIR instead of hardcoded /tmp 2018-02-02 16:59:44 -05:00
test.c Efl.Ui.Progressbar: implement range min max 2018-01-31 17:44:20 +09:00
test.h
test_3d.c
test_access.c
test_actionslider.c
test_anim.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
test_bg.c Efl.Gfx.Color: add color_code{} 2017-12-22 13:29:20 +09:00
test_box.c efl: Use Eina.Size2D for size hint min 2017-09-18 14:42:52 +09:00
test_bubble.c
test_button.c
test_calendar.c test calendar: Add test case for string format func. 2017-11-14 11:08:17 +09:00
test_check.c test_check: fix build warning 2017-08-23 13:52:25 +09:00
test_clock.c Test/Clock: fit Exactness requirements 2016-03-27 13:26:15 +03:00
test_cnp.c
test_code.c elm_code_widget: change efl_add to legacy_add 2017-12-08 16:02:22 +09:00
test_colorclass.c
test_colorselector.c
test_combobox.c Manual revert of: commit 07404215a9 2016-08-11 12:14:07 +02:00
test_config.c edje: update a style when a style is added as class's member 2016-07-11 13:13:39 +09:00
test_conform.c
test_conform_indicator.c
test_ctxpopup.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
test_cursor.c
test_datetime.c Tests/datetime: set the weekday to avoid Exactness error 2017-09-17 09:31:24 +03:00
test_dayselector.c
test_disable.c
test_diskselector.c
test_dnd.c elm test dnd: replace strcat with eina_strbuf 2016-05-10 15:13:27 +09:00
test_efl_anim_alpha.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_event_anim.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_group_parallel.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_group_sequential.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_interpolator.c elm_test: Fix to call efl_add with parent 2018-01-17 18:58:30 +09:00
test_efl_anim_pause.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_repeat.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_rotate.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_scale.c elm_test: Fix to call efl_add with parent 2018-01-17 18:58:30 +09:00
test_efl_anim_start_delay.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_anim_translate.c efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
test_efl_gfx_map.c efl_ui_bg: add Efl.Ui.Bg interface 2017-12-18 20:49:45 +09:00
test_efl_ui_text.c elementary: simplify Efl.Ui.Text.Factory test. 2018-01-18 10:48:43 -08:00
test_eio.c
test_entry.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
test_entry_anchor.c
test_entry_anchor2.c
test_evas_map.c efl_ui_bg: add Efl.Ui.Bg interface 2017-12-18 20:49:45 +09:00
test_evas_mask.c efl: Use Eina.Size2D for Efl.Gfx.size 2017-09-18 13:34:50 +09:00
test_evas_snapshot.c interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +09:00
test_event_animation.c efl_animation: Add scale animation 2017-10-12 21:03:49 +09:00
test_events.c interface: rename Efl.Dup to Efl.Duplicate. 2017-12-11 15:25:31 +09:00
test_explode.c Fix "cast from pointer to integer of different size" on Windows 2016-04-25 13:49:43 +09:00
test_explode.h
test_external.c intf: rename progress to range 2017-06-15 13:57:45 +09:00
test_factory.c
test_fileselector.c
test_fileselector_button.c
test_fileselector_entry.c
test_flip.c ElmTests: modify flip test to fit Exactness limitations. 2016-11-06 10:38:41 +02:00
test_flip_page.c elm_test: Add EO version of "Flip Page" test 2017-05-12 11:59:16 +09:00
test_flip_page_eo.c evas map: Rename raw_coord to coord_absolute 2017-05-12 12:02:24 +09:00
test_flipselector.c efl_ui_spin: Add new spin and spin_button widgets 2017-11-27 19:40:31 +09:00
test_floating.c
test_focus.c warning remove - comment out unused variable 2018-01-06 19:06:07 +09:00
test_focus_custom_chain.c
test_focus_policy.c
test_focus_style.c win: Merge focus_highlight_style with widget (EO) 2017-09-01 10:09:37 +09:00
test_gengrid.c gengrid: support for non homogenous items 2016-10-19 15:48:51 +09:00
test_genlist.c elm genlist test - don't overflow test time nanoseconds if system slow 2018-01-16 17:50:46 +09:00
test_gesture_framework.c evas/gesture: Fix up a couple of APIs, add some FIXME 2017-10-19 12:25:57 +09:00
test_gesture_layer.c test_gesture_layer: add null checking after memory allocation 2017-08-09 16:05:59 +09:00
test_gesture_layer2.c test_gesture_layer2: add null checking after memory allocation 2017-08-09 16:07:15 +09:00
test_gesture_layer3.c test_gesture_layer3: add null checking after memory allocation 2017-08-09 16:07:51 +09:00
test_gfx_filters.c interfaces: remove Efl.Text.Properties 2018-02-12 16:38:51 -05:00
test_glview.c elm_test: Remove calls to visible_set for EO objects 2017-08-04 10:24:03 +09:00
test_glview_manygears.c elementary test_glview: guide ELM_ACCEL rather than ELM_ENGINE 2016-09-12 13:15:15 +09:00
test_glview_simple.c elementary test_glview: guide ELM_ACCEL rather than ELM_ENGINE 2016-09-12 13:15:15 +09:00
test_grid.c
test_hover.c
test_hoversel.c
test_icon.c elm_test: Scale down icon by 8x 2017-09-01 10:09:37 +09:00
test_icon_animated.c
test_icon_desktops.c
test_image.c efl_ui_image: apply load_size when API is called 2017-12-18 20:49:46 +09:00
test_index.c elm_test: Fix some test cases to use legacy 2017-08-10 14:42:08 +09:00
test_inwin.c elementary_test: add a new inwin test 2017-05-26 21:34:24 +02:00
test_label.c elm test: label slide - use better color as background for label. 2017-07-11 15:37:58 +09:00
test_launcher.c
test_layout.c
test_list.c
test_main_menu.c elm_test: Set label as word wrap 2017-07-18 18:42:16 +09:00
test_map.c elm_map: keep overlays list when showing overlays 2017-09-19 16:37:00 +09:00
test_menu.c elementary: Balance menu operations with an open method 2017-06-17 18:00:34 +01:00
test_multi.c
test_multibuttonentry.c Revert "elm test: mbe - make mbe focusable" 2017-10-27 16:44:06 +09:00
test_naviframe.c naviframe: Add "item,activated" smart callback. 2016-10-07 17:07:48 +09:00
test_naviframe_complex.c
test_notify.c
test_nstate.c elm: Uniform change event for nstate,radio,check 2017-12-13 13:47:48 +09:00
test_panel.c Elm_test panel: use eina instead of dirent to list files 2018-01-11 16:15:48 +09:00
test_panes.c elm test: add efl.ui.panes test code in separate file. 2017-12-13 16:50:45 +09:00
test_part_bg.c efl_ui_bg: add Efl.Ui.Bg interface 2017-12-18 20:49:45 +09:00
test_part_shadow.c elm_test: Fix invalid define for widget style api 2018-01-10 16:31:06 +09:00
test_photo.c
test_photocam.c Efl.Ui.Zoom: zoom -> zoom_level 2018-02-15 13:11:00 -05:00
test_popup.c test_ui_popup: Move code for Efl.Ui.Popup classes from test_popup 2017-11-28 17:15:42 +09:00
test_prefs.c
test_progressbar.c elm progressbar - fix val set 2018-02-10 16:44:35 +09:00
test_radio.c
test_scaling.c
test_scroller.c elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
test_segment_control.c
test_separator.c separator: Remove orientation API use (EO) 2017-08-10 14:42:08 +09:00
test_slider.c elm test: slider: Add limited interval slider example. 2017-09-06 14:04:45 +09:00
test_slideshow.c
test_spinner.c
test_store.c
test_sys_notify.c
test_systray.c elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
test_table.c
test_thumb.c
test_toolbar.c elm: Update toolbar test to show fix 2016-09-25 17:21:40 +01:00
test_tooltip.c els_tooltip: Fix to use some functions before tooltip_test_set or tooltip_content_cb_set 2017-09-19 17:05:15 +09:00
test_transit.c
test_transit_bezier.c
test_ui_box.c frame: Implement content set/get/unset 2017-10-17 17:31:38 +09:00
test_ui_button.c elm_test: add elementary_test for Efl.Ui.Button 2018-01-30 13:55:52 +09:00
test_ui_clock.c efl_ui_clock: changed property name from value to time 2017-10-25 16:44:25 +09:00
test_ui_panes.c elm test: add efl.ui.panes test code in separate file. 2017-12-13 16:50:45 +09:00
test_ui_popup.c efl_ui_popup_alert: change clicked event name 2018-01-05 13:36:21 +09:00
test_ui_progressbar.c Efl.Ui.Progressbar: implement range min max 2018-01-31 17:44:20 +09:00
test_ui_scroller.c interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +09:00
test_ui_slider.c elm test: Add test for Efl.Ui.Slider 2017-12-12 14:00:53 +09:00
test_ui_slider_interval.c elm: Rename slider part to part_indicator 2017-12-12 11:14:04 +09:00
test_ui_spin.c efl_ui_spin: Support value change using mouse wheel. 2017-11-28 20:03:06 +09:00
test_ui_spin_button.c efl_ui_spin_button: Change property name to avoid name duplicating. 2017-12-11 16:45:27 +09:00
test_ui_table.c test_ui_table: fix uninitialized variable warning 2018-02-14 17:13:26 -05:00
test_ui_table_static.c interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +09:00
test_ui_textpath.c efl: Use Eina.Size2D for size hint min 2017-09-18 14:42:52 +09:00
test_video.c elm video: correct api 2016-08-16 12:36:26 +09:00
test_weather.c
test_web.c
test_win_dialog.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
test_win_indicator.c win: apply conformant features. 2017-12-12 10:53:14 +09:00
test_win_inline.c elm_test: Remove calls to fill+expand (EO) 2017-08-23 15:57:49 +09:00
test_win_keygrab.c
test_win_modal.c elementary_test: fix function name conflict on Windows 2016-11-25 15:51:10 +02:00
test_win_plug.c elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
test_win_socket.c
test_win_stack.c elm_test: reset win stack static vars when window is closed 2017-08-04 16:08:49 -04:00
test_win_state.c win: Adjust documentation & test for a new API 2016-11-22 15:37:33 +09:00
test_win_wm_rotation.c