Commit Graph

766 Commits

Author SHA1 Message Date
Sytse Wielinga 6e9aea25d7 - Fixed building with automake 1.6.3, by adding the 'CCASFLAGS' and 'CCAS'
substitutions to configure.ac
 - Fixed building with autoconf 2.5, by making autogen.sh run aclocal and
   autoconf also in libltdl. I'm not sure if it is all-right in all cases;
   please have a look at it.
 - Added some things to .cvsignore.

Question: shouldn't stamp-h.in be removed from libltdl and imlib2_loaders? If
it's needed, it will be autogenerated anyway. To my opinion evas1 should also
be removed from SPLIT, as it isn't used anymore there, comments?


SVN revision: 6412
2002-10-06 18:09:43 +00:00
Sytse Wielinga 0cd1745ace Updated imlib2 debian packaging.
It still doesn't configure correctly for me without some changes to autogen.sh
and configure.ac; I'll have a look how to fix this correctly.


SVN revision: 6411
2002-10-06 14:22:09 +00:00
Carsten Haitzler 731d615616 todo list.. and even how to do it! :)
SVN revision: 6398
2002-09-25 09:15:16 +00:00
Michael Jennings 0eb31d8490 Tue Jun 4 23:29:36 2002 Michael Jennings (mej)
Let's try that again, shall we?


SVN revision: 6303
2002-06-05 03:29:51 +00:00
Michael Jennings 3d627bd1f5 Tue Jun 4 23:00:30 2002 Michael Jennings (mej)
Freetype fixes.


SVN revision: 6302
2002-06-05 03:01:14 +00:00
Michael Jennings 1e14f356c8 Wed May 29 11:58:32 2002 Michael Jennings (mej)
It helps if libtoolize gets a chance to run in . first....


SVN revision: 6290
2002-05-29 15:58:54 +00:00
Michael Jennings 4380782965 Wed May 29 09:22:42 2002 Michael Jennings (mej)
Merged changes from SPLIT into the main trunk and deleted SPLIT.


SVN revision: 6288
2002-05-29 13:23:25 +00:00
Tom Gilbert b374d48ccc Fix bug in ellipse drawing introduced who knows when by who knows who.
The ellipse code is total shit, but at least now it does what it is supposed
to.

Could someone with the ability do a release at some point? Lots of users
have reported problems with bug.


SVN revision: 6164
2002-04-22 20:24:45 +00:00
Tom Gilbert 900e167c37 A bugfix!
draw_pixel had an inverted test for clipping and so was always calling the
wrong function.

Will this fix ever see the light of day? Who knows?! :)


SVN revision: 6163
2002-04-22 19:19:01 +00:00
Christian Kreibich 3ad5e83992 Okay, don't use AM_PROG_AS but the workaround, to fix automake issues.
SVN revision: 6149
2002-04-19 15:37:21 +00:00
Christian Kreibich 6c2ef7d8aa Same changes for HEAD ...
SVN revision: 6148
2002-04-18 20:03:41 +00:00
Michael Jennings 7b875742ef Mon Apr 8 17:47:55 2002 Michael Jennings (mej)
Put back configure.in


SVN revision: 6116
2002-04-08 21:49:11 +00:00
Michael Thalmann 6fd9fd277a corrected order in autogen.sh, updated to automake 1.5
SVN revision: 6113
2002-04-08 21:10:12 +00:00
Christopher Rosendahl d7d2b23866 bad bad =)
SVN revision: 6109
2002-04-07 20:46:26 +00:00
Christopher Rosendahl af4984f978 bad bad!
SVN revision: 6108
2002-04-07 20:18:38 +00:00
Corey Donohoe ad51a5ee68 segfault fix from Dave Weston <dtweston@student.math.uwaterloo.ca>
SVN revision: 6069
2002-03-17 02:32:53 +00:00
Michael Jennings acdc25b8d6 Thu Mar 14 19:18:07 2002 Michael Jennings (mej)
Debian rules/control updates from ljlane.


SVN revision: 6065
2002-03-15 00:18:25 +00:00
Carsten Haitzler bc0b69ddc3 ok ok - pass make disctcheck
SVN revision: 5929
2002-02-13 06:28:15 +00:00
Carsten Haitzler d0fa5d9de8 can handle "comment" tag :)
SVN revision: 5923
2002-02-12 07:07:46 +00:00
Tom Gilbert 83fa7ee55b Fix from Lindholm@aol.com for segvs when tiling images seamlessly (if they
are an odd number of pixels in height).


SVN revision: 5889
2002-02-02 13:14:42 +00:00
Michael Jennings bf8bae5809 Tue Jan 15 15:22:06 EST 2002
(KainX)

Fixed a whole slew of potential buffer overflows, hopefully including
the one recently posted to BUGTRAQ.


SVN revision: 5838
2002-01-15 20:23:53 +00:00
Term 6d867ed2b7 I should've done this a while back. Sorry about the big number of emails
coming. ;)


SVN revision: 5789
2001-12-22 07:54:57 +00:00
Laurence J. Lane e457cd791c debhelper 3.0 changeover
SVN revision: 5766
2001-12-13 05:40:59 +00:00
Franz Marini 778e76a252 Ok, SirDibos modified the html so as to be more readable, namely, fixed <pre>
tags, removed &nbsp; ... just some cleanup ...

have fun, Lightman


SVN revision: 5763
2001-12-12 10:56:44 +00:00
Laurence J. Lane 1496542c46 another missing dependecy
imlib2 suggests imlib2-loaders
e17 depends on imlib2-loaders


SVN revision: 5759
2001-12-09 05:05:25 +00:00
Laurence J. Lane b553297322 Disable MMX routines. They were already (well, allegedly most of the time)
disabled in the official packages for obvious reasons. I'd rather leave
them enabled for CVS, but binutils headaches abound.


SVN revision: 5662
2001-11-09 07:01:54 +00:00
Laurence J. Lane 42d0f22471 various stuff
SVN revision: 5600
2001-10-31 21:39:50 +00:00
Michael Jennings 2e9879671f Oops, forgot to fix configure.ac.
SVN revision: 5571
2001-10-25 05:22:35 +00:00
Michael Jennings 3caf0aacac Minor portability nit to appease the Texan.
SVN revision: 5569
2001-10-24 23:26:20 +00:00
Michael Jennings 1d25522d40 Spec file fixes here too.
First of all, Imlib2 *cannot* depend on any loaders, because the
loaders themselves depend on Imlib2.  Imlib2 can in reality install
just fine without any loaders at all, so that's where I removed the
dependency.  The Right Way to do this, however, may actually be to
include some of the basic loaders into the Imlib2 package itself so
that the minimal Imlib2 install will at least be able to load
*something*.

Furthermore, RedHat's basic freetype package contains both freetype 1
and freetype 2 support, so I removed that bogus check.  I also removed
"Requires:" lines that are simply redundant due to shared library
dependency detection.


SVN revision: 5568
2001-10-24 23:22:12 +00:00
Tom Gilbert 0e9b9a0e78 Fix broken ordering.
SVN revision: 5537
2001-10-20 13:46:26 +00:00
Carsten Haitzler 64a736ce7a break out if no footer
SVN revision: 5532
2001-10-20 01:46:46 +00:00
Tom Gilbert b281c28142 foo
SVN revision: 5505
2001-10-17 00:00:35 +00:00
Tom Gilbert cc664b4b4a Patch from Brian Lindholm <lindholm@aol.com>
Fixes png loader to cope with grayscale pngs, and also cleans up the loader
significantly. Many thanks.


SVN revision: 5504
2001-10-16 23:58:53 +00:00
Christian Kreibich fb08fa5b7b Well then let's delete the full thing?
SVN revision: 5472
2001-10-12 14:50:45 +00:00
Tom Gilbert 5bbbf18406 *snicker
This works with either automake :)


SVN revision: 5470
2001-10-11 19:08:55 +00:00
Chris Ross 4ec8c811cd You know what I do to fools? I pity them :)
SVN revision: 5468
2001-10-10 22:31:44 +00:00
Carsten Haitzler df76f26d1c blum! :)
SVN revision: 5467
2001-10-10 22:27:02 +00:00
Tom Gilbert 6fa7a8100b No, I didn't mean to get rid of that bit.
SVN revision: 5457
2001-10-09 19:46:14 +00:00
Tom Gilbert e6d1af6fb6 You are required to set `AS' and `ASFLAGS' via `configure.in'. The
autoconf macro `AM_PROG_AS' will do this for you.  Unless they are
already set, it simply sets `AS' to the C compiler and `ASFLAGS' to the
C compiler flags.

LIES! :)

Actually it defaults to "as", not your compiler, and then it gives as the
flags it should have given to the C compiler. Anyway, fixed now, and bug
reported to the GNU guys :)


SVN revision: 5456
2001-10-09 19:31:26 +00:00
Christian Kreibich 35ba0681f1 Lots of sssshhh here ...
SVN revision: 5442
2001-10-08 18:45:30 +00:00
Michael Jennings fc3e3e2240 Mon Oct 8 10:00:19 2001 Michael Jennings (mej)
Nope, sorry.  More people use 1.4.  Come up with something that is
compatible with 1.4 if changing configure.ac doesn't work, but
breaking compatibility with the older automake is not acceptable.


SVN revision: 5441
2001-10-08 17:04:36 +00:00
Tom Gilbert 947263f038 Once more into the breech.
SVN revision: 5440
2001-10-08 16:27:24 +00:00
Carsten Haitzler 7ba6529191 working offline... :)
SVN revision: 5370
2001-09-24 21:11:53 +00:00
Christian Kreibich 753f3e73d6 And another autoconf update ...
SVN revision: 5345
2001-09-10 12:32:43 +00:00
Carsten Haitzler e9cc0986d0 oooops... fix fix :)
SVN revision: 5339
2001-09-07 00:45:23 +00:00
Carsten Haitzler ebb3f680a3 hmmm now why did this break? hmmmm.... err.,.. hmmm
SVN revision: 5313
2001-08-30 03:05:31 +00:00
Franz Marini 02944af5cb Ok, reverting changes for the draw_pixel function. Now Imlib_image_draw_pixel
uses Tom's macro (__imlib_draw_set_point and *_clipped) so it's faster and it
handles clipping, too.
Btw Tom, I choosed not to change the name of the wrap function so that :
1) I don't have to change it in doc/index.html ;)
2) I think it's a little more in line with Imlib_image_draw_line ...

Lightman


SVN revision: 5305
2001-08-29 09:14:32 +00:00
Franz Marini b490abdb4e Ok, just tried to compile Imlib2 under Roswell (RH 7.2 beta) and I discovered that
it installs freetype 2.0.3 , and so freetype.h (for ftype1) is under
/usr/include/freetype1/freetype/freetype.h .
As to not have plp complaining imlib2 can't find freetype under rh 7.2 , I patched
configure to work with roswell.
Lightman


SVN revision: 5304
2001-08-29 09:10:03 +00:00
Franz Marini 671e93942f Alright, changed index.html to document imlib_image_draw_pixel.
SVN revision: 5303
2001-08-28 12:51:36 +00:00