platform/upstream/efl.git
20 years agoWed Jul 7 16:28:59 2004 Michael Jennings (mej)
Michael Jennings [Wed, 7 Jul 2004 20:30:40 +0000 (20:30 +0000)]
Wed Jul  7 16:28:59 2004                        Michael Jennings (mej)

Cleaned up and improved spec file.  Hopefully the 0.preXX release
number convention will be agreeable to everyone since 1.0.0_pre13 will
probably compare as being greater than 1.0.0, preventing clean
upgrades.
----------------------------------------------------------------------

SVN revision: 10730

20 years agoit's called edje, not eet
tsauerbeck [Wed, 7 Jul 2004 19:46:06 +0000 (19:46 +0000)]
it's called edje, not eet

SVN revision: 10728

20 years agoproperly initialize evas
tsauerbeck [Wed, 7 Jul 2004 19:27:26 +0000 (19:27 +0000)]
properly initialize evas

SVN revision: 10726

20 years agoconsistent init/shutdown system
tsauerbeck [Wed, 7 Jul 2004 19:24:49 +0000 (19:24 +0000)]
consistent init/shutdown system

SVN revision: 10725

20 years agoTue Jul 6 17:53:27 2004 Michael Jennings (mej)
Michael Jennings [Tue, 6 Jul 2004 21:53:43 +0000 (21:53 +0000)]
Tue Jul  6 17:53:27 2004                        Michael Jennings (mej)

Repackaged...now with more spiffiness!
----------------------------------------------------------------------

SVN revision: 10717

20 years agoBUGGERS.... squished. why didnt anyone spot this? :-(
Carsten Haitzler [Tue, 6 Jul 2004 02:40:14 +0000 (02:40 +0000)]
BUGGERS.... squished. why didnt anyone spot this? :-(

SVN revision: 10703

20 years agooops - fix alignment just a little
Carsten Haitzler [Mon, 5 Jul 2004 10:59:37 +0000 (10:59 +0000)]
oops - fix alignment just a little

SVN revision: 10695

20 years agoupdate comments
Carsten Haitzler [Mon, 5 Jul 2004 04:12:23 +0000 (04:12 +0000)]
update comments

SVN revision: 10694

20 years agofix emotion-config
Carsten Haitzler [Mon, 5 Jul 2004 02:18:11 +0000 (02:18 +0000)]
fix emotion-config

SVN revision: 10692

20 years ago* exsh removed
azundris [Mon, 5 Jul 2004 00:35:19 +0000 (00:35 +0000)]
* exsh removed

SVN revision: 10690

20 years agoUpdated evas debian packaging.
swielinga [Sun, 4 Jul 2004 11:28:33 +0000 (11:28 +0000)]
Updated evas debian packaging.

SVN revision: 10681

20 years agoUpdated edje debian packaging.
swielinga [Sun, 4 Jul 2004 11:12:09 +0000 (11:12 +0000)]
Updated edje debian packaging.

SVN revision: 10680

20 years agoDebianized embryo, with thanks to Victor Koeppel
swielinga [Sun, 4 Jul 2004 11:05:50 +0000 (11:05 +0000)]
Debianized embryo, with thanks to Victor Koeppel

SVN revision: 10679

20 years agofully supported message queues now. that was a chunk of work!
Carsten Haitzler [Fri, 2 Jul 2004 10:17:25 +0000 (10:17 +0000)]
fully supported message queues now. that was a chunk of work!

SVN revision: 10663

20 years agowerd up to ma homies yo... err - i mean - message queue now uses more
Carsten Haitzler [Fri, 2 Jul 2004 03:24:56 +0000 (03:24 +0000)]
werd up to ma homies yo... err - i mean - message queue now uses more
standard structs for messages, and i allow the message queue to fee itsel for
up to 8 iterations before forcing us to rever to normal loop processing
again. this shoudl cover most soignal emit/respond cases in normal usage
without forcing more loop to run and possibly a render.

SVN revision: 10662

20 years agoexample of message handler in test.edc... a start.
Carsten Haitzler [Thu, 1 Jul 2004 06:38:36 +0000 (06:38 +0000)]
example of message handler in test.edc... a start.

SVN revision: 10657

20 years agoembryo support for varargs... i was just missing native funcs to export
Carsten Haitzler [Thu, 1 Jul 2004 06:08:06 +0000 (06:08 +0000)]
embryo support for varargs... i was just missing native funcs to export
enough info

SVN revision: 10656

20 years ago1. fix a leak. i was naughty. spank spank
Carsten Haitzler [Thu, 1 Jul 2004 03:46:05 +0000 (03:46 +0000)]
1. fix a leak. i was naughty. spank spank
2. message queue is in - i am currently not surer if i shoudl go with this
varags api internally ot move to a more manual "build a list" thing... but the
message queue does work - i've moved signals to use it.

SVN revision: 10653

20 years agoEet version bump for the debian package.
swielinga [Tue, 29 Jun 2004 22:17:31 +0000 (22:17 +0000)]
Eet version bump for the debian package.

SVN revision: 10644

20 years agoUpdated the ecore debian packaging
swielinga [Tue, 29 Jun 2004 20:57:18 +0000 (20:57 +0000)]
Updated the ecore debian packaging

SVN revision: 10639

20 years agoaqdd message_queue. i will move signal emits to go onto the message queue
Carsten Haitzler [Tue, 29 Jun 2004 07:23:17 +0000 (07:23 +0000)]
aqdd message_queue. i will move signal emits to go onto the message queue
as well as generic messages for app and embryo scripts to communicate more
effectively

SVN revision: 10622

20 years agonuke -ldl..
Carsten Haitzler [Tue, 29 Jun 2004 04:52:36 +0000 (04:52 +0000)]
nuke -ldl..

SVN revision: 10620

20 years agocheck if we need libdl...
Carsten Haitzler [Tue, 29 Jun 2004 04:37:17 +0000 (04:37 +0000)]
check if we need libdl...

SVN revision: 10619

20 years agothat slider on the left.. playes with alpha now...
Carsten Haitzler [Mon, 28 Jun 2004 01:24:04 +0000 (01:24 +0000)]
that slider on the left.. playes with alpha now...

SVN revision: 10603

20 years agoremove race conditions! SMELLY! this does mean more fd's though ! :(
Carsten Haitzler [Thu, 24 Jun 2004 13:59:05 +0000 (13:59 +0000)]
remove race conditions! SMELLY! this does mean more fd's though ! :(

SVN revision: 10580

20 years agosupport events coming from xine a lot better...
Carsten Haitzler [Thu, 24 Jun 2004 10:55:43 +0000 (10:55 +0000)]
support events coming from xine a lot better...

still need to support title, artist etc. for mp3's and such...

SVN revision: 10579

20 years agoautofool cleanups... argh! i hate autofools!
Carsten Haitzler [Thu, 24 Jun 2004 06:11:36 +0000 (06:11 +0000)]
autofool cleanups... argh! i hate autofools!

SVN revision: 10574

20 years agom4 junk
Carsten Haitzler [Thu, 24 Jun 2004 05:59:57 +0000 (05:59 +0000)]
m4 junk

SVN revision: 10573

20 years agom4 macros
Carsten Haitzler [Thu, 24 Jun 2004 05:56:37 +0000 (05:56 +0000)]
m4 macros

SVN revision: 10571

20 years agonew autofools
Carsten Haitzler [Thu, 24 Jun 2004 05:52:21 +0000 (05:52 +0000)]
new autofools

SVN revision: 10570

20 years agobetter autofools
Carsten Haitzler [Thu, 24 Jun 2004 04:58:53 +0000 (04:58 +0000)]
better autofools

SVN revision: 10569

20 years ago* more emotional specs *sniff*
azundris [Wed, 23 Jun 2004 14:37:23 +0000 (14:37 +0000)]
* more emotional specs *sniff*

SVN revision: 10563

20 years agooops - missed a check for smart data...
Carsten Haitzler [Sun, 20 Jun 2004 03:20:31 +0000 (03:20 +0000)]
oops - missed a check for smart data...

SVN revision: 10552

20 years agoembryo scritps update edje properly now?
Carsten Haitzler [Sat, 19 Jun 2004 16:24:21 +0000 (16:24 +0000)]
embryo scritps update edje properly now?

SVN revision: 10550

20 years agoUse libtoolize for version checking.
rbdpngn [Sat, 19 Jun 2004 04:19:19 +0000 (04:19 +0000)]
Use libtoolize for version checking.

SVN revision: 10546

20 years ago* emotional spec
azundris [Fri, 18 Jun 2004 17:37:47 +0000 (17:37 +0000)]
* emotional spec

SVN revision: 10539

20 years agoforce fullscreen edraws for gl - this holw buffer swap thing just doesnt work
Carsten Haitzler [Fri, 18 Jun 2004 15:56:30 +0000 (15:56 +0000)]
force fullscreen edraws for gl - this holw buffer swap thing just doesnt work
well otherwise... - and copying from back to front buffer is really a no-go :(

SVN revision: 10538

20 years agoit had to happen sooner or later... in in in... we go! :)
Carsten Haitzler [Fri, 18 Jun 2004 15:38:03 +0000 (15:38 +0000)]
it had to happen sooner or later... in in in... we go! :)

SVN revision: 10537

20 years agoIf each all using ecore_config themes calls this with PACKAGE_DATA_DIR "/themes/...
handyande [Thu, 17 Jun 2004 08:48:06 +0000 (08:48 +0000)]
If each all using ecore_config themes calls this with PACKAGE_DATA_DIR "/themes/" or similar then the search path should be all encompassing

SVN revision: 10533

20 years ago++prerelease_number;
Ben Martin [Wed, 16 Jun 2004 07:47:44 +0000 (07:47 +0000)]
++prerelease_number;

SVN revision: 10517

20 years agoecore_evas gl windows behaved strangely... FIX!
Carsten Haitzler [Mon, 14 Jun 2004 06:24:19 +0000 (06:24 +0000)]
ecore_evas gl windows behaved strangely... FIX!

SVN revision: 10504

20 years agopropogate pass_events to sub-objects of smart objects...
Carsten Haitzler [Mon, 14 Jun 2004 06:04:22 +0000 (06:04 +0000)]
propogate pass_events to sub-objects of smart objects...

SVN revision: 10503

20 years agofix palette setting..
Carsten Haitzler [Sat, 12 Jun 2004 06:47:42 +0000 (06:47 +0000)]
fix palette setting..

SVN revision: 10497

20 years agomissed a *!
Carsten Haitzler [Thu, 10 Jun 2004 08:52:35 +0000 (08:52 +0000)]
missed a *!

SVN revision: 10489

20 years agoand check other fd's if our buffers have events too - just in case... :)
Carsten Haitzler [Wed, 9 Jun 2004 10:35:01 +0000 (10:35 +0000)]
and check other fd's if our buffers have events too - just in case... :)

SVN revision: 10480

20 years agosec fix
digitalfallout [Sun, 6 Jun 2004 15:43:05 +0000 (15:43 +0000)]
sec fix

SVN revision: 10450

20 years agoedje arlo patches
Carsten Haitzler [Sun, 6 Jun 2004 04:42:17 +0000 (04:42 +0000)]
edje arlo patches

SVN revision: 10443

20 years agostafford patch
Carsten Haitzler [Sun, 6 Jun 2004 04:41:56 +0000 (04:41 +0000)]
stafford patch

SVN revision: 10442

20 years agooops
azundris [Thu, 3 Jun 2004 13:21:14 +0000 (13:21 +0000)]
oops

SVN revision: 10425

20 years agoadd stuff for evoak... and edje list vars... :)
Carsten Haitzler [Thu, 3 Jun 2004 09:14:55 +0000 (09:14 +0000)]
add stuff for evoak... and edje list vars... :)

SVN revision: 10424

20 years agowarning instead of abort
Carsten Haitzler [Wed, 2 Jun 2004 02:29:44 +0000 (02:29 +0000)]
warning instead of abort

SVN revision: 10413

20 years agothis is a bit nicer :p
tsauerbeck [Mon, 31 May 2004 16:07:57 +0000 (16:07 +0000)]
this is a bit nicer :p

SVN revision: 10398

20 years agofixed a memleak in ecore_x_window_prop_state_isset()
tsauerbeck [Mon, 31 May 2004 16:03:28 +0000 (16:03 +0000)]
fixed a memleak in ecore_x_window_prop_state_isset()

SVN revision: 10397

20 years agoyou allocate memory, you free it
tsauerbeck [Mon, 31 May 2004 15:54:04 +0000 (15:54 +0000)]
you allocate memory, you free it

SVN revision: 10396

20 years agosmall clean up
digitalfallout [Sat, 29 May 2004 19:38:40 +0000 (19:38 +0000)]
small clean up

SVN revision: 10380

20 years agooopsiedaisy!
Carsten Haitzler [Thu, 27 May 2004 05:33:32 +0000 (05:33 +0000)]
oopsiedaisy!

thanks rbdpgn! ppc ipc issue fixed now! :)

SVN revision: 10370

20 years agoUse extern for variables in headers.
rbdpngn [Wed, 26 May 2004 04:26:28 +0000 (04:26 +0000)]
Use extern for variables in headers.

SVN revision: 10364

20 years agouse mmx2 routines if we can - they are faster! (almost 3 times)
Carsten Haitzler [Wed, 26 May 2004 02:45:40 +0000 (02:45 +0000)]
use mmx2 routines if we can - they are faster! (almost 3 times)

SVN revision: 10361

20 years agoLike the british government I will give privatisation a shot ;)
handyande [Tue, 25 May 2004 18:52:21 +0000 (18:52 +0000)]
Like the british government I will give privatisation a shot ;)
also set debug depending on ECORE_CONFIG_DEBUG environment

SVN revision: 10360

20 years agofix debug
handyande [Tue, 25 May 2004 17:50:37 +0000 (17:50 +0000)]
fix debug

SVN revision: 10358

20 years agohot damn! yuv -> rgb was being done TWICE every time! once with mmx/sse and
Carsten Haitzler [Tue, 25 May 2004 16:33:15 +0000 (16:33 +0000)]
hot damn! yuv -> rgb was being done TWICE every time! once with mmx/sse and
once with raw C slooow. altivec #ifdef boobie. fix fix fix

SVN revision: 10356

20 years agoprotect against an infinite loop...
Carsten Haitzler [Mon, 24 May 2004 08:40:21 +0000 (08:40 +0000)]
protect against an infinite loop...

SVN revision: 10345

20 years agodont need {}'s
Carsten Haitzler [Mon, 24 May 2004 08:30:30 +0000 (08:30 +0000)]
dont need {}'s

SVN revision: 10344

20 years ago1 less printf too :)
Carsten Haitzler [Mon, 24 May 2004 08:17:46 +0000 (08:17 +0000)]
1 less printf too :)

SVN revision: 10343

20 years agohrrrrm - aaah this is better!
Carsten Haitzler [Mon, 24 May 2004 08:16:42 +0000 (08:16 +0000)]
hrrrrm - aaah this is better!

SVN revision: 10342

20 years agodid i forget to remove the printf's again? DAMNIT!
Carsten Haitzler [Mon, 24 May 2004 08:02:01 +0000 (08:02 +0000)]
did i forget to remove the printf's again? DAMNIT!

SVN revision: 10341

20 years agojust when you thoguht all was stable in edje land... i added a tag and field!
Carsten Haitzler [Mon, 24 May 2004 07:58:37 +0000 (07:58 +0000)]
just when you thoguht all was stable in edje land... i added a tag and field!

never fear. its backwards compatible. this lets you choose how aspect is
calculated and confined :)

SVN revision: 10340

20 years agothis was starting to annoy me :P
tsauerbeck [Sat, 22 May 2004 19:59:32 +0000 (19:59 +0000)]
this was starting to annoy me :P

SVN revision: 10322

20 years agoFix gendoc script to include the right filename, and remove unnecessary find command
xcomputerman [Sat, 22 May 2004 05:07:20 +0000 (05:07 +0000)]
Fix gendoc script to include the right filename, and remove unnecessary find command

SVN revision: 10313

20 years agoSat May 22 00:19:51 2004 Michael Jennings (mej)
Michael Jennings [Sat, 22 May 2004 04:20:03 +0000 (04:20 +0000)]
Sat May 22 00:19:51 2004                        Michael Jennings (mej)

Missed a line...

SVN revision: 10312

20 years agoSat May 22 00:13:33 2004 Michael Jennings (mej)
Michael Jennings [Sat, 22 May 2004 04:14:26 +0000 (04:14 +0000)]
Sat May 22 00:13:33 2004                        Michael Jennings (mej)

Those wishing to write clean, well-organized spec files should use
this one as a guide.

SVN revision: 10311

20 years agooops - double run - remove. my bad. mis-merge
Carsten Haitzler [Sat, 22 May 2004 03:00:51 +0000 (03:00 +0000)]
oops - double run - remove. my bad. mis-merge

SVN revision: 10310

20 years agofixes for automake 1.8
tsauerbeck [Fri, 21 May 2004 18:43:56 +0000 (18:43 +0000)]
fixes for automake 1.8

SVN revision: 10305

20 years agohttp://www.stefanmiller.de/nacktmull.html
azundris [Fri, 21 May 2004 13:57:54 +0000 (13:57 +0000)]
http://www.stefanmiller.de/nacktmull.html

SVN revision: 10296

20 years ago* blubberdup blipblop bleet
azundris [Fri, 21 May 2004 13:49:31 +0000 (13:49 +0000)]
* blubberdup blipblop bleet

SVN revision: 10295

20 years agocross-compile fix
Carsten Haitzler [Thu, 20 May 2004 07:38:43 +0000 (07:38 +0000)]
cross-compile fix

SVN revision: 10292

20 years agocross-compile fix
Carsten Haitzler [Thu, 20 May 2004 07:04:09 +0000 (07:04 +0000)]
cross-compile fix

SVN revision: 10291

20 years agoset shape before copying pixmaps :)
Carsten Haitzler [Wed, 19 May 2004 04:46:18 +0000 (04:46 +0000)]
set shape before copying pixmaps :)

SVN revision: 10281

20 years agoand put back some calls we lost in the patch/diff... :)
Carsten Haitzler [Wed, 19 May 2004 02:54:52 +0000 (02:54 +0000)]
and put back some calls we lost in the patch/diff... :)

SVN revision: 10279

20 years agoWas caching evas results and screwing up edb detection - fix, thanks neuron
handyande [Tue, 18 May 2004 11:11:56 +0000 (11:11 +0000)]
Was caching evas results and screwing up edb detection - fix, thanks neuron

SVN revision: 10269

20 years agoclean up callbacks and smart stuff too
Carsten Haitzler [Tue, 18 May 2004 06:06:57 +0000 (06:06 +0000)]
clean up callbacks and smart stuff too

SVN revision: 10268

20 years agoclean up more...
Carsten Haitzler [Tue, 18 May 2004 06:05:49 +0000 (06:05 +0000)]
clean up more...

SVN revision: 10267

20 years agohmm - dont delete swallowed child objects... too much implicit stuff..
Carsten Haitzler [Tue, 18 May 2004 04:21:22 +0000 (04:21 +0000)]
hmm - dont delete swallowed child objects... too much implicit stuff..

SVN revision: 10265

20 years agoshould have fixed big endian issues with embryo now. it works on sparc,
Carsten Haitzler [Sat, 15 May 2004 17:24:56 +0000 (17:24 +0000)]
should have fixed big endian issues with embryo now. it works on sparc,
shoudl work on ppc and works on alpha and x86. i shoudl test opteron i guess...

SVN revision: 10248

20 years agonotes...
Carsten Haitzler [Sat, 15 May 2004 05:39:44 +0000 (05:39 +0000)]
notes...

SVN revision: 10240

20 years ago1. test.sma will become a comprehensive test now... starting anyway
Carsten Haitzler [Sat, 15 May 2004 05:04:07 +0000 (05:04 +0000)]
1. test.sma will become a comprehensive test now... starting anyway
2. fixed OP_SWITCH handling - man it was so broken!

SVN revision: 10239

20 years ago* spec-file (for RPM)
azundris [Fri, 14 May 2004 18:48:05 +0000 (18:48 +0000)]
* spec-file (for RPM)

SVN revision: 10233

20 years agopfft. wrong comments :)
Carsten Haitzler [Fri, 14 May 2004 00:28:47 +0000 (00:28 +0000)]
pfft. wrong comments :)

SVN revision: 10221

20 years agoAvoid possible segs and
handyande [Thu, 13 May 2004 22:56:16 +0000 (22:56 +0000)]
Avoid possible segs and
Dude, why you edit my chars

SVN revision: 10219

20 years agoRe-add font paths after rasters rearrangement
handyande [Thu, 13 May 2004 14:38:36 +0000 (14:38 +0000)]
Re-add font paths after rasters rearrangement
publicise the default theme search path so ti can be applied on init - this way the search path is always defined

SVN revision: 10208

20 years agoadd!
Carsten Haitzler [Thu, 13 May 2004 14:30:48 +0000 (14:30 +0000)]
add!

SVN revision: 10206

20 years agodont use .sh! :)
Carsten Haitzler [Thu, 13 May 2004 12:50:49 +0000 (12:50 +0000)]
dont use .sh! :)

SVN revision: 10205

20 years agodo with the Makefile.. cleaner! :)
Carsten Haitzler [Thu, 13 May 2004 12:50:06 +0000 (12:50 +0000)]
do with the Makefile.. cleaner! :)

SVN revision: 10204

20 years agofixed circular nonsense, sorry raster - all gone. (use fonts in ecore)
handyande [Thu, 13 May 2004 12:43:57 +0000 (12:43 +0000)]
fixed circular nonsense, sorry raster - all gone. (use fonts in ecore)

SVN revision: 10203

20 years agovera in RIGHT place
Carsten Haitzler [Thu, 13 May 2004 09:58:19 +0000 (09:58 +0000)]
vera in RIGHT place

SVN revision: 10202

20 years agovera... no more non free fonties
Carsten Haitzler [Thu, 13 May 2004 09:58:14 +0000 (09:58 +0000)]
vera... no more non free fonties

SVN revision: 10201

20 years agoinstead of assuming /usr/local use the specified --prefix
handyande [Thu, 13 May 2004 09:53:58 +0000 (09:53 +0000)]
instead of assuming /usr/local use the specified --prefix

SVN revision: 10200

20 years agohelment bye bye, vera hello
Carsten Haitzler [Thu, 13 May 2004 09:39:43 +0000 (09:39 +0000)]
helment bye bye, vera hello

SVN revision: 10199

20 years agoaaaaaaaaaah fiks fiks
Carsten Haitzler [Thu, 13 May 2004 08:48:35 +0000 (08:48 +0000)]
aaaaaaaaaah fiks fiks

SVN revision: 10198

20 years agohey handy - read the comment. spanky spanky!
Carsten Haitzler [Thu, 13 May 2004 07:29:48 +0000 (07:29 +0000)]
hey handy - read the comment. spanky spanky!

SVN revision: 10197