platform/upstream/efl.git
17 years ago- make this const
Dan Sinclair [Fri, 27 Oct 2006 03:52:28 +0000 (03:52 +0000)]
- make this const

SVN revision: 26806

17 years agoecore_desktop_get_command can now return a list of commands if it needs to.
David Walter Seikel [Wed, 25 Oct 2006 10:25:15 +0000 (10:25 +0000)]
ecore_desktop_get_command can now return a list of commands if it needs to.

SVN revision: 26788

17 years agonotes for fangie
Carsten Haitzler [Tue, 24 Oct 2006 14:20:03 +0000 (14:20 +0000)]
notes for fangie

SVN revision: 26768

17 years agoleak--
Carsten Haitzler [Tue, 24 Oct 2006 11:39:03 +0000 (11:39 +0000)]
leak--

SVN revision: 26766

17 years agodebian packagnig mofo
Carsten Haitzler [Mon, 23 Oct 2006 23:10:05 +0000 (23:10 +0000)]
debian packagnig mofo

SVN revision: 26762

17 years agobeen doing instrumentation. i'm cuttong down on startup time - a little here
Carsten Haitzler [Sat, 21 Oct 2006 10:28:01 +0000 (10:28 +0000)]
been doing instrumentation. i'm cuttong down on startup time - a little here
and there - noticing lots of excessive io and stat and what not junk.
trimming out.

SVN revision: 26729

17 years agopatches (see devel list) :)
Carsten Haitzler [Sat, 21 Oct 2006 02:32:14 +0000 (02:32 +0000)]
patches (see devel list) :)

SVN revision: 26725

17 years agooooh - nasty bug. and unnoticed for so long. sometimes ecore animators wont'
Carsten Haitzler [Fri, 20 Oct 2006 12:27:29 +0000 (12:27 +0000)]
oooh - nasty bug. and unnoticed for so long. sometimes ecore animators wont'
get fulyl deleted - and ecore will just continually loop and consume cpu -
oddly enough no one noticed. i am amazed! fixed.

SVN revision: 26708

17 years agoplug leak.
rephorm [Fri, 20 Oct 2006 01:46:41 +0000 (01:46 +0000)]
plug leak.
mark driver as const so its more obvious not to strdup

SVN revision: 26699

17 years agoasparagus - we have fixed a lot of things this week, so before the weekend of
Carsten Haitzler [Thu, 19 Oct 2006 23:44:54 +0000 (23:44 +0000)]
asparagus - we have fixed a lot of things this week, so before the weekend of
hacking... aspara

SVN revision: 26698

17 years agoits possible for _pos_set() to be called after the final mouse move, but before the...
rephorm [Wed, 18 Oct 2006 03:00:35 +0000 (03:00 +0000)]
its possible for _pos_set() to be called after the final mouse move, but before the mouse up event when dragging a dragable. in this case, the calc immediately after would be incorrect. this fixes the bug noticable in winter sliders being jumpy. (the default theme did not exhibit the bug because the pulsing glow anim cause subsequent recalcs to immediately correct things)

SVN revision: 26678

17 years agoyamaguchi-san's dfb patch
Carsten Haitzler [Tue, 17 Oct 2006 10:36:36 +0000 (10:36 +0000)]
yamaguchi-san's dfb patch

SVN revision: 26672

17 years agoImplement the FDE icon five second cache check rule.
David Walter Seikel [Mon, 16 Oct 2006 17:17:02 +0000 (17:17 +0000)]
Implement the FDE icon five second cache check rule.

SVN revision: 26660

17 years agosafe reading of mmap! corupt eet/edje files would segv e!
Carsten Haitzler [Mon, 16 Oct 2006 15:02:11 +0000 (15:02 +0000)]
safe reading of mmap! corupt eet/edje files would segv e!

SVN revision: 26659

17 years agoFix a crash reported by Hawkwind.
David Walter Seikel [Sun, 15 Oct 2006 23:08:53 +0000 (23:08 +0000)]
Fix a crash reported by Hawkwind.

SVN revision: 26630

17 years agoHash the icon directories for speed.
David Walter Seikel [Sun, 15 Oct 2006 19:09:07 +0000 (19:09 +0000)]
Hash the icon directories for speed.

SVN revision: 26622

17 years agoaspara!
Carsten Haitzler [Sun, 15 Oct 2006 15:41:17 +0000 (15:41 +0000)]
aspara!

SVN revision: 26617

17 years agoslight cleanups
Carsten Haitzler [Sun, 15 Oct 2006 14:39:16 +0000 (14:39 +0000)]
slight cleanups

SVN revision: 26615

17 years agoleak--
Carsten Haitzler [Sun, 15 Oct 2006 13:43:08 +0000 (13:43 +0000)]
leak--

SVN revision: 26613

17 years agoooh - freeing a smart multiple times - bad bad bad.
Carsten Haitzler [Sun, 15 Oct 2006 12:15:36 +0000 (12:15 +0000)]
ooh - freeing a smart multiple times - bad bad bad.

SVN revision: 26611

17 years agoand really fix it now
Carsten Haitzler [Sun, 15 Oct 2006 09:32:25 +0000 (09:32 +0000)]
and really fix it now

SVN revision: 26610

17 years agofix recursive rm to delete broken symlinks
Carsten Haitzler [Sun, 15 Oct 2006 09:18:26 +0000 (09:18 +0000)]
fix recursive rm to delete broken symlinks

SVN revision: 26609

17 years agofix up some orphaned context handling in previous commit
Mike Frysinger [Sat, 14 Oct 2006 04:43:28 +0000 (04:43 +0000)]
fix up some orphaned context handling in previous commit

SVN revision: 26586

17 years agoFigure out where the directory icon info is and pass it along.
David Walter Seikel [Sat, 14 Oct 2006 04:14:28 +0000 (04:14 +0000)]
Figure out where the directory icon info is and pass it along.

SVN revision: 26584

17 years agoFIXME-- This got done a while ago.
David Walter Seikel [Sat, 14 Oct 2006 00:29:22 +0000 (00:29 +0000)]
FIXME-- This got done a while ago.

SVN revision: 26579

17 years agoSome optimizations and tweaking.
David Walter Seikel [Fri, 13 Oct 2006 23:25:43 +0000 (23:25 +0000)]
Some optimizations and tweaking.

SVN revision: 26576

17 years agoBit rot in the debugging.
David Walter Seikel [Thu, 12 Oct 2006 15:27:58 +0000 (15:27 +0000)]
Bit rot in the debugging.

Thanks devilhorns and VeXocide.

SVN revision: 26554

17 years agoraster wants mime types, raster gets mime types.
David Walter Seikel [Thu, 12 Oct 2006 13:47:10 +0000 (13:47 +0000)]
raster wants mime types, raster gets mime types.

SVN revision: 26549

17 years agoadd group aliases.
rephorm [Thu, 12 Oct 2006 05:35:14 +0000 (05:35 +0000)]
add group aliases.
use as follows:

group {
  name: "primary_name";
  alias: "another_name";
  alias: "one_more_name";
}

then you can refer to the group by any of these names.

SVN revision: 26546

17 years agoautomated tools can not be perfect
doursse [Tue, 10 Oct 2006 19:32:36 +0000 (19:32 +0000)]
automated tools can not be perfect

SVN revision: 26497

17 years agoupdate to the new new api of XCB
doursse [Tue, 10 Oct 2006 19:16:16 +0000 (19:16 +0000)]
update to the new new api of XCB

SVN revision: 26496

17 years agoupdate to the new new api of XCB. The xrender engine needs review
doursse [Tue, 10 Oct 2006 19:15:48 +0000 (19:15 +0000)]
update to the new new api of XCB. The xrender engine needs review

SVN revision: 26495

17 years agodon't check for valid timers/animators in timer_cancel/anim_cancel. the gain:pain...
tilman [Mon, 9 Oct 2006 17:11:16 +0000 (17:11 +0000)]
don't check for valid timers/animators in timer_cancel/anim_cancel. the gain:pain ratio didn't turn out as good as expected - it's a PITA to make sure you only cancel valid timers/animators in your embryo code.

SVN revision: 26454

17 years agoasparagus! (finally after all the radical changes of late)
Carsten Haitzler [Mon, 9 Oct 2006 15:47:03 +0000 (15:47 +0000)]
asparagus! (finally after all the radical changes of late)

SVN revision: 26453

17 years agopass make distcheck.
Carsten Haitzler [Mon, 9 Oct 2006 15:40:58 +0000 (15:40 +0000)]
pass make distcheck.

SVN revision: 26452

17 years agoindenting
Carsten Haitzler [Mon, 9 Oct 2006 15:19:18 +0000 (15:19 +0000)]
indenting

SVN revision: 26451

17 years agoleaking spectrum colors man! :)
Carsten Haitzler [Mon, 9 Oct 2006 15:00:45 +0000 (15:00 +0000)]
leaking spectrum colors man! :)

SVN revision: 26447

17 years agoadd max text size for text objects - object wont get bigger than its text
Carsten Haitzler [Mon, 9 Oct 2006 06:01:13 +0000 (06:01 +0000)]
add max text size for text objects - object wont get bigger than its text
contents. useful for some things.

SVN revision: 26439

17 years agokey down/up swap
Carsten Haitzler [Mon, 9 Oct 2006 04:26:41 +0000 (04:26 +0000)]
key down/up swap

SVN revision: 26435

17 years agodon't rely on TT_CONFIG_OPTION_BYTECODE_INTERPRETER in freetype 2.1, because distros...
tilman [Sun, 8 Oct 2006 13:58:58 +0000 (13:58 +0000)]
don't rely on TT_CONFIG_OPTION_BYTECODE_INTERPRETER in freetype 2.1, because distros suck so much. oh well.

SVN revision: 26428

17 years agofixed evas_common_hinting_available so it works properly with both freetype 2.1 and 2.2
tilman [Sun, 8 Oct 2006 13:00:26 +0000 (13:00 +0000)]
fixed evas_common_hinting_available so it works properly with both freetype 2.1 and 2.2

SVN revision: 26421

17 years agoremove sub-pixel cursor advance for font rendering
Carsten Haitzler [Sun, 8 Oct 2006 12:43:31 +0000 (12:43 +0000)]
remove sub-pixel cursor advance for font rendering

SVN revision: 26420

17 years agohmm - broke e17's mouse pointer
Carsten Haitzler [Sun, 8 Oct 2006 00:32:50 +0000 (00:32 +0000)]
hmm - broke e17's mouse pointer

SVN revision: 26403

17 years agodon't forward noop move/resize calls to smart objects anymore. code wrapped in ifdefs...
tilman [Sat, 7 Oct 2006 17:35:14 +0000 (17:35 +0000)]
don't forward noop move/resize calls to smart objects anymore. code wrapped in ifdefs so you can easily restore the old behaviour if needed.

SVN revision: 26399

17 years agoadd gst decoder to spec - TODO: add buildcond stuff
quan74 [Sat, 7 Oct 2006 00:41:13 +0000 (00:41 +0000)]
add gst decoder to spec - TODO: add buildcond stuff

SVN revision: 26387

17 years ago* Fix a bug with double-click
moom [Fri, 6 Oct 2006 19:13:33 +0000 (19:13 +0000)]
* Fix a bug with double-click

SVN revision: 26381

17 years agojoses fixes for grads with premul
Carsten Haitzler [Thu, 5 Oct 2006 05:28:35 +0000 (05:28 +0000)]
joses fixes for grads with premul

SVN revision: 26348

17 years agoIts a hard icon if only the icon path is specified in the .desktop.
David Walter Seikel [Wed, 4 Oct 2006 06:17:00 +0000 (06:17 +0000)]
Its a hard icon if only the icon path is specified in the .desktop.

Thanks to jcwong for reporting the bug that lead to finding this.

SVN revision: 26342

17 years agooooh - lots of cache misses due to new load opts - if load opts have "0"
Carsten Haitzler [Tue, 3 Oct 2006 23:49:03 +0000 (23:49 +0000)]
oooh - lots of cache misses due to new load opts - if load opts have "0"
members cache was being missed. fixed. :)

SVN revision: 26339

17 years agotypo. should be member, not method
rephorm [Tue, 3 Oct 2006 02:19:14 +0000 (02:19 +0000)]
typo. should be member, not method

SVN revision: 26311

17 years agopremul fixes from jose
Carsten Haitzler [Mon, 2 Oct 2006 13:19:20 +0000 (13:19 +0000)]
premul fixes from jose

SVN revision: 26301

17 years agocheck sparseness when doing eet loads.
Carsten Haitzler [Mon, 2 Oct 2006 11:24:26 +0000 (11:24 +0000)]
check sparseness when doing eet loads.

SVN revision: 26300

17 years agoadd sparseness checker :)
Carsten Haitzler [Mon, 2 Oct 2006 11:12:39 +0000 (11:12 +0000)]
add sparseness checker :)

SVN revision: 26299

17 years agothat was silliness - convert then memcpy anyway.
Carsten Haitzler [Mon, 2 Oct 2006 10:37:13 +0000 (10:37 +0000)]
that was silliness - convert then memcpy anyway.

SVN revision: 26297

17 years agodont unpremul
Carsten Haitzler [Mon, 2 Oct 2006 07:05:35 +0000 (07:05 +0000)]
dont unpremul

SVN revision: 26293

17 years agofix eet load of premul images - need to check they are not "bad" :)
Carsten Haitzler [Mon, 2 Oct 2006 05:28:39 +0000 (05:28 +0000)]
fix eet load of premul images - need to check they are not "bad" :)

SVN revision: 26291

17 years agofix unpremul - broken :(
Carsten Haitzler [Mon, 2 Oct 2006 05:19:39 +0000 (05:19 +0000)]
fix unpremul - broken :(

SVN revision: 26288

17 years agoupdate to the new api of xcb 1.0. et rid of xcb_aux dependancy
doursse [Sun, 1 Oct 2006 18:27:31 +0000 (18:27 +0000)]
update to the new api of xcb 1.0. et rid of xcb_aux dependancy

SVN revision: 26279

17 years agothis example would never compile
Peter Wehrfritz [Sat, 30 Sep 2006 18:42:57 +0000 (18:42 +0000)]
this example would never compile

SVN revision: 26245

17 years agoIf icon_class ends up being blank, then free and null it.
David Walter Seikel [Sat, 30 Sep 2006 16:45:26 +0000 (16:45 +0000)]
If icon_class ends up being blank, then free and null it.

Thanks to jeffdameth for pointing out the problem.

SVN revision: 26240

17 years agomore commit....
Carsten Haitzler [Sat, 30 Sep 2006 10:21:23 +0000 (10:21 +0000)]
more commit....

SVN revision: 26237

17 years agosame as previous commit.
Carsten Haitzler [Sat, 30 Sep 2006 10:18:37 +0000 (10:18 +0000)]
same as previous commit.

SVN revision: 26236

17 years agomissed this
rephorm [Fri, 29 Sep 2006 13:11:49 +0000 (13:11 +0000)]
missed this

SVN revision: 26219

17 years agoWe need to determine where the full path came from.
David Walter Seikel [Fri, 29 Sep 2006 12:25:39 +0000 (12:25 +0000)]
We need to determine where the full path came from.

SVN revision: 26217

17 years agoLet it compile again.
David Walter Seikel [Fri, 29 Sep 2006 09:28:36 +0000 (09:28 +0000)]
Let it compile again.

SVN revision: 26214

17 years agoAllow data formats other than the specified format when fetching properties.
ningerso [Fri, 29 Sep 2006 05:49:14 +0000 (05:49 +0000)]
Allow data formats other than the specified format when fetching properties.
Pass the actual data format along with property data.

SVN revision: 26206

17 years agoRemove warnings by ifdefing conditonal variables.
ningerso [Fri, 29 Sep 2006 04:27:39 +0000 (04:27 +0000)]
Remove warnings by ifdefing conditonal variables.

SVN revision: 26203

17 years agoadd data pointer to method callbacks
rephorm [Fri, 29 Sep 2006 03:05:21 +0000 (03:05 +0000)]
add data pointer to method callbacks
clean up some warnings

SVN revision: 26202

17 years agosupport arrays (via a more general marshal function)
rephorm [Fri, 29 Sep 2006 02:04:06 +0000 (02:04 +0000)]
support arrays (via a more general marshal function)
add utility function to get length of a "complete type" in the signature
this assumes the signature is valid. we should probably add a validator (and enfore the recursion limits in the spec)

SVN revision: 26198

17 years agofix segv, the new adress is not necessary the same as the old one
Peter Wehrfritz [Thu, 28 Sep 2006 20:44:33 +0000 (20:44 +0000)]
fix segv, the new adress is not necessary the same as the old one

SVN revision: 26192

17 years agoFallback to attempt 16 bit format accepts on selection notifies when the
ningerso [Thu, 28 Sep 2006 18:56:03 +0000 (18:56 +0000)]
Fallback to attempt 16 bit format accepts on selection notifies when the
8 bit format fails. This fixes receiving application/x-color from gimp but is
probably not an ideal solution.

SVN revision: 26190

17 years agosmall cleanups
rephorm [Wed, 27 Sep 2006 23:37:01 +0000 (23:37 +0000)]
small cleanups
api change on _new_error()

SVN revision: 26184

17 years agoremove excess debugging cruft
rephorm [Wed, 27 Sep 2006 19:32:45 +0000 (19:32 +0000)]
remove excess debugging cruft

SVN revision: 26180

17 years agofix a small leak.
rephorm [Wed, 27 Sep 2006 14:29:42 +0000 (14:29 +0000)]
fix a small leak.
thanks sebastid

SVN revision: 26178

17 years agomissed this :( sorry
rephorm [Wed, 27 Sep 2006 13:27:54 +0000 (13:27 +0000)]
missed this :( sorry

SVN revision: 26177

17 years agoadd quick test of object/method API
rephorm [Wed, 27 Sep 2006 00:02:30 +0000 (00:02 +0000)]
add quick test of object/method API

SVN revision: 26172

17 years agoadd simple object/method creation API
rephorm [Wed, 27 Sep 2006 00:00:59 +0000 (00:00 +0000)]
add simple object/method creation API

SVN revision: 26171

17 years agoRemave any of our special fields on save if they are empty.
David Walter Seikel [Tue, 26 Sep 2006 18:08:50 +0000 (18:08 +0000)]
Remave any of our special fields on save if they are empty.

SVN revision: 26166

17 years agoTurns out these where not sane after all.
David Walter Seikel [Tue, 26 Sep 2006 10:13:52 +0000 (10:13 +0000)]
Turns out these where not sane after all.

SVN revision: 26158

17 years agoWe already have an xml parser, we don't need another one.
David Walter Seikel [Tue, 26 Sep 2006 05:16:13 +0000 (05:16 +0000)]
We already have an xml parser, we don't need another one.

SVN revision: 26157

17 years agotry blake's suggestion.
Carsten Haitzler [Mon, 25 Sep 2006 23:05:30 +0000 (23:05 +0000)]
try blake's suggestion.

SVN revision: 26154

17 years agoDon't append empty elements.
sebastid [Mon, 25 Sep 2006 22:55:43 +0000 (22:55 +0000)]
Don't append empty elements.

SVN revision: 26153

17 years agoxml parser
sebastid [Mon, 25 Sep 2006 22:39:08 +0000 (22:39 +0000)]
xml parser

SVN revision: 26152

17 years agoDon't print instrumentation data if there is nothing to print.
David Walter Seikel [Mon, 25 Sep 2006 13:33:37 +0000 (13:33 +0000)]
Don't print instrumentation data if there is nothing to print.

SVN revision: 26142

17 years agoBit'o'comentary.
David Walter Seikel [Mon, 25 Sep 2006 13:04:25 +0000 (13:04 +0000)]
Bit'o'comentary.

SVN revision: 26140

17 years ago*Back to the icon review.
David Walter Seikel [Mon, 25 Sep 2006 12:50:23 +0000 (12:50 +0000)]
*Back to the icon review.

*Rearrange and shuffle the code a bit to get the icon stuff all
together.

*Make sure that all paths through the icon finding code get counted and
timed properly, because speeding things up is next after the icon review.

SVN revision: 26139

17 years agoadd asm/page.h back in. doesn't hurt on x86
Carsten Haitzler [Mon, 25 Sep 2006 11:49:03 +0000 (11:49 +0000)]
add asm/page.h back in. doesn't hurt on x86

SVN revision: 26138

17 years agomake these static const
rephorm [Mon, 25 Sep 2006 05:39:50 +0000 (05:39 +0000)]
make these static const

SVN revision: 26135

17 years agoconst on key also
rephorm [Mon, 25 Sep 2006 05:30:48 +0000 (05:30 +0000)]
const on key also
namespace static functions for the hell of it
properly encode/decode address values
add function to print address as a string

SVN revision: 26134

17 years agoadd const
rephorm [Mon, 25 Sep 2006 05:24:47 +0000 (05:24 +0000)]
add const

SVN revision: 26133

17 years agocopy the name into the buffer so that svr->path gets set correctly later
rephorm [Mon, 25 Sep 2006 05:21:14 +0000 (05:21 +0000)]
copy the name into the buffer so that svr->path gets set correctly later

SVN revision: 26132

17 years agooops. didn't mean to change this
rephorm [Mon, 25 Sep 2006 01:53:47 +0000 (01:53 +0000)]
oops. didn't mean to change this

SVN revision: 26128

17 years agoand the xpm loader also leaked!
Carsten Haitzler [Sun, 24 Sep 2006 23:31:21 +0000 (23:31 +0000)]
and the xpm loader also leaked!

SVN revision: 26126

17 years agoOops, missed this.
David Walter Seikel [Sun, 24 Sep 2006 22:27:04 +0000 (22:27 +0000)]
Oops, missed this.

SVN revision: 26123

17 years agoThis was also a good patch.
David Walter Seikel [Sun, 24 Sep 2006 22:08:10 +0000 (22:08 +0000)]
This was also a good patch.

SVN revision: 26122

17 years agoThis one passes muster as well.
David Walter Seikel [Sun, 24 Sep 2006 21:38:00 +0000 (21:38 +0000)]
This one passes muster as well.

SVN revision: 26120

17 years agoThis one is sane, I'll put it back in.
David Walter Seikel [Sun, 24 Sep 2006 21:30:23 +0000 (21:30 +0000)]
This one is sane, I'll put it back in.

SVN revision: 26119

17 years agoI'm reverting these so that menu generation doesn't crash anymore.
David Walter Seikel [Sun, 24 Sep 2006 21:21:24 +0000 (21:21 +0000)]
I'm reverting these so that menu generation doesn't crash anymore.

SVN revision: 26118

17 years agoAnother const warning.
David Walter Seikel [Sun, 24 Sep 2006 21:17:09 +0000 (21:17 +0000)]
Another const warning.

SVN revision: 26116

17 years agoI'm not the first to say this, and I want be the last. const is more
David Walter Seikel [Sun, 24 Sep 2006 20:03:31 +0000 (20:03 +0000)]
I'm not the first to say this, and I want be the last.  const is more
trouble than it's worth.  It gets in the way more than it helps.

SVN revision: 26112