efl/src/lib
Jean-Philippe Andre ed94e8b535 scroller: Implement default content part
This:
  efl_content_set(efl_part(scroller, "default"), obj)
worked fine, but, this:
  efl_content_set(scroller, obj)
didn't work as expected.

Thanks @JackDanielz for the report.

Note: There is a problem still... "default" should not work
      with efl_part. This is quite bad, actually. It should
      probably be "content" instead.
2017-08-04 11:52:16 +09:00
..
ecore Efl_Copier: Add efl_wref_del() for pd->job. 2017-08-02 16:03:11 -07:00
ecore_audio ecore_audio headers conflict with app have ifdefs 2017-07-22 17:59:11 +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 - fix ipv6 getsockname to use the proper struct to do it 2017-07-29 10:56:47 +09:00
ecore_drm ecore_drm: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_drm2 ecore_drm2: Stop making dumb fbs and mmapping for gbm fds 2017-07-31 11:12:05 -05:00
ecore_evas ecore_evas: make sure fn_post_render callback is called last. 2017-07-17 11:51:15 -07:00
ecore_fb
ecore_file ecore_file: use new API eina_file_close_on_exec. 2017-04-18 16:56:18 -07:00
ecore_imf ecore_imf: check return value of memory allocation 2017-08-01 10:27:37 +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 Revert "ecore-evas reduce modifier modification on every event to cut cpu" 2017-03-13 13:42:00 -07:00
ecore_ipc Ecore_Conn: Enable CLOEXEC by default. 2017-07-27 16:54:34 +02:00
ecore_psl1ght ecore_psl1ght: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_sdl ecore_sdl: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_wayland ecore_wayland: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
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: Rename local function and make it static 2017-08-03 10:15:41 -04:00
ecore_x ecore_x: Avoid crash on NULL 2017-08-02 13:34:45 +09:00
ector ector - fix coveirty fix - vmin is -vmax not -vmin 2017-08-02 17:01:12 +09:00
edje edje: Split off calc APIs to an interface (EO) 2017-08-04 11:52:16 +09:00
eet eet: silence properly reused code through switch case statement fallthrough. 2017-06-05 12:07:57 -07:00
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl Text: move Annotation type to Efl.Text.Annotate namespace 2017-07-17 17:38:28 +03:00
efl_wl efl_wl - fix warning for possible uninitted list access 2017-08-02 18:48:06 +09:00
efreet efreet - dont complain if INTERNAL x extension hash of desktop is NULL 2017-07-21 17:02:43 +09:00
eina eina_slstr: Fix leak in an error case 2017-08-04 10:24:03 +09:00
eio efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
eldbus eldbus - make file local func added in fix static 2017-08-01 11:23:20 +09:00
elementary scroller: Implement default content part 2017-08-04 11:52:16 +09:00
elocation elocation - fix return of status, address, position to actually ret data 2017-07-31 12:18:00 +09:00
elput elput: Fix synthetic relative motion events based on abs events 2017-07-28 16:48:38 -05:00
elua elua: use up to date lua API 2017-06-28 11:51:29 +02:00
embryo
emile emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
emotion evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
eo eo debug name: Use strbuf instead of slstr 2017-08-04 10:24:03 +09:00
eolian eo lexer - handle malloc failure with longjmp 2017-07-16 15:56:02 +09:00
eolian_cxx eolian-cxx: Add constructor with default argument 2017-06-18 20:02:10 -03: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 evas: More debug_name information 2017-08-04 10:24:03 +09:00
evil evil: Fix edc scripts compilation on windows 2017-06-12 11:52:30 +09:00
.gitignore
CMakeLists.txt