platform/upstream/efl.git
2013-04-11 Cedric Bailevas: remove useless initialization.
2013-04-11 Cedric Baileo: let's cache this value.
2013-04-11 Cedric Baileina: make eina_mempool_alignof a little bit faster.
2013-04-11 Cedric Baileina: little speed improvement by reducing chance to...
2013-04-11 Cedric Bailevas: reduce unecessary write.
2013-04-11 Chris MichaelFix formatting.
2013-04-11 Jihoon Kimedje_entry: fix typo in comment
2013-04-11 Jihoon Kimedje_entry: fix formatting
2013-04-11 Carsten Haitzler... and further work on buffer age support in evas... after...
2013-04-10 Rafael Antognolliecore/wayland: Add support for double and triple click.
2013-04-10 Stefan Schmidteeze/sensor: Check if sens is valid the same way we...
2013-04-10 Yakov GoldbergEvas textblock: disable some tests. FIXME
2013-04-10 Yakov GoldbergEfl textblock/entry: additions to split BiDi cursor
2013-04-10 Tom 'TAsn'... Efl textblock/entry: Added support for split BiDi cursor.
2013-04-10 Yakov GoldbergEvas textblock: fixing tests to work w/ or w/o harfbuzz
2013-04-10 Carsten Haitzler... add environemnt vars to switch bounding box to full...
2013-04-10 Carsten Haitzler... fix valgrind complaint in evas gl caching of surface...
2013-04-10 Carsten Haitzler... add mesa buffer release support to evas gl engine.
2013-04-10 Carsten Haitzler... add gl buffer age support fully now for default automat...
2013-04-10 Cedric Baileet: be picky and really use the correct format without...
2013-04-10 WooHyun JungModified ChangeLog and News for the latest modification.
2013-04-10 WooHyun Jungedje_entry.c: When cursor is located to each edge,...
2013-04-09 Tom HacohenEet: Pass the correct parameter to the correct format.
2013-04-09 Daniel Willmanneo: Update tests to check for the correct error strings
2013-04-09 Daniel Willmanneo: Indicate that numbers in error messages are in...
2013-04-09 Jérémy Zurchereina: add eina_inlist_first and eina_inlist_last
2013-04-09 Carsten Haitzler... add a little code to alloc engine info in outs.. but...
2013-04-08 maxerbaupdating esperanto translation
2013-04-08 Tom HacohenEvas font: Fixed a bug with cluster sizes and ligatures.
2013-04-08 Carsten Haitzler... evas device new/free -> add/del (new 1.8 api so no...
2013-04-08 Carsten Haitzler... clean up outputs list on evas free.
2013-04-08 Carsten Haitzler... Add multiple output api support to evas... just "eo...
2013-04-08 Cedric Bailedje: always invalidate and recalc the correct Edje...
2013-04-08 Cedric Bailevas: correctly define bounding box in all case.
2013-04-08 Cedric Bailedje: rename variable to match the rest of the library.
2013-04-08 Cedric Bailedje: reuse existing index instead of a direct pointer...
2013-04-07 Cedric BailRevert "edje: reuse existing index instead of a direct...
2013-04-07 Cedric Bailedje: reuse existing index instead of a direct pointer...
2013-04-07 Cedric Bailevas: get the bounding box from the right object and...
2013-04-07 Cedric Bailevas: correctly initialize and get the bounding box...
2013-04-07 Cedric Bailevas: revert useless change.
2013-04-07 Ryuan ChoiUpdated .gitignore for tags.
2013-04-07 Cedric Bailedje: fix little bug with table naming.
2013-04-07 Cedric Bailedje: increase item number in the mempool to reduce...
2013-04-07 Cedric Bailevas: small reorder for a little bit of memory win.
2013-04-07 Cedric Bailevas: bounding box is only relevant to smart object.
2013-04-07 Cedric Bailevas: remove one useless pointer (-30KB).
2013-04-07 Cedric Bailedje: don't use 30K of pointers for an indirection...
2013-04-06 Cedric Bailedje: one less pointer per Edje_Real_Part.
2013-04-05 Jérémy Zurchereina_inlist: fix eina_inlist_sort doc
2013-04-05 Rafael Antognolliecore/wayland: Sync before assuming that there's no...
2013-04-05 Rafael Antognolliecore/wayland: Actually wait for the sync callback...
2013-04-05 Cedric BAILevas: stop over redraw of Evas_Map content with Smart...
2013-04-05 Jiyoun ParkEvas font: fix font source have wrong current size.
2013-04-05 Cedric BAILeet: enable more debug information regarding memory...
2013-04-05 Cedric BAILeet: remove use of prev to reduce memory usage (30KB...
2013-04-05 Cedric BAILeet: do the correct math for allocation.
2013-04-04 U. Artie Eoffevas: fix documentation sample code format specifiers
2013-04-04 Tom HacohenEvas font: Disable run-time emboldment in some cases.
2013-04-04 Cedric Baileina: add some more debug information.
2013-04-04 Cedric Baileina: align allocated memory to 4096.
2013-04-04 Tom HacohenEvas clouseau: Cleaned up and added more clouseau map...
2013-04-04 Yakov Goldbergevas/font: fixing tests
2013-04-04 Daniel Willmannedje_multisense: Remove unnecessary calls to eet_{open...
2013-04-04 Yakov Goldbergevas/font: fix handling querying char at coords (click...
2013-04-04 Ryuan ChoiAdded EFLConfigVersion.cmake.in for all XXXConfigVersio...
2013-04-04 Cedric BAILeet: round above.
2013-04-04 Cedric BAILevas: let's not force an allocation and write for nothing.
2013-04-04 Cedric BAILeo: let's not duplicate our align code with a less...
2013-04-04 Cedric BAILeet: another big boolean removed.
2013-04-04 Cedric BAILeina: remove the most costly boolean ever.
2013-04-03 Stefan Schmidteeze/sensor/tizen: Big update to support all new tizen...
2013-04-03 Stefan Schmidteeze/sensor/tizen: USe enum sentinel to iterate over...
2013-04-03 Stefan Schmidteeze/sensor/tizen: Require a minimum tizen system senso...
2013-04-03 Stefan Schmidteeze/sensor: Add more sensor types used in Tizen.
2013-04-03 Mike McCormackCheck for -Wshadow warnings with globals
2013-04-03 Cedric BAILeina: fix test logic after change in Eina_Cow GC.
2013-04-03 Cedric BAILevas: fix crash with Evas buffer when target colorspace...
2013-04-03 Daniel Juyung Seoeo.c: fixed formatting.
2013-04-02 Rafael Antognolliecore/wayland: Fix screen geometry when it is rotated.
2013-04-02 Daniel Willmannevas_textblock: Avoid dereferencing out-of-bounds element
2013-04-02 Rafael Antognollievas/map: Consider framespace offset when populating...
2013-04-02 Rafael Antognollievas/wayland: Take framespace offsets into account...
2013-04-02 Rafael Antognolliecore/wayland: Destroy the frame_callback on window_free.
2013-04-02 Rafael Antognollievas/wayland: Remove wrong check from framespace positi...
2013-04-02 Rafael Antognollievas/events: Fix evas_events framespace offset.
2013-04-02 Rafael Antognollievas/wayland: Add framespace offset to newly created...
2013-04-02 Rafael Antognollievas/wayland: Several fixes to make the framespace...
2013-04-02 Rafael Antognolliecore_evas/wayland: Ecore_Evas geometry should report...
2013-04-02 Daniel Willmannedje_multisense: Support sample speed
2013-04-02 Daniel Willmannecore_audio_playback: Support changing of speed
2013-04-02 Daniel Willmannecore_audio: Implement speed get/set functions
2013-04-02 Daniel Willmannecore_audio: Rename ecore_audio_*_userdata_{get,set...
2013-04-02 Daniel Willmanneina_cow: Fix compilation for tests again
2013-04-02 Daniel Juyung Seoevas_object_image.c/Evas.h: Added Eo apis for image...
2013-04-02 Daniel Juyung Seoevas_render.c: added EINA_UNUSED for unused parameter.
2013-04-02 Raphael Kubo... edje: Remove duplicate check introduced in 9157c51.
2013-04-02 Cedric BAILeina: make it possible to disable Eina_Cow GC at instan...
2013-04-02 Daniel Juyung SeoEcore.h: fixed ecore documentation.
2013-04-02 Daniel Juyung SeoEvas.h: fixed documentation.
next