elm_image: Preserve backward compatibility with Tizen 2.4.
[platform/upstream/elementary.git] / src / lib / elm_image.c
2016-11-17 Hosang Kimelm_image: Preserve backward compatibility with Tizen...
2016-09-28 JEONGHYUN YUNelm_image : header cleanup related async open 20/90020/2
2016-09-27 JEONGHYUN YUNelm_image : new smart callbacks and async related code... 48/89348/5
2016-07-04 Jinyong Parktheme: return enum from elm_widget_style_set instead... 00/75700/10
2016-04-20 Jee-Yong UmMerge "genlist: scroll to item when calc is done" into...
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-10-22 Amitesh Singhimage: use eo_isa for checking object types instead...
2015-10-13 Amitesh Singhimage: remove unused variables
2015-10-12 Cedric BAILelm_image: let's not trigger confusing update add.
2015-09-15 jiin.moonelm_image : call the evas_object_image_load_error_get...
2015-09-04 jiin.moonelm_image: fix image preload issue
2015-07-29 Subodh Kumarelm: simulate the clicked event over the object only.
2015-07-09 ChunEon Parkimage: fix a crash, 0 divide problem.
2015-07-02 Avi Levinelm_image, elm_colorselector: porting evas smart callba...
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-06-17 Vitor Sousaelm_image: Solve clash on the meaning of "animated"
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-04-15 Carsten Haitzler... elm - fix repeat event fix - thanks dave
2015-04-13 Jean-Philippe Andreelm_image: Do not open file again if already opening...
2015-04-10 Jaeun ChoiMerge "elm_image: return EINA_FALSE if the data source...
2015-04-10 Jaeun Choielm_image: return EINA_FALSE if the data source is... 62/38062/1
2015-04-10 Jaeun Choielm_image: return EINA_FALSE if the data source is...
2015-04-10 Jean-Philippe Andreelm_image: Fix potential race conditions in async mode
2015-04-08 Carsten Haitzler... elm image - stop repeating events by default - wrong
2015-04-06 Jean-Philippe Andreelm_image: Simplify file_get
2015-04-06 Jean-Philippe Andreelm_image: Use Efl.File interface for mmap_set
2015-04-06 Jean-Philippe Andreelm_image: Implement async file open
2015-03-16 Daniel Juyung Seoimage: Initialize parameters in case of it just returns...
2015-03-16 Hosang Kimelm_image: Fix to initialize variable.
2015-02-20 kabeer khanelm_image: changed orient_set code to use evas_object_i...
2015-02-03 Youngbok Shinelm_image: fix elm_image_memfile_set API fail when...
2015-01-23 Stefan Schmidtelm_image: Add missing semi-colon to terminate line.
2015-01-23 Stefan Schmidtelm_image: Fix memory leak in GETDAT macro.
2015-01-21 Mike Blumenkrantzimage now implements edje object size functions
2015-01-21 Mike Blumenkrantzimage animation functions now work as expected for...
2015-01-12 Carsten Haitzler... elm image - fix image rotation in non-common cases
2015-01-12 Carsten Haitzler... elm - elm image orientation api fix - major bug in...
2015-01-08 Jee-Yong Umelm_image: Fixed to have exact size using elm_image_fil...
2015-01-06 Mike Blumenkrantzelm_image now inherits edje signal emit
2014-12-24 jiin.moonimage: fix clipped image issue if x or y is less than...
2014-12-18 Daniel Juyung Seoimage: Fix formatting for the latest commit 283988.
2014-12-18 jiin.moonelm/image: Fix an unclipped issue about image bigger...
2014-10-17 Lukasz Stanislawskiatspi: properly include at-spi headers.
2014-10-09 Mike Blumenkrantzelm_image no longer crashes when deleting the image...
2014-09-25 Tom HacohenEo related: Change according to recent changes in eo_add().
2014-08-21 Tom HacohenEfl inerfaces: Merge initial efl interfaces work.
2014-08-21 Tom HacohenImage: Use image interface.
2014-08-21 Tom HacohenImage: Use file interface.
2014-07-25 Lukasz Stanislawskiatspi: expose more actions through atspi bus.
2014-07-15 Lukasz Stanislawskiatspi: expose elm_image "activate" action through d-bus
2014-07-08 Yakov Goldbergimage: fix segv in elm_image_file_set()
2014-06-11 Zbigniew Kosinskiatspi:Set roles for widgets
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-05-27 Lukasz Stanislawskiatspi: add AtspiImage interface support.
2014-05-21 ChunEon Parkimage - null checking.
2014-05-10 Daniel Juyung Seoelm: fixed trivial formattings.
2014-04-16 ChunEon Parkwidgets - don't handle the events(key,mouse) if the...
2014-04-15 Jaeun Choiimage: apply key binding
2014-04-10 Tom HacohenAdjust code to use the slightly different Eo2 API.
2014-04-10 Tom Hacohenimage: Adjusted to Eo2.
2014-03-23 Daniel ZaouiEolian: Integration of Image
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-01-26 Daniel Juyung Seoelm: Unified the usage of strncmp.
2014-01-22 Jihoon Kimfix some typos in comment and description
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for free.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for evas_object_del.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for eina_stringshar...
2014-01-21 Daniel Juyung Seourl: Added underscore(_) to elm internal functions...
2014-01-21 Daniel Juyung Seoelm: Removed unnecessary null check for ecore_timer_del,
2014-01-21 Yakov Goldbergall widgets: change Eo API for "elm_widget_theme()...
2014-01-09 Carsten Haitzler... fix alloc to use right sizeof type in elm_image
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2014-01-02 Daniel Juyung Seoimage: Remove unnecessary parameter for elm_obj_image_e...
2013-12-31 Jihoon Kimimage: add NULL check
2013-12-14 Daniel Juyung Seoelm lib: removed all the unnecessary empty lines.
2013-11-25 ChunEon Parkimage - fix the elm_image_prescale_set() to work properly.
2013-11-13 Daniel Juyung Seobutton,check,colorselector,diskselector,flipselector...
2013-11-07 Tom HacohenChanged Eo class names to be consistent.
2013-11-05 Daniel ZaouiDnD: multi-callbacks support
2013-11-04 Daniel Juyung Seoelm_slider.c, elm_image.c: Removed executable permissio...
2013-11-04 Cedric Bailelm_image: add mmap_set infrastructure.
2013-10-29 Amitesh Singh[image] - Added support for "clicked" callback on Retur...
2013-10-14 Daniel Juyung Seoelm_test: Fixed formatting. tab to space.
2013-10-02 Daniel Juyung Seoelm_config/elm_image: Internal small refactoring.
2013-10-01 Jean-Philippe Andreelm_image: Fix preload for normal files
2013-10-01 Jean-Philippe Andreelm_image: Remove double callback on mouse_up
2013-09-30 Daniel Juyung Seoelm: Longwaited trailing white space removal. Clean...
2013-09-26 Jean-Philippe Andreelm_image: Fix remote image loading
2013-09-25 Jean-Philippe Andreelm_image: do not preload full image on file_set.
2013-09-25 Cedric Bailelementary: update to new eo_parent_get/set API.
2013-08-27 ChunEon Parkelementary/widgets - set parents before widget construc...
2013-08-21 Daniel Juyung Seofixed documentation for consistency. Gets -> Get.
2013-08-09 Cedric Bailelm_image: add support for url.
2013-07-29 Cedric Bailelm_image: let's only propagate the event from one...
2013-06-25 Daniel Juyung Seoelm_image.c: eo refactoring. place internal functions...
2013-06-05 Daniel Juyung Seoelm: refactoring. no printf in the library. use eina...
2013-05-29 Daniel Juyung Seoelm_image.c: ELM_SAFE_FREE adoption.
2013-05-23 Daniel Juyung Seoelm: refactoring. use more ELM_FREE_FUNC.
2013-05-03 Cedric Bailelementary: properly sanitize headers order.
next