platform/upstream/efl.git
2012-09-18 Stefan Schmidteeze: Add myself to AUTHORS
2012-09-18 Stefan Schmidteeze: Mention sensor addition in changelog and news.
2012-09-18 Stefan Schmidteeze: Add sensor API
2012-09-18 Christopher... Ecore_X(cb): Remove old references to the _prefetch...
2012-09-18 Carsten Haitzleron second thought - limit to 0 if < 0 - rest of ecore...
2012-09-18 Patryk KaczmarekFrom: Patryk Kaczmarek <patryk.k@samsung.com>
2012-09-18 Patryk KaczmarekFrom: Patryk Kaczmarek <patryk.k@samsung.com>
2012-09-18 Michael BOUCHAUDedje: Changelog
2012-09-17 Lucas De MarchiAdd new edbus library, aka e_dbus v2
2012-09-17 Vincent Torrimerge: "fix" distcheck
2012-09-17 Michael BOUCHAUDedje: fix group inherit with script
2012-09-17 Vincent Torrimerge: add eet
2012-09-17 Jonas M. Gastaledje: inserting module functions to the General Group...
2012-09-17 Jonas M. Gastaledje: identation fix for file src/lib/Edje.h.
2012-09-17 Christopher... Evas: Fix another occurance of anti-clockwise.
2012-09-17 Christopher... Evas: Fix doxy grammar (never heard of anti-clock-wise) ;)
2012-09-17 Carsten Haitzleradd new evas device api. it is a STARt right now, and...
2012-09-17 Cedric BAILedje: don't wait until enough data filed the pipe to...
2012-09-17 Christopher... Evas: Fix comment (mouse_move event struct is not for...
2012-09-17 Cedric BAILedje: cleanup edje_watch code.
2012-09-17 Cedric BAILedje: don't generate annotate file when edje_cc fail.
2012-09-17 Christopher... Evas: Fix doxygen example usage of evas_object_map_set...
2012-09-17 Vincent Torrismall autotools fix for the Coyote OS
2012-09-17 Vincent Torrimerge: add eina authors
2012-09-16 Vincent Torrimerge: and the eina examples
2012-09-16 Vincent Torrimerge: mostly fix tests and benchmark
2012-09-16 Vincent Torrimerge: move the files in their own directory
2012-09-16 Vincent Torrimerge : add eina
2012-09-14 Bruno Dillyephysics: add some images to documented examples
2012-09-14 Bruno Dillyephysics: improve doc description and remove redundant
2012-09-14 Bruno Dillyephysics: improve diagram displayed on docs
2012-09-14 Bruno Dillyephysics: add link to modules page in docs header
2012-09-14 Bruno Dillyephysics: small fixes on docs
2012-09-14 Ricardo de... ephysics: add a new example doc: Sleeping Threshold -
2012-09-14 Ricardo de... ephysics: add a new example doc: Gravity -
2012-09-14 Ricardo de... ephysics: add a new example doc: Velocity -
2012-09-14 Ricardo de... ephysics: add a new example doc: Collision Filter -
2012-09-14 Ricardo de... ephysics: add a new example doc: Collision Detection -
2012-09-14 Ricardo de... ephysics: add a new example doc: Bouncing Text -
2012-09-14 Ricardo de... ephysics: add a new example doc: Constraint -
2012-09-14 Ricardo de... ephysics: add a new example doc: Delete Body -
2012-09-14 Bruno Dillyephysics: increase doc pages title size
2012-09-14 Flavio Vinicius... edje_codegen: Improving the example
2012-09-14 Flavio Vinicius... edje_codegen: adding support for BOX and TABLE
2012-09-14 Vincent Torrimaintianerclean++
2012-09-14 Vincent TorriEina: add DOCTYPE children parsing in eina_xml
2012-09-14 Leandro DorileoEPhysics: conditinal doc building
2012-09-14 Vincent TorriEdje: fix returned value
2012-09-14 Carsten Haitzlerblacklisted drivers now disableable via env var.
2012-09-14 Carsten Haitzlerthis is an improvement of kakaroto's map buffer stuff...
2012-09-14 Carsten Haitzlerthis is an improvement of kakaroto's map buffer stuff...
2012-09-14 Christopher... Ecore_X: Patch from Doyoun Kang to add missing strings...
2012-09-14 Cedric BAILeio: fix build with xattr and without splice.
2012-09-13 Tom HacohenEo: Added another important EINA_LIKELY.
2012-09-13 Tom HacohenEo: Made debugging Eo a bit easier.
2012-09-13 Jonas M. GastalGeneral Group created in Edje documentation.
2012-09-13 Carsten Haitzlerand formatting
2012-09-13 Carsten Haitzlerwarn--
2012-09-13 Christopher... Ecore: Boss says to update NEWS, then update NEWS I...
2012-09-13 Carsten Haitzlerfix rotation issue with ecore-evas
2012-09-13 Mike Blumenkrantzreturn -1 for ecore_con_server_fd_get() in the rare...
2012-09-12 Bruno Dillyephysics: shrink convex shapes to avoid margin gap
2012-09-12 Leandro Dorileoephysics: fix issues with world destructor
2012-09-12 Leandro Dorileoephysics: soft body memory usage/leak
2012-09-12 Leandro Dorileoephysics: softbody
2012-09-12 Christopher... Evas_Gl: Use glMapBufferOES in egl/gles2.
2012-09-12 Rafael Antognollievas/render: Fix typo: DGB -> DBG.
2012-09-12 Rafael Antognollievas/render: Move REND_DGB macro to evas_private.h.
2012-09-12 Rafael Antognollievas/render2: Fix check to drop previous map from cache.
2012-09-12 Rafael Antognollievas/render: Clean all changed objects, not only the
2012-09-12 Jiyoun Parkfix bmp decoding error. other tool like GIMP
2012-09-12 Christopher... Evas_GL: Fix kakaroto's breakage in evas_gl. GL_WRITE_O...
2012-09-12 Vincent TorriEo: examples rule
2012-09-12 Mike Blumenkrantzadd null checks to WebPDecodeBGRA() returns in webp...
2012-09-12 Tom HacohenEvas: Fixed compilation with old fontconfig.
2012-09-12 Tom HacohenEo: Added eo_destructed_is.
2012-09-12 Cedric BAILedje: reduce memory used per callback.
2012-09-12 Cedric BAILedje: less test is better, thanks Jack.
2012-09-12 Carsten Haitzleractually ecore_x is not needed. :)
2012-09-12 Vincent TorriEo: make benchmark
2012-09-12 Patryk KaczmarekFrom: Patryk Kaczmarek <patryk.k@samsung.com>
2012-09-12 Sanjeev BAImprove documentation.
2012-09-12 Carsten Haitzlernews+chlog for embryo windows build fix.
2012-09-12 Youness AlaouiEvas : Use server based buffers for vertices instead...
2012-09-12 Youness AlaouiEdje: edje_codegen uses errno so we should include it
2012-09-11 Gustavo Sverzut... ephysics: bump bullet requirement to 2.80
2012-09-11 Vincent Torrimerge: move NEWS. All those names must be fixed later
2012-09-11 Vincent Torrimerge: evil compile
2012-09-11 Vincent Torrimerge: fix++
2012-09-11 Vincent Torrimerge: fix++
2012-09-11 Vincent Torrimerge: add evil files
2012-09-11 Vincent Torrimerge: add infra for evil
2012-09-11 Vincent TorriEvil: rename variables
2012-09-11 Carsten Haitzleruse less memory at runtime with real part structs....
2012-09-11 Christopher... Ecore: Update changelog ;)
2012-09-11 Mike Blumenkrantzformatting
2012-09-11 Christopher... Ecore_X: Fix more memcpy madness causing problems in...
2012-09-11 Cedric BAILedje: don't strcmp ith NULL.
2012-09-11 Cedric BAILedje: recycle and use less memory during load time.
2012-09-11 Cedric BAILedje: silent compiler warning.
next