framework/uifw/evas.git
2012-04-30 glima[evas] When deleting map, resize/move informs will...
2012-04-30 tasnEvas font: Fix a compiler warning.
2012-04-30 cedricevas: remove unused parameter.
2012-04-30 cedriceina,evas,edje,elementary: add missing files from tarballs.
2012-04-29 tasnEvas textblock: Fixed warning.
2012-04-29 tasnEvas textblock: Fixed two textblock issues (range_delete).
2012-04-28 seozevas, ecore, elementary: Updated AUTHORS and synced...
2012-04-27 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
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-26 rasterrestore .99 micro versions for trunk and add back svnre...
2012-04-26 rasterand removed the -beta tag...
2012-04-26 rastermake notes about wayland stuff being experimental....
2012-04-25 rasterpatch up another out-of-bound text problem in textblock.
2012-04-25 raster1 more valgrind bitch gone. i know pos shouldnt exceed...
2012-04-25 rasterfix valgrind complaint in textblock.
2012-04-25 rasterquiet stderr on xpm load unless we are loading data...
2012-04-24 tasnEvas image: Add const to the obj parameter.
2012-04-22 rasternews+chlog
2012-04-22 rasterfix bug/issue with shader saving - it will fail to...
2012-04-21 rastertag everything as beta in svn.
2012-04-21 rasteri don't believe that we forgot that desktopgl has an...
2012-04-20 rasterminor fix to convert-tiled.
2012-04-20 cedriceina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-17 gastalFixing doc for out of tree builds and removing broken...
2012-04-16 jihoonevas: fix typos in NEWS
2012-04-16 rasteradd missing changelog and update news.
2012-04-15 rasterclear color multiply when rendering mapped obj
2012-04-13 rastermake sure cinfo is nulled out in jpeg loader!
2012-04-12 tasnEvas textblock: Updated changelog about previous change.
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-03 barbierievas box layout bugfix.
2012-04-03 jihoonEvas.h: remove ingroup of Evas_Callback_Type. it's...
2012-04-03 seozeet, eina, eio, embryo, ethumb, evas, expedite: Updated...
2012-04-03 discomfitorsvn:ignore
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 jihoonevas doxyfile deprecated values from Jérôme Pinot
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-26 rastersomeone somewhere along the way broke evas_render_metho...
2012-03-26 rasterevas changelog/news fixed/up to date
2012-03-25 caroEvas: fix static linking
2012-03-25 carofix dist
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-17 rasterand work more on getting release in shape - version...
2012-03-17 rasteradd back in libs.private/requires to pc files with...
2012-03-17 rastergear up svn for release. one of many steps/things to do.
2012-03-16 cedricevas: print error instead of only silently preventing...
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-06 tasnEvas textblock: Fixed bug in style tags parsing.
2012-03-06 jyparkfix BS related with jpeg rotation.
2012-03-05 thanatermesisremoved useless information about libm dependency which...
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-27 rasterwarning--
2012-02-27 rasterFix linking complaints brought out by:
2012-02-26 jyparkfix gif cannot deal with transparent color.
2012-02-26 caroEvas: check static inline functions, not just inline...
2012-02-24 gastalEvas generic object group documentation improvement.
2012-02-24 cedricecore,embryo,evas: fix copy & paste issue.
2012-02-24 cedricevas: add Exotic support.
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-22 discomfitorsilence annoying xpm header not found error message...
next