efl/src/lib
Jinyong Park 3271ec8d18 theme: return enum from elm_widget_style_set instead of bool
Summary:
if trying to apply incorrect theme, widget apply default theme and return TRUE.
so there is no way to check it really apply correct theme.
To resolve this problem, _elm_theme_set return three type enum

* related history : 4ca3ef4514
* elm_object_style_set is public api, so I didn't change it.
* typedef name [ Theme_Apply ] is temporarily, please suggest better one.

@fix

Reviewers: singh.amitesh, herb, Hermet, cedric, jpeg, raster

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4073
2016-07-01 15:09:43 +09:00
..
ecore efl: Add Efl.Version struct and APIs 2016-06-29 15:01:34 +09:00
ecore_audio Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: release Ecore_Cocoa as stable 2016-06-25 20:45:25 +02:00
ecore_con Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
ecore_drm
ecore_drm2 ecore-drm2: Don't leak return from _output_name_get function 2016-06-30 11:11:22 -04:00
ecore_evas evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input ecore-input: Check return fo ecore_main_fd_handler_fd_get 2016-06-30 10:47:56 -04:00
ecore_input_evas
ecore_ipc
ecore_psl1ght
ecore_sdl
ecore_wayland ecore-wayland: Prevent duplicated mouse up events. 2016-06-28 09:01:09 -04:00
ecore_win32
ecore_wl2 ecore-wl2: Fix issue where hash would not get destroyed on error 2016-06-30 11:14:40 -04:00
ecore_x
ector ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
edje edje: fix return type for part_text_cursor_content_get 2016-06-30 17:05:13 +00:00
eet
eeze
efl efl: gfx_shape: add some more documentation and improve existing one 2016-06-30 15:17:58 +02:00
efreet
eina eina: fix typos in eina_rectangle doc 2016-06-26 18:48:15 +02:00
eio eio: register one Efl_Io_Manager by default on the main loop at init time. 2016-06-22 13:19:13 -07:00
eldbus eolian: implement a stringshare builtin 2016-06-21 14:41:18 +01:00
elementary theme: return enum from elm_widget_style_set instead of bool 2016-07-01 15:09:43 +09:00
elocation
elput elput: Check return of read function call 2016-06-30 10:54:22 -04:00
elua
embryo
emile
emotion evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
eo eo: Fix composite objects destruction 2016-06-28 19:29:31 +09:00
eolian eolian: add support for static and terminated arrays 2016-06-30 16:59:21 +01:00
eolian_cxx eolian-cxx: Added stringshare 2016-06-21 16:35:09 -03:00
ephysics evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
escape
ethumb
ethumb_client
evas evas object: Move display_mode to Efl.Gfx.Size.Hint 2016-06-30 14:34:59 +09:00
evil Evil: fix EAPI when dirent.h and mman.h are included (Windows only) 2016-06-16 14:42:59 +02:00
.gitignore