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: 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
*
evas/common - fix indentation
chuneon.park
2013-02-22
1
-30
/
+30
*
Evas font: Fixed font run detection for some cases.
Tom Hacohen
2013-02-21
1
-6
/
+4
*
Evas text: Fixed bug with the text object direction detection.
Tom Hacohen
2013-02-21
3
-5
/
+47
*
edje: let's fix the edje test to init/shutdown edje correctly.
Cedric BAIL
2013-02-21
1
-6
/
+9
*
Revert "tests/edje: Disable edje mising file test until the needed header is ...
Tom Hacohen
2013-02-21
1
-4
/
+2
*
Edje tests: Added missing file.
Tom Hacohen
2013-02-21
2
-1
/
+39
*
eeze: fix build with recent Eina change.
Cedric BAIL
2013-02-21
1
-3
/
+3
*
eeze: add back support for older system.
Cedric BAIL
2013-02-21
4
-2
/
+909
*
Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop() to allow dnd
Carsten Haitzler (Rasterman)
2013-02-21
3
-68
/
+139
*
Revert "Refactor evas_sw_xlib_outbuf to allocate less in case of rotations."
Stefan Schmidt
2013-02-20
1
-64
/
+12
*
tests/edje: Disable edje mising file test until the needed header is commited.
Stefan Schmidt
2013-02-20
1
-2
/
+4
*
eina: make that test not depend on efl configuration.
Cedric BAIL
2013-02-20
1
-48
/
+111
*
Fix ecore-x edid fetch to ftech 128, not 100 bytes.
Carsten Haitzler (Rasterman)
2013-02-20
1
-1
/
+1
*
edje: let's properly report that file doesn't exist.
Cedric BAIL
2013-02-20
1
-1
/
+4
*
Edje tests: Added a failing test for the file doesn't exist issue.
Tom Hacohen
2013-02-19
2
-0
/
+18
*
edje file_set: _edje_object_orientation_inform should be in the Eo
Daniel Zaoui
2013-02-19
2
-1
/
+1
*
Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support."
Tom Hacohen
2013-02-19
1
-8
/
+3
*
evas/wayland_shm: Remove x,y offsets from swapbuf related APIs.
Rafael Antognolli
2013-02-19
6
-29
/
+19
*
ecore_evas/wayland_shm: Fixed window resize.
Rafael Antognolli
2013-02-19
4
-42
/
+34
*
Fix swapper to take resize edges into account.
Christopher Michael
2013-02-19
1
-7
/
+10
*
Fix function prototypes to take resize edges into account.
Christopher Michael
2013-02-19
1
-2
/
+2
*
Fix swapbuf setup to take resize edges into account.
Christopher Michael
2013-02-19
1
-6
/
+10
*
Fix function prototypes to take x & y as params. Fix functions to take x & y ...
Christopher Michael
2013-02-19
1
-7
/
+14
*
Fix new shm engine to take resize edges into account.
Christopher Michael
2013-02-19
1
-1
/
+28
*
Fix swapper_setup function prototype to take x & y as params.
Christopher Michael
2013-02-19
1
-1
/
+1
*
Add x & y to Output buffer.
Christopher Michael
2013-02-19
1
-1
/
+1
*
Remove blank line.
Christopher Michael
2013-02-19
1
-1
/
+0
*
Add edges struct to engine information.
Christopher Michael
2013-02-19
1
-0
/
+4
*
Free any old input or opaque regions if they exist (regardless of the existan...
Christopher Michael
2013-02-19
1
-4
/
+4
[next]