| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
downscaling. This makes quality much better and "at best"
equates to a 16 point sample (2x2 linear interpolation samples,
where a linear interpolation sample equates to a 2x2 sample).
This will have perfomance impact, but the quality is worth it and
makes it closer to software downscaling in quality. It supports
2x2, 2x1 and 1x2 oversampling. YUV not done, nor image mask
(font shaders not needed).
|
|
|
|
| |
failed to create a new thread so as not to access it if a thread is working newly.
|
|
|
|
| |
cedric.
|
|
|
|
|
| |
There were issues for specific cases with 2 different fonts in the middle
of a run.
|
| |
|
|
|
|
|
| |
to your own window (drop where u drag from). helpful for elm where dnd
src/dst are object based, so we talk dnd protocol to ourselves.
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 139737247d563f53a064c7f4a025a89ed64c2983.
THis fix was completely wrong.
Conflicts:
ChangeLog
|
| |
|
| |
|
|
|
|
|
|
| |
This actually breaks genlist selection.
This reverts commit 5adb2f1ae6766fb0880aba5a92fff4fa52d1402f.
|
|
|
|
|
|
|
|
|
|
|
| |
When harfbuzz is enabled, RTL text (arabic, hebrew...) is displayed differently
if the paragraph begins with or without LTR.
The problem was related to the function evas_common_language_script_type_get
and a wrong offset given as parameter to this function.
Thanks to EunYoung Kim for having found this bug.
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
|
| |
|
|
|
|
| |
correct hashes when returning.
|
| |
|
|
|
|
|
|
| |
elm_entry widgets when using a desktop profile which has been broken for over a year
ticket #1179
|
|
|
|
|
|
|
| |
The _pixel_alpha_get() function used in evas_object_image_is_inside won't
work with engines other than software - since it relies on engine data
being *always* RGBA_Image * - which is wrong for OpenGL backend that uses
Evas_GL_Image * for "engine_data" pointer.
|
| |
|
|
|
|
| |
This warning are triggered by a cross compilation as previously stated.
|
|
|
|
|
| |
It's a bit quirky at the moment as you have to set the base font size
(text.size) although this doesn't have any effect on textblocks.
|
|
|
|
|
|
|
|
|
|
|
| |
Ecore_Evas
I add new example related with this. (ecore_evas_extn_socket & plug example)
ecore extn use this infrasturcture, server app and client app can communicate each other
later, this can be used to contorl access message
SVN revision: 83942
|
|
|
|
|
|
| |
the preedit status
SVN revision: 83882
|
|
|
|
|
|
|
|
| |
This reduce our waste of memory by 300K in most elementary application. There is
another 400K to win by merging edje signal callback automat.
SVN revision: 83879
|
|
|
|
| |
SVN revision: 83876
|
|
|
|
|
|
| |
Do we need to have this for such small fixes?
SVN revision: 83820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously whenever evas_software_xlib_outbuf_new_region_for_update was
called for images that were rotated (!= 0) we created a new
evas_cache_image. This resulted in (quite severe) memory spikes whenever
an image was rotated.
Now we try to get the original image first and only if that fails allocate
a new one.
TDevilhorns is already working on the port to the xcb backend.
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
SVN revision: 83789
|
|
|
|
|
|
|
| |
The issue happens when selecting in strings that have both bidi and different
scripts in the same bidi run. E.g: "עבריתenglishрусскийעברית".
SVN revision: 83786
|
|
|
|
| |
SVN revision: 83773
|
|
|
|
| |
SVN revision: 83767
|
|
|
|
|
|
| |
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83740
|
|
|
|
|
|
| |
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83730
|
|
|
|
| |
SVN revision: 83708
|
|
|
|
|
|
| |
which are still used.
SVN revision: 83700
|
|
|
|
| |
SVN revision: 83668
|
|
|
|
| |
SVN revision: 83645
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add #ifdef __cpluscplus to Ecore_Wayland.h so the API can be used by C++
programs. Add accessors for the wl_registry and the globals list.
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
Patch by: "U. Artie Eoff" <ullysses.a.eoff@intel.com>
SVN revision: 83642
|
|
|
|
| |
SVN revision: 83608
|
|
|
|
|
|
|
|
|
| |
Thanks goes to Thiago Macieira for sharing the issue. This
is the result of the cross-desktop talk at fosdem. A lot more
comming in the futur !
SVN revision: 83578
|
|
|
|
|
|
| |
been only inside the trunk. no need to update CnN
SVN revision: 83576
|
|
|
|
| |
SVN revision: 83575
|
|
|
|
| |
SVN revision: 83572
|
|
|
|
|
|
|
| |
also fixed a small doc error
SVN revision: 83549
|
|
|
|
| |
SVN revision: 83546
|
|
|
|
| |
SVN revision: 83518
|
|
|
|
|
|
| |
object is invisible by proxy object.
SVN revision: 83501
|
|
|
|
|
|
| |
related to selection.
SVN revision: 83495
|
|
|
|
|
|
| |
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83472
|
|
|
|
|
|
| |
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83466
|
|
|
|
|
|
| |
efl changelog not append.
SVN revision: 83463
|
|
|
|
| |
SVN revision: 83462
|
|
|
|
| |
SVN revision: 83431
|