Evas: Update ChangeLog with better description(s) of changes.
[framework/uifw/evas.git] / ChangeLog
2012-07-03 devilhornsEvas: Update ChangeLog with better description(s) of...
2012-07-03 devilhornsEvas: Update ChangeLog wrt Tizen Merge.
2012-06-28 rasterfix refcounting issue with font instances.
2012-06-27 sungEvasGL: Fixed a few minor bugs.
2012-06-19 caroEvas: remove software DirectDraw 16 bits engine
2012-06-17 rasterfix gl engine bitmap fonts :)
2012-06-15 discomfitorchangelog + documentation for evas_object_smart_members...
2012-06-15 caroEvas: add textgrid object (not finished, nor optimized...
2012-06-14 cedricevas: cache conversion from Evas_Map to RGBA_Map.
2012-06-13 tasnRevert "evas/event - Fixed incorrect events passing...
2012-06-13 hermetevas/event - Fixed incorrect events passing. Now child...
2012-06-13 discomfitorfix crash when adding an image to an engineless canvas
2012-06-12 hermetevas/map - removed empty evas_object_map_source_set...
2012-06-12 hermetevas/line - Fixed simple line drawing on s/w backened...
2012-06-10 cedricevas: make pipe rendering faster by forcing it to updat...
2012-06-10 rasterfix bvitmap font handling. woot. can use pcf's and...
2012-05-30 rasterchlog++
2012-05-30 cedricevas: Don't wake up prepare thread when there is nothin...
2012-05-30 hermetevas/map - fixed to update the rendering when map is...
2012-05-29 tasnEvas object text: Make the object size big enough to...
2012-05-29 tasnEvas font-draw: Use bitmap offset in the glyph when...
2012-05-29 hermetevas/rendering - Fixed to clean up when map actually...
2012-05-25 rasteradd chlog for memfile change
2012-05-18 hermetevas - updated changelog
2012-05-18 cedricevas: remove librsvg svg loader.
2012-05-16 caroMissing entries
2012-05-14 sungAdding MSAA (Multisample Anti-Aliased) Surface Option...
2012-05-14 rasterFix pixman rendering support if you set alpha flag...
2012-05-03 sachielevas/cserve2: fix typo that kept cserve2 disabled
2012-05-01 cedricevas: and for this nice international hollyday let...
2012-04-30 cedriceina,evas,edje,elementary: add missing files from tarballs.
2012-04-29 tasnEvas textblock: Fixed two textblock issues (range_delete).
2012-04-26 cedricevas: remove EVAS_FRAME_QUEUING.
2012-04-26 cedricevas: remove WORD_CACHE and METRIC_CACHE.
2012-04-26 cedricevas: remove EVAS_SLI code path, it was to slow and...
2012-04-26 cedricevas: lock less font rendering.
2012-04-26 cedricefl: add release point in ChangeLog files.
2012-04-22 rasternews+chlog
2012-04-16 rasteradd missing changelog and update news.
2012-04-12 tasnEvas textblock: Updated changelog about previous change.
2012-04-12 raster * Fix gl engine clipping bug when rendering...
2012-04-03 barbierievas box layout bugfix.
2012-03-29 rasteradd reg_get api for evas objects in order to help fix...
2012-03-26 rasterevas changelog/news fixed/up to date
2012-03-07 tasnEvas textblock: Replaced style_user_set/get with push...
2012-02-23 cedricevas: remove software SDL engine, use buffer engine...
2012-02-23 rasterfix update region handling with scaling.
2012-02-08 rasterrevert cedricism's. this just creates an infintie evas_...
2012-02-01 cedricevas: use evas_image_cache_drop instead of plain wrong...
2012-01-23 tasnEvas textblock: Added user style support.
2012-01-20 sungAdded Direct Rendering to Evas' window instead of an...
2012-01-19 cedricevas: add double buffer support to buffer engine.
2012-01-17 rasteradd EVAS_OBJECT_POINTER_MODE_NOGRAB_NO_REPEAT_UPDOWN...
2012-01-16 sachielAdd evas_object_smart_callback_del_full API
2012-01-12 sungAdded new Evas GL api called evas_gl_config_new/free()
2012-01-05 sungAdded EvasGL support for software backend finally.
2012-01-03 cedricevas: use Eina_File for PSD loader.
2012-01-02 cedricevas: use Eina_File when openning XPM files.
2012-01-02 cedricevas: fix unitialized data with generic loader.
2012-01-01 rasterfound nvidia eat-cpu-bug. glXWaitGL() spins using all...
2011-12-28 rasteradd recursive name fund func evas_object_name_child_find()
2011-12-27 rasteradd feature to help fix bug in ecore-evas
2011-12-26 devilhornsEvas: Update ChangeLog.
2011-12-23 rasteractually no chglog - that was a bug aded to ico loader...
2011-12-23 rasterFrom: Sanghee Park <sh15.park@samsung.com>
2011-12-23 rasterfix ico loader bug.
2011-12-21 hermetevas/evas_events - repeat events should not be affected...
2011-12-20 rastermissing chlog for sse3 fix.
2011-12-20 rastermissing chlog for clip fix.
2011-12-19 rasteradd new events for pre/post rendering
2011-12-18 rasterand remove changelog accordingly.
2011-12-16 rasterAdd new api to set and get default event flags.
2011-12-14 tasnEvas textblock: Added evas_textblock_text_utf8_to_markup.
2011-12-14 tasnEvas textblock: Updated changelog.
2011-12-14 cedricevas: use Eina_File for wbmp code and fix a potential...
2011-12-14 cedricevas: move space around.
2011-12-14 cedricevas: update ChangeLog and NEWS.
2011-12-14 tasnEvas textblock: Renamed *markup_to_plain to *text_marku...
2011-12-13 raster * Fix grab count negative values if you do...
2011-12-12 tasnEvas textblock: Implemented cursor_word_start/end
2011-12-12 rasterFix rounding error in map clip bounds calculation
2011-12-08 tasnEvas textblock: Added evas_textblock_markup_to_plain.
2011-12-08 tasnEvas: Updated changelog to include latest textblock...
2011-12-07 rasterdisable sse3 if immintrin.h not found.
2011-12-05 rasterchlog++
2011-12-04 rasterfix changelogs to mention release.
2011-11-24 rasterFix repeat event inheritance from parent smart just...
2011-11-19 rasterTGA loader gets fixed alpha decode - real life tga...
2011-11-16 rasterok - longstanding issue. quality of jpeg encode and...
2011-11-02 captainiglooevas: Add changelog and add my name to authors list.
2011-10-27 hermetevas - updated Changelog and @since for evas_object_fre...
2011-10-22 rasterand fix chglog and @since for max img size api
2011-10-17 tasnEvas textblock: Added dashed underline support.
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-23 cedricevas: update ChangeLog.
2011-08-17 tasnEvas callbacks: Added priority to evas callbacks.
2011-08-09 tasnEvas textblock: Added cursor_visible_range_get and...
2011-08-01 tasnEvas textblock: Added "lang" to markup to set the language.
2011-08-01 tasnEvas textblock: Added font_width to markup.
2011-07-28 tasnEvas textblock: Added font_weight and font_style formats.
next