platform/upstream/efl.git
2007-02-03 Kim WoeldersQuiet!
2007-02-03 Christopher... Comment out unused strcmp block. It used todo a printf...
2007-02-03 Stafford Mitchell... Add a missing test.desktop file. This one allows for...
2007-02-03 doursseadd some const
2007-02-03 ningersoRemove debugging file.
2007-02-03 ningersoAdd document generation script.
2007-02-03 ningersoAdd top level informational files to efreet.
2007-02-03 ningersoMakefile.am for test data.
2007-02-03 ningersoTop level Makefile.am for efreet.
2007-02-03 ningersoFreedesktop test files.
2007-02-03 ningersoInitial import of efreet, an implementation of the...
2007-02-03 ningersoPatch from Glen Larsen to fix dlopen failure handling...
2007-02-02 Sebastian Dransfeldformatting.
2007-02-01 Peter Wehrfritz- add ecore_list_sort() a wrapper for ecore_list_merges...
2007-01-28 Peter Wehrfritzadd ecore_list_mergesort() and ecore_list_heapsort()
2007-01-27 kaethornMissed this one. Thanks to Wang Xu.
2007-01-27 dourssecheck if the mem is allocated
2007-01-27 doursseuse CHECK_PARAM_POINTER_RETURN
2007-01-25 doursseformatting. Add of ecore_str_has_prefix/suffix functions
2007-01-22 Andreas Volzfixed polygon moving
2007-01-22 Carsten Haitzler1. fixed some inefficient edje loading - moved checks...
2007-01-21 Sebastian DransfeldDon't need to check for old, as we already established...
2007-01-21 Sebastian DransfeldAlready did this test ~10 lines up.
2007-01-21 Sebastian DransfeldNo need to check this, a non-empty list must have a...
2007-01-20 dourssemissing ac_subst
2007-01-20 doursseand fix the creation of the shared lib with MinGW.
2007-01-20 dourssefix compilation with MinGW
2007-01-19 rephormallow shutting down ecore_file and re-initting
2007-01-18 Sebastian DransfeldTypo.
2007-01-18 rephormfix ecore_file_get_dir() to return "/" for files in...
2007-01-17 Sebastian DransfeldFunctions to join lists and hashes.
2007-01-16 Carsten Haitzler1. make curl interactivity MUCH better.
2007-01-16 Carsten Haitzleractually dont delay so long in deleting objects. make...
2007-01-16 ningersoAdd basic stat output to hash for testing.
2007-01-13 Sebastian DransfeldRemove this check, it can hide bugs. A non-empty list...
2007-01-13 Sebastian DransfeldWhen doing remove_last on a dlist, use the ->previous...
2007-01-13 Sebastian DransfeldLimit curl run to 0.2 seconds.
2007-01-11 Dan Sinclair- if we're replacing the value in the hash make sure...
2007-01-11 kaethornUse wildcards for dynamic header and static library...
2007-01-10 Dan Sinclair- change find to leave the list pointing to the found...
2007-01-10 ningersoFix doxygen comments for new header.
2007-01-10 ningersoAdd ecore_strlcpy for an strlcpy copy available on...
2007-01-09 Peter Wehrfritzsave some loops in _ecore_list_goto_index()
2007-01-04 ningersoAdd a function to get the count of nodes in a hash.
2007-01-04 Carsten Haitzlerxrender_x11 engine handles yuv colorspace now - softwar...
2007-01-03 Carsten Haitzlerthere is a deadlock between the video out deocder threa...
2007-01-02 Carsten Haitzlerand use pixelstorei to do the row skips :)
2006-12-31 Carsten Haitzlerwell THAT was just silly. fix yuv texture upload bug...
2006-12-29 Carsten Haitzlercolorspace work mostly. not complete.
2006-12-29 Carsten Haitzlercustom screensaver patches
2006-12-29 Carsten Haitzlerwhat on earth was that code? looks entirely wrong ...
2006-12-28 Sebastian DransfeldMove hash gen func to own file.
2006-12-28 Sebastian DransfeldRemove unused variable.
2006-12-28 Sebastian DransfeldFix warning. First compute value, then increment pointer.
2006-12-28 Sebastian DransfeldRemove unused variables.
2006-12-28 Sebastian DransfeldRemove unused variables.
2006-12-28 Sebastian DransfeldFix warning. First compute value then increment pointer.
2006-12-28 Sebastian DransfeldRemove unused variables.
2006-12-28 Sebastian DransfeldFix warning, first compute value then increment pointer.
2006-12-28 Sebastian DransfeldFix warnings. First compute value, then increment pointer.
2006-12-28 Sebastian DransfeldUse cpp to remove code.
2006-12-28 Sebastian DransfeldNo need to alloc Edje_List_Foreach_Data
2006-12-28 Kim WoeldersAdd const.
2006-12-28 rephormadd some docs
2006-12-28 rephormadd ecore_list_find() to find a data node via a compare...
2006-12-28 rephormPatch for line geometry from Cedric BAIL
2006-12-26 Christopher... Revert that recent trap commit.
2006-12-26 Christopher... Added some safety traps to help avoid segfaults.
2006-12-24 Viktor Kojouharovtext_class_del/list functions
2006-12-21 rephormpoint out some more leaks
2006-12-21 rephormformatting fix
2006-12-21 rephormremove some unneeded casts, and unused code
2006-12-20 rephormdon't leak when input is invalid (<New> w/o an <Old...
2006-12-19 Christopher... Be a little more paranoid about freeing image data...
2006-12-19 Carsten Haitzlerfix buffer canvas resizes :)
2006-12-19 Carsten Haitzlerexplicitly enable alpha for buffer canvas image obj
2006-12-19 Carsten Haitzleruse the new colorspace support in evas... :)
2006-12-19 Carsten Haitzlerfix color modulation for gl surfaces. also fix segvs...
2006-12-19 Sebastian DransfeldRevert change, premature.
2006-12-19 Sebastian DransfeldConvert target to string, the user will probably do...
2006-12-18 Carsten Haitzlerand handle updates. next is to fix the row handling.
2006-12-18 Carsten Haitzlerfragment shader finally actually works. it's unclean...
2006-12-18 metricsFix an issue where the button click is not correctly...
2006-12-17 Carsten Haitzlerfix segv added in
2006-12-17 Carsten Haitzlernot complete yet - actually i need help with the fragme...
2006-12-17 Sebastian DransfeldFix memleak.
2006-12-17 Sebastian DransfeldFix memleak.
2006-12-17 Sebastian DransfeldStore hashes. Please review.
2006-12-17 Sebastian DransfeldWhen put'ing data we should not modify the source,...
2006-12-16 Sebastian DransfeldMove common error code to the end of the function.
2006-12-15 Sebastian DransfeldFix typo.
2006-12-15 rephormmore unneeded logic
2006-12-15 rephormthe first clause implies the others
2006-12-13 ningersoFix the build for the FB engine on non-x86 architectures.
2006-12-13 rephormsend proper timestamp to along with selection notify
2006-12-11 ningersoAllow for handling the selection data conversion extern...
2006-12-11 ningersoRemove warnings when building without X damage support.
2006-12-11 ningersoCleanup warnings when building without support for...
2006-12-09 Carsten Haitzlerand actually call the engine calls!
2006-12-09 Carsten Haitzler1. add new api calls to 1. set a "native surface" for...
next