Commit Graph

1363 Commits

Author SHA1 Message Date
Michael Jennings cd7fe6b936 Thu Jul 8 13:15:28 2004 Michael Jennings (mej)
Luke...I am your father.
----------------------------------------------------------------------


SVN revision: 10743
2004-07-08 17:15:48 +00:00
Michael Jennings c945335853 Thu Jul 8 11:07:39 2004 Michael Jennings (mej)
Still cleaning.
Tragically, I had to remove ecore_docs.tar.gz from EXTRA_DIST because,
at least with automake 1.4, dist-hook is not run until the end of the
"distdir" rule, and ecore_docs.tar.gz being missing causes failure
prior to the running of dist-hook. :-(

----------------------------------------------------------------------


SVN revision: 10739
2004-07-08 15:09:08 +00:00
tsauerbeck d2a6379853 oops
SVN revision: 10737
2004-07-08 14:42:12 +00:00
Carsten Haitzler f08ba94881 fix order... :(
SVN revision: 10734
2004-07-08 06:08:27 +00:00
Carsten Haitzler 07bfcb5754 get relative mouse pos relative to the edje... and add a -fill opt to edje
SVN revision: 10732
2004-07-08 04:29:28 +00:00
Michael Jennings 99c6004df9 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
2004-07-07 20:30:40 +00:00
tsauerbeck 11b50e24ea it's called edje, not eet
SVN revision: 10728
2004-07-07 19:46:06 +00:00
tsauerbeck 9b1524ef35 properly initialize evas
SVN revision: 10726
2004-07-07 19:27:26 +00:00
tsauerbeck 4be5caefbd consistent init/shutdown system
SVN revision: 10725
2004-07-07 19:24:49 +00:00
Michael Jennings 858836dd24 Tue Jul 6 17:53:27 2004 Michael Jennings (mej)
Repackaged...now with more spiffiness!
----------------------------------------------------------------------


SVN revision: 10717
2004-07-06 21:53:43 +00:00
Carsten Haitzler 351f721449 BUGGERS.... squished. why didnt anyone spot this? :-(
SVN revision: 10703
2004-07-06 02:40:14 +00:00
Carsten Haitzler f12cbc0ad2 oops - fix alignment just a little
SVN revision: 10695
2004-07-05 10:59:37 +00:00
Carsten Haitzler b6a2cdff92 update comments
SVN revision: 10694
2004-07-05 04:12:23 +00:00
Carsten Haitzler 2a824028f3 fix emotion-config
SVN revision: 10692
2004-07-05 02:18:11 +00:00
azundris 6a77fc5de9 * exsh removed
SVN revision: 10690
2004-07-05 00:35:19 +00:00
swielinga bb813f0c8a Updated evas debian packaging.
SVN revision: 10681
2004-07-04 11:28:33 +00:00
swielinga 3a75e214c1 Updated edje debian packaging.
SVN revision: 10680
2004-07-04 11:12:09 +00:00
swielinga e4bca5db15 Debianized embryo, with thanks to Victor Koeppel
SVN revision: 10679
2004-07-04 11:05:50 +00:00
Carsten Haitzler 5ff4a5b272 fully supported message queues now. that was a chunk of work!
SVN revision: 10663
2004-07-02 10:17:25 +00:00
Carsten Haitzler 6393094fb7 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
2004-07-02 03:24:56 +00:00
Carsten Haitzler 4c90cb8d2a example of message handler in test.edc... a start.
SVN revision: 10657
2004-07-01 06:38:36 +00:00
Carsten Haitzler 41b8b1cf4d embryo support for varargs... i was just missing native funcs to export
enough info


SVN revision: 10656
2004-07-01 06:08:06 +00:00
Carsten Haitzler 5b506efe2c 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
2004-07-01 03:46:05 +00:00
swielinga bf242d9d42 Eet version bump for the debian package.
SVN revision: 10644
2004-06-29 22:17:31 +00:00
swielinga f3166f33ef Updated the ecore debian packaging
SVN revision: 10639
2004-06-29 20:57:18 +00:00
Carsten Haitzler e579c7438e 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
2004-06-29 07:23:17 +00:00
Carsten Haitzler 1ea10d4e3a nuke -ldl..
SVN revision: 10620
2004-06-29 04:52:36 +00:00
Carsten Haitzler c8e7be5464 check if we need libdl...
SVN revision: 10619
2004-06-29 04:37:17 +00:00
Carsten Haitzler a75c6835db that slider on the left.. playes with alpha now...
SVN revision: 10603
2004-06-28 01:24:04 +00:00
Carsten Haitzler ccac8daa1a remove race conditions! SMELLY! this does mean more fd's though ! :(
SVN revision: 10580
2004-06-24 13:59:05 +00:00
Carsten Haitzler 2505c9ec3c support events coming from xine a lot better...
still need to support title, artist etc. for mp3's and such...


SVN revision: 10579
2004-06-24 10:55:43 +00:00
Carsten Haitzler b97f661628 autofool cleanups... argh! i hate autofools!
SVN revision: 10574
2004-06-24 06:11:36 +00:00
Carsten Haitzler 6b55e5b817 m4 junk
SVN revision: 10573
2004-06-24 05:59:57 +00:00
Carsten Haitzler 02411ea995 m4 macros
SVN revision: 10571
2004-06-24 05:56:37 +00:00
Carsten Haitzler 02d35fddb8 new autofools
SVN revision: 10570
2004-06-24 05:52:21 +00:00
Carsten Haitzler daf3005d30 better autofools
SVN revision: 10569
2004-06-24 04:58:53 +00:00
azundris d3e9f9371c * more emotional specs *sniff*
SVN revision: 10563
2004-06-23 14:37:23 +00:00
Carsten Haitzler a0ed8b8b4d oops - missed a check for smart data...
SVN revision: 10552
2004-06-20 03:20:31 +00:00
Carsten Haitzler b05d836e27 embryo scritps update edje properly now?
SVN revision: 10550
2004-06-19 16:24:21 +00:00
rbdpngn b2a3d16cc8 Use libtoolize for version checking.
SVN revision: 10546
2004-06-19 04:19:19 +00:00
azundris e5f021a4b5 * emotional spec
SVN revision: 10539
2004-06-18 17:37:47 +00:00
Carsten Haitzler eb429f5042 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
2004-06-18 15:56:30 +00:00
Carsten Haitzler 7f3528ec27 it had to happen sooner or later... in in in... we go! :)
SVN revision: 10537
2004-06-18 15:38:03 +00:00
handyande e1704a29b5 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
2004-06-17 08:48:06 +00:00
Ben Martin e1ea47b82e ++prerelease_number;
SVN revision: 10517
2004-06-16 07:47:44 +00:00
Carsten Haitzler b07f06df4d ecore_evas gl windows behaved strangely... FIX!
SVN revision: 10504
2004-06-14 06:24:19 +00:00
Carsten Haitzler 59419c9aa4 propogate pass_events to sub-objects of smart objects...
SVN revision: 10503
2004-06-14 06:04:22 +00:00
Carsten Haitzler e06d785bbb fix palette setting..
SVN revision: 10497
2004-06-12 06:47:42 +00:00
Carsten Haitzler b841fafc7f missed a *!
SVN revision: 10489
2004-06-10 08:52:35 +00:00
Carsten Haitzler 249e1f882d and check other fd's if our buffers have events too - just in case... :)
SVN revision: 10480
2004-06-09 10:35:01 +00:00