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-12-18
pkgbuild: avahi is now a dependency of EFL.
HEAD
master
Cedric BAIL
1
-2
/
+2
2013-12-17
getopt: add positional argument handling.
Gustavo Sverzut Barbieri
3
-10
/
+376
2013-12-17
add great ecore_getopt example.
Gustavo Sverzut Barbieri
4
-3
/
+349
2013-12-17
getopt: fix line wrapping issues in help strings.
Gustavo Sverzut Barbieri
1
-1
/
+13
2013-12-17
ecore/ecore_x - show the window if the window should be visible.
ChunEon Park
1
-2
/
+4
2013-12-17
Ecore_Avahi: initial commit.
Cedric BAIL
13
-0
/
+671
2013-12-16
One ) too many.
Iván Briano
1
-1
/
+1
2013-12-16
Evas textblock: Fixed range_deletion bug with multiple visible formats.
Tom Hacohen
1
-5
/
+0
2013-12-16
Evas test textblock: Added a test for a broken range_delete case.
Youngbok Shin
1
-2
/
+2
2013-12-16
emotion: fix Windows compilation.
Cedric BAIL
1
-13
/
+16
2013-12-16
emotion: revert to fast sed to use the right eina log domain.
Cedric BAIL
1
-1
/
+1
2013-12-15
bugfix: eldbus code generator struct members named "proxy" should not be pass...
discomfitor
1
-1
/
+1
2013-12-15
edje_edit - fix mem leak of src strbuf on print status
Carsten Haitzler (Rasterman)
1
-1
/
+3
2013-12-15
edje - edje_edit - don't access collection after it is freed
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-12-15
emotion - webcam - don't access after free and ensure it is not in list
Carsten Haitzler (Rasterman)
1
-4
/
+1
2013-12-15
evas - fb engine - fix mem leak if ioctl fails on fb mode
Carsten Haitzler (Rasterman)
2
-0
/
+2
2013-12-15
ecore-file - fix mem leak in ecore_file_app_exe_get() on restart
Carsten Haitzler (Rasterman)
1
-7
/
+7
2013-12-15
evas - software-x11 - fill in unused struct members to avoid uninitialized
Carsten Haitzler (Rasterman)
1
-0
/
+4
2013-12-14
bugfix: make eldbus generated code not crash on every single generated event
discomfitor
1
-2
/
+2
2013-12-14
edje: adding Alias API into edje_edit module
Vorobiov Vitalii
5
-35
/
+209
2013-12-14
evas common - uninitialized use warning remove
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-12-14
edje: Fixing little misbehavior of edje_edit_state_rel_to_set
Vorobiov Vitalii
1
-1
/
+1
2013-12-13
Evas textblock: Fixed deletion of ranges ending with visual formats.
Tom Hacohen
1
-1
/
+1
2013-12-13
Evas textblock: Added more range_delete tests.
Youngbok Shin
1
-0
/
+14
2013-12-13
ecore_file - finding exe path - if HOME is not set a leak could happen
Carsten Haitzler (Rasterman)
1
-2
/
+6
2013-12-13
eina - eina_file - fix leak of fd is fd is 0
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-12-13
fix fd leak in emotion webcam where fd of value 0 never closed
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-12-13
edje - lib - remove useless memset as later memcpy overwrites
Carsten Haitzler (Rasterman)
1
-1
/
+0
2013-12-13
ethumbd - fix possible out of bounds access to work table
Carsten Haitzler (Rasterman)
1
-0
/
+6
2013-12-13
edje - epp - fix possible array access by negative
Carsten Haitzler (Rasterman)
1
-1
/
+2
2013-12-13
ecore - utils - makekeys - fix uniitialized arrays
Carsten Haitzler (Rasterman)
1
-3
/
+3
2013-12-13
evas - silence coverity in code
Carsten Haitzler (Rasterman)
1
-0
/
+2
2013-12-13
eeze - fix uninitialised sigation struct content
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-12-13
edje_decc - fix possible use of uninitialized string
Carsten Haitzler (Rasterman)
1
-2
/
+3
2013-12-13
ethumb - ensure buf is nul terminated
Carsten Haitzler (Rasterman)
1
-3
/
+8
2013-12-13
evas - common - remove useless new as next call allocs if NULL
Carsten Haitzler (Rasterman)
1
-4
/
+0
2013-12-13
ecore-con - fix possible unterminated buffers
Carsten Haitzler (Rasterman)
1
-5
/
+12
2013-12-13
[Edje] Update anchor and item tags when text is deleted by _edje_entry_imf_ev...
Youngbok Shin
1
-0
/
+2
2013-12-13
ibusimmodule: support preedit style
Jihoon Kim
1
-20
/
+104
2013-12-13
emotion: make webcam initialization lazy and non blocking.
Cedric BAIL
1
-20
/
+68
2013-12-13
emotion: fix potential memory leak when webcam register fail.
Cedric BAIL
1
-2
/
+7
2013-12-13
emotion: use emotion log domain instead of eina one.
Cedric BAIL
1
-4
/
+4
2013-12-13
emotion: lower warning on webcam access error to information (Not critical an...
Cedric BAIL
1
-1
/
+1
2013-12-13
ecore_con - dns.c - re-fix coverty double-free. coverity was and is right.
Carsten Haitzler (Rasterman)
1
-2
/
+2
2013-12-12
fix ecore-x shadow warning
discomfitor
1
-5
/
+5
2013-12-12
rebase dns.c from upstream
discomfitor
2
-53
/
+53
2013-12-12
evas - fix gif loader drop of image data sometimes (image dump/flush)
Carsten Haitzler (Rasterman)
1
-3
/
+3
2013-12-12
pkgbuild: follow aur efl-git version naming.
Cedric BAIL
3
-8
/
+18
2013-12-12
pkgbuild: let's tests all backend in our package.
Cedric BAIL
1
-2
/
+4
2013-12-12
autotools: detect systemd to warn user they are required to use --enable-syst...
Cedric BAIL
1
-9
/
+30
[next]