profile/ivi/evas.git
2011-08-30 rasterlets up the max recalc count a bit now that things...
2011-08-30 tasnEvas font: Adjust to harfbuzz's latest and hopefully...
2011-08-29 rasterlets do that again. recalc list instead of recalc array...
2011-08-29 cedricevas: use simpler format as much as possible.
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-29 carorevert rev. 62944
2011-08-29 rasteri've found a subtle issue with how we queue recalcs...
2011-08-29 rasterok- we'll be nice and 0 your w & h - also x, y, w,...
2011-08-29 rasterdont need ti check priv - macro did it anyway
2011-08-26 rasteradd a call to get the number of smart caluclation count...
2011-08-25 tasnEvas callbacks: Do the same change daniel did to smart...
2011-08-25 seozevas evas_object_smart.c: Reverted smart callback calli...
2011-08-25 cedricevas: refactorise code.
2011-08-25 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-08-25 hermetEvas - updated AUTHORS
2011-08-25 rasteroh my bad! i broke desktop gl compilation! bad bad...
2011-08-25 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-08-24 cedricevas: refactorize OpenGL engine.
2011-08-23 cedricevas: update ChangeLog.
2011-08-23 cedricevas: fix evas_object_image_data_convert.
2011-08-23 cedricevas: add YUY2 shader to GL engine.
2011-08-23 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-08-22 tasnEvas font: Did some style fixes, we don't like tabs.
2011-08-22 tasnEvas font: Fixed font cache.
2011-08-22 tasnEvas font: Revert "evas/font - removed an unusefull...
2011-08-22 hermetevas/font - removed an unusefull handling.
2011-08-22 tasnEvas font: Revert last 2 commits by Hermet (62659,...
2011-08-22 hermetevas/evas_font - revert exceptin handlings
2011-08-21 hermetevas/evas_font - added exeption handlings.
2011-08-21 rasterwarning--
2011-08-20 devilhornsEvas: Check for the presence of shm extension (in
2011-08-20 rasterand clear out proxy region first.
2011-08-20 rasterfix proxy rendering!!!! ugh. i dont like the way i...
2011-08-20 devilhornsEvas: Iterating the pixmap formats from xcb_setup can...
2011-08-20 devilhornsEvas: Fix compiler warning wrt comparison of signed...
2011-08-20 devilhornsEvas: When doing eng_output_free, even if there is...
2011-08-19 devilhornsEvas: No need to 'find format for depth' everytime...
2011-08-19 rasterfix buffer over/underflow errors with jpeg mmap load...
2011-08-18 cedricevas: fix tarball generation.
2011-08-18 englebassevas: Add missing return declaration
2011-08-18 tasnEvas font: Disabled word/metric caching due to bugs.
2011-08-17 tasnEvas font: Fixed a compiler warning.
2011-08-17 tasnEvas font: Workaround an issue with metric cache.
2011-08-17 tasnEvas callbacks: Added priority to evas callbacks.
2011-08-16 tasnEvas text: Set the object's size according to the advan...
2011-08-16 rasterFrom: 우승수 <om101.woo@samsung.com>
2011-08-15 devilhornsEvas: Fix formatting.
2011-08-14 tasnEvas tests: Fixed the cursor_content_get to comply...
2011-08-14 tasnEvas textblock: Fixed cursor_content_get's handling...
2011-08-12 seozevas: Fixed 'unsed variables' warnings.
2011-08-12 seozevas: Fixed indentations with arbitrary files.
2011-08-12 rasterhow about you actuallyl fix the code correctly rather...
2011-08-12 seozevas evas_common.h: Fixed spacing and removed trailing...
2011-08-11 discomfitorCOMMITS: DO THEM PROPERLY!!!!1111
2011-08-11 discomfitorCOMPILE WARNINGS: FIX THEM!!!!!!11111
2011-08-11 hermetevas - just removed white spaces.
2011-08-11 rasterframe count nto frame num - match c file.
2011-08-11 rasterimprove jy's docs. :)
2011-08-11 tasnEvas textblock: Fixed bug in range_formats get.
2011-08-11 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-08-10 discomfitorupdate some docs for Evas_Event_Mouse_Down even though...
2011-08-09 glima[evas] Filling some gaps on documentation.
2011-08-09 tasnEvas textblock: Added cursor_visible_range_get and...
2011-08-09 tasnEvas textblock: Fixed a bug in evas_textblock_cursor_ch...
2011-08-09 tasnEvas textblock: Fixed a bug in evas_textblock_cursor_li...
2011-08-09 cedricefl: remove mman as we Eina_File now.
2011-08-09 rasterfix typos in docs
2011-08-09 rasterremove logo.
2011-08-08 tasnEvas font: font_load use the correct string.
2011-08-08 rasterstrndup--!
2011-08-08 cedricevas: fix static build of software xlib and xcb engine.
2011-08-07 barbierievas (cedric asked): argh, fix stupid bugs with configu...
2011-08-07 tasnEvas textblock: Updated docs.
2011-08-07 tasnEvas textblock: Fixed compiler warning.
2011-08-06 devilhornsEvas: Make evas xcb engine match xlib engine almost...
2011-08-05 sachielBox example uses eina, so link to it
2011-08-05 rastermake the internal options key much shorter - faster...
2011-08-04 gastalEvas: adding blank line before images so doxygen won...
2011-08-04 glima[evas] Examples on box object.
2011-08-04 glima[evas] Documentation bump on the box smart object.
2011-08-04 cedricevas: fix typo.
2011-08-04 tasnEvas textblock: Add const to parameter as we don't...
2011-08-03 gastalEvas: removing author list from main page.
2011-08-03 sachielKill those pesky defines from the docs, they make every...
2011-08-03 seozevas Evas.h: Fixed typo.
2011-08-02 tasnEvas textblock: Fixed range_text_get with TEXT_PLAIN.
2011-08-02 tasnEvas textblock: Added intro to formats to docs.
2011-08-02 tasnEvas textblock: Fixed mistake in docs.
2011-08-02 tasnEvas textblock: Fixed format_append/prepend.
2011-08-02 tasnEvas textblock: Renamed newline_mode_set/get -> legacy_...
2011-08-02 devilhornsEvas: Fix typo in Frame_Queuing check for xcb.
2011-08-02 rasterthat's it - remove autom4te.cache dirs again... - keep...
2011-08-01 cedricevas: wipe out cache in the right order.
2011-08-01 tasnEvas font: removed _FcPattern decleration.
2011-08-01 tasnEvas textblock: Use the set language with liblinebreak...
2011-08-01 tasnEvas textblock: Fixed a bug with <i> identified as...
2011-08-01 tasnEvas font: Renamed FONT_REND_ITALIC/BOLD -> FONT_REND_S...
2011-08-01 tasnEvas textblock: Added "lang" to markup to set the language.
2011-08-01 tasnEvas font: added support for ':lang=' and fixed a possi...
2011-08-01 tasnEvas textblock+font: Fixed the font fallbacks support.
next