efl/src/lib
Jean-Philippe Andre 72f1fbf4f1 widget: Rename focus_region (EO)
This region has little to do with focus, as it's more of a region of
interest within the widget, and not directly related to the highlight
geometry, for instance. It's related to focus in the sense that only
widgets with focus would really care about this region.

I decided to change this name after talking with @bu5hm4n.
Note that gengrid uses this but is also completely broken (the focus
highlight floats around and you don't even see the focused item).

Note: This is very close to show_region but I'm not sure those can be
merged safely (since the default "focus_region" is NULL while the
default "show_region" is the widget's geometry).

Ref T5363
2017-10-12 19:33:04 +09:00
..
ecore efl model - fix checking return of eina_accessor_data_get 2017-09-29 12:26:57 +09:00
ecore_audio Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added" 2017-10-07 19:09:53 +09:00
ecore_avahi
ecore_buffer
ecore_cocoa OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_con ecore-con: Mark unused function paramater as unused 2017-10-02 08:12:06 -04:00
ecore_drm
ecore_drm2 ecore-drm2: Minor formatting fix 2017-09-19 11:45:43 -04:00
ecore_evas ecore_evas: skip deleted Ecore_Evas while searching for a general animator source. 2017-09-22 14:57:15 -07:00
ecore_fb ecore_fb_li: add error handling code related with calloc 2017-08-09 11:10:20 +09:00
ecore_file ecore-file: do not emit events when an inotify watch is removed 2017-10-03 13:34:22 -04:00
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_con: simplify Efl.Net.Server.Ssl by inheriting from Efl.Net.Server.Tcp. 2017-09-29 16:01:02 -07: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 Windows: remove XP support and forbid compilation and run on this platform 2017-10-01 18:09:46 +01:00
ecore_wl2 ecore wl2 - fix null checing of drag offer - coverity 2017-09-28 15:28:00 +09:00
ecore_x ecore-x: reject successive MappingNotify events if they are identical 2017-09-22 10:10:07 -04:00
ector ector: minor grammar fixups 2017-10-03 11:36:54 -07:00
edje edje_object: Mark access_part_iterate as @beta 2017-10-12 16:02:04 +09:00
eet eet: wrong comparision to less than zero with unsigned integer. 2017-10-06 09:51:19 -07:00
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl efl: properly initialize Eina_File. 2017-10-05 16:24:47 -07:00
efl_wl efl_wl: Stop queuing buffer release events 2017-09-26 11:39:19 -05:00
efreet efreet: unsigned int cannot be compared to less than zero. 2017-10-06 09:53:17 -07:00
eina eina: comparing less than zero with unsigned long int 2017-10-09 16:37:50 -07:00
eio eio: do not copy memory for nothing. 2017-09-28 18:31:34 -07:00
eldbus eldbus - make file local func added in fix static 2017-08-01 11:23:20 +09:00
elementary widget: Rename focus_region (EO) 2017-10-12 19:33:04 +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 issue of pointer rotation not being set on startup 2017-10-03 14:14:04 -04:00
elua EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
embryo EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion efl: Use Eina.Size2D for image load size 2017-09-19 10:51:48 +09:00
eo eo: introduce function definitions with fallback 2017-09-29 11:00:37 +02:00
eolian eolian: validate inner types of complex types 2017-09-28 23:22:05 +02:00
eolian_cxx eolian-cxx: Add optional parameter to lambda for unnamed proxy instantiation 2017-09-28 17:50:14 -03:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ethumb_client
evas evas: Implement support for different H/V font DPI 2017-10-12 15:25:05 +09:00
evil Windows: remove XP support and forbid compilation and run on this platform 2017-10-01 18:09:46 +01:00
.gitignore
CMakeLists.txt