framework/uifw/eet.git
15 years ago * Eet: Cleanup eet_data dump code.
cedric [Thu, 14 May 2009 15:58:10 +0000 (15:58 +0000)]
* Eet: Cleanup eet_data dump code.

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

15 years agodoxygen was missing as build dependency.
barbieri [Wed, 6 May 2009 21:03:11 +0000 (21:03 +0000)]
doxygen was missing as build dependency.

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

15 years agoFixed debian stuff everywhere.
quaker [Mon, 4 May 2009 17:36:48 +0000 (17:36 +0000)]
Fixed debian stuff everywhere.

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

15 years agoAdded libtool as Build-Depends to everything that uses
rbelem [Sun, 3 May 2009 14:32:23 +0000 (14:32 +0000)]
Added libtool as Build-Depends to everything that uses
DEB_CONFIGURE_SCRIPT := ./autogen.sh

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

15 years agoMissing build-deps
quaker [Tue, 28 Apr 2009 16:38:18 +0000 (16:38 +0000)]
Missing build-deps

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

15 years agomove to uses no []'s as it works for me, but for belem... inconsistent []'s
raster [Thu, 23 Apr 2009 00:32:53 +0000 (00:32 +0000)]
move to uses no []'s as it works for me, but for belem... inconsistent []'s
doesnt work.

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

15 years agoUpdated debian stuff for core EFL. Changed debian stuff of others to work with core...
quaker [Wed, 22 Apr 2009 16:37:17 +0000 (16:37 +0000)]
Updated debian stuff for core EFL. Changed debian stuff of others to work with core EFL updates.

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

15 years agosnapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
raster [Wed, 22 Apr 2009 14:07:05 +0000 (14:07 +0000)]
snapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
uploaded.

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

15 years agoUpdated changelogs for packages which will go into repository.
quaker [Tue, 21 Apr 2009 17:39:20 +0000 (17:39 +0000)]
Updated changelogs for packages which will go into repository.

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

15 years ago1. embryo shoudl have soname
raster [Tue, 21 Apr 2009 14:17:42 +0000 (14:17 +0000)]
1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.

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

15 years agofix distcheck on couple packages, problems with EXTRA_DIST
barbieri [Mon, 20 Apr 2009 13:38:49 +0000 (13:38 +0000)]
fix distcheck on couple packages, problems with EXTRA_DIST

Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!

EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.

And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).

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

15 years agoUpdated Standards-Version
quaker [Sun, 19 Apr 2009 16:28:48 +0000 (16:28 +0000)]
Updated Standards-Version

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

15 years agoMerged with pkgE
quaker [Sun, 19 Apr 2009 16:22:00 +0000 (16:22 +0000)]
Merged with pkgE

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

15 years agoPrepared for merge with pkgE debian stuff
quaker [Sun, 19 Apr 2009 16:18:41 +0000 (16:18 +0000)]
Prepared for merge with pkgE debian stuff

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

15 years ago * eet_cipher: Fix memory leak.
cedric [Fri, 17 Apr 2009 14:00:31 +0000 (14:00 +0000)]
* eet_cipher: Fix memory leak.

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

15 years ago * eet_data: Cleanup a little eet_data_descriptor_decode.
cedric [Thu, 16 Apr 2009 15:19:14 +0000 (15:19 +0000)]
* eet_data: Cleanup a little eet_data_descriptor_decode.

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

15 years ago * eet: Add API to directly store Eet_Node inside and Eet_File.
cedric [Thu, 16 Apr 2009 12:43:34 +0000 (12:43 +0000)]
* eet: Add API to directly store Eet_Node inside and Eet_File.

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

15 years ago * eet_node.c: Oops, add file to svn.
cedric [Thu, 16 Apr 2009 12:42:03 +0000 (12:42 +0000)]
* eet_node.c: Oops, add file to svn.

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

15 years ago * eet: Expose Eet_Node so we can now write external parser for eet_data. Still need
cedric [Thu, 16 Apr 2009 12:18:18 +0000 (12:18 +0000)]
* eet: Expose Eet_Node so we can now write external parser for eet_data. Still need
a way to retrieve an Eet_Node from an eet_data, perhaps some documentation and tests also.

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

15 years ago * eet: Add a faster way to compute signature. But currently need my pending patch...
cedric [Thu, 16 Apr 2009 12:15:56 +0000 (12:15 +0000)]
* eet: Add a faster way to compute signature. But currently need my pending patch to GnuTLS
(I need to sign and send this assigment paper) to be usefull.

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

15 years agoUpdated debian stuff(grew Standards-Version, updated python-ecore rules file)
quaker [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)

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

15 years ago * eet: Fix tests suite.
cedric [Tue, 14 Apr 2009 09:26:15 +0000 (09:26 +0000)]
* eet: Fix tests suite.

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

15 years ago * eet_data: Remove not used pointer.
cedric [Tue, 14 Apr 2009 09:18:58 +0000 (09:18 +0000)]
* eet_data: Remove not used pointer.

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

15 years ago * eet: Don't build OpenSSL support when we already build GnuTLS support.
cedric [Thu, 26 Mar 2009 15:25:15 +0000 (15:25 +0000)]
* eet: Don't build OpenSSL support when we already build GnuTLS support.

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

15 years ago * eet: Update ChangeLog.
cedric [Wed, 25 Mar 2009 17:12:25 +0000 (17:12 +0000)]
* eet: Update ChangeLog.

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

15 years ago * eet.pc.in: Fix private dependencies.
cedric [Wed, 25 Mar 2009 16:27:22 +0000 (16:27 +0000)]
* eet.pc.in: Fix private dependencies.

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

15 years ago * eet_lib: Prevent double init of gcry.
cedric [Wed, 25 Mar 2009 16:26:46 +0000 (16:26 +0000)]
* eet_lib: Prevent double init of gcry.

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

15 years agoi found it is useless and cdbs is setting up prefix automatically.
quaker [Tue, 24 Mar 2009 19:56:43 +0000 (19:56 +0000)]
i found it is useless and cdbs is setting up prefix automatically.

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

15 years agoforgot to add --prefix=/usr
quaker [Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)]
forgot to add --prefix=/usr

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

15 years agoUpdated debian stuff everywhere.
quaker [Tue, 24 Mar 2009 19:44:57 +0000 (19:44 +0000)]
Updated debian stuff everywhere.

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

15 years agoFix compilation on OpenBSD (bug #251). Patch by eumel.
caro [Sun, 22 Mar 2009 13:37:17 +0000 (13:37 +0000)]
Fix compilation on OpenBSD (bug #251). Patch by eumel.

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

15 years ago * Eet: Update ChangeLog according to last modification.
cedric [Thu, 19 Mar 2009 19:14:38 +0000 (19:14 +0000)]
* Eet: Update ChangeLog according to last modification.

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

15 years ago * eet_data: Make it thread safe and fix some memory leak.
cedric [Thu, 19 Mar 2009 19:00:46 +0000 (19:00 +0000)]
* eet_data: Make it thread safe and fix some memory leak.

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

15 years agodisable fsync
raster [Wed, 18 Mar 2009 01:47:33 +0000 (01:47 +0000)]
disable fsync

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

15 years agoupdate changelog.
barbieri [Tue, 17 Mar 2009 22:31:35 +0000 (22:31 +0000)]
update changelog.

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

15 years agomake sure data is on disk, don't get empty files on ext4/ext3=writeback.
barbieri [Tue, 17 Mar 2009 20:49:36 +0000 (20:49 +0000)]
make sure data is on disk, don't get empty files on ext4/ext3=writeback.

Ok, raster said it would not happen but just crashed my machine and
e.cfg was lost due ext4 being in writeback by default. Accordingly to
Theodore Ts'o
(http://thunk.org/tytso/blog/2009/03/15/dont-fear-the-fsync/) we
should fsync even on open-write-close+rename case.

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

15 years agoignore
englebass [Tue, 17 Mar 2009 18:20:57 +0000 (18:20 +0000)]
ignore

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

15 years agollvm complaint fix from Tiago Falcão
raster [Fri, 13 Mar 2009 16:12:24 +0000 (16:12 +0000)]
llvm complaint fix from Tiago Falcão

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

15 years ago * eet/AUTHORS,
cedric [Mon, 9 Mar 2009 17:56:42 +0000 (17:56 +0000)]
* eet/AUTHORS,
* eet/ChangeLog: Actually update ChangeLog and AUTHORS according to last work.

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

15 years ago * eet/src/lib/eet_cipher.c: Report size as expected by API.
cedric [Mon, 9 Mar 2009 15:52:14 +0000 (15:52 +0000)]
* eet/src/lib/eet_cipher.c: Report size as expected by API.

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

15 years ago eet: Including two times the same header is useless in the best case.
cedric [Mon, 2 Mar 2009 15:39:10 +0000 (15:39 +0000)]
eet: Including two times the same header is useless in the best case.

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

15 years ago eet: Fix memleak during cipher.
cedric [Mon, 2 Mar 2009 14:43:57 +0000 (14:43 +0000)]
eet: Fix memleak during cipher.

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

15 years agoFix problem reported by clang.
barbieri [Thu, 26 Feb 2009 22:14:14 +0000 (22:14 +0000)]
Fix problem reported by clang.

TODO: we should review sign of length attributes and make them
consistent whenever possible.

By: Luis Felipe Strano Moraes

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

15 years agoupdate m4 macro
caro [Mon, 23 Feb 2009 06:45:56 +0000 (06:45 +0000)]
update m4 macro

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

15 years agoset _UNUSED__ to nothing for vc++
caro [Thu, 19 Feb 2009 21:13:20 +0000 (21:13 +0000)]
set _UNUSED__ to nothing for vc++

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

15 years agodo not include unistd.h if vc++ is used
caro [Thu, 19 Feb 2009 20:31:21 +0000 (20:31 +0000)]
do not include unistd.h if vc++ is used

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

15 years agoInclude winsock2.h before time.h. Requested by vc++
caro [Thu, 19 Feb 2009 20:17:14 +0000 (20:17 +0000)]
Include winsock2.h before time.h. Requested by vc++

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

15 years agoset correctly the relative path of the extern directory,
caro [Thu, 19 Feb 2009 20:10:43 +0000 (20:10 +0000)]
set correctly the relative path of the extern directory,
so that it fits the one used in the tutorial.

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

15 years ago Add some missing unused flags.
illogict [Mon, 9 Feb 2009 20:46:12 +0000 (20:46 +0000)]
 Add some missing unused flags.

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

15 years ago * eet/src/lib/Eet.h,
cedric [Mon, 9 Feb 2009 13:53:20 +0000 (13:53 +0000)]
* eet/src/lib/Eet.h,
* eet/src/lib/eet_lib.c,
* eet/src/lib/eet_cipher.c,
* eet/src/lib/Eet_private.h: Add a function to retrieve SHA1 of an associated Eet_File.

Note: Sadly GnuTLS doesn't seem to provide a gnutls_x509_crt_verify_hash function.

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

15 years ago Dead assignment. Reported by CLang.
illogict [Sun, 8 Feb 2009 10:19:52 +0000 (10:19 +0000)]
 Dead assignment. Reported by CLang.

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

15 years agoMissing modification of the variable DOXYGEN to
caro [Sun, 1 Feb 2009 20:26:08 +0000 (20:26 +0000)]
Missing modification of the variable DOXYGEN to
efl_doxygen. Spotted by Albin Tonnerre (Lutin).

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

15 years agocheck doxygen availability only if we enable documentation build
caro [Sat, 31 Jan 2009 20:18:51 +0000 (20:18 +0000)]
check doxygen availability only if we enable documentation build

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

15 years ago * eet/src/lib/eet_cipher.c: Fix a corrupted pointer use.
cedric [Fri, 30 Jan 2009 13:50:01 +0000 (13:50 +0000)]
* eet/src/lib/eet_cipher.c: Fix a corrupted pointer use.

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

15 years agoPrint signature and certificate lenght (give you an idea of the over head).
cedric [Tue, 27 Jan 2009 13:12:59 +0000 (13:12 +0000)]
Print signature and certificate lenght (give you an idea of the over head).

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

15 years agoPoint the API Reference to the right file
sachiel [Sat, 24 Jan 2009 18:45:54 +0000 (18:45 +0000)]
Point the API Reference to the right file

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

15 years agofix logic in efl_doxygen.m4
caro [Thu, 22 Jan 2009 21:14:12 +0000 (21:14 +0000)]
fix logic in efl_doxygen.m4

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

15 years agoupdate ac_attribute.m4
caro [Wed, 14 Jan 2009 08:36:02 +0000 (08:36 +0000)]
update ac_attribute.m4

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

15 years agofix the copying license to
raster [Tue, 13 Jan 2009 13:00:45 +0000 (13:00 +0000)]
fix the copying license to

1. get rid of grammar mistake
2. refer to COPYING-PLAIn correctly as the filename
3. be more explicit on "shipping source" due to ambiguity (this makes it what
it was intended to be and that is GPL compatible).

this does not modify the LGPL libs... or GPL apps etc. - only those using the
original COPYING from e. author and dates at the top remain the same.

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

15 years agocheck if the linker supports --as-needed
caro [Fri, 9 Jan 2009 17:29:06 +0000 (17:29 +0000)]
check if the linker supports --as-needed

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

15 years agoAdded debian/rules files with a new permissions set(755).
quaker [Fri, 9 Jan 2009 16:33:51 +0000 (16:33 +0000)]
Added debian/rules files with a new permissions set(755).

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

15 years agoprepare debian rules files for new chmod permissions.
quaker [Fri, 9 Jan 2009 16:31:51 +0000 (16:31 +0000)]
prepare debian rules files for new chmod permissions.

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

15 years agoAdded new set of debian subdirs.
quaker [Thu, 1 Jan 2009 11:35:17 +0000 (11:35 +0000)]
Added new set of debian subdirs.

BROKEN/etox
e
ecore
e_dbus
edje
edje_editor
edje_viewer
eet
efreet
eina
elicit
elitaire
embryo
E-MODULES-EXTRA
emotion
emphasis
empower
emprint
enhance
enity
entrance
ephoto
epsilon
esmart
estickies
etk
etk_extra
evas
evolve
ewl
exhibit
exml
expedite
imlib2
imlib2_loaders
MISC/engage
OLD/eclair
OLD/engrave
OLD/enotes
OLD/entrance_edit_gui
OLD/e_utils
OLD/evoak
OLD/examine
OLD/iconbar
PROTO/etk_server
PROTO/exchange
PROTO/extrackt
rage

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

15 years agoRemoved debian subfolders - prepared for a new set of debian subdirs.
quaker [Thu, 1 Jan 2009 11:25:05 +0000 (11:25 +0000)]
Removed debian subfolders - prepared for a new set of debian subdirs.

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

15 years agoas-needed is not globally supported - perhaps it needs to be detected?
handyande [Wed, 31 Dec 2008 16:17:04 +0000 (16:17 +0000)]
as-needed is not globally supported - perhaps it needs to be detected?

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

15 years agoUpdate m4 macro to provide __UNUSED__.
cedric [Wed, 31 Dec 2008 13:08:45 +0000 (13:08 +0000)]
Update m4 macro to provide __UNUSED__.

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

15 years agoRemove dead debugging code.
cedric [Tue, 30 Dec 2008 11:04:35 +0000 (11:04 +0000)]
Remove dead debugging code.

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

15 years agoRemove dead assignment.
cedric [Tue, 30 Dec 2008 11:01:36 +0000 (11:01 +0000)]
Remove dead assignment.

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

15 years agoRemove useless affectation.
cedric [Mon, 29 Dec 2008 16:59:47 +0000 (16:59 +0000)]
Remove useless affectation.

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

15 years agoRemove dead assignment and change condition for easier match.
cedric [Mon, 29 Dec 2008 10:51:38 +0000 (10:51 +0000)]
Remove dead assignment and change condition for easier match.

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

15 years agoRemove dead code detected by llvm static analyser.
cedric [Mon, 29 Dec 2008 10:47:18 +0000 (10:47 +0000)]
Remove dead code detected by llvm static analyser.

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

15 years agoRemove unused variable and check error return.
cedric [Mon, 29 Dec 2008 10:29:08 +0000 (10:29 +0000)]
Remove unused variable and check error return.

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

15 years agoCheck decompression error. Potential bug detected by llvm static analyser.
cedric [Mon, 29 Dec 2008 09:39:03 +0000 (09:39 +0000)]
Check decompression error. Potential bug detected by llvm static analyser.

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

15 years agoEet Win32 VS8 project modified
dm [Mon, 22 Dec 2008 23:21:49 +0000 (23:21 +0000)]
Eet Win32 VS8 project modified

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

15 years agoFix documentation.
cedric [Tue, 9 Dec 2008 13:02:44 +0000 (13:02 +0000)]
Fix documentation.

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

15 years agoBetter error handling with eet identity.
cedric [Fri, 5 Dec 2008 09:42:06 +0000 (09:42 +0000)]
Better error handling with eet identity.

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

15 years agoAdd a function to get the raw signature data.
cedric [Wed, 26 Nov 2008 10:45:47 +0000 (10:45 +0000)]
Add a function to get the raw signature data.

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

15 years agoMake password callback work (PKCS8 support), fix minor bugs and add more tests.
cedric [Fri, 14 Nov 2008 17:34:51 +0000 (17:34 +0000)]
Make password callback work (PKCS8 support), fix minor bugs and add more tests.

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

15 years agoOops, forgot to commit this file. Crypto should now work.
cedric [Fri, 14 Nov 2008 09:01:11 +0000 (09:01 +0000)]
Oops, forgot to commit this file. Crypto should now work.

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

15 years agofix typo: cypher -> cipher
barbieri [Thu, 13 Nov 2008 20:49:18 +0000 (20:49 +0000)]
fix typo: cypher -> cipher

also reduce scope of ciphered and ciphered_len.

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

15 years agocheck fnmatch in evil before iberty (for mingw users)
barbieri [Thu, 13 Nov 2008 20:48:37 +0000 (20:48 +0000)]
check fnmatch in evil before iberty (for mingw users)

Patch by Vincent, who is on windows and cannot commit :-P

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

15 years agorename, build still doesnt work for gnutls.
codewarrior [Thu, 13 Nov 2008 19:26:28 +0000 (19:26 +0000)]
rename, build still doesnt work for gnutls.

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

15 years agoAdd crypto support to eet.
cedric [Thu, 13 Nov 2008 16:31:13 +0000 (16:31 +0000)]
Add crypto support to eet.

GNUTLS support by Arnaud de Turckheim <quarium@gmail.com>.

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

15 years agoformatting, disable openssl by default on Windows XP
caro [Sat, 1 Nov 2008 18:11:27 +0000 (18:11 +0000)]
formatting, disable openssl by default on Windows XP

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

15 years agobuild eet even if openssl is not present
pfritz [Tue, 28 Oct 2008 22:15:26 +0000 (22:15 +0000)]
build eet even if  openssl is not present

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

15 years agofix filename in eet.dox.in
caro [Sun, 26 Oct 2008 12:03:37 +0000 (12:03 +0000)]
fix filename in eet.dox.in

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

15 years agofix output
caro [Sun, 26 Oct 2008 08:18:14 +0000 (08:18 +0000)]
fix output

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

15 years agouse e.css instead of eet.css
caro [Sun, 26 Oct 2008 07:13:12 +0000 (07:13 +0000)]
use e.css instead of eet.css

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

15 years agoautotools cleanups:
caro [Sun, 26 Oct 2008 07:05:11 +0000 (07:05 +0000)]
autotools cleanups:

 * reorganize configure.ac
 * select default opptions in configure.ac (disable openssl
   for windows ce)
 * fix Libs.private field and add Requires field in eep.pc
 * rename eet.c.in to eet.dox.in
 * use css file from other packages. Now the doc is correctly
   displayd (need a rename of eet.css to e.css, though. will be
   next commit)

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

15 years agoformatting
englebass [Fri, 24 Oct 2008 21:47:10 +0000 (21:47 +0000)]
formatting

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

15 years ago* Bug fix :
cedric [Fri, 24 Oct 2008 14:06:40 +0000 (14:06 +0000)]
* Bug fix :
  - Array layout would be broken or worse not possible to reload at all if you put NULL pointer in it.
  - Array of string now work.
  - Fix a double free issue with array on double load.

* Add the test to detect this case.

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

15 years agoinclude Evil.h so that fopen can manage files
caro [Fri, 24 Oct 2008 08:06:08 +0000 (08:06 +0000)]
include Evil.h so that fopen can manage files
with relative path when using native code on
Windows CE

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

15 years ago* Fix Hash of String bug.
cedric [Thu, 23 Oct 2008 14:41:04 +0000 (14:41 +0000)]
* Fix Hash of String bug.
* Add a test case for it.

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

15 years ago* Fix bug with string included in a list found by Viktor Kojouharov.
cedric [Thu, 23 Oct 2008 13:12:33 +0000 (13:12 +0000)]
* Fix bug with string included in a list found by Viktor Kojouharov.
* Add a test case for that one.

Problem was simple type inlining in complex structure (like list/hash/array) is
just a hack. We are creating a subtype with the data chunk. That work with INT
or SHORT for example, but not with STRING because it's a pointer to a STRING and
not directly the STRING. This result in a double pointer dereferencing where it
shouldn't. In fact STRING is not really like other simple data type. So we
should handle it differently.

Still need to fix Array and Hash.

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

15 years agoStrangely, Eet documentation was referencing Evas list, so switch
cedric [Wed, 22 Oct 2008 08:59:14 +0000 (08:59 +0000)]
Strangely, Eet documentation was referencing Evas list, so switch
this to Eina list.

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

15 years agoAdd eina to dependencies.
kaethorn [Tue, 21 Oct 2008 13:46:18 +0000 (13:46 +0000)]
Add eina to dependencies.

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

15 years agoUpdate Debian files.
kaethorn [Tue, 21 Oct 2008 12:23:03 +0000 (12:23 +0000)]
Update Debian files.

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

15 years ago * exit when fnmatch is not found
caro [Tue, 21 Oct 2008 06:13:26 +0000 (06:13 +0000)]
 * exit when fnmatch is not found
 * formatting

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

15 years agoRemove eet data type from the test suite.
cedric [Mon, 20 Oct 2008 15:10:46 +0000 (15:10 +0000)]
Remove eet data type from the test suite.

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

15 years agoUse eina conversion functions (Remove code from eet).
cedric [Mon, 20 Oct 2008 09:44:34 +0000 (09:44 +0000)]
Use eina conversion functions (Remove code from eet).

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