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
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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
Malloc cannot accept a negative number so check 'num' parameter before
Chris Michael
1
-1
/
+1
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
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-16
edje_edit: fixed SEGFAULT in _edje_real_part_free
Andrii Kroitor
1
-23
/
+28
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
Do not call the contexts' input_panel_show/hide methods unless
Chris Michael
1
-2
/
+8
2013-11-14
allow ecore to not load system modules.
Gustavo Sverzut Barbieri
2
-1
/
+26
2013-11-14
Check for valid shell_surface, title, and class before trying to set
Chris Michael
1
-4
/
+8
2013-11-12
eina: fix uninitialized data use.
Cedric Bail
1
-1
/
+1
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
2013-11-11
Add @since in the doc of ecore_imf_input_panel_hide () API
Jihoon Kim
1
-0
/
+1
2013-11-11
ecore_imf: fix indentation
Jihoon Kim
1
-1
/
+1
2013-11-11
evas/image - init default image state value explicitly.
ChunEon Park
1
-1
/
+1
2013-11-10
eina: avoid warning.
Cedric BAIL
1
-0
/
+1
2013-11-10
eina: let's copy va_list when passing it around to be more portable.
Cedric BAIL
1
-2
/
+7
2013-11-10
eina: use portable infrastructure to detect page size.
Cedric BAIL
2
-9
/
+3
2013-11-10
eina: detect page size in a portable way.
Cedric BAIL
2
-0
/
+42
2013-11-10
ecore-audio - handle deletion of objects from outputs list in ctx fail cb
Carsten Haitzler (Rasterman)
1
-1
/
+10
2013-11-10
ecore-audio - remove the obj from the list before calling eo super destructor
Carsten Haitzler (Rasterman)
1
-2
/
+1
2013-11-09
eina: let's try to reduce the covered 64bits system.
Cedric BAIL
1
-1
/
+2
2013-11-09
eina: let pass the right size.
Cedric Bail
1
-1
/
+1
2013-11-09
eina: fix eina_hash_int64 on Windows system.
Cedric Bail
6
-16
/
+16
2013-11-09
efl: detect 64 bits correctly.
Cedric Bail
5
-5
/
+9
2013-11-09
evas/image - fixed typo.
ChunEon Park
1
-1
/
+1
2013-11-09
ecore_con - socks support - warning that shows invalid size calc
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-11-08
Eo: Fixed potential infinite loop with child deletion.
Tom Hacohen
1
-2
/
+3
2013-11-08
evas/image - removed dead code.
ChunEon Park
1
-34
/
+0
2013-11-08
evas - removed dead code.
ChunEon Park
1
-28
/
+0
2013-11-08
clean up previous commit with simple continues on invalid name
Carsten Haitzler (Rasterman)
1
-4
/
+2
2013-11-08
[edje_entry] Add null checking for name of anchor and item.
Youngbok Shin
1
-2
/
+6
2013-11-08
Remove selection handlers (and move to elm)
Thiep Ha
5
-255
/
+12
2013-11-07
Changed Eo class names to be consistent. #2
Tom Hacohen
1
-6
/
+6
2013-11-07
Fix getting the clipboard selection and add missing LOGFN macros
Chris Michael
1
-4
/
+53
2013-11-07
Add support for additional keyboard modifiers. Fix handling of Shift
Chris Michael
1
-29
/
+42
2013-11-07
Add some additional keyboard masks
Chris Michael
1
-0
/
+9
2013-11-07
Changed Eo class names to be consistent.
Tom Hacohen
30
-41
/
+45
2013-11-07
eet: Stopped SPANKing the naughty programmer while deleting dictionary.
Vorobiov Vitalii
1
-5
/
+5
2013-11-07
ecore_x: accept -1 as valid mm size for no change
Sebastian Dransfeld
1
-1
/
+3
[next]