efl/src
Amitesh Singh 21259e411d Efl.Ui.Progressbar: fix val to be val when legacy format_function_set() is called
In Pb, the legacy units_format_set's user callback uses value to
be 100*value (0.0 to 100.0) and legacy format_function_set uses
value of range "0.0 to 1.0". This was broken after my patch.
Lets keep this behaviour in legacy APIs.

In case of new EO APIs, the value will be always from 0.0 to 1.0
in both format_string() and format_cb callbacks.
2017-10-27 11:56:22 +09:00
..
benchmarks
bin eolian: make inherits_get return a list of classes, not strings 2017-10-25 16:25:41 +02:00
bindings eolian: make inherits_get return a list of classes, not strings 2017-10-25 16:25:41 +02:00
edje_external
examples cxx: Fix examples compilation 2017-10-27 10:17:14 +09:00
generic
lib Efl.Ui.Progressbar: fix val to be val when legacy format_function_set() is called 2017-10-27 11:56:22 +09:00
modules evas: image_native_set actually receive a context, not an output. 2017-10-26 13:01:56 -07:00
scripts Generate docs into /develop/api/* 2017-10-25 18:17:25 +01:00
static_libs ector: remove unused value 2017-10-10 13:19:03 +09:00
tests eolian: make inherits_get return a list of classes, not strings 2017-10-25 16:25:41 +02:00
wayland_protocol wayland: expand efl-hints protocol to work for all types of xdg shell surfaces 2017-10-25 10:44:16 -04:00
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
Makefile_Cxx.am cxx build: update after the evas gesture build fix 2017-10-19 20:15:33 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore: Add Efl.Interpolator class 2017-10-12 21:03:49 +09:00
Makefile_Ecore_Audio.am Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added" 2017-10-07 19:09:53 +09:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am ecore_con: add an intermediate Efl.Net.Server.Ip 2017-09-29 14:12:03 -07:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am
Makefile_Ecore_X.am
Makefile_Ector.am
Makefile_Edje.am Windows: remove XP support and forbid compilation and run on this platform 2017-10-01 18:09:46 +01:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am Efl.Ui.Format: implement generic format_string function 2017-10-26 21:11:36 +09:00
Makefile_Efl_Js.am
Makefile_Efreet.am
Makefile_Eina.am Eina: Add Eina_Promise/Eina_Future. 2017-09-04 10:24:00 -03:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am efl_ui_calendar: create new efl_ui_calendar 2017-10-25 16:50:01 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am
Makefile_Eolian.am
Makefile_Eolian_Cxx.am
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am evas/vg: renamed the evas_vg class to efl_canvas_vg 2017-10-24 15:19:53 +09:00
Makefile_Evil.am Windows: remove XP support and forbid compilation and run on this platform 2017-10-01 18:09:46 +01:00
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am