Evas: Fix typo in autofoo output.
[framework/uifw/evas.git] / ChangeLog
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.
2011-07-28 tasnEvas: Updated changelog.
2011-07-07 cedricevas: update ChangeLog.
2011-07-06 rasterFix bug in in mouse grabs while frozen events are in...
2011-07-05 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-06-28 tasnEvas: Updated changelog.
2011-06-20 rastertypo--
2011-06-17 rasterallow getting ot table packing child too.
2011-06-17 rasterevas table -> allow packing of same object again to...
2011-06-17 rasternote features that are disabled.
2011-06-07 cedricevas: add evas_object_image_load_orientation_set, evas_...
2011-06-07 cedricevas: use Eina_File for JPEG loader.
2011-06-01 cedricevas: add evas_object_image_extension_can_load_get.
2011-05-30 lucasevas: fix misspellings
2011-05-29 caroEvas : evas_preload.c : Fix compilation when --disable...
2011-05-29 tasnEvas textblock: Added support for numeric escape sequences.
2011-05-29 tasnEvas font-engine: Conform to the API changes in Harfbuz...
2011-05-29 tasnEvas font-engine: Fixed a bug in the glyph search function.
2011-05-27 rasterAdd feature: convenience call: evas_event_thaw_eval()
2011-05-26 rasterchlog++
2011-05-26 rasterforgot chglog.
2011-05-24 cedricevas: use Eina_File when possible.
2011-05-23 caroEvas: Fix compilation with libjpeg 8 on Windows.
2011-05-18 rasterfixed issues on evas gl suport from sungwoo.
2011-05-18 rasteradd grid layout obj to evas (along with table and box)
2011-05-12 tasnEvas textblock: Fix segfault with evas_textblock_cursor...
2011-05-12 rasterEvas Smart: add ability to get usage count
2011-05-11 rasterchlog++
2011-05-11 tasnEvas textblock: Added _format_list_get for fast retriev...
2011-05-11 rasterchlog++
2011-05-10 cedricevas: fix typos.
2011-05-06 cedricevas: don't try all loader on directory.
2011-05-05 tasnEvas: Updated changelog.
2011-05-04 rasterchlog++
2011-05-04 rasterchlog++
2011-04-28 tasnEvas textblock: Added "password" tag - toggle password...
2011-04-26 rasteradd generic image loader. allows for GPL loaders, unsta...
2011-04-24 cedricevas: add psd file format support.
2011-04-19 nashEvas: Filters:
2011-04-14 tasnEvas: Updated changelog.
2011-04-12 tasnEvas font-engine: Added support for runtime-italic...
2011-04-11 tasnEvas: Updated changelog.
2011-04-11 rasterchlog++
2011-04-07 tasnEvas: Fix last changelog entry description.
2011-04-07 tasnEvas textblock: Updated changelog.
2011-04-06 rasterchlog++
2011-04-05 cedricevas: and now, the last one to die today, Evas Xrender...
2011-04-05 cedricevas: and now is the death of Qtopia engine.
2011-04-05 cedricevas: remove Evas Cairo backend.
2011-04-05 cedricevas: remove Evas Quartz backend.
next