Commit Graph

1046 Commits

Author SHA1 Message Date
Kim Woelders 372249e5a5 Remove restriction to 8 bits per sample (suggested by David A. Gatwood, bug 374).
Set stopOnError (seems like the proper thing to do?).


SVN revision: 33676
2008-02-04 19:38:53 +00:00
Kim Woelders c6478dd2df Indent.
SVN revision: 33675
2008-02-04 19:37:46 +00:00
Falko Schmidt a6a346a68a remove duplicate line.
clean install files for test package.


SVN revision: 33647
2008-01-28 22:12:46 +00:00
Carsten Haitzler c7cdeb9188 asparagus! also pass distcheck and have common autofoo init that is
consistent for package, version etc.


SVN revision: 33602
2008-01-25 03:35:49 +00:00
Kim Woelders b2837013af Oops - missed one (malloc check).
SVN revision: 33364
2008-01-06 15:07:47 +00:00
Kim Woelders 8be6d59395 Handle some out-of-memory situations without crashing.
SVN revision: 33358
2008-01-06 13:57:26 +00:00
Kim Woelders 1a2f46814c Push initial ctxt - continued, wasn't done everywhere.
SVN revision: 33357
2008-01-06 13:57:09 +00:00
Davide Andreoli e971af799b Update doxy style
SVN revision: 33023
2007-12-06 18:17:21 +00:00
Carsten Haitzler 911e8a2f5c push initial ctxt too
SVN revision: 32645
2007-11-13 03:47:22 +00:00
Sebastian Dransfeld 9e61bcd77e Use pkg-config to check for png
SVN revision: 32452
2007-11-07 20:23:20 +00:00
Sebastian Dransfeld a50ee1d8c4 Fix signed warning.
SVN revision: 32341
2007-11-04 09:47:53 +00:00
Carsten Haitzler c530619913 asparagus!
SVN revision: 31524
2007-08-26 14:33:41 +00:00
Carsten Haitzler aa4b88d5a9 different png loading to fix png greyscale loads
SVN revision: 31487
2007-08-25 02:33:51 +00:00
Carsten Haitzler a4addf17e8 round as a #define - and xpm loader has extra rgb.txt sourc
SVN revision: 31485
2007-08-25 02:07:08 +00:00
Kim Woelders 1d74ab1d33 Mark some (new) functions deprecated as they are likely to be removed (see bug 118).
Change some names to match coding style a bit more.


SVN revision: 31021
2007-07-27 18:46:11 +00:00
Kim Woelders 275d89b1d9 Indent, rewrap long comment lines.
SVN revision: 31018
2007-07-27 17:26:58 +00:00
Carsten Haitzler b9c591d390 font chaining patch
SVN revision: 30940
2007-07-23 14:27:44 +00:00
Carsten Haitzler c8f22c965e various patches from the devel mailing list in - and fixed where needed.
SVN revision: 30818
2007-07-15 08:28:11 +00:00
Carsten Haitzler 59fa8dafc3 1. fix a lot of things so they pass make distcheck - so many things have
broken. guys - need to be more careful!
2. asparagus
3. some extra docs/comments for evas


SVN revision: 30696
2007-07-10 00:13:26 +00:00
Carsten Haitzler 9682f103ba ASPARAGUS!
SVN revision: 30379
2007-06-17 15:25:52 +00:00
Carsten Haitzler 90102c17f7 patches for imlib2 and e.
SVN revision: 30157
2007-05-30 14:35:26 +00:00
Kim Woelders 46caef98e5 Indent C files.
SVN revision: 30046
2007-05-20 13:26:25 +00:00
Kim Woelders e78c7b67d1 Add indent profile.
SVN revision: 30045
2007-05-20 13:24:59 +00:00
Kim Woelders 00767dd69e Make code indentable.
SVN revision: 30044
2007-05-20 12:49:43 +00:00
Kim Woelders 90b72d509a Back out fontset patch.
SVN revision: 30034
2007-05-19 18:32:34 +00:00
Carsten Haitzler 82e00e2412 fontset patch from winfred
SVN revision: 29880
2007-05-06 13:54:43 +00:00
Carsten Haitzler f30c5145f7 up to 1.4.0 ...
SVN revision: 29879
2007-05-06 13:44:57 +00:00
Carsten Haitzler 4db6f48d15 asparagus - pass distcheck.
SVN revision: 29865
2007-05-05 15:14:17 +00:00
Kim Woelders 5d28b4ba22 Add option to build with visibility=hidden + associated fixups.
SVN revision: 29454
2007-04-09 12:55:29 +00:00
Sebastian Dransfeld b5f1cee3bc Remove unused files.
SVN revision: 29093
2007-03-25 09:04:10 +00:00
Tilman Kuepper ad4e11b66c don't _require_ freetype2
SVN revision: 28939
2007-03-22 20:52:41 +00:00
Sebastian Dransfeld b9f8f0c553 No longer needed.
SVN revision: 28910
2007-03-22 16:01:20 +00:00
Nathan Ingersoll 69380b3217 Protect against segfaults if XImage allocation fails.
Return usable status to the API caller so it can handle the error condition.


SVN revision: 28368
2007-02-15 04:15:03 +00:00
Mike Frysinger c5cfb22b4a cleanup and simplify ... this should also fix the preprocessor paste error seen on x86
SVN revision: 27943
2007-01-13 05:39:06 +00:00
Carsten Haitzler f0e51f6488 line patch for imlib2 from john williams.
SVN revision: 27381
2006-12-08 12:56:44 +00:00
Michael Jennings 9d69c604a7 Sat Dec 2 22:59:35 2006 Michael Jennings (mej)
Add directory ownerships.
----------------------------------------------------------------------


SVN revision: 27332
2006-12-03 03:59:36 +00:00
Carsten Haitzler 4eed6ec35b fix clip?
SVN revision: 27085
2006-11-13 11:20:00 +00:00
Mike Frysinger 34541f41d8 need to call AC_PATH_X to make sure have_x is set early enough and then we need to not clobber it when checking for X11/X.h
SVN revision: 27013
2006-11-08 06:46:58 +00:00
Mike Frysinger 0d6bdee31a use -std=gnu99 in CPPFLAGS if compiler supports it
SVN revision: 26996
2006-11-07 04:37:34 +00:00
Carsten Haitzler bdc0b127e5 fix width and height checks in case of buffer overflow.
SVN revision: 26953
2006-11-05 04:58:06 +00:00
Carsten Haitzler 9a324b0c23 fix possible overflow in tga loader
SVN revision: 26949
2006-11-04 17:43:44 +00:00
Mike Frysinger 6afbda58b9 need AM_PROG_AS as pointed out by automake-1.10/Marc-Andre Landry
SVN revision: 26785
2006-10-25 04:45:08 +00:00
Kim Woelders 1a9bf6c065 In imlib_render_pixmaps_for_whole_image() and imlib_render_pixmaps_for_whole_image_at_size()
don't complain about NULL mask_return. A NULL mask_return is handled appropriately down
the line and simply suppresses rendering of a mask.


SVN revision: 26714
2006-10-20 18:21:24 +00:00
Kim Woelders 32bb37dfbf Fix major memory leak in xpm loader.
SVN revision: 26713
2006-10-20 18:03:15 +00:00
Carsten Haitzler 2b3acfd6be asparagus - forgot to commit
SVN revision: 26230
2006-09-30 08:15:33 +00:00
Kim Woelders f9e8ac0699 Set Release like most other places in the e17 tree.
Remove XFree86-devel requirement causing trouble when using xorg.


SVN revision: 25615
2006-09-07 21:05:35 +00:00
Sebastian Dransfeld 92b5b4e7b8 EAPI
SVN revision: 25527
2006-09-06 07:40:33 +00:00
Sebastian Dransfeld f393a78080 Remove unused variables.
SVN revision: 25517
2006-09-06 07:09:05 +00:00
Kim Woelders 42836e3de1 Enable setting alpha threshold used when rendering masks (was fixed 128).
SVN revision: 25500
2006-09-05 18:50:35 +00:00
Carsten Haitzler d7fb1f0dcc fix x detect
SVN revision: 25345
2006-09-02 11:08:57 +00:00