index
:
~slomo/efl
gst-1.0
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
1.8.0-alpha2
v1.8.0-alpha2
Carsten Haitzler (Rasterman)
19
-19
/
+19
2013-11-19
distcheck - solve missing ecore_evas_drm.h
Carsten Haitzler (Rasterman)
1
-0
/
+1
2013-11-18
mailmap: Add two more entries for Mike and Sebastian
Stefan Schmidt
1
-8
/
+10
2013-11-18
doc: Use correct line break to fix build
Stefan Schmidt
2
-2
/
+2
2013-11-18
Don't send pointer_enter events on touch_down.
Chris Michael
1
-5
/
+4
2013-11-18
Remove read code.
Chris Michael
1
-1
/
+0
2013-11-18
ftell can return -1 to indicate error, so trap for that
Chris Michael
1
-0
/
+7
2013-11-18
ftell can return -1 to indicate error, so trap for that.
Chris Michael
1
-0
/
+7
2013-11-18
Malloc cannot accept a negative number so check 'num' parameter before
Chris Michael
1
-1
/
+1
2013-11-18
evas: those if (re) are useless indeed.
Cedric Bail
1
-2
/
+2
2013-11-18
eina: try to handle all possible 64bits pointers environment.
Cedric Bail
1
-2
/
+7
2013-11-18
evas: try to clarify licensing for people that are going to make their own Ev...
Cedric Bail
1
-0
/
+35
2013-11-18
Remove dead assignments reported by nightly build
Chris Michael
1
-3
/
+0
2013-11-18
Partial revert of eb84475503da9f40d6a79e
Chris Michael
1
-2
/
+0
2013-11-18
Check for valid drag type before trying to strdup.
Chris Michael
1
-4
/
+13
2013-11-18
evas/render - optimize proxy rendering.
ChunEon Park
1
-8
/
+15
2013-11-18
evas_object_main.c: fixed formatting while reading the code.
Daniel Juyung Seo
1
-4
/
+4
2013-11-17
eina: remove the value from the hash before changing it !
Cedric BAIL
1
-1
/
+1
2013-11-17
ecore-evas - example - fix lack of bg object in sub buffer
Carsten Haitzler (Rasterman)
1
-1
/
+7
2013-11-17
evas: fix build without FontConfig.
Cedric BAIL
1
-0
/
+6
2013-11-17
ecore_fb - fix fb size get to use evas env vars for fb device
Carsten Haitzler (Rasterman)
1
-1
/
+8
2013-11-17
ecore-audio - protect against more list-walking while list is modified
Carsten Haitzler (Rasterman)
1
-21
/
+29
2013-11-17
oops - remove printf debug.
Carsten Haitzler (Rasterman)
1
-1
/
+0
2013-11-17
evas - evasgl ... make osmesa sw render support work again
Carsten Haitzler (Rasterman)
1
-5
/
+13
2013-11-16
evas - gl - osmesa also try older osmesa major versions
Carsten Haitzler (Rasterman)
1
-11
/
+18
2013-11-16
cmake: Add EDJE_CC_EXECUTABLE variable in EdjeConfig.cmake
Ryuan Choi
1
-2
/
+6
2013-11-16
Add EezeConfig.cmake.in
Ryuan Choi
3
-0
/
+39
2013-11-16
edje_edit: fixed SEGFAULT in _edje_real_part_free
Andrii Kroitor
1
-23
/
+28
2013-11-16
doc - update images.mk
Carsten Haitzler (Rasterman)
1
-1
/
+2
2013-11-16
Fix build issues on Mac OS X due to sh differences.
Jean Guyomarc'h
3
-7
/
+15
2013-11-15
m4: remove saving of CFLAGS
Sebastian Dransfeld
1
-4
/
+0
2013-11-15
evas - fix neon blend code used for text rendering to not leave dirty end
Carsten Haitzler (Rasterman)
1
-174
/
+105
2013-11-15
Don't call input panel show/hide methods unless input_panel_enabled is
Chris Michael
1
-3
/
+6
2013-11-15
Do not call the contexts' input_panel_show/hide methods unless
Chris Michael
1
-2
/
+8
2013-11-15
Unify ecore_evas resize code across both shm and egl engines.
Chris Michael
3
-228
/
+52
2013-11-15
Add function prototype for _ecore_evas_wl_common_resize
Chris Michael
1
-0
/
+1
2013-11-15
evas: fix potential similar problem as with GL X11 backend with wrong context...
Cedric Bail
1
-2
/
+8
2013-11-15
evas: fix a missing eglMakeCurrent in image_cache_flush/image_cache_set in th...
Wonsik Jung
1
-0
/
+5
2013-11-14
allow ecore to not load system modules.
Gustavo Sverzut Barbieri
9
-1
/
+41
2013-11-14
Fix some formatting
Chris Michael
1
-6
/
+6
2013-11-14
Check for valid shell_surface, title, and class before trying to set
Chris Michael
1
-4
/
+8
2013-11-14
Remove blank line
Chris Michael
1
-1
/
+0
2013-11-14
m4: Save cflags before restoring them
Sebastian Dransfeld
1
-0
/
+2
2013-11-13
evas_gl : Fixed macro substitution bug in evas_gl
Sung W. Park
1
-2
/
+2
2013-11-12
eina: adjust precision for all our targeted convertion.
Cedric Bail
1
-2
/
+2
2013-11-12
efl: let's try to force that thread things this way.
Cedric Bail
1
-4
/
+1
2013-11-12
eina: fix uninitialized data use.
Cedric Bail
2
-2
/
+2
2013-11-12
efl: let's try to detect in a portable way phtread around the world.
Cedric Bail
1
-32
/
+24
2013-11-12
edje: fixing the check whether the part is swallow.
Vorobiov Vitalii
1
-8
/
+6
2013-11-11
evas/textblock: add const for param in evas_object_textblock_style_set for co...
Yakov Goldberg
3
-5
/
+5
[next]