profile/ivi/evas.git
2008-12-17 rasterdont need xcb engine code anymore
2008-12-17 rastervtorri's merge of xcb and x11 software engines.
2008-12-15 sachielAdd function to get the length in characters of a string
2008-12-15 englebassFix hash foreach cb.
2008-12-15 englebassAdd function prototypes to header.
2008-12-12 barbierihelper: evas_object_image_filled.
2008-12-11 barbieriNasty bugfix: allow smart calculate to mark object...
2008-12-10 barbieriProper wrapper for evas_hash around eina_hash.
2008-12-09 barbieribetter handling of unset image fill property.
2008-12-09 cedricRemove use of evas_hash from evas and use directly...
2008-12-09 cedricBetter put pointer at the beginning of the structure.
2008-12-09 davemds * Better size_hint calc for vertical and horiz layout...
2008-12-08 cedricFix warning. evas_hash_free never returned anything.
2008-12-07 barbierihash: better handling of NULL, add magic checking.
2008-12-06 carofix software_16_ddraw engine compilation
2008-12-03 rasterin svn.
2008-12-03 caroadd cast
2008-12-03 caroadd cast
2008-12-02 rasterok - revert scalecache until leak fixed.
2008-12-02 rasterquick - evas scalecache put this in svn do i dont lose...
2008-12-01 caroadd fullscreen support in software directdraw engine...
2008-12-01 rasterfix #defines for arm - 5e on supports pld! :)
2008-11-27 thanatermesistypo fixed: added x11 to glitz name (glitz_x11) in...
2008-11-25 sachielCorrect descriptions for the engines options. Thanks...
2008-11-24 rasterso.. why do we check for cairo-svg or libsvg-cairo...
2008-11-24 carotypo
2008-11-24 caro * use the m4 macro EVAS_CHECK_ENGINE to check if an...
2008-11-23 caroremove trailing spaces
2008-11-23 davemds * call the smart_changed function
2008-11-23 davemds * add the function:
2008-11-22 rastercleaner to re-use mul.
2008-11-21 kaethornFix configure flags in Debian rule.
2008-11-20 caroformatting
2008-11-20 carouse m4 macro to check evas loaders
2008-11-20 barbieriFix size hint docs and improve them.
2008-11-19 barbieriadd missing evas_object_smart_changed()
2008-11-19 caro * formatting
2008-11-19 carocreate the bitmap only once. Increased speed :)
2008-11-19 caromem leak --
2008-11-19 caroadd gdi backend to the win ce engine. Not working yet
2008-11-17 barbieriminor optimization for box remove_at.
2008-11-15 rasterand only remove markup if we have a style...
2008-11-15 rastermake scale set apply immediately on objects that do...
2008-11-15 rasterfix some formatting/indenting and explicitly look at...
2008-11-14 barbierimake it easy to write bindings for box.
2008-11-14 barbierioops! fix bugs hinted by compiler warnings!
2008-11-14 thanatermesis[vtorri patch] detection of fnmatch function in evil...
2008-11-09 caroUse native calls on Windows CE to open, read and close...
2008-11-06 carouse correct png calls (from the libpng doc) in the...
2008-11-05 caroinclude setjmp.h after png.h
2008-11-05 caroBig patch to make Evas work (more or less) with Windows CE:
2008-11-04 rasterhmmm after some talking - for now put the transform...
2008-11-03 rasterjose's transform patches. some things to note:
2008-11-03 caroUse stdio instead of iostream to output error messages
2008-11-01 davemds * remove \'too small\' categories
2008-11-01 davemds * More better cats\'
2008-11-01 davemds * put evas_object stack functions in the Evas_Object_...
2008-11-01 davemds * put all the verious objects (rect, image, text....
2008-11-01 mickeylevas: rename 'delete' parameter in evas_object_table_cl...
2008-11-01 davemds * remove \'too small\' groups (unify image and gradien...
2008-11-01 davemds * Add a Texblock doxy category and put all the textblo...
2008-11-01 barbieriComments about box and table.
2008-11-01 caro * remove module_la_DEPENDENCIES useless variable
2008-11-01 carofix constness and wrong type parameters
2008-11-01 barbieriImplement non-homogeneous (regular) table layout.
2008-10-31 barbieriAdd evas_object_table, make evas_object_box more consis...
2008-10-31 cedriceina_hash_foreach doesn't allow safe removal of entry...
2008-10-31 cedricFix bug when shutting down all engine and still have...
2008-10-31 rasterfix segv in pw mode
2008-10-29 caroremove useless fnmatch_libs
2008-10-29 caroenable auto import
2008-10-29 carocorrectly detect fnmathc in libevil
2008-10-29 rasteranother sachiel fix! :)
2008-10-28 rastersachiel patch!
2008-10-28 rasterfix possible segv
2008-10-28 rastersegv nuked thansk to scahiel and a leak plugged thansk...
2008-10-27 barbierialways copy all members from parent Evas_Smart_Class.
2008-10-27 cedricFix a little typo.
2008-10-27 rasterdont repeat code
2008-10-27 rasterless than map end!
2008-10-27 barbieriadd evas_object_box.
2008-10-26 englebassCorrect function declaration for evas_hash_foreach
2008-10-26 englebass* Set changed = 1
2008-10-26 englebassSet gradient_changed to 1
2008-10-26 rastersegs--
2008-10-25 barbieriAdd member_{add,del} as smart callbacks.
2008-10-24 englebassRemove signal.h, doesn't seem to be used.
2008-10-24 englebassOnly unix should depend on signal.h
2008-10-22 rasteradd a "repch" (replace char). for passowrd mode! :)
2008-10-22 rasterbetter escaping!
2008-10-21 cedricDeclare dir in the right scope.
2008-10-21 cedricFix a typo.
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-21 cedricFix a potential bug jumping over one element when destr...
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-20 cedricRemove evas hash.
2008-10-20 rasterand drop rendering text out of bounds.
2008-10-20 cedricMore use of iterator macro.
2008-10-20 rasterremove debugging.
2008-10-20 rasterok fails sanity test.. hmmm. now what...
next