platform/upstream/efl.git
2007-02-26 Michael JenningsSun Feb 25 14:07:14 2007 Michael...
2007-02-26 Michael JenningsSun Feb 25 14:05:05 2007 Michael...
2007-02-23 Michael JenningsThu Feb 22 14:16:00 2007 Michael...
2007-02-22 doursseXCB ICCCM is only needed for the XCB evas tests
2007-02-21 Carsten Haitzlerooh - and remove leak from callbacks not being freed...
2007-02-21 Carsten Haitzlerfix valgrind complaint - oops. unreffed before the...
2007-02-21 Michael JenningsTue Feb 20 23:56:15 2007 Michael...
2007-02-21 Peter Wehrfritzoops, ecore should compile now again, Ecore_Data.h...
2007-02-21 Peter Wehrfritzadd ecore_strbuf_insert() and ecore_strbuf_length_get()
2007-02-20 David Walter... Patch by Thomas Stark to remove blank parameters from...
2007-02-17 rephormfinish adding ecore_strlcat...
2007-02-17 rephorminstall efreet_ini.h
2007-02-16 rephormadd ecore_strlcat for symmetry
2007-02-16 Carsten Haitzleradd flush calls.
2007-02-13 Christopher... Applied Ravenlock's screensaver patches.
2007-02-13 rephormfix deleting of signal callbacks with empty strings...
2007-02-13 Christopher... Added Ravenlock's DPMS code for ecore_x.
2007-02-12 Peter Wehrfritzadd ecore_dlist_sort() and ecore_dlist_mergesort()
2007-02-12 Christopher... Fix formatting of a function.
2007-02-10 Carsten Haitzlerpatches applied as per emails :)
2007-02-09 rephormmake sure string is null terminated after char append
2007-02-09 rephormadd a readme
2007-02-07 Sebastian DransfeldFunction to add a new desktop to an existing menu.
2007-02-07 Sebastian DransfeldAnd remember to add files with function.
2007-02-07 Sebastian DransfeldFunction to check whether a path resides inside a defau...
2007-02-07 Sebastian DransfeldMake dbus endian aware.
2007-02-06 Sebastian DransfeldQuick and dirty saving of a Menu.
2007-02-06 Dan Sinclair- formatting
2007-02-05 Sebastian DransfeldDeclare function.
2007-02-05 Dan Sinclair- setup the internal types (APPLICATION, DIRECTORY...
2007-02-05 rephormallow custom types to register a parse function
2007-02-05 Dan Sinclair- allow the app to add custom Types to be matched in...
2007-02-05 Dan Sinclair- unused
2007-02-04 Carsten Haitzlermake mv copy if it is a regular file not on same fs.
2007-02-03 Dan Sinclair- update test.desktop file
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...
next