index
:
users/pcacjr/efl.git
for-upstream
master
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
evas: evas_gl - Got rid of resource pool in favor of creation on demand.
HEAD
master
Sung W. Park
2013-03-04
3
-130
/
+27
*
eina: forgotten include that borked debug build.
Cedric BAIL
2013-03-04
2
-1
/
+3
*
evas: fix typos.
Cedric BAIL
2013-03-04
1
-2
/
+2
*
eina: improve logging and debugging infra for Eina_Cow.
Cedric BAIL
2013-03-04
1
-2
/
+19
*
efl/evas/text: Fix rendering issue with changed texts of same size
Paulo Cavalcanti
2013-03-04
3
-0
/
+23
*
ecore: fix build with setjmp.
Cedric BAIL
2013-03-04
1
-2
/
+2
*
Eo tests: when comparing logs, ignore anything below warnings.
Tom Hacohen
2013-03-01
1
-0
/
+9
*
ecore/wayland: Adjust @since versions to 1.7.6.
Rafael Antognolli
2013-02-28
1
-5
/
+5
*
Add a new API to edbus to let it create an EDbus session from
davemds
2013-02-28
2
-0
/
+39
*
Evas textblock: Fixed "high" text size adjustments for multiple paragraphs.
Tom Hacohen
2013-02-28
1
-1
/
+1
*
Evas textblock: Added proper size adjustments for "high" shaped texts.
Tom Hacohen
2013-02-28
3
-14
/
+98
*
ecore_evas/wayland: Call _ecore_evas_wayland_resize on window configure.
Rafael Antognolli
2013-02-28
3
-1
/
+10
*
ecore_evas/wayland: Update window size when receiving compositor event.
Rafael Antognolli
2013-02-28
1
-0
/
+26
*
evas/wayland_shm: Add evas_swapper_reconfigure().
Rafael Antognolli
2013-02-28
3
-2
/
+62
*
fix edje program filters
Mike Blumenkrantz
2013-02-28
1
-1
/
+1
*
fix edje SPACER part custom states
Mike Blumenkrantz
2013-02-28
1
-0
/
+1
*
evas - updated doc.
ChunEon Park
2013-02-28
1
-0
/
+1
*
evas - use uppper case in the doc.
ChunEon Park
2013-02-28
1
-2
/
+2
*
edje entry: set cursor position of selection start in selection mode
Jihoon Kim
2013-02-28
1
-2
/
+20
*
eina: eina_strlcat now work with NULL src.
Cedric BAIL
2013-02-28
1
-9
/
+12
*
emotion_test is now able to play streams from webcams (and other sources maybe)
davemds
2013-02-27
1
-1
/
+19
*
evas/common - scale sample code optimization
ChunEon Park
2013-02-27
1
-10
/
+13
*
emotion: improve portability of Emotion Generic by using EFL more.
Cedric BAIL
2013-02-27
3
-72
/
+113
*
ecore: extend Ecore_Pipe API to make it more useful.
Cedric BAIL
2013-02-27
2
-16
/
+63
*
Fix valid variable check.
Christopher Michael
2013-02-27
1
-1
/
+1
*
Fix incorrect variable check.
Christopher Michael
2013-02-27
1
-1
/
+1
*
evas/common - declare a var in function head.
ChunEon Park
2013-02-27
1
-2
/
+3
*
evas/wayland_egl: Fix build error caused by wrong assignment.
Rafael Antognolli
2013-02-26
1
-1
/
+1
*
efl: Fixes to support compiling with CFLAGS=-Werror
Henrique Dante de Almeida
2013-02-26
5
-24
/
+40
*
Evas: Fixed wrong EINA_UNUSED usage in the gl_x11 engine.
Christopher Michael
2013-02-26
1
-4
/
+4
*
evas: Deal with double glShaderSource signature
Henrique Dante de Almeida
2013-02-26
3
-3
/
+5
*
ephysics: turn EPhysics_Body into a POD-type struct
Henrique Dante de Almeida
2013-02-26
2
-12
/
+23
*
ethumb: Support strict aliasing rules in MD5 code
Henrique Dante de Almeida
2013-02-26
2
-16
/
+20
*
evas: Fix PSD image loading
Henrique Dante de Almeida
2013-02-26
2
-2
/
+2
*
ecore: Fix _ecore_glib_select
Henrique Dante de Almeida
2013-02-26
1
-17
/
+30
*
evas: Fix buffer overflows on environment variables
Henrique Dante de Almeida
2013-02-26
5
-5
/
+5
*
Fix evas GL common engine to have a shader to do oversampling on
Carsten Haitzler (Rasterman)
2013-02-26
81
-203
/
+2250
*
oops - still had printfs. remove.
Carsten Haitzler (Rasterman)
2013-02-26
1
-11
/
+1
*
Evas text: Fixed a bug with the (kinda) newly added text object ellipsis.
Tom Hacohen
2013-02-25
2
-13
/
+33
*
Evas text: Added a test that shows how broken ellipsis is.
Tom Hacohen
2013-02-25
1
-0
/
+32
*
Evas text tests: Start shipping DejaVuSans with the test suite.
Tom Hacohen
2013-02-25
4
-8
/
+22
*
Evas: Fixed wrong if in the x11 engine.
Christopher Michael
2013-02-25
1
-1
/
+1
*
* evas/cache: remove the freed worker from the pthread worker list when it's ...
ChunEon Park
2013-02-25
1
-0
/
+1
*
evas/cache - formatting
ChunEon Park
2013-02-25
1
-40
/
+34
*
evas/common - scale sample code refactoring. simpler and more effcient.
ChunEon Park
2013-02-23
1
-50
/
+56
*
ecore_imf_example: call ecore_imf_context_filter_event in mouse up/down event
Jihoon Kim
2013-02-23
1
-2
/
+29
*
ecore_imf_example: remove unused variable, fix warning
Jihoon Kim
2013-02-23
1
-6
/
+7
*
Edje entry fit: Set the min size according to the fitting as well.
Tom Hacohen
2013-02-22
1
-47
/
+47
*
Edje entry fit: Set the min/max sizes according to the fitting, not before.
Tom Hacohen
2013-02-22
1
-28
/
+29
*
evas/common - return function as soon as possible.
chuneon.park
2013-02-22
1
-4
/
+4
[next]