efl/src/lib
Daniel Hirt 0c23985626 Canvas text: fix corner case in range geometry calc
The trivial case of [pos,pos] (i.e. range of length 0) didn't work if there is a
format item in 'pos'.
The condition was fixed to not include such items. The reason it was not
apparent for text items is that these have further handling in the rest of the
code and would've been disposed of.

@fix
2016-07-11 16:39:51 +00:00
..
ecore ecore pipe - fix close of pipe that doesnt set fd to invalid 2016-07-11 22:02:45 +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: Perform input device calibration based on output name 2016-07-08 08:05:20 -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 If there is situation when server is closed prior to client, the client pointer pointing to server must be reset and check must be there during client deletion 2016-07-11 22:29:04 +09:00
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: Make offer destroy more secure 2016-07-11 11:02:52 +02:00
ecore_x ecore x xrandr - fix possible divide by zero 2016-07-11 21:17:39 +09:00
ector ecotr gl - fix leak found by coverity 2016-07-08 17:08:37 +09:00
edje Edje entry: Add link press effect 2016-07-11 18:26:29 +09:00
eet eet - fix possible integer overflow in ptr diff on parse 2016-07-11 21:54:57 +09:00
eeze
efl efl: Rename "pointer" device class to "wand" 2016-07-06 11:27:06 +09:00
efreet efreet - fix mime file path messing with short paths like / 2016-07-05 16:28:52 +09:00
eina eina thread - fix window build with sigprocmask 2016-07-08 21:11:21 +09:00
eio eio model - fix leak found by coverity 2016-07-08 18:15:05 +09:00
eldbus eolian: implement a stringshare builtin 2016-06-21 14:41:18 +01:00
elementary ecore_wl2: split of cnp_selection_data_ready and 2016-07-11 11:02:52 +02:00
elocation
elput elput: check for a special return value 2016-07-11 11:02:52 +02:00
elua
embryo efl - fix lots of little init/shutdown pairs that are wrong 2016-07-04 21:30:34 +09:00
emile
emotion evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
eo eo: Fix warnins (return NULL instead of bool) 2016-07-08 12:27:29 +09:00
eolian eolian: cleanup type serialization logic 2016-07-01 14:34:24 +01:00
eolian_cxx eolian-cxx: Fix generation for ref generic_values and Eolian classes 2016-07-05 16:32:11 -03:00
ephysics evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
escape
ethumb
ethumb_client
evas Canvas text: fix corner case in range geometry calc 2016-07-11 16:39:51 +00:00
evil Evil: fix EAPI when dirent.h and mman.h are included (Windows only) 2016-06-16 14:42:59 +02:00
.gitignore