framework/uifw/evas.git
2011-06-14 glima[evas] Samsung's note on doc contributions.
2011-06-14 glima[evas] Docs: fixing a doxygen group placement.
2011-06-14 glima[evas] Docs: evas object -> Evas object
2011-06-14 glima[evas] Documentation fixes for object manipulation
2011-06-14 tasnEvas: Fixed some annoying Wshadow warnings.
2011-06-14 tasnEvas bidi: Fix line reordering.
2011-06-13 barbierifix DSO build.
2011-06-13 tasnEvas textblock: Fixed a rare issue with line wrapping...
2011-06-13 rastershould now handle implicit object grabs with multi...
2011-06-13 cedricevas: reorder accessing Evas_Object to prevent accessin...
2011-06-13 rasterfrom sungwoo <- fix gl context setup with evas_gl when...
2011-06-13 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-06-12 billiobremove .cvsignore files
2011-06-10 glima[evas] Pretifying NULL on docs.
2011-06-10 glima[evas] Examples on the last block of documented
2011-06-10 glima[evas] Use this doxygen trick.
2011-06-10 glima[evas] Remove warnings.
2011-06-10 glima[evas] Typos here.
2011-06-10 glima[evas] No need to double check dependencies of external
2011-06-10 glima[evas] Document one more block of functions.
2011-06-10 glima[evas] Fixing typo.
2011-06-10 tasnEvas textblock: Fixed charwrap for very small textblocks.
2011-06-09 devilhornsEvas: GL_X11 engine: Do not set UNUSED on variables...
2011-06-09 glima[evas] No cscope files tracked by git.
2011-06-09 glima[evas] Fixing placement of key input funcions' doc
2011-06-09 glima[evas] Reorganizing evas events documenting blocks.
2011-06-09 glima[evas] Documentation bumps on
2011-06-09 glima[evas] Example code for evas{_init,_shutdown,_load_erro...
2011-06-09 glima[evas] Lots of documentation groups didn't have end
2011-06-09 glima[evas] Tell doxygen how our example files are.
2011-06-09 glima[evas] Cleaning whitespaces at doxyfile.
2011-06-09 hermetevas/canvas - removed white trailing
2011-06-09 hermetevas/canvas - removed white spaces / fixed indentation
2011-06-08 rasterneon rendering bug - fix by disabling
2011-06-07 devilhornsEvas: Make sure we return a value from image_load_orien...
2011-06-07 cedricevas: add evas_object_image_load_orientation_set, evas_...
2011-06-07 cedricevas: use Eina_File for JPEG loader.
2011-06-07 tasnEvas textblock: Fixed two ellipsis issues.
2011-06-07 mike_mAdd ignore and update files
2011-06-07 hermetevas/evas_gl - removed white spaces / fixed identation
2011-06-06 antognollievas: "make doc" now works when srcdir != builddir.
2011-06-06 cedricevas: and some doc for the 60000 commits :-)
2011-06-05 tasnEvas textblock: make charwrap not force wrap in an...
2011-06-04 carofix static link of the generic loader and psd loader
2011-06-04 rasteradd new extens to evas known shortcut list
2011-06-04 rasterprotext against <0 table lookups. yes eina_unicode...
2011-06-03 caroEvas: add video loaders
2011-06-03 tasnEvas font-engine: If still after all we can't find...
2011-06-03 devilhornsEvas: Fix 'reset_time_interval' may be used uninitializ...
2011-06-02 caroEvas : evas_image_scalecache.c : usleep() might not...
2011-06-02 tasnEvas font-engine: Use binary search for finding index...
2011-06-02 tasnEvas textblock: Fixed an issue with min size calculatio...
2011-06-02 tasnEvas textblock: Fix skipping of ascii control chars.
2011-06-02 tasnEvas textblock: Fixed min size calculation with right...
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
2011-06-02 rasterdisable masking support. back to clip rects.
2011-06-02 rasterdisable map mesh support - engine code still doesnt...
2011-06-01 tasnEvas text: Fix ellipsis bidi, broke it a couple of...
2011-06-01 cedricevas: make Vincent happy.
2011-06-01 cedricevas: add evas_object_image_extension_can_load_get.
2011-06-01 tasnEvas textblock: Start splitting layouting and layouting...
2011-06-01 tasnEvas textblock: Use advance when calculating line break...
2011-06-01 tasnEvas textblock: Added a paragraph property to indicate...
2011-06-01 tasnEvas textblock: Only use paragraph bidi props in the...
2011-06-01 tasnEvas textblock: Paragraphs don't need a x coordinate...
2011-05-31 tasnEvas textblock: Split _layout to _layout and _layout_pre.
2011-05-31 tasnEvas textblock: Remove calc_only from layout, not neede...
2011-05-31 tasnEvas textblock: Move native size calculation out of...
2011-05-31 tasnEvas bidi: Fixed warning when compiling with Wshadow.
2011-05-31 rasterfix gl engine make current impl (for ne evas gl stuff...
2011-05-30 lucasevas: fix misspellings
2011-05-30 tasnEvas font-engine: Fix an issue with font_run_end_get.
2011-05-30 tasnEvas font-engine: font_run_end_get. Fix possible segfault.
2011-05-30 tasnEvas textblock: There can be only one ellipsis item...
2011-05-30 tasnEvas textblock: Use Evas_Coord instead of int for coords.
2011-05-30 tasnEvas textblock: Removed some fat. Format should be...
2011-05-30 tasnEvas textblock: Don't try to move text if the length...
2011-05-30 tasnEvas textblock: Remove a bit of useless fat.
2011-05-30 tasnEvas text/textblock: Fixed warnings when frame_quening...
2011-05-30 tasnEvas text/textblock: init cur_fi to NULL.
2011-05-30 tasnEvas textblock: Fix casting of font when calling pipe op.
2011-05-30 tasnEvas text/textblock: Check we actually found a font...
2011-05-30 tasnEvas font-engine: Fallback to script_fi if we didn...
2011-05-30 tasnEvas textblock: clean up text_append, and possibly...
2011-05-30 tasnEvas textblock: Removed ununeeded allocation.
2011-05-30 tasnEvas textblock: Fix an issue with empty textblocks.
2011-05-29 tasnEvas textblock: Possible workaround for the infinite...
2011-05-29 caroEvas : evas_preload.c : Fix compilation when --disable...
2011-05-29 tasnEvas engines: Adjust all the rest of the engines to...
2011-05-29 tasnEvas font-engine: In continuation of the previous commi...
2011-05-29 tasnEvas font-engine: Added two font opaque types.
2011-05-29 tasnEvas textblock/font-engine: Fix compiler warnings with...
2011-05-29 tasnEvas textblock: Added support for numeric escape sequences.
2011-05-29 tasnEvas font-engine: Conform to the API changes in Harfbuz...
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-29 tasnEvas font-engine: Fixed a bug in the glyph search function.
2011-05-27 rasterAdd feature: convenience call: evas_event_thaw_eval()
2011-05-27 devilhornsEvas: Png Loader: Fix shadow declaration of variable...
2011-05-27 devilhornsEvas: Fix shadow declaration of 'i' variable.
2011-05-27 devilhornsEvas: Fix more shadow declarations of variables.
next