efl/src/lib
Ali Alzyod f126c7f06c efl_ui_textbox: preserve changing user color set
Summary:
setting color inside the constructor call will be override in theme apply because it happen later.
txt = efl_add(EFL_UI_TEXTBOX_CLASS, win,
               efl_text_color_set(efl_added, 0, 255, 0, 255));

Now we will preserve user choice, to not change it during theme apply.

Test Plan: ninja test

Reviewers: woohyun, bu5hm4n, zmike, segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11942
2020-08-05 13:33:03 +09:00
..
ecore efl: make all _class_get() functions const 2020-07-20 11:27:53 +02:00
ecore_audio Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_avahi lib: add more c_args handling for places we missed before 2020-05-26 10:15:27 +02:00
ecore_buffer refactor build 2020-05-27 11:06:46 +02:00
ecore_cocoa Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_con efl: make all _class_get() functions const 2020-07-20 11:27:53 +02:00
ecore_drm Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_drm2 refactor build 2020-05-27 11:06:46 +02:00
ecore_evas Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_fb Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_file Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_imf Fix typos - (Part #2) 2020-07-06 10:52:49 +02:00
ecore_imf_evas refactor build 2020-05-27 11:06:46 +02:00
ecore_input Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_input_evas Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_ipc ecore_ipc: remove duplicated condition 2020-07-31 10:14:00 +02:00
ecore_sdl Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_wayland Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_win32 refactor build 2020-05-27 11:06:46 +02:00
ecore_wl2 ecore wl - make comment note about allocating buffers 2020-06-23 14:01:10 +01:00
ecore_x ecore-x vysnc - env var - fix typo 2020-06-23 14:01:11 +01:00
ector Get rid of trailing whitespaces (5 / 14) 2020-06-23 10:29:25 +02:00
edje elm_entry/efl.ui.textbox: use common key shortcuts 2020-08-05 11:32:11 +09:00
eet docs: Correct the wrong API group name and typo in Evas, Eet, Eina, Eio and Elementary 2020-07-14 10:09:22 +01:00
eeze Get rid of trailing whitespaces (7 / 14) 2020-06-23 10:30:05 +02:00
efl Fix typos 2020-06-25 09:03:05 +02:00
efl_canvas_wl build: add efl-canvasl-wl to efl-one 2020-05-28 13:16:00 +02:00
efl_mono efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
efreet Fix typos - (Part #5) 2020-06-25 09:03:07 +02:00
eina eina vpath - fix windows ~username handling to only error when used 2020-07-30 11:13:37 +01:00
eio docs: Correct the wrong API group name and typo in Evas, Eet, Eina, Eio and Elementary 2020-07-14 10:09:22 +01:00
eldbus Fix typos - (Part #5) 2020-06-25 09:03:07 +02:00
elementary efl_ui_textbox: preserve changing user color set 2020-08-05 13:33:03 +09:00
elput elput - support libelogind.so.0 as well as libelogind-shared.so.0 2020-08-04 09:41:39 +01:00
elua elua: add searchpath impl for 5.1 compat 2020-07-31 19:01:59 +02:00
embryo Get rid of trailing whitespaces (11 / 14) 2020-06-23 10:31:05 +02:00
emile refactor build 2020-05-27 11:06:46 +02:00
emotion emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
eo efl: make all _class_get() functions const 2020-07-20 11:27:53 +02:00
eolian Fix typos - (Part #5) 2020-06-25 09:03:07 +02:00
eolian_cxx cxx: Fix uses of intrinsic eolian binbuf type 2020-06-09 10:29:32 +02:00
ephysics refactor build 2020-05-27 11:06:46 +02:00
ethumb Get rid of trailing whitespaces (11 / 14) 2020-06-23 10:31:05 +02:00
ethumb_client Get rid of trailing whitespaces (11 / 14) 2020-06-23 10:31:05 +02:00
evas evas_textblock: enhance cursor event submitting during markup_set/text_set 2020-08-05 13:09:00 +09:00
evil evil: Remove unnecessary delay for evil startup 2020-07-29 09:50:52 +02:00
.gitignore