framework/uifw/eet.git
12 years agoallow install-examples separately from building them (building them
raster [Fri, 18 Nov 2011 03:11:24 +0000 (03:11 +0000)]
allow install-examples separately from building them (building them
also installs them unless u --disable their install)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65355 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevil >= 1.0.0
caro [Wed, 16 Nov 2011 17:48:20 +0000 (17:48 +0000)]
evil >= 1.0.0

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: proper indentation.
cedric [Wed, 16 Nov 2011 15:54:34 +0000 (15:54 +0000)]
eet: proper indentation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65296 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agook - longstanding issue. quality of jpeg encode and decode dropped
raster [Wed, 16 Nov 2011 11:52:47 +0000 (11:52 +0000)]
ok - longstanding issue. quality of jpeg encode and decode dropped
quickly when uf your-encoded anything due to using IFAST decoder (and
encoder). this does drop speed for decode and encode (except encoding
< 60% quality where it now uses IFAST), but we don't see progressively
worse artifacts.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65294 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate release candidate trees to their release version in preparation
raster [Wed, 16 Nov 2011 05:34:37 +0000 (05:34 +0000)]
update release candidate trees to their release version in preparation
for alpha

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65280 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate READMe for eet
raster [Tue, 15 Nov 2011 11:27:32 +0000 (11:27 +0000)]
update READMe for eet

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65237 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet news formatting normalized
raster [Tue, 15 Nov 2011 09:17:01 +0000 (09:17 +0000)]
eet news formatting normalized

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65228 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet: remove --as-needed on OpenBSD
caro [Tue, 15 Nov 2011 06:52:52 +0000 (06:52 +0000)]
Eet: remove --as-needed on OpenBSD
on OpenBSD, -Wl,--as-needed conflicts with -pthread.

Reported by Fabien Romano.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65222 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agonews file for eet 1.5 release
raster [Fri, 11 Nov 2011 09:14:15 +0000 (09:14 +0000)]
news file for eet 1.5 release

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65058 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoUse same type - warning--
lucas [Wed, 9 Nov 2011 12:03:46 +0000 (12:03 +0000)]
Use same type - warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64981 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTicket #824 - no readme.in's
raster [Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)]
Ticket #824 - no readme.in's

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAnd the matching changelog.
onefang [Fri, 28 Oct 2011 11:24:55 +0000 (11:24 +0000)]
And the matching changelog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64494 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoA new macro to support adding arrays of basic types.
onefang [Fri, 28 Oct 2011 11:21:03 +0000 (11:21 +0000)]
A new macro to support adding arrays of basic types.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64493 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoran ecrustify on eet. this seems to do a good job of eet. comments?
raster [Fri, 21 Oct 2011 05:40:01 +0000 (05:40 +0000)]
ran ecrustify on eet. this seems to do a good job of eet. comments?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64237 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFIX: allow open of eet files with 0 key entries. this kind of breaks
raster [Tue, 4 Oct 2011 10:03:09 +0000 (10:03 +0000)]
FIX: allow open of eet files with 0 key entries. this kind of breaks
some usage scenarios.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@63800 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: add eet_data_xattr helper.
cedric [Thu, 15 Sep 2011 17:05:56 +0000 (17:05 +0000)]
eet: add eet_data_xattr helper.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@63413 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix COPYING to say 2011.
raster [Mon, 5 Sep 2011 07:15:41 +0000 (07:15 +0000)]
fix COPYING to say 2011.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@63187 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet: Make links work on PDF documentation.
antognolli [Fri, 19 Aug 2011 13:38:05 +0000 (13:38 +0000)]
Eet: Make links work on PDF documentation.

By: "Jonas M. Gastal" <jgastal@profusion.mobi>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62590 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[eet] New examples.
glima [Tue, 9 Aug 2011 20:33:50 +0000 (20:33 +0000)]
[eet] New examples.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62264 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowarning--. hmmm
raster [Tue, 9 Aug 2011 13:26:03 +0000 (13:26 +0000)]
warning--. hmmm

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62255 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohere's an awesome idea... let's not break the build shall we? lets
raster [Tue, 9 Aug 2011 13:23:39 +0000 (13:23 +0000)]
here's an awesome idea... let's not break the build shall we? lets
actually test something .. like compile it before we commit eh?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62254 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: switch in favor of Eina_File.
cedric [Tue, 9 Aug 2011 11:31:58 +0000 (11:31 +0000)]
eet: switch in favor of Eina_File.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62250 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoefl: remove mman as we Eina_File now.
cedric [Tue, 9 Aug 2011 09:19:25 +0000 (09:19 +0000)]
efl: remove mman as we Eina_File now.

Patch from Vincent Torri.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62244 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodon't need logo and version is actually (about to be) 1.5
raster [Mon, 8 Aug 2011 11:33:23 +0000 (11:33 +0000)]
don't need logo and version is actually (about to be) 1.5

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62202 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothere is no format section of docs - so remove ref.
raster [Mon, 8 Aug 2011 09:44:22 +0000 (09:44 +0000)]
there is no format section of docs - so remove ref.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62196 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet: removing author list from main page.
gastal [Wed, 3 Aug 2011 21:05:17 +0000 (21:05 +0000)]
Eet: removing author list from main page.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@62073 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
raster [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake eet_alias docs more clear :/
discomfitor [Sat, 30 Jul 2011 06:36:27 +0000 (06:36 +0000)]
make eet_alias docs more clear :/

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61920 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremove trailing whitespace
discomfitor [Sat, 30 Jul 2011 01:40:49 +0000 (01:40 +0000)]
remove trailing whitespace

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61916 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago+eet_alias_get, related, docs, some spelling corrections
discomfitor [Sat, 30 Jul 2011 01:31:40 +0000 (01:31 +0000)]
+eet_alias_get, related, docs, some spelling corrections

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61915 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Vincent Torri <vtorri@univ-evry.fr>
discomfitor [Fri, 29 Jul 2011 23:07:54 +0000 (23:07 +0000)]
From: Vincent Torri <vtorri@univ-evry.fr>
To: enlightenment-devel@lists.sourceforge.net
Subject: Re: [E-devel] E SVN: discomfitor trunk/eet/src/lib
Date: Sat, 30 Jul 2011 00:54:04 +0200 (CEST)

On Fri, 29 Jul 2011, Enlightenment SVN wrote:

> Log:
> I blame this one on raster

funny to make a spelling mistake in a sentence where the word
'dictionnary' is used :)

Vincent

HOW RIGHT YOU ARE!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61912 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoI blame this one on raster
discomfitor [Fri, 29 Jul 2011 22:17:16 +0000 (22:17 +0000)]
I blame this one on raster

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61911 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet_main.c : use correct guards
caro [Sat, 16 Jul 2011 22:51:44 +0000 (22:51 +0000)]
eet_main.c : use correct guards

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61432 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet : O_BINARY does not exist on linux...
caro [Sat, 16 Jul 2011 08:18:28 +0000 (08:18 +0000)]
Eet : O_BINARY does not exist on linux...

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61422 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet : eet_flush2 : add O_BINARY to open()
caro [Sat, 16 Jul 2011 07:24:48 +0000 (07:24 +0000)]
Eet : eet_flush2 : add O_BINARY to open()

On Windows, open() in text mode followed by fdopen() in
binary mode does not create a stream in binary mode.
So add O_BINARY to open().

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61418 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: fix common misppellings
lucas [Fri, 15 Jul 2011 14:41:15 +0000 (14:41 +0000)]
eet: fix common misppellings

Mispellings detected by codespell.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61409 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet : correction for make distcheck
captainigloo [Wed, 6 Jul 2011 19:23:21 +0000 (19:23 +0000)]
Eet : correction for make distcheck

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@61097 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoenable mmap safety in eet.
raster [Mon, 4 Jul 2011 09:36:07 +0000 (09:36 +0000)]
enable mmap safety in eet.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60979 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix some segvs in eet_node
discomfitor [Mon, 4 Jul 2011 03:50:37 +0000 (03:50 +0000)]
fix some segvs in eet_node

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60958 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd a bunch of functions for manipulating eet_node structs
discomfitor [Mon, 4 Jul 2011 03:47:03 +0000 (03:47 +0000)]
add a bunch of functions for manipulating eet_node structs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60957 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodon't leak
sachiel [Tue, 28 Jun 2011 18:05:19 +0000 (18:05 +0000)]
don't leak

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60770 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoDo show the included header
sachiel [Mon, 20 Jun 2011 16:19:35 +0000 (16:19 +0000)]
Do show the included header

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60529 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRemove out-dated info about Eet format
sachiel [Mon, 20 Jun 2011 16:16:45 +0000 (16:16 +0000)]
Remove out-dated info about Eet format

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60528 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFix "make dist"
mej [Mon, 20 Jun 2011 07:19:44 +0000 (07:19 +0000)]
Fix "make dist"

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60506 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoSince the SVN revision is now included in %{version}, it's redundant
mej [Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)]
Since the SVN revision is now included in %{version}, it's redundant
to have it in %{release} also.  So let's just tag the package as ours
and try to make sure it doesn't interfere with vendor releases.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoSlight improvement to Eet documentation.
sachiel [Tue, 14 Jun 2011 16:14:35 +0000 (16:14 +0000)]
Slight improvement to Eet documentation.

It was mostly done already and examples were there, but some things were
revamped, clarified and now there's a detailed explanation on more important
groups.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60308 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremove .cvsignore files
billiob [Sun, 12 Jun 2011 21:38:37 +0000 (21:38 +0000)]
remove .cvsignore files

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60246 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.
cedric [Fri, 10 Jun 2011 10:33:59 +0000 (10:33 +0000)]
eet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60188 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: correctly protect Eina_File during eet_close.
cedric [Thu, 9 Jun 2011 10:16:00 +0000 (10:16 +0000)]
eet: correctly protect Eina_File during eet_close.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60127 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd ignore and update files
mike_m [Tue, 7 Jun 2011 10:26:13 +0000 (10:26 +0000)]
Add ignore and update files

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60034 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: fix 'make doc' when srcdir != builddir.
antognolli [Mon, 6 Jun 2011 20:29:10 +0000 (20:29 +0000)]
eet: fix 'make doc' when srcdir != builddir.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@60006 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agono more dependency on pthread
caro [Fri, 3 Jun 2011 07:31:18 +0000 (07:31 +0000)]
no more dependency on pthread

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59912 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoFix compilation with libjpeg 8 on Windows.
caro [Mon, 23 May 2011 05:14:20 +0000 (05:14 +0000)]
Fix compilation with libjpeg 8 on Windows.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59608 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoEet : fix scanf format on Windows
caro [Tue, 17 May 2011 21:15:45 +0000 (21:15 +0000)]
Eet : fix scanf format on Windows

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59475 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoeet: use Eina_File and fix forgotten init in Eet test suite.
cedric [Tue, 17 May 2011 16:19:53 +0000 (16:19 +0000)]
eet: use Eina_File and fix forgotten init in Eet test suite.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59471 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agouse haeders check to include unistd.h
caro [Sun, 15 May 2011 11:21:20 +0000 (11:21 +0000)]
use haeders check to include unistd.h

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59401 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoeet: update ChangeLog.
cedric [Sat, 14 May 2011 09:23:44 +0000 (09:23 +0000)]
eet: update ChangeLog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59380 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoeet: use eina_lock.
cedric [Sat, 14 May 2011 09:07:51 +0000 (09:07 +0000)]
eet: use eina_lock.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@59378 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodont use old evas.h in docs.
raster [Wed, 27 Apr 2011 11:20:42 +0000 (11:20 +0000)]
dont use old evas.h in docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58955 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoeet: remove uneeded Evas.h.
cedric [Wed, 27 Apr 2011 09:44:37 +0000 (09:44 +0000)]
eet: remove uneeded Evas.h.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58950 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agobetter docs
raster [Mon, 18 Apr 2011 11:23:56 +0000 (11:23 +0000)]
better docs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58707 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl: don't track cache file.
cedric [Thu, 14 Apr 2011 20:30:17 +0000 (20:30 +0000)]
efl: don't track cache file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58672 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoautogen: unobrk things.
cedric [Thu, 14 Apr 2011 14:51:36 +0000 (14:51 +0000)]
autogen: unobrk things.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58668 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoautogen: improve detection of parameter change.
cedric [Thu, 14 Apr 2011 14:03:46 +0000 (14:03 +0000)]
autogen: improve detection of parameter change.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58667 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agomore of eet docs in .h - all of it minus examples actually.
raster [Fri, 8 Apr 2011 06:21:40 +0000 (06:21 +0000)]
more of eet docs in .h - all of it minus examples actually.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58475 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agorename libtool version names to fit libtool doc
caro [Sun, 27 Mar 2011 18:06:17 +0000 (18:06 +0000)]
rename libtool version names to fit libtool doc

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@58117 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agorevert version change 999 -> 99. also e17 didnt even need it as it
raster [Fri, 18 Mar 2011 07:35:19 +0000 (07:35 +0000)]
revert version change 999 -> 99. also e17 didnt even need it as it
produced no versioned .so files.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57844 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoSet v_mic to 99 (less than 256) to please OS X
englebass [Thu, 17 Mar 2011 13:12:50 +0000 (13:12 +0000)]
Set v_mic to 99 (less than 256) to please OS X

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57824 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoimprove docs.
raster [Wed, 16 Mar 2011 12:05:56 +0000 (12:05 +0000)]
improve docs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57794 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl: don't track config.cache.
cedric [Tue, 22 Feb 2011 17:16:59 +0000 (17:16 +0000)]
efl: don't track config.cache.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57246 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoeet: remove warning of unused code.
cedric [Tue, 22 Feb 2011 12:23:12 +0000 (12:23 +0000)]
eet: remove warning of unused code.

NOTE: keeping the code around as it may be usefull.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57236 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl: add back touch on configure time generated file.
cedric [Tue, 22 Feb 2011 10:29:28 +0000 (10:29 +0000)]
efl: add back touch on configure time generated file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57232 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl: turn on cached result, that will reduce your configure time a lot !
cedric [Mon, 21 Feb 2011 14:56:49 +0000 (14:56 +0000)]
efl: turn on cached result, that will reduce your configure time a lot !

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57213 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoeet, ecore, evas, efreet: don't track generated files.
cedric [Wed, 16 Feb 2011 10:58:03 +0000 (10:58 +0000)]
eet, ecore, evas, efreet: don't track generated files.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57084 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eet: improve speed and memory usage when decoding EET_G_UNION,
cedric [Mon, 14 Feb 2011 10:57:13 +0000 (10:57 +0000)]
* eet: improve speed and memory usage when decoding EET_G_UNION,
EET_G_VAR_ARRAY and EET_G_ARRAY.

This change has a direct impact on load time for Edje file. So
please test it and report any issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@57013 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
seoz [Thu, 10 Feb 2011 16:50:18 +0000 (16:50 +0000)]
dox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
Sync authors in doc with AUTHORS.
Updated date to 2011.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56926 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoremove double declared ret
englebass [Thu, 3 Feb 2011 23:16:15 +0000 (23:16 +0000)]
remove double declared ret

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoprefix macro generated variable with __
englebass [Thu, 3 Feb 2011 23:16:04 +0000 (23:16 +0000)]
prefix macro generated variable with __

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56701 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
englebass [Thu, 3 Feb 2011 23:15:53 +0000 (23:15 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56700 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoput visual studio files outside the libraries directory
caro [Thu, 3 Feb 2011 19:52:33 +0000 (19:52 +0000)]
put visual studio files outside the libraries directory

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56687 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoUse eina_stringshare_add() instead of strdup() on mmaped file
caro [Sat, 29 Jan 2011 17:31:55 +0000 (17:31 +0000)]
Use eina_stringshare_add() instead of strdup() on mmaped file
names on Windows. This fix eet shut down on Windows.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56380 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agogeeze. get year right! spank
raster [Sat, 29 Jan 2011 13:24:22 +0000 (13:24 +0000)]
geeze. get year right! spank

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56378 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoaaaah farg. forgot the changelogs. fix.
raster [Sat, 29 Jan 2011 03:54:33 +0000 (03:54 +0000)]
aaaah farg. forgot the changelogs. fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56359 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agosvn goes to x.x.999.svnrev now. :)
raster [Sat, 29 Jan 2011 03:34:44 +0000 (03:34 +0000)]
svn goes to x.x.999.svnrev now. :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56355 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago1.0 version magic. now leave these projects the hell alone in svn
raster [Sat, 29 Jan 2011 03:05:22 +0000 (03:05 +0000)]
1.0 version magic. now leave these projects the hell alone in svn
until we have branches.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56352 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoFix invalid pointer ref
lucas [Fri, 21 Jan 2011 01:01:12 +0000 (01:01 +0000)]
Fix invalid pointer ref

Patch by: ChunEon Park <chuneon.park@samsung.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56249 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoput again eet tests in the source tree
caro [Sun, 16 Jan 2011 18:16:11 +0000 (18:16 +0000)]
put again eet tests in the source tree

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@56194 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agohve to revert these commits. they hve created a whole chunk of 64bit
raster [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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55981 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

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

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55968 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd guards in config.h to avoid multiple inclusions
caro [Thu, 6 Jan 2011 18:27:21 +0000 (18:27 +0000)]
add guards in config.h to avoid multiple inclusions

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55940 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agomissing file in MAINTAINERCLEANFILES
caro [Mon, 3 Jan 2011 07:23:28 +0000 (07:23 +0000)]
missing file in MAINTAINERCLEANFILES

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55814 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agomove eet tests to TEST dir too. same reasons as for ecore tests going.
raster [Sun, 19 Dec 2010 02:58:16 +0000 (02:58 +0000)]
move eet tests to TEST dir too. same reasons as for ecore tests going.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55636 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoEINA_MAGIC is already defined with a ';'. Remove it to fix
caro [Sat, 11 Dec 2010 07:58:41 +0000 (07:58 +0000)]
EINA_MAGIC is already defined with a ';'. Remove it to fix
compilation with vc++

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55490 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agouse typedefs for fn pointers.
raster [Tue, 7 Dec 2010 06:39:18 +0000 (06:39 +0000)]
use typedefs for fn pointers.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55342 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !
cedric [Sat, 4 Dec 2010 00:50:58 +0000 (00:50 +0000)]
* eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55238 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eet: forgotten file.
cedric [Sat, 4 Dec 2010 00:45:26 +0000 (00:45 +0000)]
* eet: forgotten file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55236 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eet: forgot to update ChangeLog.
cedric [Sat, 4 Dec 2010 00:44:56 +0000 (00:44 +0000)]
* eet: forgot to update ChangeLog.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55235 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eet: define PATH_MAX when needed.
cedric [Fri, 3 Dec 2010 23:02:37 +0000 (23:02 +0000)]
* eet: define PATH_MAX when needed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55231 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eet: improve detection of -Wl,--as-needed
cedric [Fri, 3 Dec 2010 18:27:17 +0000 (18:27 +0000)]
* eet: improve detection of -Wl,--as-needed

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55214 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eet: use uintptr_t.
cedric [Fri, 3 Dec 2010 18:01:45 +0000 (18:01 +0000)]
* eet: use uintptr_t.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55210 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33