big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git] / src / lib / Evas.h
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-05-04 rasteroooh you'd love to know why this is here.. won't you? :)
2010-04-25 rasteradd api to get the item geometry itself. needed to...
2010-04-17 barbieriGet a table element with its coordinates.
2010-04-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-24 sachielAdd function to check smart type based on pointer alone...
2010-03-23 sachielCouple of things for Smart Objects
2010-03-18 barbieriuse captial letter to follow the rest of the style.
2010-03-18 barbierievas: mega documentation improving commit.
2010-03-08 devilhornsAdd macros (actually defines like hint_fill_set) for...
2010-03-07 rasterapi for image content hint - nothing uses it yet, but...
2010-02-21 rasterborder_scale ... possible++
2010-02-16 barbieritypedefs in events, makes life easier for bindings...
2010-02-16 barbieriAPI break: proper Canvas events callback.
2010-02-13 barbierievas: help bindings.
2010-02-01 rasteradd 3 things
2010-01-21 rasternative surface support lives - for GL (GLX) only. it...
2010-01-18 rastermap source api - nothing implemented. for future expansion.
2010-01-17 rasterimproving multi-touch structs and code.
2010-01-17 dottedmagevas: Fix prototype of evas_textblock_style_set, 'text...
2010-01-16 rasterinitial multi-touch support.
2010-01-15 cedric * evas: Fix header to build with suncc. Patch from...
2010-01-11 sachielSo... this breaks Smarts ABI, rebuild everything after...
2010-01-03 rasteradd a device handle to events - break their structs...
2009-12-22 barbierifix evas image loading error reporting.
2009-12-22 barbieristringify load errors.
2009-12-11 devilhornsFix typo.
2009-11-17 sachiel<glima> commit msg would be something like: "applying...
2009-11-11 barbierimore evas_map utils, let's avoid duplicating these...
2009-11-02 rasterfix 3d util api. better now.
2009-11-02 rastersome more util calls for 3d goop. not 100% sure i like...
2009-11-01 rasteradd color to the vertexes in map. this allows for fadin...
2009-10-31 rastermore map work. now only re-render map surface if size...
2009-10-28 rasterthe start of other objects being able to map! text...
2009-10-22 barbierievas_map: more extensible and safe. add docs
2009-10-22 rasteradd some beginnigns of utility funcs to evas map. move...
2009-10-21 rasterhandle if uv are out of image coords - clamp. remove...
2009-10-20 rastermap code... works.. with bugs... but works. visually...
2009-10-09 rasternew gl engine. no one uses it anyway. not 100% complete...
2009-10-02 sachielAdded version and insert_after to box api
2009-09-30 rasterFrom: Tom <tom@stosb.com> (tasn)
2009-09-28 rasteradd some macros/defin es to make life easier
2009-09-20 caromove EINA_DEPRECATED to the beginning of the declaration
2009-09-15 rasteradd "region" load opt. no loader handles it... yet
2009-09-13 diebTrailing whitespaces--, remove wrong tabs.
2009-07-20 cedric * evas: Return Eina_Bool when it make sense.
2009-07-18 mickeylevas: add first bunch of typedefs for previously anonym...
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-17 cedric * evas: Remove Evas data type. You should now use...
2009-06-03 andreasafter discussion on IRC (#edevelop) with k-s and raster...
2009-05-22 rasterrevertg big R to L patches because they break cursors...
2009-05-18 rastertasn's rtl pathes and improvements... continued!
2009-05-14 rasterfix a corner-case textblock issue with end of line...
2009-05-09 caroremove EINA_WARN_UNUSED_RESULT on functions that return...
2009-05-08 caroinclude time.h header files because time_t is used...
2009-05-08 raster1. scalecache config env vars an use them
2009-05-07 raster1. scale cache now allows you to hint at the object...
2009-04-14 barbieriexport useful function.
2009-03-24 caroAPI break (well, kind of...)
2009-03-22 barbierioops, fix wrong attributes.
2009-03-20 caro * Re-add EAPI. These macros must be defined specifical...
2009-03-20 barbierievas now use eina attribute macros.
2009-02-27 barbieriOops, missing file.
2009-02-12 rasterin theory - (not tested yet) allow hitns to set middle...
2009-01-09 sachielMake evas_object_table_smart_set static.
2008-12-20 barbierifix image preload signature and make it callback if...
2008-12-18 sachielMore proper fix for the infinite calculate in evas...
2008-12-18 sachielAdded iterator and accessor to box and table
2008-12-17 sachielGuard box from getting into an infinite loop when calcu...
2008-12-15 sachielAdd function to get the length in characters of a string
2008-12-12 barbierihelper: evas_object_image_filled.
2008-11-23 davemds * add the function:
2008-11-14 barbierimake it easy to write bindings for box.
2008-11-04 rasterhmmm after some talking - for now put the transform...
2008-11-03 rasterjose's transform patches. some things to note:
2008-11-01 mickeylevas: rename 'delete' parameter in evas_object_table_cl...
2008-10-31 barbieriAdd evas_object_table, make evas_object_box more consis...
2008-10-27 barbieriadd evas_object_box.
2008-10-25 barbieriAdd member_{add,del} as smart callbacks.
2008-10-22 rasteradd a "repch" (replace char). for passowrd mode! :)
2008-10-22 rasterbetter escaping!
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-16 rastermore textblock work/additions for entry support.
2008-10-15 rastermore fixed to textblock plus an addition - reverse...
2008-10-04 rasteradd align, weight and padding hints for evas objects.
2008-09-16 cedricAdd image preloading support.
2008-09-09 rasterand add a scale factor per object. right now text and...
2008-09-07 barbieriAdd Evas Clipped Smart Object.
2008-09-07 barbieriAdd calculate callback to Evas_Smart_Class.
2008-08-31 rasterupdated patches from jose!
2008-08-26 rasterjose has some new gradient work - these are his patches...
2008-08-21 pfritzconstness
2008-08-17 rastermove around - flatter.