You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ali Alzyod 46f2d8acdc evas_object_textblock: add support for variation sequences 4 years ago
..
.gitignore elementary: merge in elm_code example. 7 years ago
config.c elm config -> allow people to set desktop entry and magnifier config 4 years ago
elementary_codegen.c elementary_codegen: check before use to avoid use after free 4 years ago
elm_prefs_cc.c define HAVE_REALPATH in evil_stdlib.h 4 years ago
elm_prefs_cc.h build: move ELM_INTERNAL_API_ARGESFSDFEFC into buildsystem 5 years ago
elm_prefs_cc_handlers.c make mman.h private 4 years ago
elm_prefs_cc_mem.c
elm_prefs_cc_out.c
elm_prefs_cc_parse.c elm prefs cc - warn - use memcpy instead since we are really truncating 5 years ago
meson.build elementary_test: Add the value provider test for animation_view 4 years ago
perf.c interfaces: move animator,tick to efl.canvas.object and remove efl.animator 5 years ago
perf.h elm perf tool - bring one back to efl 5 years ago
perf_list.c elm perf tool - bring one back to efl 5 years ago
perf_rnd.c elm perf tool - bring one back to efl 5 years ago
perf_test_01.c elm perf_test: fix warning of implicit conversion of floating point 4 years ago
perf_test_02.c elm perf_test: fix warning of implicit conversion of floating point 4 years ago
perf_test_03.c elm perf_test: fix warning of implicit conversion of floating point 4 years ago
perf_test_04.c elm perf tool - bring one back to efl 5 years ago
perf_test_05.c elm perf tool - bring one back to efl 5 years ago
perf_test_06.c elm perf tool - bring one back to efl 5 years ago
quicklaunch.c silence most left over compiler warnings 5 years ago
run.c Evil: remove wrapper around getcwd() 4 years ago
test.c evas_object_textblock: add support for variation sequences 4 years ago
test.h elm_test: undef logging macros before redefining them in header 4 years ago
test_3d.c
test_access.c elementary_bin: Wrap calls to edje_object_part_object_get with edje_freeze/thaw 5 years ago
test_actionslider.c
test_anim.c interfaces: move animator,tick to efl.canvas.object and remove efl.animator 5 years ago
test_bg.c efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_Method 4 years ago
test_box.c ui.box_stack: refactor layout_update 5 years ago
test_bubble.c
test_button.c
test_calendar.c Efl.Ui.Format revamp 4 years ago
test_check.c test: Add a logic to check a size of Check 4 years ago
test_clock.c Test/Clock: fit Exactness requirements 8 years ago
test_cnp.c
test_code.c test_code: do not create a background by hand 4 years ago
test_colorclass.c
test_colorselector.c
test_combobox.c Evil: remove pwd code in Evil and fix compilation failures after the removal 4 years ago
test_config.c elm test config - ensure buffer does't get overfilled with lots of profs 5 years ago
test_conform.c
test_conform_indicator.c
test_ctxpopup.c elementary: remove unnecessessary disabled setter 5 years ago
test_cursor.c
test_datetime.c build: use legacy api in places where legacy should be used 4 years ago
test_dayselector.c
test_disable.c
test_diskselector.c
test_dnd.c replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 4 years ago
test_efl_anim_alpha.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_group_parallel.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_group_sequential.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_interpolator.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_pause.c efl/player: rename 'play' property to 'pause' 4 years ago
test_efl_anim_repeat.c efl/player: rename 'play' property to 'pause' 4 years ago
test_efl_anim_rotate.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_scale.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_start_delay.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_anim_translate.c efl/player: merge start+stop methods into 'playing' property 4 years ago
test_efl_gfx_mapping.c efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_Method 4 years ago
test_efl_gfx_vg_value_provider.c elementary_test: Add the value provider test for animation_view 4 years ago
test_efl_ui_animation_view.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_efl_ui_text.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_eio.c
test_entry.c elm_popup*: remove all legacy usage from eo files 5 years ago
test_entry_anchor.c
test_entry_anchor2.c
test_evas_map.c efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_Method 4 years ago
test_evas_mask.c efl_input_clickable: rename efl_ui_clickable to efl_input_clickable 4 years ago
test_evas_snapshot.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_event_animation.c efl_animation: Add scale animation 6 years ago
test_events.c efl_input_key: replace key property name with key_sym 4 years ago
test_explode.c Fix "cast from pointer to integer of different size" on Windows 8 years ago
test_explode.h
test_external.c intf: rename progress to range 6 years ago
test_factory.c
test_fileselector.c Evil: remove pwd code in Evil and fix compilation failures after the removal 4 years ago
test_fileselector_button.c Evil: remove pwd code in Evil and fix compilation failures after the removal 4 years ago
test_fileselector_entry.c Evil: remove pwd code in Evil and fix compilation failures after the removal 4 years ago
test_flip.c ElmTests: modify flip test to fit Exactness limitations. 7 years ago
test_flip_page.c elm_test: Add EO version of "Flip Page" test 6 years ago
test_flip_page_eo.c Rename Efl.Gfx.Map -> Efl.Gfx.Mapping 5 years ago
test_flipselector.c efl_ui_range_display: range_min_max -> range_limits 4 years ago
test_floating.c
test_focus.c elm_focus: implement elm_object_focus_next_item_set / get 5 years ago
test_focus_custom_chain.c
test_focus_policy.c
test_focus_style.c win: Merge focus_highlight_style with widget (EO) 6 years ago
test_gengrid.c test_gengrid: add focused, unfocused callback to test focus signal 5 years ago
test_genlist.c fix various trivial null derefs 4 years ago
test_gesture_framework.c Gesture Manager: Add gestures and fix gesture managing, recognizer logic. 4 years ago
test_gesture_layer.c elementary: apply anti-aliasing at the gesture layer example. 6 years ago
test_gesture_layer2.c test_gesture_layer2: add null checking after memory allocation 6 years ago
test_gesture_layer3.c test_gesture_layer3: add null checking after memory allocation 6 years ago
test_gfx_filters.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_glview.c elm_test: move gl api creation to glview init function 5 years ago
test_glview_manygears.c elm_test: set accel for all glview tests 5 years ago
test_glview_simple.c elm_test: set accel for all glview tests 5 years ago
test_grid.c
test_hover.c
test_hoversel.c
test_icon.c FDO icons: add the inode-directory icon 6 years ago
test_icon_animated.c
test_icon_desktops.c
test_image.c efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_Method 4 years ago
test_index.c elm_test: Fix some test cases to use legacy 6 years ago
test_inwin.c elementary_test: add a new inwin test 6 years ago
test_label.c evas_object_textblock: add support for variation sequences 4 years ago
test_launcher.c
test_layout.c
test_list.c
test_main_menu.c elm_test: Set label as word wrap 6 years ago
test_map.c elm_map: keep overlays list when showing overlays 6 years ago
test_menu.c elementary: Balance menu operations with an open method 6 years ago
test_multi.c
test_multibuttonentry.c efl_ui_multibuttonentry: maintainance legacy function type. 6 years ago
test_naviframe.c naviframe: Add "item,activated" smart callback. 7 years ago
test_naviframe_complex.c
test_notify.c
test_panel.c Evil: remove pwd code in Evil and fix compilation failures after the removal 4 years ago
test_panes.c elm test - add tests ofr other styles for panes provided by default 5 years ago
test_part_bg.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_part_shadow.c efl_input_clickable: rename efl_ui_clickable to efl_input_clickable 4 years ago
test_photo.c
test_photocam.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_popup.c test_ui_popup: Move code for Efl.Ui.Popup classes from test_popup 6 years ago
test_prefs.c
test_progressbar.c elm test - progress - add vertical wheel test... 5 years ago
test_radio.c efl_ui_radio: refactor for usage of efl_ui_check_selected 4 years ago
test_scaling.c
test_scroller.c elm_test: add comparable "simple" scroller tests 4 years ago
test_segment_control.c
test_separator.c separator: Remove orientation API use (EO) 6 years ago
test_slider.c elm_slider: remove dependency with efl_ui_slider 4 years ago
test_slideshow.c
test_spinner.c
test_store.c
test_sys_notify.c
test_systray.c elm_systray: remove all legacy usage from eo files 5 years ago
test_table.c
test_thumb.c
test_toolbar.c elm: Update toolbar test to show fix 7 years ago
test_tooltip.c els_tooltip: Fix to use some functions before tooltip_test_set or tooltip_content_cb_set 6 years ago
test_transit.c
test_transit_bezier.c
test_ui_box.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_box_stack.c build: fix elm header usage 4 years ago
test_ui_button.c efl_ui_win: default the window type to basic 4 years ago
test_ui_clock.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_collection.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_collection_view.c efl_ui_*selectable: unify these APIs with the same c_prefix 4 years ago
test_ui_datepicker.c efl_ui_win: default the window type to basic 4 years ago
test_ui_frame.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_image.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_items.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_pager.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_pager_scroll.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_panel.c efl_ui_win: default the window type to basic 4 years ago
test_ui_panes.c efl_ui_win: default the window type to basic 4 years ago
test_ui_popup.c efl_ui/popup: timeout -> closing_timeout 4 years ago
test_ui_progressbar.c efl_ui_win: default the window type to basic 4 years ago
test_ui_radio.c elm_test/radio: use eo type here 4 years ago
test_ui_relative_layout.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_scroller.c efl_ui_win: default the window type to basic 4 years ago
test_ui_slider.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_slider_interval.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_ui_spin.c efl_ui_win: default the window type to basic 4 years ago
test_ui_spin_button.c efl_ui_win: default the window type to basic 4 years ago
test_ui_spotlight.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_stack.c efl_input_clickable: rename efl_ui_clickable to efl_input_clickable 4 years ago
test_ui_tab_pager.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_table.c efl_gfx_arrangement: change content_padding param type and remove scalable 4 years ago
test_ui_table_static.c efl_pack_table: rename table_position to cell_column, cell_row 4 years ago
test_ui_tags.c efl_ui_win: default the window type to basic 4 years ago
test_ui_textpath.c efl_ui_check: migrate from own property to Efl.Ui.Selectable 4 years ago
test_ui_timepicker.c efl_ui_win: default the window type to basic 4 years ago
test_video.c elm video: correct api 7 years ago
test_weather.c
test_web.c
test_win_dialog.c efl_ui: remove efl_ui_text headers from Efl_Ui.h for now 4 years ago
test_win_indicator.c efl_ui_win: default the window type to basic 4 years ago
test_win_inline.c Rename Efl.Ui.Direction -> Efl.Ui.Layout_Orientation 4 years ago
test_win_keygrab.c
test_win_modal.c elm_test/modal_win: handle case where test is not passed the main window 4 years ago
test_win_plug.c elm_test/plug: fix error handling 4 years ago
test_win_socket.c
test_win_stack.c elm: explicitly include Efl_Ui.h in binaries 5 years ago
test_win_state.c efl.ui.win: remove all legacy types and functions from eo file 5 years ago
test_win_wm_rotation.c