platform/upstream/efl.git
2010-09-14 Eduardo de... Eina_List: Avoid Segfault
2010-09-14 Vincent Torriuseless define (already defined in command line)
2010-09-14 Vincent Torriadd braces to remove ambiguous condition warning
2010-09-14 Cedric BAIL * edje: remove use of flags as it was always set to...
2010-09-14 Cedric BAIL * edje: fix edje use of aspect when constrained by...
2010-09-14 Tom HacohenEvas textblock: Fixed the bug with disappearing text...
2010-09-14 Carsten Haitzlerepoll - bad. disable default support. u have to --enabl...
2010-09-14 Carsten Haitzlerbetter cleanup of poll fd's on shutdown
2010-09-13 Carsten Haitzlerfix first map bug handling to handle more than first...
2010-09-13 Lucas De MarchiDon't check return value of alloca
2010-09-13 Iván BrianoPending patch from glima, who's on vacations.
2010-09-13 Lucas De MarchiAssert cache->usage never becomes negative
2010-09-13 Cedric BAIL * eio: callback are allowed to modify their own data.
2010-09-13 Carsten Haitzlerdont get item anchors so often!
2010-09-13 Brett NashAdd a semicolon. GCC: This ones for you.
2010-09-13 Brett NashDeniggle and rename the exore_x_dndn_callback_pos_updat...
2010-09-13 Brett NashUse -1.
2010-09-13 Brett NashXdnd callback (API Addition): Rationale below.
2010-09-13 Brett NashAlways return an x rander version (unset in this case).
2010-09-12 Mike Blumenkrantzinitial doxy patch for rbtree from vtorri
2010-09-12 Tom HacohenEdje entry: Fixed a selection bug with IMF enabled...
2010-09-12 Mike Blumenkrantzmore doxy from vtorri
2010-09-12 Mike Blumenkrantzvariable name changes for accessor functions
2010-09-10 Lucas De MarchiFix accounting of memory usage in image cache
2010-09-10 Lucas De MarchiFix typos in docs
2010-09-10 Lucas De MarchiSimplify code by removing unneeded auxiliary variable
2010-09-10 Lucas De MarchiRefactor function to return as early as possible
2010-09-10 Lucas De MarchiFormatting
2010-09-10 Lucas De MarchiRefactor jumps
2010-09-10 Carsten Haitzlerdo extra composite checks - need to do the lot to be...
2010-09-09 Lucas De MarchiFix parameter order in help
2010-09-09 Lucas De MarchiFix priority dropping
2010-09-09 Lucas De MarchiFix priority dropping
2010-09-09 Carsten Haitzlerreturn NULL after if to avoid other lku
2010-09-09 Carsten Haitzlerthat should have been an LKU
2010-09-09 Carsten Haitzlerand some final fixes anc cleanups - tested.
2010-09-09 Carsten Haitzlerlots of cleanups... actually tested! :)
2010-09-09 Carsten Haitzleractually revert that - not enough testing. need to...
2010-09-09 Carsten Haitzlermajor clean of the preload stuff. leaks. bugs. nastines...
2010-09-09 Brett NashWhitespace --;
2010-09-09 Lucas De MarchiFix common misspellings
2010-09-08 Iván BrianoEvil patch from Evil vtorri. Some improvements to Eina...
2010-09-08 Cedric BAIL * edje: cleanup collection early if the file is dangling.
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-08 Tom HacohenEvas textblock: Fixed paragraph char last.
2010-09-08 Tom HacohenEvas textblock: Should not clean the props of the item.
2010-09-08 Cedric BAIL * eina: fix doc, patch by Vincent Torri.
2010-09-08 Tom HacohenEvas textblock: Fixed a typo.
2010-09-08 Tom HacohenEdje entry: fix the usage of the new evas_textblock_cur...
2010-09-08 Tom HacohenEvas textblock: cursor_geometry_get now also returns...
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-08 Lucas De MarchiFix common misspellings
2010-09-07 Cedric BAIL * eio: make it compile on Windows. Thanks Vincent !
2010-09-07 Cedric BAIL * eio: return errno on error.
2010-09-07 Davide AndreoliFix stringshare usage in eeze_udev_test
2010-09-07 Brett NashMerge branch 'elmdnd'
2010-09-06 Lucas De MarchiFix typo in doxygen
2010-09-06 Cedric BAIL * eio: major cleanup.
2010-09-06 Cedric BAIL * ecore: fix error detection of ecore_pipe_add.
2010-09-06 Cedric BAIL * eio: minor cleanup and add stat support.
2010-09-06 Carsten Haitzlerwell dldrawarrays doesnthave a limit according to the...
2010-09-06 Tom HacohenEvas textblock: Update bidi props also when merging...
2010-09-06 Cedric BAIL * eet: fix typo, thanks batden.
2010-09-06 Cedric BAIL * eet: fix use of garbage data.
2010-09-05 Christopher... Prototypes for the missing ecore_x convert functions.
2010-09-05 Tom HacohenEvas bidi: Fixed docs.
2010-09-05 Tom HacohenEdje entry: started using the new evas_textblock_cursor...
2010-09-05 Tom HacohenEvas textblock: Added evas_textblock_cursor_content_get.
2010-09-05 Tom HacohenEdje entry: Enabled Ecore_IMF.
2010-09-05 Tom HacohenEvas textblock: Fixed documentation typos. Patch by...
2010-09-05 Carsten Haitzlerand fix gl engine to actually do map for yuv images...
2010-09-04 Christopher... Update email address across the board.
2010-09-04 Carsten Haitzlermake priority of thread drop linux only - fallback.
2010-09-04 Carsten Haitzlermake 1 func to set lower pri - fall back to setpriority...
2010-09-04 Mike Blumenkrantzerror on udev that's too old
2010-09-04 Carsten Haitzlersame - back to RR.
2010-09-04 Carsten Haitzlerback to RR - hope kernel allows us to set minimum realt...
2010-09-04 Carsten Haitzlerfix async enabled evas on a single core system.
2010-09-04 Carsten Haitzlerdont call mouse out or in if already in or out in evas...
2010-09-04 Carsten Haitzlerformatting fix + list walk optimisation.
2010-09-04 Carsten Haitzlerrr->other
2010-09-04 Carsten Haitzleralso rr->other
2010-09-04 Carsten Haitzlersched other pls. :)
2010-09-03 Iván BrianoDon't put nulls in the list of programs, makes little...
2010-09-03 Cedric BAIL * ecore: ecore_thread are not here to bring your compu...
2010-09-03 Cedric BAIL * eio: limit number of threads used by eio_file_ls.
2010-09-03 Cedric BAIL * eet: fix eet dictionnary ever growing dictionnary.
2010-09-03 Carsten Haitzlerpreload in bg. low pri th.
2010-09-03 Carsten Haitzlerok... don't know what's up here... but how about debs...
2010-09-03 Carsten Haitzlerfix raols bug he found map + del obj.
2010-09-03 Carsten Haitzlergrrrr. slowness bug. fix. now display bug is back.
2010-09-03 Carsten Haitzleruse new clipper flag
2010-09-03 Carsten Haitzlerin order to fix some horridibubble things. i had to...
2010-09-02 Eduardo de... Ethumb: make distcheck fixes
2010-09-02 Tom HacohenEvas textblock: Fixed char coord set to work better.
2010-09-02 Tom HacohenEdje entry: Fixed setting cursor on mouse click.
next