projects
/
platform
/
upstream
/
efl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/efl.git
2012-09-07
Carsten Haitzler
really minor fix - to invalidate cache on memfile set...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
WooHyun Jung
edje : fixed a doc.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
WooHyun Jung
edje : Just fixed a doc.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Daniel Juyung Seo
eina eina_convert.c: Fixed formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Cedric BAIL
eina: bug fixes by Sungho Kwak.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Daniel Juyung Seo
ecore AUTHORS: Added translator Seong-ho Cho to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Daniel Juyung Seo
ecore ko.po: Korean translation for ecore. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Bruno Dilly
ephysics: update TODO
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Cedric BAIL
edje: correct NULL check. Happy SeoZ :-)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Cedric BAIL
edje: check NULL :-)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Mike Blumenkrantz
unbreak ecore's ssl connectivity
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Mike Blumenkrantz
apparently when using openssl, the prepared flag was...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Mike Blumenkrantz
fix super hard to reproduce race condition with ecore...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
ChunEon Park
edje - fix fmtting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Vincent Torri
Eio: improve path monitoring on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jihoon Kim
describe about TERMINAL Layout more detail
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vincent Torri
Eobj: don't install benchmark and examples, request...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Tom Hacohen
Evas textblock: Fix a small stringshare leak.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Tom Hacohen
Evas textblock: Fixed format nodes updates for because...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Tom Hacohen
Evas magic: Added compiler hints (EINA_UNLIKELY).
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Mike Blumenkrantz
fix crash in ecore_con_ssl when failing to add privkeys...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Carsten Haitzler
fix rgab dest alpha rendering issue
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Cedric BAIL
evas: don't change the value of event. That break ABI !
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
ChunEon Park
edje/map - if user change image size of the image objec...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vincent Torri
Evil: add missing fclose(). Suggested by Maxime Villard
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
ChunEon Park
edje - fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Cedric BAIL
eio: fix typo in previous fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Cedric BAIL
eio: fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Cedric BAIL
edje: fix unitialized buffer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
ChunEon Park
edje - use Eina_Bool
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
ChunEon Park
evas/evas_object_image - added EVAS_CALLBACK_IMAGE_RESIZE.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Cedric BAIL
edje: don't always force anotate in edje_watch.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Lucas De Marchi
eina: Improve doc of Eina_Inlist macros
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bruno Dilly
ephysics: activate all bodies when one is deleted
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bruno Dilly
ephysics: fix unused vars and parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bruno Dilly
ephysics: pass evas object associated to body on del
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bruno Dilly
ephysics: fix camera move callback call
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bruno Dilly
ephysics: Warn about bullet build issues
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Lucas De Marchi
eina: Fix EINA_INLIST_FOREACH_SAFE macro
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Flavio Ceolin
edje_edit: Closing the opened eet_file
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Flavio Ceolin
edje_codegen: Adding a basic example
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Flavio Ceolin
edje_codegen: generating source code from edj
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Flavio Ceolin
edje_codegen: Application skeleton
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eduardo de...
Formatting
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eduardo de...
Wayland_egl: NULL checks to avoid crash with invalid...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Cedric BAIL
edje: add nested part support to edc.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
ChunEon Park
evas/image - my fault. this shouldn't be commented.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Tom Hacohen
Eo: autogen.sh - dos->unix.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Tom Hacohen
Eo: Make autogen.sh executable.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
ChunEon Park
evas/evas_object_image - use Eina_Bool
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
ChunEon Park
evas/evas_object_image - clean the code
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Tom Hacohen
Eina magic: add EINA_LIKELY.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jihoon Kim
add NEWS about adding enum
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Tom Hacohen
Eo: Added COPYING.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vincent Torri
Eo: autotools + minor fixes so that it compiles on...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Carsten Haitzler
this is an IMPROVEMENT of null checking (so no backport...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jihoon Kim
edje: Add EDJE_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jihoon Kim
ecore_imf: fix description of SIGNIN return key type
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Cedric BAIL
edje: report type of file when listing files used by...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Jihoon Kim
ecore_imf: add ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SI...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Christopher...
Evas: Update ChangeLog for Vince ;)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Carsten Haitzler
update header #defined versions to 1.8 to make sure...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Carsten Haitzler
add 2 new illume sgs's and bump ecore version to 1...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Christopher...
Evas: When doing a move or geometry_get, we need to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Christopher...
Evas: In the render stage, check obj->is_frame directly...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Tom Hacohen
Eo: Made benchmarking output a bit nicer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Tom Hacohen
Eo: optimised eo_op_class_get a bit. Can still make...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Carsten Haitzler
fmting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Igor Murzov
From: Igor Murzov <e-mail@date.by>
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Jiyoun Park
add error check code. service name have to be given.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Jiyoun Park
need NULL checks in EAPI function.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Vincent Torri
Evas: Fix seg fault in the esvg loader, latest code...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Tom Hacohen
Eina bench: Added eina-bench-cmp to compare benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Jihoon Kim
ecore_imf: describe default value of ecore_imf APIs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Gustavo Lima...
[evas] Document weight hints' defaults.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Gustavo Lima...
[evas] Document alignment hints' defaults.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Christophe...
From: Christophe Sadoine <chris@indefini.org>
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Cedric BAIL
ecore: add forgotten EAPI to Ecore_Con_Eet.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Christopher...
Edje: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Cedric BAIL
ecore: Add Ecore_Con_Eet API.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Jerome Pinot
eeze: autotools
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Cedric BAIL
edje: check the number of parameter for edc.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Cedric BAIL
ChangeLog: back in time.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Cedric BAIL
ChangeLog: state we did a release.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Carsten Haitzler
and up ver to 1.7.99 now in svn. nack to svnrev num...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Christopher...
Ecore_X: We can still get output resources even if...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Christopher...
Ecore_X: Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Cedric BAIL
eio: fix memory leak when using file associate.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Carsten Haitzler
add missing EAPI's for ethmub.c for symbols exposed...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Christopher...
Ecore_Evas (wayland_egl): Be sure to call buffer attach...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Christopher...
Evas: Update ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Christopher...
Evas (wayland_egl): Add support for Multi-Sample Anti...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Christopher...
Ecore: Update changelog w/ cnp addition.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Mike Blumenkrantz
fix weird ecore-ipc leak
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Cedric BAIL
edje: oopsie.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Cedric BAIL
edje: don't leak memory on edje block error during...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Christopher...
Ecore_Wayland: Add Copy-n-Paste support for Ecore Wayland.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Cedric BAIL
edje: fix a leak when propagating signal to GROUP part.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Cedric BAIL
ecore: fix leak of evas_render_update list.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Daniel Juyung Seo
eet ChangeLog, NEWS: Updated ChangeLog and NEWS for...
commit
|
commitdiff
|
tree
|
snapshot
next