platform/upstream/efl.git
13 years agobeen removing too many headers. fix warning.
Carsten Haitzler [Sun, 16 Jan 2011 08:14:42 +0000 (08:14 +0000)]
been removing too many headers. fix warning.

SVN revision: 56187

13 years agoactually log write err.
Carsten Haitzler [Sun, 16 Jan 2011 08:12:51 +0000 (08:12 +0000)]
actually log write err.

SVN revision: 56186

13 years agowarning--
Carsten Haitzler [Sun, 16 Jan 2011 08:10:50 +0000 (08:10 +0000)]
warning--

SVN revision: 56185

13 years agowarning--
Carsten Haitzler [Sun, 16 Jan 2011 08:09:47 +0000 (08:09 +0000)]
warning--

SVN revision: 56184

13 years agowarning--. ppl been removing headers eh?
Carsten Haitzler [Sun, 16 Jan 2011 08:08:13 +0000 (08:08 +0000)]
warning--. ppl been removing headers eh?

SVN revision: 56183

13 years agoand forgot that one too.
Carsten Haitzler [Sun, 16 Jan 2011 08:06:05 +0000 (08:06 +0000)]
and forgot that one too.

SVN revision: 56182

13 years agoand reduce error more by making coords fp/double.
Carsten Haitzler [Sun, 16 Jan 2011 08:03:28 +0000 (08:03 +0000)]
and reduce error more by making coords fp/double.

SVN revision: 56181

13 years agochange map points to use double and floats to reduce perspective
Carsten Haitzler [Sun, 16 Jan 2011 07:49:49 +0000 (07:49 +0000)]
change map points to use double and floats to reduce perspective
correction adjustment seams in gl engine. almost all gone.

SVN revision: 56180

13 years agouseless statements--
Carsten Haitzler [Sun, 16 Jan 2011 06:58:38 +0000 (06:58 +0000)]
useless statements--

SVN revision: 56179

13 years agoremove useless statement
Carsten Haitzler [Sun, 16 Jan 2011 06:51:03 +0000 (06:51 +0000)]
remove useless statement

SVN revision: 56178

13 years agoremove unused code.
Carsten Haitzler [Sun, 16 Jan 2011 06:22:45 +0000 (06:22 +0000)]
remove unused code.

SVN revision: 56177

13 years agolines never used.
Carsten Haitzler [Sun, 16 Jan 2011 06:20:26 +0000 (06:20 +0000)]
lines never used.

SVN revision: 56176

13 years agochr never used in func.
Carsten Haitzler [Sun, 16 Jan 2011 06:19:12 +0000 (06:19 +0000)]
chr never used in func.

SVN revision: 56175

13 years agoin case we access other footer elements in future - align it.
Carsten Haitzler [Sun, 16 Jan 2011 06:00:12 +0000 (06:00 +0000)]
in case we access other footer elements in future - align it.

SVN revision: 56174

13 years agomore return fixes. clang reports.
Carsten Haitzler [Sun, 16 Jan 2011 04:13:37 +0000 (04:13 +0000)]
more return fixes. clang reports.

SVN revision: 56173

13 years agotype part gradient shouldnt cause an abort! just ignore it!
Carsten Haitzler [Sun, 16 Jan 2011 04:11:47 +0000 (04:11 +0000)]
type part gradient shouldnt cause an abort! just ignore it!

SVN revision: 56172

13 years agomore dead statement -> unused conversion.
Carsten Haitzler [Sun, 16 Jan 2011 04:10:45 +0000 (04:10 +0000)]
more dead statement -> unused conversion.

SVN revision: 56171

13 years agomore cases of default return etc.
Carsten Haitzler [Sun, 16 Jan 2011 04:08:49 +0000 (04:08 +0000)]
more cases of default return etc.

SVN revision: 56170

13 years agomore clang warnings-- (double returns as default case always returns
Carsten Haitzler [Sun, 16 Jan 2011 04:08:09 +0000 (04:08 +0000)]
more clang warnings-- (double returns as default case always returns
anyway - make it fall thru to default return)

SVN revision: 56169

13 years agodisable dead code
Carsten Haitzler [Sun, 16 Jan 2011 04:05:30 +0000 (04:05 +0000)]
disable dead code

SVN revision: 56168

13 years agouse unused instead of dead code to silence warnings
Carsten Haitzler [Sun, 16 Jan 2011 04:00:50 +0000 (04:00 +0000)]
use unused instead of dead code to silence warnings

SVN revision: 56167

13 years agoclang found an issue with freeing custom states. fix.
Carsten Haitzler [Sun, 16 Jan 2011 03:59:53 +0000 (03:59 +0000)]
clang found an issue with freeing custom states. fix.

SVN revision: 56166

13 years agouse unused instead of dead code to get rid of warnings
Carsten Haitzler [Sun, 16 Jan 2011 03:56:41 +0000 (03:56 +0000)]
use unused instead of dead code to get rid of warnings

SVN revision: 56165

13 years agowarning--
Carsten Haitzler [Sun, 16 Jan 2011 03:31:05 +0000 (03:31 +0000)]
warning--

SVN revision: 56164

13 years agooops fix had a bug - fix. :)
Carsten Haitzler [Sun, 16 Jan 2011 03:28:24 +0000 (03:28 +0000)]
oops fix had a bug - fix. :)

SVN revision: 56163

13 years agospace++
Carsten Haitzler [Sun, 16 Jan 2011 03:25:15 +0000 (03:25 +0000)]
space++

SVN revision: 56162

13 years agofix leak - eet_list arrya return must be freed.
Carsten Haitzler [Sun, 16 Jan 2011 02:46:34 +0000 (02:46 +0000)]
fix leak - eet_list arrya return must be freed.

SVN revision: 56161

13 years agofix some clang and ptential warnings
Carsten Haitzler [Sun, 16 Jan 2011 02:14:45 +0000 (02:14 +0000)]
fix some clang and ptential warnings

SVN revision: 56160

13 years agohandle no partname in embryo api.
Carsten Haitzler [Sun, 16 Jan 2011 02:01:28 +0000 (02:01 +0000)]
handle no partname in embryo api.

SVN revision: 56157

13 years agoprep for 1.0 -> edje_convert no longer needed/used. if you havent
Carsten Haitzler [Sun, 16 Jan 2011 01:57:46 +0000 (01:57 +0000)]
prep for 1.0 -> edje_convert no longer needed/used. if you havent
converted by now... too late. thats pre 1.0 - history.

SVN revision: 56156

13 years agoummm... also remove unused vars if u are going to remove the other
Carsten Haitzler [Sun, 16 Jan 2011 01:57:06 +0000 (01:57 +0000)]
ummm... also remove unused vars if u are going to remove the other
unused code.

SVN revision: 56154

13 years agowhy calloc (fill with 0's) then re-fill it again instantly.. except
Carsten Haitzler [Sun, 16 Jan 2011 01:14:29 +0000 (01:14 +0000)]
why calloc (fill with 0's) then re-fill it again instantly.. except
the nul terminator? pointless. fix.

SVN revision: 56145

13 years agoadd unistd.h and kill off another dead store
Mike Blumenkrantz [Sat, 15 Jan 2011 20:25:44 +0000 (20:25 +0000)]
add unistd.h and kill off another dead store

SVN revision: 56143

13 years agofix a dead store and make removable drive finds return non-usb devices as well
Mike Blumenkrantz [Sat, 15 Jan 2011 20:24:13 +0000 (20:24 +0000)]
fix a dead store and make removable drive finds return non-usb devices as well

SVN revision: 56142

13 years agoactually return the ret value
Mike Blumenkrantz [Sat, 15 Jan 2011 20:14:40 +0000 (20:14 +0000)]
actually return the ret value

SVN revision: 56141

13 years agoavoid trying to fwrite to an unopened file
Mike Blumenkrantz [Sat, 15 Jan 2011 19:53:11 +0000 (19:53 +0000)]
avoid trying to fwrite to an unopened file

SVN revision: 56140

13 years agorevert last, must have been high
Mike Blumenkrantz [Sat, 15 Jan 2011 19:47:02 +0000 (19:47 +0000)]
revert last, must have been high

SVN revision: 56139

13 years agomore correctly shut gcc warnings up
Mike Blumenkrantz [Sat, 15 Jan 2011 19:46:13 +0000 (19:46 +0000)]
more correctly shut gcc warnings up

SVN revision: 56138

13 years ago#if0 out some unimplemented stuff
Mike Blumenkrantz [Sat, 15 Jan 2011 19:44:17 +0000 (19:44 +0000)]
#if0 out some unimplemented stuff

SVN revision: 56137

13 years agomore robust utf8 walking code to survive malformed utf8 and not crash
Carsten Haitzler [Sat, 15 Jan 2011 14:08:56 +0000 (14:08 +0000)]
more robust utf8 walking code to survive malformed utf8 and not crash
in the next ut8 char get code.

SVN revision: 56131

13 years agoBAD DISCOMFITOR! BROKE ecore_exe!
Carsten Haitzler [Fri, 14 Jan 2011 11:58:58 +0000 (11:58 +0000)]
BAD DISCOMFITOR! BROKE ecore_exe!

SVN revision: 56110

13 years agooh and i didnt realise - gl enigne can avoid sync as its swap based :)
Carsten Haitzler [Fri, 14 Jan 2011 10:35:59 +0000 (10:35 +0000)]
oh and i didnt realise - gl enigne can avoid sync as its swap based :)

SVN revision: 56108

13 years agoEvas textblock: Fix dead code issues: if (unsigned < 0) and the like.
Tom Hacohen [Fri, 14 Jan 2011 08:47:32 +0000 (08:47 +0000)]
Evas textblock: Fix dead code issues: if (unsigned < 0) and the like.

SVN revision: 56106

13 years agofix null deref again, this time with the power of spankies
Mike Blumenkrantz [Fri, 14 Jan 2011 08:04:23 +0000 (08:04 +0000)]
fix null deref again, this time with the power of spankies

SVN revision: 56105

13 years agofix oh so many warnings and potential errors - scan report.
Carsten Haitzler [Fri, 14 Jan 2011 07:03:33 +0000 (07:03 +0000)]
fix oh so many warnings and potential errors - scan report.

SVN revision: 56104

13 years agoclose file on error
Mike Blumenkrantz [Fri, 14 Jan 2011 06:50:32 +0000 (06:50 +0000)]
close file on error

SVN revision: 56103

13 years agoprevent macro null derefs
Mike Blumenkrantz [Fri, 14 Jan 2011 06:46:04 +0000 (06:46 +0000)]
prevent macro null derefs

SVN revision: 56102

13 years agox = x
Mike Blumenkrantz [Fri, 14 Jan 2011 06:36:36 +0000 (06:36 +0000)]
x = x

SVN revision: 56101

13 years agosighhh add more calloc checks
Mike Blumenkrantz [Fri, 14 Jan 2011 06:35:41 +0000 (06:35 +0000)]
sighhh add more calloc checks

SVN revision: 56100

13 years agounless I'm going insane, this should return here to avoid an immediate null deref...
Mike Blumenkrantz [Fri, 14 Jan 2011 06:35:03 +0000 (06:35 +0000)]
unless I'm going insane, this should return here to avoid an immediate null deref with configs[i]

SVN revision: 56099

13 years agoadd calloc check to avoid null deref
Mike Blumenkrantz [Fri, 14 Jan 2011 06:28:40 +0000 (06:28 +0000)]
add calloc check to avoid null deref

SVN revision: 56098

13 years agoavoid possible null deref
Mike Blumenkrantz [Fri, 14 Jan 2011 06:27:10 +0000 (06:27 +0000)]
avoid possible null deref

SVN revision: 56097

13 years agocomment out some variables which are not currently implemented/used
Mike Blumenkrantz [Fri, 14 Jan 2011 06:21:24 +0000 (06:21 +0000)]
comment out some variables which are not currently implemented/used

SVN revision: 56096

13 years agoanother dead store
Mike Blumenkrantz [Fri, 14 Jan 2011 06:16:50 +0000 (06:16 +0000)]
another dead store

SVN revision: 56095

13 years agoanother dead store
Mike Blumenkrantz [Fri, 14 Jan 2011 06:14:39 +0000 (06:14 +0000)]
another dead store

SVN revision: 56094

13 years agoavoid setting value that will never be read
Mike Blumenkrantz [Fri, 14 Jan 2011 06:13:09 +0000 (06:13 +0000)]
avoid setting value that will never be read

SVN revision: 56093

13 years agothis is never read, so remove it
Mike Blumenkrantz [Fri, 14 Jan 2011 06:11:07 +0000 (06:11 +0000)]
this is never read, so remove it

SVN revision: 56092

13 years agofix possible ptr deref bug waiting to happen if crtc_info is null.
Carsten Haitzler [Fri, 14 Jan 2011 05:47:38 +0000 (05:47 +0000)]
fix possible ptr deref bug waiting to happen if crtc_info is null.

SVN revision: 56091

13 years agowe null check right before this. seriously.
Mike Blumenkrantz [Fri, 14 Jan 2011 03:29:58 +0000 (03:29 +0000)]
we null check right before this.  seriously.

SVN revision: 56090

13 years agoif alloca fails you're screwed anyway, so not much point checking for it
Mike Blumenkrantz [Fri, 14 Jan 2011 03:28:27 +0000 (03:28 +0000)]
if alloca fails you're screwed anyway, so not much point checking for it

SVN revision: 56089

13 years agoand also avoid leak while avoiding
Mike Blumenkrantz [Fri, 14 Jan 2011 03:21:50 +0000 (03:21 +0000)]
and also avoid leak while avoiding

SVN revision: 56088

13 years agoavoid possible null function pointer
Mike Blumenkrantz [Fri, 14 Jan 2011 03:19:17 +0000 (03:19 +0000)]
avoid possible null function pointer

SVN revision: 56087

13 years agoavoid undefined array access
Mike Blumenkrantz [Fri, 14 Jan 2011 03:11:00 +0000 (03:11 +0000)]
avoid undefined array access

SVN revision: 56086

13 years agoremove redundant line
Mike Blumenkrantz [Fri, 14 Jan 2011 02:57:52 +0000 (02:57 +0000)]
remove redundant line

SVN revision: 56085

13 years agoavoid null deref
Mike Blumenkrantz [Fri, 14 Jan 2011 02:57:07 +0000 (02:57 +0000)]
avoid null deref

SVN revision: 56084

13 years agoavoid passing NULL to memcpy
Mike Blumenkrantz [Fri, 14 Jan 2011 02:35:59 +0000 (02:35 +0000)]
avoid passing NULL to memcpy

SVN revision: 56083

13 years agoif alloca fails you're screwed anyway, so not much point checking for it
Mike Blumenkrantz [Fri, 14 Jan 2011 02:32:45 +0000 (02:32 +0000)]
if alloca fails you're screwed anyway, so not much point checking for it

SVN revision: 56082

13 years agoavoid passing NULL to exec functions
Mike Blumenkrantz [Fri, 14 Jan 2011 02:25:55 +0000 (02:25 +0000)]
avoid passing NULL to exec functions

SVN revision: 56081

13 years agooooh thank you valgrind! found some bad mem access stuff in the gl
Carsten Haitzler [Thu, 13 Jan 2011 10:41:08 +0000 (10:41 +0000)]
oooh thank you valgrind! found some bad mem access stuff in the gl
engine on shutdown. was freeing the wring kind of thing in the first
place.. and even then it should be more robust, so fix gl texture
robustness and this bug. can cause on-exit crashes if not fixed.

SVN revision: 56068

13 years agoEvas textblock: Fixed a memory leak when removing format nodes.
Tom Hacohen [Wed, 12 Jan 2011 15:27:53 +0000 (15:27 +0000)]
Evas textblock: Fixed a memory leak when removing format nodes.

SVN revision: 56058

13 years agooooh oops. all calls to cache_prune already lock for it.. so deadlock!
Carsten Haitzler [Tue, 11 Jan 2011 08:12:32 +0000 (08:12 +0000)]
oooh oops. all calls to cache_prune already lock for it.. so deadlock!
fix fix! sorry!

SVN revision: 56043

13 years agogeez! i used the wrong atom for pixmap prop! fix fix fix! it worked
Carsten Haitzler [Tue, 11 Jan 2011 06:14:04 +0000 (06:14 +0000)]
geez! i used the wrong atom for pixmap prop! fix fix fix! it worked
only because copy and paste had get AND set use the same atom!

SVN revision: 56041

13 years agoremove dangling useless template code
Carsten Haitzler [Tue, 11 Jan 2011 05:43:48 +0000 (05:43 +0000)]
remove dangling useless template code

SVN revision: 56038

13 years agofix possible thread lock issue - scalecache wasnt locked in 1
Carsten Haitzler [Tue, 11 Jan 2011 05:43:10 +0000 (05:43 +0000)]
fix possible thread lock issue - scalecache wasnt locked in 1
circumstance.

SVN revision: 56037

13 years agonull variables at start
Mike Blumenkrantz [Tue, 11 Jan 2011 00:51:23 +0000 (00:51 +0000)]
null variables at start

SVN revision: 56031

13 years agohandle ares timeout more gracefully
Mike Blumenkrantz [Mon, 10 Jan 2011 14:41:34 +0000 (14:41 +0000)]
handle ares timeout more gracefully

SVN revision: 56025

13 years agoEvas textblock: Fixed cursor pos set to work correctly in case the character being...
Tom Hacohen [Mon, 10 Jan 2011 07:23:31 +0000 (07:23 +0000)]
Evas textblock: Fixed cursor pos set to work correctly in case the character being pointed at is the last character in the last paragraph. Also prevented a bug that may happen with an empty paragraph. Thanks to Mr. Myungjae Lee.

SVN revision: 56020

13 years agohve to revert these commits. they hve created a whole chunk of 64bit
Carsten Haitzler [Fri, 7 Jan 2011 15:56:54 +0000 (15:56 +0000)]
hve to revert these commits. they hve created a whole chunk of 64bit
crashes on linux. this is REALLY bad. so remove these changes now.

SVN revision: 55981

13 years agoooh silly! remove the list item, not head! as intended. fix.
Carsten Haitzler [Fri, 7 Jan 2011 10:52:19 +0000 (10:52 +0000)]
ooh silly! remove the list item, not head! as intended. fix.

SVN revision: 55979

13 years agoand avoid some work if there is nothing to flush at all.
Carsten Haitzler [Fri, 7 Jan 2011 10:22:22 +0000 (10:22 +0000)]
and avoid some work if there is nothing to flush at all.

SVN revision: 55978

13 years agoegl actually doesnt need a full reset - we CAN get the current context
Carsten Haitzler [Fri, 7 Jan 2011 10:16:17 +0000 (10:16 +0000)]
egl actually doesnt need a full reset - we CAN get the current context
and draw/read surfaces.

SVN revision: 55977

13 years agoi read the other day that glgeterror... causes driverstalls.. at least
Carsten Haitzler [Fri, 7 Jan 2011 10:04:41 +0000 (10:04 +0000)]
i read the other day that glgeterror... causes driverstalls.. at least
in some drivers/architectures... so this may slow things down. disable.

SVN revision: 55976

13 years agouse configure-time headers checks instead of compiler ones
Vincent Torri [Fri, 7 Jan 2011 08:51:17 +0000 (08:51 +0000)]
use configure-time headers checks instead of compiler ones

SVN revision: 55975

13 years agowhitespace--
Vincent Torri [Fri, 7 Jan 2011 08:18:19 +0000 (08:18 +0000)]
whitespace--

SVN revision: 55974

13 years ago1. fix potential bug in processing messages on a specific object where
Carsten Haitzler [Fri, 7 Jan 2011 08:07:32 +0000 (08:07 +0000)]
1. fix potential bug in processing messages on a specific object where
it could be deleted by callbacks
2. fix edje message process to only process messages from that obj - a
bit complex as we need restart stuff too to handle the list becoming
invalid.

SVN revision: 55973

13 years agocommit++
Vincent Torri [Fri, 7 Jan 2011 06:52:35 +0000 (06:52 +0000)]
commit++

SVN revision: 55972

13 years agotypo
Vincent Torri [Fri, 7 Jan 2011 06:51:55 +0000 (06:51 +0000)]
typo

SVN revision: 55971

13 years agouse configure-time headers checks instead of compiler ones
Vincent Torri [Fri, 7 Jan 2011 06:48:33 +0000 (06:48 +0000)]
use configure-time headers checks instead of compiler ones

SVN revision: 55970

13 years agomissing doxygen tag
Vincent Torri [Fri, 7 Jan 2011 06:37:59 +0000 (06:37 +0000)]
missing doxygen tag

SVN revision: 55969

13 years agouse configure-time headers checks instead of compiler ones
Vincent Torri [Fri, 7 Jan 2011 06:33:00 +0000 (06:33 +0000)]
use configure-time headers checks instead of compiler ones

SVN revision: 55968

13 years agouse configure-time headers checks instead of compiler ones
Vincent Torri [Fri, 7 Jan 2011 06:28:17 +0000 (06:28 +0000)]
use configure-time headers checks instead of compiler ones

SVN revision: 55967

13 years agoavoid closing stdout (fd0)
Mike Blumenkrantz [Thu, 6 Jan 2011 22:35:31 +0000 (22:35 +0000)]
avoid closing stdout (fd0)

SVN revision: 55959

13 years agocomplete rewrite of c-ares fd handling: fixes an instance of ticket #637 and also...
Mike Blumenkrantz [Thu, 6 Jan 2011 22:32:25 +0000 (22:32 +0000)]
complete rewrite of c-ares fd handling: fixes an instance of ticket #637 and also integrates with main loop much more nicely

SVN revision: 55958

13 years agoWindows CE clean up
Vincent Torri [Thu, 6 Jan 2011 19:35:51 +0000 (19:35 +0000)]
Windows CE clean up

SVN revision: 55955

13 years ago * src/lib/evil_stdio.c:
Vincent Torri [Thu, 6 Jan 2011 19:32:03 +0000 (19:32 +0000)]
* src/lib/evil_stdio.c:
* src/lib/evil_stdio.h:
better perror() declaration / definition

SVN revision: 55954

13 years agoadd line
Vincent Torri [Thu, 6 Jan 2011 19:03:41 +0000 (19:03 +0000)]
add line

SVN revision: 55953

13 years agoadd guards in config.h to avoid multiple inclusions
Vincent Torri [Thu, 6 Jan 2011 18:54:39 +0000 (18:54 +0000)]
add guards in config.h to avoid multiple inclusions

this file needs love

SVN revision: 55950

13 years agoadd guards in config.h to avoid multiple inclusions
Vincent Torri [Thu, 6 Jan 2011 18:52:58 +0000 (18:52 +0000)]
add guards in config.h to avoid multiple inclusions

SVN revision: 55949

13 years agoadd guards in config.h to avoid multiple inclusions
Vincent Torri [Thu, 6 Jan 2011 18:47:36 +0000 (18:47 +0000)]
add guards in config.h to avoid multiple inclusions

SVN revision: 55947

13 years agoadd guards in config.h to avoid multiple inclusions
Vincent Torri [Thu, 6 Jan 2011 18:45:09 +0000 (18:45 +0000)]
add guards in config.h to avoid multiple inclusions

SVN revision: 55946