efl/src/bin/elementary
Jean-Philippe Andre 37625fca91 Evas/Edje/Elm: Use combined_min instead of min everywhere
This allows apps to set the objects min size with hint_min,
while letting the rest of EFL define the minimum size with
rstricted_min.

I don't like the property names much...
2016-06-09 16:37:49 +09:00
..
.gitignore elementary: merge in elm_code example. 2016-06-03 14:17:27 -07:00
Makefile.am elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
config.c elm_config: force icons in preview to keep aspect ratio 2016-06-04 11:42:42 +02:00
elementary_codegen.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_code_test_main.c elementary: merge in elm_code example. 2016-06-03 14:17:27 -07:00
elm_code_test_private.h elementary: merge in elm_code example. 2016-06-03 14:17:27 -07:00
elm_prefs_cc.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_handlers.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_mem.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_out.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_parse.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
quicklaunch.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
run.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test.c elm_test: Add test case for event refeed 2016-06-03 15:36:02 +09:00
test.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_3d.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_access.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_actionslider.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_anim.c eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
test_application_server.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
test_bg.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_box.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_bubble.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_button.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_calendar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_check.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_clock.c Test/Clock: fit Exactness requirements 2016-03-27 13:26:15 +03:00
test_cnp.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_colorclass.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_colorselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_combobox.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_config.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_conform.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_conform_indicator.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_ctxpopup.c Revert "Revert "Revert "Revert "elm ctxpopup: fix auto_hide mode to work correctly"""" 2016-06-07 19:50:50 +09:00
test_cursor.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_datetime.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_dayselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_disable.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_diskselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_dnd.c elm test dnd: replace strcat with eina_strbuf 2016-05-10 15:13:27 +09:00
test_eio.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_entry.c Elm entry: fix returning wrong focus region 2016-05-26 17:25:57 +09:00
test_entry_anchor.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_entry_anchor2.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_events.c tests: Fix fake event test (avoid ERR) 2016-06-07 13:52:15 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_external.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_factory.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_fileselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_fileselector_button.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_fileselector_entry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_flip.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_flip_page.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_flipselector.c spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
test_floating.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus_custom_chain.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus_policy.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus_style.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_gengrid.c fix other gengrid elemetary test bugs 2016-03-30 19:16:02 +09:00
test_genlist.c elementary: fix a few non-standard icon names 2016-04-27 00:01:08 +01:00
test_gesture_layer.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_gesture_layer2.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_gesture_layer3.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_glview.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_glview_manygears.c tests: Fix previous patch (forgot to amend changes) 2016-06-07 14:35:02 +09:00
test_glview_simple.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_grid.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_hover.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_hoversel.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_icon.c FDO icons: better icons for zoom-* 2016-05-22 13:25:21 +02:00
test_icon_animated.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_icon_desktops.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_image.c elm_test: Fix warning with clang 2016-04-06 16:36:55 +09:00
test_index.c Index : Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 18:33:53 +09:00
test_inwin.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_label.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_launcher.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_layout.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_list.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_main_menu.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_map.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_menu.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_multi.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_multibuttonentry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_naviframe.c elementary: fix a few non-standard icon names 2016-04-27 00:01:08 +01:00
test_naviframe_complex.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_notify.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_nstate.c elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
test_panel.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_panes.c Panes: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 00:36:09 +09:00
test_photo.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_photocam.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_popup.c popup: add popup default scrollable flag config for other profiles. 2016-05-17 10:22:07 +09:00
test_prefs.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_progressbar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_radio.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_scaling.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_scroller.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_segment_control.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_separator.c Separtor: use orientation APIs 2016-05-27 10:11:13 +05:30
test_slider.c slider: Add range support 2016-03-28 14:09:13 +05:30
test_slideshow.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_spinner.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_store.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_sys_notify.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_systray.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_table.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_task_switcher.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
test_thumb.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_toolbar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_tooltip.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_transit.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_transit_bezier.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_ui_box.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
test_ui_grid.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
test_video.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_weather.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_web.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_dialog.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_inline.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_keygrab.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_plug.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
test_win_socket.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_state.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_wm_rotation.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00