hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=de98785cc4aa38a6e0c3db6918ae845646d30f91
commit de98785cc4aa38a6e0c3db6918ae845646d30f91
Author: Mykyta Biliavskyi
Date: Thu Aug 7 15:36:45 2014 +0900
redoundo: fix cursor position after re
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=b3d900e748f64c7cdbd60009780d54ec8c6e2087
commit b3d900e748f64c7cdbd60009780d54ec8c6e2087
Author: Jaehyun Cho
Date: Thu Aug 7 15:32:39 2014 +0900
evas: Fix not to clean and re-render if position o
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=8e1e82c609a51d269ccfa4fd1b81130166204756
commit 8e1e82c609a51d269ccfa4fd1b81130166204756
Author: ChunEon Park
Date: Thu Aug 7 15:34:16 2014 +0900
dummy_obj: declare a function in the header
raster pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=b96eb6863826b4e1ce21795b8689dda5797ebab6
commit b96eb6863826b4e1ce21795b8689dda5797ebab6
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 15:30:43 2014 +0900
elm config - fix leak on s
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=8067dfe9165efca459ac9b7b224eb5c4c44ea286
commit 8067dfe9165efca459ac9b7b224eb5c4c44ea286
Author: Mykyta Biliavskyi
Date: Thu Aug 7 15:28:38 2014 +0900
redoundo: fix cursor position after un
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=911341c30bf09b4336cd90d04270aa50d144cf2e
commit 911341c30bf09b4336cd90d04270aa50d144cf2e
Author: Mykyta Biliavskyi
Date: Thu Aug 7 15:25:26 2014 +0900
edc_editor: fix segfault on last chara
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c12875ccd34a3c15c988f0e261633b0d94c8c5a1
commit c12875ccd34a3c15c988f0e261633b0d94c8c5a1
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 14:27:07 2014 +0900
ecore vsync - add getenv env var
raster pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=cd95d9d96378e7dc7bb2202673a338d891743e5c
commit cd95d9d96378e7dc7bb2202673a338d891743e5c
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 13:56:03 2014 +0900
elm - fix data leak if con
raster pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=4e7c44d534d4443fb5af71d04ea6b2ac0810f4e8
commit 4e7c44d534d4443fb5af71d04ea6b2ac0810f4e8
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 12:13:13 2014 +0900
econnman launch from co
raster pushed a commit to branch master.
http://git.enlightenment.org/apps/terminology.git/commit/?id=8e40b41fd4635a5bc7ea347226a1a7394e552060
commit 8e40b41fd4635a5bc7ea347226a1a7394e552060
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 11:50:10 2014 +0900
add keywords to terminolo
raster pushed a commit to branch master.
http://git.enlightenment.org/apps/rage.git/commit/?id=1926a63080632bef7b75bd247cabf8e580548b14
commit 1926a63080632bef7b75bd247cabf8e580548b14
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 11:02:21 2014 +0900
rage- fix clipping of element th
raster pushed a commit to branch master.
http://git.enlightenment.org/apps/rage.git/commit/?id=a0a495b146acd901bc765219d3b1dc9929a02b24
commit a0a495b146acd901bc765219d3b1dc9929a02b24
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 10:30:30 2014 +0900
rage theme - add shine/bevel to
On Wed, 6 Aug 2014 17:57:05 -0300 Gustavo Sverzut Barbieri
said:
> update, this is caused by efl/src/lib/ecore_x/xlib/ecore_x_vsync.c
> "#define ECORE_X_VSYNC_DRM 1". If you remove that line (or #undef the
> sym), it works, now to find out the actual call that triggers it to
> produce a test case
raster pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=636720715087d0510567010490cd64177564cbcc
commit 636720715087d0510567010490cd64177564cbcc
Author: Carsten Haitzler (Rasterman)
Date: Thu Aug 7 07:46:09 2014 +0900
put pager_plain in appr
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/admin/devs.git/commit/?id=25f4c2adafe7049e28d29a845eb931a2727ae014
commit 25f4c2adafe7049e28d29a845eb931a2727ae014
Author: Chris Michael
Date: Wed Aug 6 18:25:46 2014 -0400
devs: Update my location information
billiob pushed a commit to branch master.
http://git.enlightenment.org/apps/terminology.git/commit/?id=8be1c44d61ad2c9c30af074e99668ce078e766b7
commit 8be1c44d61ad2c9c30af074e99668ce078e766b7
Author: Boris Faure
Date: Wed Aug 6 23:09:23 2014 +0200
fix focus issue with multiple tabs
---
s
update, this is caused by efl/src/lib/ecore_x/xlib/ecore_x_vsync.c
"#define ECORE_X_VSYNC_DRM 1". If you remove that line (or #undef the
sym), it works, now to find out the actual call that triggers it to
produce a test case for them...
On Wed, Aug 6, 2014 at 12:38 PM, Gustavo Sverzut Barbieri
wr
billiob pushed a commit to branch master.
http://git.enlightenment.org/apps/terminology.git/commit/?id=43fc3eff044e64ff49ebfc53121c9852c6dc3b30
commit 43fc3eff044e64ff49ebfc53121c9852c6dc3b30
Author: Boris Faure
Date: Wed Aug 6 22:22:03 2014 +0200
blend in app_server_eet.{c,h}
---
src/bi
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=827ca3fcfc24fef9cb18a898f20c836e7d434a28
commit 827ca3fcfc24fef9cb18a898f20c836e7d434a28
Author: Chris Michael
Date: Wed Aug 6 15:03:01 2014 -0400
evas-wayland-egl: Implement eng_gl_context f
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=423506a0aa6c362f9788a48e51e90505a9bc498b
commit 423506a0aa6c362f9788a48e51e90505a9bc498b
Author: Chris Michael
Date: Wed Aug 6 14:24:29 2014 -0400
evas-wayland-egl: Fix wayland egl engine to
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=59294c7381648b55850b159afa7a5028312ee932
commit 59294c7381648b55850b159afa7a5028312ee932
Author: Chris Michael
Date: Mon Aug 4 15:42:17 2014 -0400
evas-wayland-egl: Fix includes for using GL
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=9419e48fb42d59232c192e96afe73454d6b6394a
commit 9419e48fb42d59232c192e96afe73454d6b6394a
Author: Chris Michael
Date: Wed Aug 6 14:19:55 2014 -0400
evas-wayland-egl: Add support for EGL_BUFFER
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c4db47f68cf88215aeba376916ea5532d20580f4
commit c4db47f68cf88215aeba376916ea5532d20580f4
Merge: 9dd6d70 423506a
Author: Chris Michael
Date: Wed Aug 6 14:29:36 2014 -0400
Merge branch 'devs/de
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=e2c08ffec29fc8b70d0a1625667d1261789ca2fb
commit e2c08ffec29fc8b70d0a1625667d1261789ca2fb
Author: Chris Michael
Date: Wed Aug 6 14:19:15 2014 -0400
evas-wayland-egl: Add support for SWAP_MODE_
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=7cf7ca213b871a88ecb40bc0a2df300ac768ba7a
commit 7cf7ca213b871a88ecb40bc0a2df300ac768ba7a
Author: Chris Michael
Date: Mon Aug 4 16:01:45 2014 -0400
evas-wayland-egl: Rename Evas_GL_Wl_Window t
discomfitor pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=1080b3d5d79330bbcc57753c3c323f2e0ab8075c
commit 1080b3d5d79330bbcc57753c3c323f2e0ab8075c
Author: Mike Blumenkrantz
Date: Wed Aug 6 14:18:54 2014 -0400
bump config version, update p
sorry for the noise, this has nothing to do with Enlightenment or new
vsync. I've disabled it and still happens, we're just triggering a bug
in drm.
if you suffer from this problem just remove virtualbox-guest-modules
and you'll fallback to fbdev without problems (just setting X to use
fbdev does
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=ba67f62d4e1186309fce04f0296c7e9993c9297b
commit ba67f62d4e1186309fce04f0296c7e9993c9297b
Author: ChunEon Park
Date: Thu Aug 7 00:26:50 2014 +0900
configure: cut off invalid pkg dependency.
Hi all,
Just a heads up that recent Enlightenment (GIT) is causing problems
with ArchLinux vanilla kernel (3.15.8-1-ARCH), at least running inside
VirtualBox 4.3.14.
I'm trying to isolate the problem to report that to kernel guys since
a Kernel Oops is always a kernel bug, until then watch out if
On 06/08/14 12:25, Simon wrote:
> On 08/05/2014 12:31 PM, Carsten Haitzler wrote:
>> raster pushed a commit to branch master.
>>
>> http://git.enlightenment.org/core/enlightenment.git/commit/?id=e2ec3900215614d68ed43e4b664c8c51d1757ea3
>>
>> commit e2ec3900215614d68ed43e4b664c8c51d1757ea3
>> Author
On Wed, 06 Aug 2014 20:55:42 +0930 Simon said:
> On 08/05/2014 12:31 PM, Carsten Haitzler wrote:
> > raster pushed a commit to branch master.
> >
> > http://git.enlightenment.org/core/enlightenment.git/commit/?id=e2ec3900215614d68ed43e4b664c8c51d1757ea3
> >
> > commit e2ec3900215614d68ed43e4b664c
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=9dd6d70dd27a474b4da55e6cca26df162524b13f
commit 9dd6d70dd27a474b4da55e6cca26df162524b13f
Author: Gwanglim Lee
Date: Wed Aug 6 07:27:09 2014 -0400
ecore_evas_buffer: fix dereference null retur
On 08/05/2014 12:31 PM, Carsten Haitzler wrote:
> raster pushed a commit to branch master.
>
> http://git.enlightenment.org/core/enlightenment.git/commit/?id=e2ec3900215614d68ed43e4b664c8c51d1757ea3
>
> commit e2ec3900215614d68ed43e4b664c8c51d1757ea3
> Author: Carsten Haitzler (Rasterman)
> Date:
davemds pushed a commit to branch master.
http://git.enlightenment.org/editors/geany-configs.git/commit/?id=8e9b6d96bef63569c21649e078ba92f6c128cfbb
commit 8e9b6d96bef63569c21649e078ba92f6c128cfbb
Author: davemds
Date: Wed Aug 6 12:56:22 2014 +0200
Geany: initial snippets file
---
filede
q66 pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=52fab4e55de2122e475bac6d09c2f694c283d3ef
commit 52fab4e55de2122e475bac6d09c2f694c283d3ef
Author: Gwanglim Lee
Date: Wed Aug 6 10:55:32 2014 +0100
edje: fix coverity defects
Summary:
CID
stefan pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=562f1ece45788112916ea0a9d858ac51402b7a54
commit 562f1ece45788112916ea0a9d858ac51402b7a54
Author: Stefan Schmidt
Date: Wed Aug 6 10:59:49 2014 +0200
build: Make sure we don't redefine SCREE
tasn pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=7a87f322f4efc3e18d7350765ec747973b13535a
commit 7a87f322f4efc3e18d7350765ec747973b13535a
Author: Youngbok Shin
Date: Wed Aug 6 10:40:02 2014 +0100
textblock: Update visual_pos before calling _size_
davemds pushed a commit to branch master.
http://git.enlightenment.org/editors/geany-configs.git/commit/?id=65860f17699ff448ec4b19f5b549406681f49d6b
commit 65860f17699ff448ec4b19f5b549406681f49d6b
Author: davemds
Date: Wed Aug 6 11:31:15 2014 +0200
Initial commit for Geany config files fo
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=925bc6f06e4141a613903e49f8336c56ce656f0f
commit 925bc6f06e4141a613903e49f8336c56ce656f0f
Author: ChunEon Park
Date: Wed Aug 6 18:02:54 2014 +0900
fix shadow, unused build warnings.
---
src
tasn pushed a commit to branch master.
http://git.enlightenment.org/editors/vim-configs.git/commit/?id=1aa04f4283afa64aa97817b60205f860c7b71f2d
commit 1aa04f4283afa64aa97817b60205f860c7b71f2d
Author: Tom Hacohen
Date: Wed Aug 6 10:01:08 2014 +0100
Eo: Fix events highlighting to support co
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=d52f122db48c7ee8fea19415d33605735a97bedf
commit d52f122db48c7ee8fea19415d33605735a97bedf
Author: Cedric BAIL
Date: Wed Aug 6 10:34:31 2014 +0200
evas: fix evas events order and count.
Be
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=414e604273e5c3b67e014cdd818c2c38971fbb3e
commit 414e604273e5c3b67e014cdd818c2c38971fbb3e
Author: Mykyta Biliavskyi
Date: Wed Aug 6 16:57:55 2014 +0900
indent: enhanced integration with Redo
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=ce373ec81fc8254954aa5f01f8059d0b1211c8ab
commit ce373ec81fc8254954aa5f01f8059d0b1211c8ab
Author: ChunEon Park
Date: Wed Aug 6 16:56:53 2014 +0900
indent: code refactoring.
apply si
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=0919238358ce829a7b773f6f47a51d6b08427a69
commit 0919238358ce829a7b773f6f47a51d6b08427a69
Author: ChunEon Park
Date: Wed Aug 6 16:52:05 2014 +0900
indent: free the used memory.
---
src/bin/
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=8880e402a40fb8aab23ccbe930b5404ac70bb0ee
commit 8880e402a40fb8aab23ccbe930b5404ac70bb0ee
Author: Mykyta Biliavskyi
Date: Wed Aug 6 16:16:48 2014 +0900
edc_editor: Fix template text range fo
45 matches
Mail list logo