efl_ui_win: add minimum/maximum sizes set API.
[platform/upstream/efl.git] / ChangeLog
2016-06-02 Tom HacohenMerge in emotion generic players.
2016-06-02 Tom HacohenMerge in evas generic loaders.
2016-05-27 Tom HacohenMerge in elm code widget
2016-05-12 Daniel Kolesadocs: add an experimental elua based documentation...
2016-03-23 Tom HacohenMerge elementary into the EFL.
2014-03-11 Stefan SchmidtChangeLog: Put notice at the top for efl.
2014-03-11 Stefan SchmidtChangeLog: Add forgetten out of date notice
2014-02-09 Carsten Haitzler... not using changelog during dev now - remove entires...
2014-02-09 Gwanglim Leeecore_evas: added window manager rotation to manage...
2013-12-02 Daniel Juyung Seoecore ecore_x_e: check 0 and -1 for ecore_x_window_prop...
2013-12-02 Daniel Juyung SeoChangeLog: added 1.8 release entry.
2013-11-28 ChunEon Parkevas/line - fix the line position set problem.
2013-11-27 Cedric BailRevert "Revert "evas: allow fuzziness on the texture...
2013-11-26 Rafael AntognolliRevert "evas: allow fuzziness on the texture format...
2013-11-26 ChunEon Parkevas - fix the memory corruption introduced by evas...
2013-11-26 Daniel Juyung SeoChangeLog: fixed formatting of Cedric's last changelog.
2013-11-26 Daniel Juyung SeoEcore animator: delete animater's internal timer in...
2013-11-26 Cedric Bailevas: allow fuzziness on the texture format returned...
2013-11-25 Tom HacohenEvas textblock: Fixed wrapping of lines ending with...
2013-11-25 ChunEon Parkefl - fixed ugly indentation.
2013-11-25 ChunEon Parkevas - fix proxy render to update the proxies recursively.
2013-11-21 ChunEon Parkedje - Fix to update map enabled part when edje object...
2013-11-20 Cedric Bailedje: fix use of eina_hash_pointer_new to actually...
2013-11-20 Jérémy Zurchereina: fix a possible race condition during eina_file_close.
2013-11-20 Jérémy ZurcherRevert "eina: fix a possible race condition during...
2013-11-20 Cedric Baileina: fix a possible race condition during eina_file_close.
2013-11-19 Tom HacohenEvas textblock: Fixed order of tags inserted with marku...
2013-11-08 Youngbok Shin[edje_entry] Add null checking for name of anchor and...
2013-11-04 Christophe Sadoineeet: Adding EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC to...
2013-11-01 Cedric BailChangeLog: let's try to be more informative in our...
2013-11-01 Youngbok ShinEvas: Fixed textblock rendering to properly set render...
2013-10-24 Sung W. ParkEvasGL: Fixed direct rendering not clipping issue
2013-10-18 Youngbok Shinevas: Fixed the textblock format to be drawn according...
2013-10-15 ChunEon Parkevas/map - Fixed the map surface to be updated properly.
2013-10-15 ChunEon ParkEdje - Fixed memory leak in the edje map color transition.
2013-10-11 Stefan SchmidtRevert "Revert "eina: use Eina_Spinlock for Eina_Chaine...
2013-10-11 Stefan SchmidtRevert "Revert "Revert "eina: use Eina_Spinlock for...
2013-10-11 Stefan SchmidtRevert "Revert "eina: use Eina_Spinlock for Eina_Chaine...
2013-10-11 Stefan SchmidtRevert "eina: use Eina_Spinlock for Eina_Chained_Mempool."
2013-10-11 Carsten Haitzler... eina - and e3fl in general - stop using eina_error_get...
2013-10-11 Cedric Bailecore: Use Eina_Spinlock for Ecore_Thread.
2013-10-11 Cedric Bailevas: Use Eina_Spinlock for Evas_Scalecache, Evas_Async...
2013-10-11 Cedric Baileina: use Eina_Spinlock for Eina_Chained_Mempool.
2013-10-11 Cedric Baileet: use Eina_Spinlock instead of Eina_Lock for Eet_Dic...
2013-10-11 Cedric Baileina: use Eina_Spinlock in Eina_Stringshare instead...
2013-10-11 Cedric Baileina: use Eina_Spinlock for Eina_Log.
2013-10-11 Cedric Baileina: add Eina_Spinlock API.
2013-10-10 Carsten Haitzler... ecore-con: make curl support entirely runtime loaded...
2013-10-09 Michaël Bouchaud... emotion: add two events to trigger when a webcam is...
2013-10-03 ChunEon Parkeina/eina_file - fix eina_file_map_lines() to not drop...
2013-10-02 Cedric Baileina: update the ChangeLog and NEWS.
2013-10-02 Tom HacohenEvas Textblock: Use font underline properties.
2013-10-01 Vincent Torrievas: add JPEG 2000 loader.
2013-09-26 Lucas De MarchiRevert "eina: add functions to alloc strings from a...
2013-09-25 Tom HacohenEvas font: Fixed evas_font_path_* functions to apply...
2013-09-25 Tom HacohenEvas font: Use our own custom fontconfig config.
2013-09-24 Christophe Sadoineeet: added EET_DATA_DESCRIPTOR_ADD_SUB_NESTED().
2013-09-24 Cedric Bailefl: add Jorge change to ChangeLog and NEWS.
2013-09-12 Jihoon Kimfix date of Changelog
2013-09-12 Jihoon Kimecore_imf: Fix memory leak in scim immodule
2013-09-06 Cedric Bailedje: add border linked to Image sets.
2013-09-05 Cedric Bailevas: add evas_object_smart_iterator_new().
2013-09-04 Chris MichaelMerge branch 'framespace'
2013-09-04 Michaël Bouchaud... edje: be recursive on edje_object_scale_set
2013-09-03 Tom HacohenEvas textblock: fixed *_markup_get issue with escaped...
2013-09-02 Shinwoo Kim[ecore_input_evas] check the state of last mouse event...
2013-08-29 Boris Faureexport EFL_VERSION_MAJOR/MINOR
2013-08-29 Boris Faureedje: export EINA_VERSION_MAJOR/MINOR when compiling...
2013-08-29 Cedric Bailevas: add interceptor for focus_set.
2013-08-28 Cedric Bailevas: use mmap/munmap on system that have it for image...
2013-08-27 Jaehyun Cho[edje_embryo] Fix play_sample's parameter count check
2013-08-27 Tom HacohenEvas bidi: Fixed a bug causing BiDi not to work in...
2013-08-20 David Walter SeikelOops, and document this Lua change.
2013-08-15 Chris MichaelSorry Jihoon, I have to revert this (for now). It compl...
2013-08-14 Jihoon KimEdje: add edje_object_part_text_input_panel_show_on_dem...
2013-08-13 Jihoon KimAdd ecore_imf_context_input_panel_on_demand_set/get API
2013-08-09 Cedric Bailedje: add edje_file_mmap_set.
2013-08-08 Tom HacohenEvas textblock: Make the ellipsis format the same as...
2013-08-07 Tom HacohenUpdated changelog/news with the max ascent/descent...
2013-08-07 Chris MichaelUpdate ChangeLog for recent wayland requirement changes.
2013-08-02 Yury UsischevAdd neon for upscaling and map routines in evas.
2013-08-02 Cedric Bailevas: change mapping policy to be less agressive into...
2013-08-01 Cedric Bailedje: improve loading time of Edje_Object with Evas_Obj...
2013-08-01 Cedric Bailemotion: fix backend order.
2013-07-31 Cedric Baileina: add eina_file_refresh().
2013-07-31 Carsten Haitzler... edje - Fix efl to use key not keyname (so xmodmap works).
2013-07-31 Cedric Bailevas: use eina_file_virtualize() in evas_object_memfile...
2013-07-31 Cedric Baileina: add support for in memory only Eina_File.
2013-07-25 ChunEon Parkevas - skip the map rendering if all points are transpa...
2013-07-25 ChunEon Parkefl - correct Changelog date.
2013-07-24 Mike Blumenkrantzecore-evas-x no longer uses X windows after receiving...
2013-07-23 Carsten Haitzler... reformat some of changelog to be consistent/neater
2013-07-23 Yury Usischevevas - fix long standing c "fallback" code "simd" ...
2013-07-23 Jiyoun Park* Evas: fix infinite loop if app use ecore evas image
2013-07-22 José Roberto de... edje: Refactor signal callbacks flags
2013-07-19 José Roberto de... edje: Add missing ChangeLog and NEWS of signal callback...
2013-07-19 Cedric Bailedje: add threshold to draggable part.
2013-07-18 Cedric Bailedje: improve accuracy of math logic in part positioning.
2013-07-18 Mike Blumenkrantzadd ECORE_X_SYNC env variable for xlib backend
2013-07-18 Mike Blumenkrantzdelete e pixmap atom based on atom pixmap atom, not...
next