Vincent Torri
da7d129e2d
* remove the inclusion of config.h in Eet_private.h (not needed)
...
* add config.h in all source file to be consistent, even if it
is not necessary
* formatting
SVN revision: 41941
14 years ago
Vincent Torri
008b437d52
update changelog
...
SVN revision: 41877
15 years ago
Vincent Torri
5c8b90d23c
add alloca() declaration
...
SVN revision: 41874
15 years ago
Carsten Haitzler
359df1c2b9
fix eet docs.
...
SVN revision: 41826
15 years ago
Mikhail Gusarov
90f801d31c
From: Mikhail Gusarov <dottedmag@dottedmag.net>
...
Those symbols appeared earlier than in 1.2.2, but debian/libeet1.symbols
was not updated, so there is no point to look at the actual minimal
versions of symbols.
SVN revision: 41824
15 years ago
Carsten Haitzler
aff55d6fbb
log.
...
SVN revision: 41814
15 years ago
Carsten Haitzler
65c50a0a4e
fix - write empty chunks. need them for corner case. see comments.
...
SVN revision: 41810
15 years ago
Gustavo Sverzut Barbieri
cbbb575f69
have his full name, as he likes it =)
...
SVN revision: 41798
15 years ago
Cedric BAIL
67418404d0
* eet: Make macro EET_EINA_*_DATA_DESCRIPTOR_CLASS_SET usable in if
...
statement.
Patch from Raphael Kubo.
SVN revision: 41763
15 years ago
Carsten Haitzler
c1acd83e1e
beware "class"! those c++ compiler can compile c... but they like to think
...
class is special... ESPECIALLY IN HEADERS used by c++ apps.
SVN revision: 41738
15 years ago
Cedric BAIL
05edf17dd4
* eet: Oops. Fix init order.
...
SVN revision: 41736
15 years ago
Cedric BAIL
2cf15dc335
* eet: Fix prefix.
...
SVN revision: 41735
15 years ago
Cedric BAIL
1e0baaab60
* eet: Cleanup Eet_Data_Descriptor API.
...
- Provide two functions with a better name (Still need more doc).
- Deprecating old eet_data_descriptor*_new.
- Provide helper function for eet when using eina data type.
SVN revision: 41732
15 years ago
Carsten Haitzler
a1b1beed52
RELEASE: eet 1.2.2
...
SVN revision: 41531
15 years ago
Cedric BAIL
470b2756ba
Oops, forgot changelog.
...
SVN revision: 41483
15 years ago
Cedric BAIL
fe553249ef
* eet: Fix initialization for system that don't support SECMEN.
...
Note that I don't like this solution, but I didn't see any better one.
SVN revision: 41481
15 years ago
Gustavo Sverzut Barbieri
29c44e5234
Improve docs in Eet.h
...
By: Hanspeter Portner
SVN revision: 41307
15 years ago
Cedric BAIL
3dfa5693f9
* eet: Update ChangeLog.
...
SVN revision: 41280
15 years ago
Cedric BAIL
0a6ef8bbde
* eet: Reorder gcry init so that it's correctly taken into account by gcry.
...
SVN revision: 41279
15 years ago
Cedric BAIL
0e2a57f8c8
* eet: Fix compilation when disabling signature, with gnutls enabled.
...
SVN revision: 41256
15 years ago
Vincent Torri
390f94bcfd
update m4 macros (mainly formatting)
...
SVN revision: 41212
15 years ago
Cedric BAIL
8a363fec23
* eet: SUN compiler don't like ; at the end of this macro.
...
SVN revision: 41184
15 years ago
Cedric BAIL
e0c6b0df8d
* Eet: Add a clean way to create struct child.
...
SVN revision: 41053
15 years ago
Carsten Haitzler
fd703f214f
and eet snap
...
SVN revision: 41040
15 years ago
Cedric BAIL
9c5a02a771
* eet_node: Fix eet_data_undump segv when Eet_Node == NULL.
...
SVN revision: 40894
15 years ago
Cedric BAIL
c7075525cc
* eet: Update ChangeLog.
...
SVN revision: 40874
15 years ago
Cedric BAIL
70c7a08c05
* eet_node: Fix API.
...
SVN revision: 40873
15 years ago
Gustavo Sverzut Barbieri
7b7ece4046
fix debian rules files.
...
* fix the way AC_INIT macros are parsed to consider [] as well.
* set both LDFLAGS and CFLAGS on the libs I use and I know support -fvisibility=hidden.
SVN revision: 40838
15 years ago
Cedric BAIL
16ae86eacb
* eet_data: Remove some warning.
...
SVN revision: 40725
15 years ago
Vincent Torri
273fae43ea
underquoted parameters of AC_INIT
...
SVN revision: 40653
15 years ago
Vincent Torri
13889717c4
update efl_doxygen.m4
...
SVN revision: 40652
15 years ago
Cedric BAIL
b336298727
* Eet: Cleanup eet_data dump code.
...
SVN revision: 40643
15 years ago
Gustavo Sverzut Barbieri
37113c77a5
doxygen was missing as build dependency.
...
SVN revision: 40530
15 years ago
Daniel Kolesa
07ec7509a9
Fixed debian stuff everywhere.
...
SVN revision: 40505
15 years ago
Rodrigo Cesar Lopes Belem
a7c514da2b
Added libtool as Build-Depends to everything that uses
...
DEB_CONFIGURE_SCRIPT := ./autogen.sh
SVN revision: 40500
15 years ago
Daniel Kolesa
f53053c1ca
Missing build-deps
...
SVN revision: 40446
15 years ago
Carsten Haitzler
8e52d827ec
move to uses no []'s as it works for me, but for belem... inconsistent []'s
...
doesnt work.
SVN revision: 40300
15 years ago
Daniel Kolesa
875d89a9fe
Updated debian stuff for core EFL. Changed debian stuff of others to work with core EFL updates.
...
SVN revision: 40292
15 years ago
Carsten Haitzler
99ccf484f8
snapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
...
uploaded.
SVN revision: 40284
15 years ago
Daniel Kolesa
7a07300a77
Updated changelogs for packages which will go into repository.
...
SVN revision: 40270
15 years ago
Carsten Haitzler
e39dc41493
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.
SVN revision: 40267
15 years ago
Gustavo Sverzut Barbieri
3ab5491316
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).
SVN revision: 40247
15 years ago
Daniel Kolesa
4a2d186b02
Updated Standards-Version
...
SVN revision: 40228
15 years ago
Daniel Kolesa
c06e55cc1b
Merged with pkgE
...
SVN revision: 40226
15 years ago
Daniel Kolesa
5d5d17960d
Prepared for merge with pkgE debian stuff
...
SVN revision: 40225
15 years ago
Cedric BAIL
1ad8971a15
* eet_cipher: Fix memory leak.
...
SVN revision: 40135
15 years ago
Cedric BAIL
18493b6d1b
* eet_data: Cleanup a little eet_data_descriptor_decode.
...
SVN revision: 40109
15 years ago
Cedric BAIL
bdea85040b
* eet: Add API to directly store Eet_Node inside and Eet_File.
...
SVN revision: 40107
15 years ago
Cedric BAIL
7dd4b42c85
* eet_node.c: Oops, add file to svn.
...
SVN revision: 40106
15 years ago
Cedric BAIL
b954d4dd49
* 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.
SVN revision: 40105
15 years ago