Kim Woelders [Sun, 5 Nov 2006 17:45:03 +0000 (17:45 +0000)]
Add const, fix warnings.
SVN revision: 26977
Kim Woelders [Sun, 5 Nov 2006 16:49:55 +0000 (16:49 +0000)]
Add const, fix warnings.
SVN revision: 26976
Kim Woelders [Sun, 5 Nov 2006 16:42:30 +0000 (16:42 +0000)]
Add const, fix warnings.
SVN revision: 26975
Kim Woelders [Sun, 5 Nov 2006 16:34:30 +0000 (16:34 +0000)]
Fix warnings.
SVN revision: 26974
Kim Woelders [Sun, 5 Nov 2006 15:22:47 +0000 (15:22 +0000)]
Fix warnings.
SVN revision: 26973
Kim Woelders [Sun, 5 Nov 2006 15:14:49 +0000 (15:14 +0000)]
Selection data should be untyped. Add const. Fix warnings.
SVN revision: 26972
Kim Woelders [Sun, 5 Nov 2006 14:19:56 +0000 (14:19 +0000)]
Fix warnings.
SVN revision: 26971
Kim Woelders [Sun, 5 Nov 2006 14:18:34 +0000 (14:18 +0000)]
No void pointer arithmetic.
SVN revision: 26970
Kim Woelders [Sun, 5 Nov 2006 13:08:37 +0000 (13:08 +0000)]
Add some static's.
SVN revision: 26967
Carsten Haitzler [Sun, 5 Nov 2006 12:53:25 +0000 (12:53 +0000)]
and fix final off-by-a-bit in the xform.
SVN revision: 26966
Carsten Haitzler [Sun, 5 Nov 2006 12:51:23 +0000 (12:51 +0000)]
massively improve xrender scaling to be almost perfect. a few nigglies remain
though with transformed images (especailly with border scaling)
SVN revision: 26965
Kim Woelders [Sun, 5 Nov 2006 12:14:08 +0000 (12:14 +0000)]
Add const, fix warnings.
SVN revision: 26962
Carsten Haitzler [Sun, 5 Nov 2006 09:28:50 +0000 (09:28 +0000)]
doing some cleanups to xr engine
SVN revision: 26958
Carsten Haitzler [Sun, 5 Nov 2006 06:04:51 +0000 (06:04 +0000)]
fix fade of solid images in xrender engine
SVN revision: 26957
Carsten Haitzler [Sun, 5 Nov 2006 05:07:53 +0000 (05:07 +0000)]
check dimensions for safety
SVN revision: 26954
Carsten Haitzler [Wed, 1 Nov 2006 23:00:42 +0000 (23:00 +0000)]
simon's patch is back - fixed. :) still just makes parsing of tuf8 string
more forgiving. it doesn't "fix" the real problem.
SVN revision: 26901
Carsten Haitzler [Wed, 1 Nov 2006 12:56:12 +0000 (12:56 +0000)]
evas utf8 patch broke e17's about box. revert
SVN revision: 26897
Carsten Haitzler [Wed, 1 Nov 2006 00:05:06 +0000 (00:05 +0000)]
asparagus.
SVN revision: 26895
Carsten Haitzler [Tue, 31 Oct 2006 23:43:06 +0000 (23:43 +0000)]
fair enough to be more forgiving of malformed utf8 strings - but the problem
just changes from being cut off to garbage in the middle of the string.
SVN revision: 26893
David Walter Seikel [Sun, 29 Oct 2006 08:56:15 +0000 (08:56 +0000)]
Allocate a bit more ram, that should shutup valgrind.
SVN revision: 26852
David Walter Seikel [Sun, 29 Oct 2006 07:09:41 +0000 (07:09 +0000)]
Expand the command line to handle multiple files, or multiple commands
with a single file each.
Needs a serious pounding. The spec is incomplete on this stuff, no
telling what strange ways apps will try to abuse it.
SVN revision: 26850
David Walter Seikel [Sun, 29 Oct 2006 01:08:28 +0000 (01:08 +0000)]
Should no longer be static now that we strdup it just like all the other
ecore_file functions.
SVN revision: 26844
David Walter Seikel [Sat, 28 Oct 2006 15:27:12 +0000 (15:27 +0000)]
Handle putting files into commands. Mostly there, still needs some
work. In particular it will only include the last of multiple files per
command. I'll continue this when I wake up.
SVN revision: 26843
Carsten Haitzler [Sat, 28 Oct 2006 11:41:53 +0000 (11:41 +0000)]
too zealous - ecore_config needs to come back
SVN revision: 26840
Carsten Haitzler [Sat, 28 Oct 2006 10:15:26 +0000 (10:15 +0000)]
striptease!
SVN revision: 26837
Carsten Haitzler [Sat, 28 Oct 2006 09:55:50 +0000 (09:55 +0000)]
remove test/example stuff
SVN revision: 26835
Carsten Haitzler [Sat, 28 Oct 2006 09:28:10 +0000 (09:28 +0000)]
remove even more
SVN revision: 26833
Carsten Haitzler [Sat, 28 Oct 2006 09:22:49 +0000 (09:22 +0000)]
remove...
SVN revision: 26832
Carsten Haitzler [Sat, 28 Oct 2006 09:19:56 +0000 (09:19 +0000)]
removing...
SVN revision: 26831
Carsten Haitzler [Sat, 28 Oct 2006 09:18:04 +0000 (09:18 +0000)]
remove data
SVN revision: 26830
David Walter Seikel [Sat, 28 Oct 2006 08:48:11 +0000 (08:48 +0000)]
Copy filename escaping code from e_utils to make it more generally available.
Step 2 is to remove the original and have everything call this one instead.
SVN revision: 26828
Carsten Haitzler [Sat, 28 Oct 2006 07:06:15 +0000 (07:06 +0000)]
remove more
SVN revision: 26826
Carsten Haitzler [Sat, 28 Oct 2006 07:04:17 +0000 (07:04 +0000)]
remove test progs and data
SVN revision: 26825
Carsten Haitzler [Sat, 28 Oct 2006 06:45:49 +0000 (06:45 +0000)]
remove embryo debug/test stuff - move to elsewhere
SVN revision: 26823
Carsten Haitzler [Sat, 28 Oct 2006 06:35:55 +0000 (06:35 +0000)]
clean out -debug package stuff
SVN revision: 26822
Carsten Haitzler [Sat, 28 Oct 2006 06:32:53 +0000 (06:32 +0000)]
remove eet test progs
SVN revision: 26821
quan74 [Sat, 28 Oct 2006 06:27:21 +0000 (06:27 +0000)]
re-enable svg loader in spec
SVN revision: 26819
Carsten Haitzler [Sat, 28 Oct 2006 03:02:23 +0000 (03:02 +0000)]
i was just playing with adding thread supprot to INTERNALS of evas (ie the
renderer gets threaded). if i thread at the simplest levels (low down in for
example the image scaler code - one of the most expensvie gfx routnes) on an
actual dual core system - performance drops by 40%. this just doesn't work
well at that level. thread creates and joins per render op are just a bad
thing (tm) :) so this really needs to go in much higher up and that presents
problems. :( i will need to clearly define entry and exit points to and from
threaded space (and thus all the locks) - remove all nested calls (where
internal code goes thru the same entry/exit points traditionally so it
deadlocks itself).. anyway - this here has all that code stripepd out i
played with - it is just the autofoo and build stuff so we can turn on/off
thread support at will in the build.
SVN revision: 26817
Carsten Haitzler [Sat, 28 Oct 2006 01:28:01 +0000 (01:28 +0000)]
ecore + e manager leak fix
SVN revision: 26814
Carsten Haitzler [Fri, 27 Oct 2006 15:24:30 +0000 (15:24 +0000)]
more notes for fangie
SVN revision: 26811
Dan Sinclair [Fri, 27 Oct 2006 03:52:28 +0000 (03:52 +0000)]
- make this const
SVN revision: 26806
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
Carsten Haitzler [Tue, 24 Oct 2006 14:20:03 +0000 (14:20 +0000)]
notes for fangie
SVN revision: 26768
Carsten Haitzler [Tue, 24 Oct 2006 11:39:03 +0000 (11:39 +0000)]
leak--
SVN revision: 26766
Carsten Haitzler [Mon, 23 Oct 2006 23:10:05 +0000 (23:10 +0000)]
debian packagnig mofo
SVN revision: 26762
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
Carsten Haitzler [Sat, 21 Oct 2006 02:32:14 +0000 (02:32 +0000)]
patches (see devel list) :)
SVN revision: 26725
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
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
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
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
Carsten Haitzler [Tue, 17 Oct 2006 10:36:36 +0000 (10:36 +0000)]
yamaguchi-san's dfb patch
SVN revision: 26672
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
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
David Walter Seikel [Sun, 15 Oct 2006 23:08:53 +0000 (23:08 +0000)]
Fix a crash reported by Hawkwind.
SVN revision: 26630
David Walter Seikel [Sun, 15 Oct 2006 19:09:07 +0000 (19:09 +0000)]
Hash the icon directories for speed.
SVN revision: 26622
Carsten Haitzler [Sun, 15 Oct 2006 15:41:17 +0000 (15:41 +0000)]
aspara!
SVN revision: 26617
Carsten Haitzler [Sun, 15 Oct 2006 14:39:16 +0000 (14:39 +0000)]
slight cleanups
SVN revision: 26615
Carsten Haitzler [Sun, 15 Oct 2006 13:43:08 +0000 (13:43 +0000)]
leak--
SVN revision: 26613
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
Carsten Haitzler [Sun, 15 Oct 2006 09:32:25 +0000 (09:32 +0000)]
and really fix it now
SVN revision: 26610
Carsten Haitzler [Sun, 15 Oct 2006 09:18:26 +0000 (09:18 +0000)]
fix recursive rm to delete broken symlinks
SVN revision: 26609
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
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
David Walter Seikel [Sat, 14 Oct 2006 00:29:22 +0000 (00:29 +0000)]
FIXME-- This got done a while ago.
SVN revision: 26579
David Walter Seikel [Fri, 13 Oct 2006 23:25:43 +0000 (23:25 +0000)]
Some optimizations and tweaking.
SVN revision: 26576
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
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
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
doursse [Tue, 10 Oct 2006 19:32:36 +0000 (19:32 +0000)]
automated tools can not be perfect
SVN revision: 26497
doursse [Tue, 10 Oct 2006 19:16:16 +0000 (19:16 +0000)]
update to the new new api of XCB
SVN revision: 26496
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
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
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
Carsten Haitzler [Mon, 9 Oct 2006 15:40:58 +0000 (15:40 +0000)]
pass make distcheck.
SVN revision: 26452
Carsten Haitzler [Mon, 9 Oct 2006 15:19:18 +0000 (15:19 +0000)]
indenting
SVN revision: 26451
Carsten Haitzler [Mon, 9 Oct 2006 15:00:45 +0000 (15:00 +0000)]
leaking spectrum colors man! :)
SVN revision: 26447
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
Carsten Haitzler [Mon, 9 Oct 2006 04:26:41 +0000 (04:26 +0000)]
key down/up swap
SVN revision: 26435
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
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
Carsten Haitzler [Sun, 8 Oct 2006 12:43:31 +0000 (12:43 +0000)]
remove sub-pixel cursor advance for font rendering
SVN revision: 26420
Carsten Haitzler [Sun, 8 Oct 2006 00:32:50 +0000 (00:32 +0000)]
hmm - broke e17's mouse pointer
SVN revision: 26403
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
quan74 [Sat, 7 Oct 2006 00:41:13 +0000 (00:41 +0000)]
add gst decoder to spec - TODO: add buildcond stuff
SVN revision: 26387
moom [Fri, 6 Oct 2006 19:13:33 +0000 (19:13 +0000)]
* Fix a bug with double-click
SVN revision: 26381
Carsten Haitzler [Thu, 5 Oct 2006 05:28:35 +0000 (05:28 +0000)]
joses fixes for grads with premul
SVN revision: 26348
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
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
rephorm [Tue, 3 Oct 2006 02:19:14 +0000 (02:19 +0000)]
typo. should be member, not method
SVN revision: 26311
Carsten Haitzler [Mon, 2 Oct 2006 13:19:20 +0000 (13:19 +0000)]
premul fixes from jose
SVN revision: 26301
Carsten Haitzler [Mon, 2 Oct 2006 11:24:26 +0000 (11:24 +0000)]
check sparseness when doing eet loads.
SVN revision: 26300
Carsten Haitzler [Mon, 2 Oct 2006 11:12:39 +0000 (11:12 +0000)]
add sparseness checker :)
SVN revision: 26299
Carsten Haitzler [Mon, 2 Oct 2006 10:37:13 +0000 (10:37 +0000)]
that was silliness - convert then memcpy anyway.
SVN revision: 26297
Carsten Haitzler [Mon, 2 Oct 2006 07:05:35 +0000 (07:05 +0000)]
dont unpremul
SVN revision: 26293
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
Carsten Haitzler [Mon, 2 Oct 2006 05:19:39 +0000 (05:19 +0000)]
fix unpremul - broken :(
SVN revision: 26288
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
Peter Wehrfritz [Sat, 30 Sep 2006 18:42:57 +0000 (18:42 +0000)]
this example would never compile
SVN revision: 26245
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