efl/src/lib
Jean-Philippe Andre 28b387821d elm: Split off text and content for efl_part
This is VERY tricky.
For legacy, just create an internal class that has both. It's easier
this way. For parts that are handled by Layout directly, we know from
Edje which type to return.

For EO objects we should know from the part name which kind of part we
are dealing with:
 - text (overridden by the widget)
 - content (overridden by the widget)
 - special (new efl_part based functions)
 - generic (handled by Layout)

Note: Efl.Ui.Slider was handling "span size" on ALL parts. That's bad...
This is now limited to "span" only.
2017-09-21 12:27:34 +09:00
..
ecore ecore: make efl_loop_future_scheduler_get shouldn't be exposed in the object function. 2017-09-18 13:33:34 -07:00
ecore_audio ecore_audio_pulse_ml: Check memory allocation fail 2017-08-08 23:13:47 +09:00
ecore_avahi
ecore_buffer
ecore_cocoa OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_con efl net http - fix protocol error handling to not crash and handle it 2017-09-17 18:18:12 +09:00
ecore_drm
ecore_drm2 ecore-drm2: Minor formatting fix 2017-09-19 11:45:43 -04:00
ecore_evas efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
ecore_fb ecore_fb_li: add error handling code related with calloc 2017-08-09 11:10:20 +09:00
ecore_file
ecore_imf ecore_imf: Add ecore_imf_context_input_panel_position_set API 2017-09-14 10:49:03 +09:00
ecore_imf_evas
ecore_input ecore joystick: Use const char * in API, not slstr 2017-07-17 13:53:42 +09:00
ecore_input_evas
ecore_ipc Ecore_Conn: Enable CLOEXEC by default. 2017-07-27 16:54:34 +02:00
ecore_sdl ecore_sdl: Add API doc for ecore_sdl_feed_events 2017-08-18 09:48:59 -04:00
ecore_wayland
ecore_win32 Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions 2017-07-09 13:34:09 +02:00
ecore_wl2 ecore_wl2: Don't set up callbacks on initial commit 2017-09-01 12:29:05 -05:00
ecore_x ecore_x: Avoid crash on NULL 2017-08-02 13:34:45 +09:00
ector efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
edje Edje: move selection-related part_text API to legacy 2017-09-20 09:19:33 +03:00
eet
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl efl interfaces: Fix typo in doc 2017-09-19 12:15:55 +09:00
efl_wl efl-wl: match nested wl seats based on display ordering 2017-08-25 14:48:11 -04:00
efreet efreet - dont complain if INTERNAL x extension hash of desktop is NULL 2017-07-21 17:02:43 +09:00
eina eina: document matrix3 multiplication routines 2017-09-18 11:18:43 -07:00
eio eo files: first batch of @owned conversions 2017-09-15 16:44:26 +02:00
eldbus eldbus - make file local func added in fix static 2017-08-01 11:23:20 +09:00
elementary elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
elocation elocation - fix return of status, address, position to actually ret data 2017-07-31 12:18:00 +09:00
elput elput: Add API to set pointer acceleration speed 2017-08-24 11:28:31 -04:00
elua elua: load regular file if bytecode cache fails 2017-08-30 20:21:23 +02:00
embryo
emile
emotion efl: Use Eina.Size2D for image load size 2017-09-19 10:51:48 +09:00
eo efl: Add precise_position for input events 2017-09-19 10:51:48 +09:00
eolian eolian: remove old ownership system 2017-09-15 17:52:55 +02:00
eolian_cxx eolian cxx: use new ownership check API 2017-09-15 16:35:24 +02:00
ephysics ephysics - fix stacking comparsion correctly if 1 smaller than 1 2017-07-29 09:08:40 +09:00
escape
ethumb
ethumb_client
evas elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
evil
.gitignore
CMakeLists.txt