Merge remote branch 'remotes/origin/upstream'
[framework/uifw/evas.git] / src /
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 gif-loader: Fixed shadow warnings.
2012-04-12 raster * Fix gl engine clipping bug when rendering...
2012-04-12 rasterformatting fixup.
2012-04-12 tasnEvas textblock: Fixed building without liblinebreak.
2012-04-11 discomfitor70000 GET
2012-04-09 rasterspell complaint properly
2012-04-07 jihoonevas doxygen warnings from Jérôme Pinot
2012-04-06 Park SangHeeFastpath rollback
2012-04-05 Jeonghyun YunEFL core migration revision 69910
2012-04-03 barbierievas box layout bugfix.
2012-04-03 jihoonEvas.h: remove ingroup of Evas_Callback_Type. it's...
2012-04-03 discomfitorthis variable was unused and confusing
2012-04-03 jihoonEvas.h: fix doxygen
2012-03-29 jihoonEvas.h: fix doxygen
2012-03-29 gastalPatch by: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 rasteradd reg_get api for evas objects in order to help fix...
2012-03-28 devilhornsEvas: Fix wayland_shm engine canvas_alpha return.
2012-03-28 seozevas evas_object_main.c: Revised code. Use EINA_TRUE...
2012-03-27 Jeonghyun YunEFL core migration revision 69627
2012-03-26 rastersomeone somewhere along the way broke evas_render_metho...
2012-03-25 caroEvas: fix shm_open() check (can be in libc or librt)
2012-03-25 carowhitespaces--
2012-03-23 rastergo back to the "old fashioned way" of doing yuv->rgb...
2012-03-22 gastalThose are not currently implemented, so documenting...
2012-03-22 jihoonEvas.h: fix other typos
2012-03-22 jihoonEvas.h: fix some typos
2012-03-21 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-21 rasterfix map overdraw issue that has snuck in during development
2012-03-20 rastermake sure we clean temporary objects - make some notes...
2012-03-19 rasterfix up missing LKI/LKD which was still pthread. hurts...
2012-03-16 cedricevas: print error instead of only silently preventing...
2012-03-16 Park, Sung WooFor Seungsoo: Fix seg.fault by invalid context of FP
2012-03-13 Park SangHeeremove evas_gl_context_dirty api
2012-03-10 Jeonghyun YunEFL core migration revision 69113
2012-03-09 gastalCompile fixes for evas examples.
2012-03-09 devilhornsEvas (wayland_shm): Support setting destination alpha.
2012-03-08 devilhornsEvas (wayland_egl): Cleanup compiler warnings.
2012-03-07 rasterremove umask. mkstemp does it. :)
2012-03-07 tasnEvas textblock: Replaced style_user_set/get with push...
2012-03-07 rasterto be paranoid - ensure umask for mkstemp allows no...
2012-03-07 Jeonghyun YunEFL core migration revision 68831
2012-03-06 tasnEvas textblock: Fixed bug in style tags parsing.
2012-03-06 Jiyoun Parkfix evas jpeg loader's rotation bug
2012-03-06 jyparkfix BS related with jpeg rotation.
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-03-02 Seungsoo WooFastpath refactoring
2012-03-02 Jeonghyun YunEFL core migration revision 68518
2012-03-01 tasnEvas textblock: Fixed wrong parsing of style tags....
2012-02-29 gastalEvas event freezing code sample.
2012-02-29 gastalAdd warning that people should probably use ecore evas...
2012-02-28 devilhornsEvas (wayland): Comment out eglTerminate (is causing...
2012-02-28 rasterFrom: <om101.woo@samsung.com>
2012-02-28 Jaehwan KimMerge "Package upload"
2012-02-28 Jaehwan KimRevert "Enable pixman flag"
2012-02-28 Park SangHeeEnable pixman flag
2012-02-27 rasterwarning--
2012-02-27 rasterFix linking complaints brought out by:
2012-02-26 jyparkfix gif cannot deal with transparent color.
2012-02-24 gastalEvas generic object group documentation improvement.
2012-02-24 cedricevas: add Exotic support.
2012-02-24 Jiyoun ParkMerge "[*] fix evas cache image crash it is already...
2012-02-24 Jiyoun Park[*] fix evas cache image crash
2012-02-24 sungFixed glBindFramebuffer(0) issue for Direct Rendering
2012-02-24 sungFrom: Seungsoo Woo <om101.woo@samsung.com>
2012-02-24 rasteryes - inow. this managed to get out in 1.1 being deprec...
2012-02-23 gastalBetter evas rectangle docs.
2012-02-23 cedricevas: remove software SDL engine, use buffer engine...
2012-02-23 rasterfix update region handling with scaling.
2012-02-23 rastersince too many people make this mistake of not reading...
2012-02-23 Seungsoo WooFix to do not draw obscured obj
2012-02-23 Seungsoo WooAdd override api for mesa
2012-02-22 discomfitorsilence annoying xpm header not found error message...
2012-02-21 rasterfix regression during 1.1 dev (towards 1.2) that made...
2012-02-18 rastershut gcc warning up - pointless but hey - 1 warn less.
2012-02-18 caromissed this file
2012-02-18 caroEvas: remove WIN32_CPPFLAGS and WIN32_CFLAGS are there...
2012-02-17 caroEvas: use evil_path_is_absolute()
2012-02-16 glima[Evas] Use the right size for parent smart class on
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-14 rasterwhile looking into the infintie loop issue - update...
2012-02-13 rastermake rect_t use int's... no overflow. yay!
2012-02-13 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-13 hermetevas/gl_common - set line color with draw context.
2012-02-10 hermetevas/evas_events - do not call the up event when obj...
2012-02-10 Seungsoo WooRevert "Fastpath is always enabled for test."
2012-02-10 Seungsoo WooFastpath is always enabled for test.
2012-02-10 Seungsoo WooFix acquarium for fastpath
2012-02-10 WooHyun JungMerge "[*][evas_textblock] fixed a bug about deleting...
2012-02-09 WooHyun Jung[*][evas_textblock] fixed a bug about deleting REPLACEM...
2012-02-09 tasnEvas textblock: Better handle visible formats.
2012-02-09 tasnEvas jpeg loader: Fixed a couple of compilation warnings.
2012-02-09 Park SangHeeApplying direct rendering
2012-02-09 Park SangHeeApplying Fastpath
2012-02-09 rasterhmm no - we shouldnt delete here.. we just find it...
2012-02-08 rastersome more debug for surfs
2012-02-08 rasteradd some definable surf debug code... and STORE allocat...
2012-02-08 rasterrevert cedricism's. this just creates an infintie evas_...
next