Evas: Fix typo in autofoo output.
[framework/uifw/evas.git] / src /
2012-01-26 tasnEvas textblock: Fixed style user memory leak.
2012-01-25 barbieriThe polygon drawing code for the DirectFB backend incor...
2012-01-25 sungFixed a logic error for Evas GL Direct rendering override
2012-01-23 tasnEvas textblock: Added user style support.
2012-01-22 billiobevas: use correct format for size_t
2012-01-22 billiobevas: fix strict prototypes
2012-01-20 sungAdded Direct Rendering to Evas' window instead of an...
2012-01-19 barbierievas_blend_ops: Fix gcc complains about static used...
2012-01-19 barbierioopps!
2012-01-19 barbierifix gcc warnings about set-but-unused and shadows of y1.
2012-01-19 barbierifix set-but-not-used errors from newer gcc.
2012-01-19 cedricevas: add double buffer support to buffer engine.
2012-01-19 tasnEvas textblock: Fix a bug with ellipsis and word-wrap.
2012-01-19 tasnEvas textblock tests: Fix tests warnings.
2012-01-19 tasnEvas textblock: Also add tab support to prev commit...
2012-01-19 tasnEvas textblock: Filter out illegal chars from format.
2012-01-19 tasnEvas textblock: Indentation adjustment for the previous...
2012-01-19 tasnEvas textblock: Merge text and format wrapping handling.
2012-01-18 englebassevas: correct notation to indicate unused variable
2012-01-18 englebassevas: only check references ifndef EVAS_CSERVE
2012-01-18 englebassevas: before_char is only used with BIDI_SUPPORT
2012-01-18 englebassevas: Remove unused variables
2012-01-18 englebassevas: par_len is only used with BIDI_SUPPORT
2012-01-18 englebassevas: Fix shadow warnings
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-17 tasnEvas tests: use unitptr_t in callback test.
2012-01-17 rasterwe can optimize matching by breaking loop when match...
2012-01-17 rasterand in a fit of rage... i'm removing those EINA_PURE...
2012-01-17 rasteradd EVAS_OBJECT_POINTER_MODE_NOGRAB_NO_REPEAT_UPDOWN...
2012-01-16 sachielAdd evas_object_smart_callback_del_full API
2012-01-12 devilhornsEvas (wayland_egl): Fix 'close' of windows. Basically...
2012-01-12 sungAdded new Evas GL api called evas_gl_config_new/free()
2012-01-12 devilhornsEvas (wayland_egl): Remove printfs (done debugging...
2012-01-12 devilhornsEvas (gl_x11): Move make current so we only have one if.
2012-01-12 devilhornsEvas (wayland_egl): Fix egl detection in check_engine...
2012-01-12 devilhornsEvas (gl_x11): We cannot call eglMakeCurrent if we...
2012-01-11 devilhornsEvas (wayland_egl): Oops, missed one rename on the...
2012-01-11 devilhornsEvas (wayland_egl): Update code to use more descriptive...
2012-01-11 devilhornsEvas (wayland_egl): Use a more descriptive name for...
2012-01-11 devilhornsEvas (wayland_egl): Destroy the wl_egl_window also...
2012-01-11 devilhornsEvas (wayland_egl): Use proper header name. Remove...
2012-01-11 devilhornsEvas (wayland_egl): Redo wayland egl engine code to...
2012-01-11 devilhornsEvas (wayland_egl): Remove obsolete file (replacing...
2012-01-11 devilhornsEvas (software_generic): Add UNUSED for params that...
2012-01-11 devilhornsEvas (gl_common): Remove unused variable.
2012-01-11 devilhornsEvas (gl_x11): Fix no return value in function that...
2012-01-11 devilhornsEvas (gl_x11 engine): Fix compiler warning about get_ti...
2012-01-10 seozevas: applied eina_array_count_get -> eina_array_count...
2012-01-08 kakarotoEvas: Do not build altivec feature if disabled in configure
2012-01-08 kakarotoEvas: engine for Mac is GL_COCOA not GL_QUARTZ
2012-01-05 cedricevas: just disable Evas_GL support in software engine...
2012-01-05 rastersomeone added an awesome bug to bmp loader some time...
2012-01-05 sungAdded EvasGL support for software backend finally.
2012-01-05 seozevas Evas.h: Fixed documentation.
2012-01-04 cedricevas: disable dead code.
2012-01-04 cedricevas: forgotten inclusion of config.h.
2012-01-03 tasnEvas textblock: Fixed a possible bug with generic poppe...
2012-01-03 cedricevas: use Eina_File for PSD loader.
2012-01-03 devilhornsEvas: Framespace width & height Could be zero (it is...
2012-01-02 devilhornsEvas: Fix move/resize of smart objects when using a...
2012-01-02 cedricevas: use Eina_File when openning XPM files.
2012-01-02 cedricevas: fix unitialized data with generic loader.
2012-01-02 rasterclarify docs that you must free when done.
2012-01-02 rasteroops dont enable copy path!
2012-01-02 rastermake some more notes for partial swap (copy gabk to...
2012-01-01 rasterfound nvidia eat-cpu-bug. glXWaitGL() spins using all...
2011-12-31 mike_mevas: Avoid crash when there's no GL implementation
2011-12-30 rasterfix mouse out handler to out all objects mouse is in...
2011-12-30 rasternotes.
2011-12-29 devilhornsEvas: Send proper intercept size based on 'is_frame...
2011-12-29 hermetevas - removed white spaces
2011-12-29 seozevas Evas.h: Fixed typo.
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-28 rasterwarn--
2011-12-28 rasteractually allow cursion levels to be set/limited.
2011-12-28 rasteradd recursive name fund func evas_object_name_child_find()
2011-12-27 rasterfix some formatting i spotted.
2011-12-27 rasteradd feature to help fix bug in ecore-evas
2011-12-26 devilhornsEvas: Add 'since' on new functions.
2011-12-26 devilhornsEvas: Add Wayland EGL engine (still experimental).
2011-12-26 devilhornsEvas (Wayland Shm Engine): Cleanup of commented out...
2011-12-26 devilhornsEvas (Wayland_Shm Engine): Check for valid RGBA_Image...
2011-12-26 devilhornsEvas: Default framespace to zero on new canvas creation.
2011-12-26 devilhornsEvas: Fix calculations for framespce when changed.
2011-12-26 devilhornsEvas: Default 'is_frame' to false for new objects.
2011-12-26 devilhornsEvas: Add functions to get/set if an object is a 'frame...
2011-12-26 devilhornsEvas: Add 'is_frame' property for objects (used in...
2011-12-26 cedricevas: check the availability of the generic loader...
2011-12-24 rastershit - seb - u're right! typo. :)
2011-12-23 yozevas: forget to overide this in gl, fix evas_object_ima...
2011-12-23 rasterFrom: Sanghee Park <sh15.park@samsung.com>
2011-12-23 rasterfix ico loader bug.
2011-12-23 hermetevas - one more line duplicated.
2011-12-23 hermetevas - removed duplicated lines
2011-12-22 cedricevas: now that we use eina_lock, we don't need this...
2011-12-22 discomfitorfix textblock parsing of tags with stupid trailing...
2011-12-21 hermetevas/evas_events - repeat events should not be affected...
2011-12-20 hermetevas - proper coding convention.
2011-12-19 rasteradd @since on single liners.
2011-12-19 rasteradd new events for pre/post rendering
next