upload package
[framework/uifw/evas.git] / ChangeLog
2012-08-02 ChunEon Parkevas: force proxyed objects to stay active so we don...
2012-07-27 WooHyun Jungfix bug in jpeg saver.
2012-07-27 WooHyun JungEvasGL: Fixed a few minor bugs.
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-07-27 WooHyun JungRevert "upstream merge"
2012-07-20 jyparksvn revision @74158
2012-06-29 Jiyoun Parkupstream merge
2012-06-28 rasterfix refcounting issue with font instances.
2012-06-27 sungEvasGL: Fixed a few minor bugs.
2012-06-20 Jiyoun ParkUpstream merge
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-06-01 hermetevas/map - fixed to update the rendering when map is...
2012-06-01 hermetevas/rendering - Fixed to clean up when map actually...
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-25 Myungjae LeeMerge "Package upload"
2012-04-25 Myungjae LeeEvas migration revision 70433
2012-04-22 rasternews+chlog
2012-04-19 Hyoyoung ChangMerge "EFL core migration revision 70276 Merge remote...
2012-04-18 Hyoyoung ChangEFL core migration revision 70276
2012-04-16 rasteradd missing changelog and update news.
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 raster * Fix gl engine clipping bug when rendering...
2012-04-12 tasnEvas textblock: Updated changelog about previous change.
2012-04-12 raster * Fix gl engine clipping bug when rendering...
2012-04-05 Jeonghyun YunEFL core migration revision 69910
2012-04-03 barbierievas box layout bugfix.
2012-03-29 rasteradd reg_get api for evas objects in order to help fix...
2012-03-27 Jeonghyun YunEFL core migration revision 69627
2012-03-26 rasterevas changelog/news fixed/up to date
2012-03-10 Jeonghyun YunEFL core migration revision 69113
2012-03-07 tasnEvas textblock: Replaced style_user_set/get with push...
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-03-02 Jeonghyun YunEFL core migration revision 68518
2012-02-23 cedricevas: remove software SDL engine, use buffer engine...
2012-02-23 rasterfix update region handling with scaling.
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-08 rasterrevert cedricism's. this just creates an infintie evas_...
2012-02-06 Jaehwan KimEFL migration revision 67705
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-16 Jaehwan KimMigration with svn revision 66966 : solve conficts
2012-01-16 Jaehwan KimMigration with svn revision 66966
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.
next