Evas: Iterating the pixmap formats from xcb_setup can be expensive,
[framework/uifw/evas.git] / src /
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-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 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-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.
2011-08-01 tasnEvas textblock: Fixed cond jump depends on uninit value.
2011-08-01 tasnEvas textblock: Fixed if to be else if in format handling.
2011-08-01 tasnEvas textblock: Added font_width to markup.
2011-08-01 tasnEvas font+textblock: Stopped using FcNameParse, parse...
2011-08-01 rasterthanks jiyoun... for finding this... silly me... spank...
2011-07-31 tasnEvas textblock: Fixed a memory leak.
2011-07-30 rasterSOMEONE.... changed the evas jpeg loader to use a membu...
2011-07-29 gastalEvas: evas_object_table documentation.
2011-07-29 devilhornsEvas: Remove rectangle free's (no, it's not a leak) ;)
2011-07-29 hermetevas_object_smart - just removed no useful MAGIC_CHECK
2011-07-29 hermetevas/evas_object_smart - trivial changes
2011-07-29 hermetevas/evas_smart - 1/0w -> EINA_TRUE/FALSE
2011-07-28 tasnEvas textblock: Changed 'heavy' weight to 'black'.
2011-07-28 tasnEvas font: Enabled run-time slanting for 'Oblique'.
2011-07-28 tasnEvas textblock: Fixed a bug with font_weight and font_s...
2011-07-28 tasnEvas textblock: Added font_weight and font_style formats.
2011-07-28 tasnEvas textblock: Format tags now support quoting values.
2011-07-28 tasnEvas textblock: Removed useless alloca.
2011-07-28 rasterfix cleaning up tmpf (new feature in 1.1 anyway) for...
2011-07-27 tasnEvas textblock: Fixed a bug with format invalidation.
2011-07-27 tasnEvas textblock: Fix format_append's format parsing.
2011-07-26 tasnEvas textblock: Updated docs.
2011-07-26 tasnEvas tests: Added numerous tests for latest bug fixes.
2011-07-26 tasnEvas textblock: Fixed a bug with item visibility check.
2011-07-26 tasnEvas textblock: Fixed invalidate_text_nodes to work...
2011-07-26 tasnEvas textblock: Fixed remove_pair and remove_matching.
2011-07-26 tasnEvas tests: Fixed textblock tests (formats).
2011-07-26 tasnEvas textblock: Use orig_format instead of _style_match...
2011-07-26 tasnEvas textblock: Fixed _format_append to parse tags...
2011-07-26 discomfitorfixes a weird bug exposed somewhere by giant tooltips...
2011-07-25 acidxevas: ecore_evas_buffer_new(bla, *very large number...
2011-07-25 devilhornsEvas: Fix 'variable undeclared': I assume we wanted...
2011-07-25 rasterfix latent onebuf code (was never used before)
2011-07-25 tasnEvas tests: Added a TODO test.
2011-07-24 tasnEvas tests: Adedd a textblock test for the last bug...
2011-07-24 tasnEvas textblock: Fixed updating of formats position...
2011-07-22 sachielGroup docs so textblock, line and polygon at least...
next