projects
/
platform
/
upstream
/
efl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/efl.git
2013-08-07
Chris Michael
Update ChangeLog for recent wayland requirement changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chris Michael
Require up-to-date wayland-client library for ecore_imf...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chris Michael
Require up-to-date versions of the wayland libraries...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chris Michael
Add wayland library version checks to configure.ac...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Chris Michael
Add missing EINA_UNUSED to function parameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Chris Michael
Add functions for output done and output scale events.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Chris Michael
Bump compositor interface version to 3.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Chris Michael
Get the 'fd' from the handler First (regardless of...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Tom Hacohen
Evas textblock: Use max ascent/descent at the edges...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Carsten Haitzler...
eina-file - adapt to bsd version of MADV_REMOVE
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Cedric Bail
evas: fix build with debugging rendering trace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Cedric Bail
evas: fix comment to actually compile if you use them.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Cedric Bail
eina: fix build on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Cedric Bail
efreet: let's pass memset parameter in the right order.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Fix memleak in data_thread_script of edje_cc_out
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
If efreet_menu_parse returns an actual menu, let's...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Remove the directory from the font_first hash First...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Do not try to append a NULL async client.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
efreet_menu_move_free will free "move" here so remove...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
_ecore_con_dns_free already frees the timer and whole...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Fix potential double-free of so->answer.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Init fd to zero (removes compiler warning).
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Remove Eet_Connection from hash Before we call eet_conn...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Fix eina_file_virtual_map_new function (/me glares...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Avoid potential divide by zero in INF call.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Do not call _ecore_con_client_flush with a NULL client.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Check for Image_Entry being valid before calling evas_c...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Actually declare fd at the top of function.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
ecore_main_fd_handler_fd_get can return -1 so we need...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Check for valid fd returned from ecore_main_fd_handler_...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Don't pass negative values to close:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
open() can fail for various reasons, so check for valid...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
ecore_main_fd_handler_fd_get can return -1 so check...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
ecore_main_fd_handler_fd_get Can return -1 so check...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
fopen can fail. check file is open before trying to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
strchr can return NULL, so check validity before tryint...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
_edje_real_part_recursive_get can return NULL so check...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Don't call fcntl functions if we do not HAVE_FCNTL...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Cedric Bail
evas: limit resize to always be of the right size.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Cedric Bail
edje: do not move object until all positionning informa...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Sebastian Dransfeld
efreet: Fix allocated data size
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Sebastian Dransfeld
efreet: Formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Chris Michael
Patch from Phoenix Kayo <kayo@illumium.org> to fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Yury Usischev
Add neon for upscaling and map routines in evas.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Daniel Juyung Seo
edje: added BLOCK_HANDLE description and vim syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Cedric Bail
evas: change mapping policy to be less agressive into...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Chris Michael
Add #ifdef ECORE_XRANDR around the edid functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Chris Michael
Remove calls to ecore_wl_init and ecore_wl_shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Chris Michael
Check for valid windows hash before searching it.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Mike Blumenkrantz
ecore-evas-x no longer tries making x calls on deleted...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
evas: let's not leak temporary list left over.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
edje: fix memory leak introduced by map_colors support.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
edje: another small speedup for elemines startup time...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
edje: let's not stupiddly create list all over the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
edje: fix a git merge issue that did slip in.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
edje: improve loading time of Edje_Object with Evas_Obj...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Cedric Bail
emotion: fix backend order.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Tom Hacohen
Evas Text object: Improved the docs explaining font...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Cedric Bail
eina: add eina_file_refresh().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Carsten Haitzler...
edje - Fix efl to use key not keyname (so xmodmap works).
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Cedric Bail
evas: use eina_file_virtualize() in evas_object_memfile...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Cedric Bail
eina: add support for in memory only Eina_File.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Guillaume Friloux
Job--;
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Sung W. Park
Evas: Fix Evas_GL engine shutdown error.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Rajesh P S
evas: unset the right backend when unregistering module.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Adrian Negreanu
configure: fix build when disabling ecore_con and crypto.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Cedric Bail
evil: fix access value to shared memory.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Cedric Bail
eina: seems like all the compiler we support do support...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Ryuan Choi
Moved brace of extern "C" to fix build break in c+...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
ChunEon Park
evas/proxy - render the children of the proxy's source...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Chris Michael
Set Crtc info->outputs and info->possible to NULL initi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Ryuan Choi
eina: use __typeof__ for public headers to build applic...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
José Roberto...
eldbus: Check if property_get_all() returned a error...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
During a call to ecore_evas_show (using wayland_shm...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
Check that we have both Rects and Count is > 0 during...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
Guard against allocating 0 outputs and 0 possible outputs.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
Guard against trying to allocate 0 outputs.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
Trap for number of crtcs < 1 so we do not try to alloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Chris Michael
When we destroy the shm_pool, reset the swapper used_si...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
ChunEon Park
evas - found a inccorect check while reading the code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
ChunEon Park
evas - skip the map rendering if all points are transpa...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
ChunEon Park
efl - correct Changelog date.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Jaehyun Cho
edje: use eval coordinate to show TEXT part correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Mike Blumenkrantz
ecore-evas-x no longer uses X windows after receiving...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Carsten Haitzler...
ecore-x: fix randr query when noutputs is 0.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Check for valid text_input object before trying to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Fix indentation of some if statements
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Fix formatting so I can actually read this code in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Daniel Willmann
ecore example: Disable ecore_audio examples while Eo...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Daniel Willmann
ecore examples: Use old API as long as Eo is in flux
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Cedric Bail
evas: let's return the correct file name.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Cedric Bail
edje: fix rounding fill issue to take the information...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Check for valid returns of ecore_wl_registry_get and
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Add some checking/trapping for valid wayland display.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Fixup formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Chris Michael
Add wayland to ecore_imf "in tree" modules
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Jérémy Zurcher
remove double def of Eo_Callback_Priority
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Carsten Haitzler...
reformat some of changelog to be consistent/neater
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Yury Usischev
evas - fix long standing c "fallback" code "simd" ...
commit
|
commitdiff
|
tree
|
snapshot
next