Commit Graph

97 Commits

Author SHA1 Message Date
Carsten Haitzler ae28a02941 db loader out of imlib2...
SVN revision: 5175
2001-08-16 09:48:23 +00:00
Michael Jennings 64cbfee4fe Fri Aug 10 13:33:13 PDT 2001
(KainX)

None of the libraries are now absolute requirements.  Everything that
requires external support which Imlib2 itself doesn't specifically
need can now be optionally built.


SVN revision: 5090
2001-08-10 20:34:33 +00:00
Carsten Haitzler 0564389a26 virtualize real file and key splitting nicely into image data struct.
now we escpae literal colons with double colons. it's documented too. (this
was easier to do as i also have to do it for ssving files and you cant stat
to see if a file exisit fi you havent saved it yet)


SVN revision: 5080
2001-08-10 08:35:05 +00:00
Carsten Haitzler 4259371c2c add mark's patch
SVN revision: 4876
2001-07-01 02:41:16 +00:00
Carsten Haitzler 1c024508d2 bmtext dithers....
filters work.. :)


SVN revision: 4836
2001-06-19 03:01:46 +00:00
Carsten Haitzler c994718676 up to 1.0.3
SVN revision: 4682
2001-04-29 05:58:36 +00:00
Carsten Haitzler 15263ed166 sorry - debain dir breaks build. removed form configure and makefile... also
up to 1.0.2


SVN revision: 4297
2001-03-02 18:58:47 +00:00
Horms 00325e42ae Debian packages may now be built from output of make dist and friends
SVN revision: 4208
2001-02-14 18:26:29 +00:00
Carsten Haitzler cea6638e08 * up version to 1.0.1 - will do minor release real soon.
* fix build so loaders build if u have no imlib2 installed
* fix requires and buildrequires in spec file for freetype & edb to be correct


SVN revision: 4105
2001-01-07 22:02:08 +00:00
Michael Jennings 7ac858d32d Imlib2 now benefits from the same MMX goop that Eterm has. :)
SVN revision: 3898
2000-11-17 00:37:00 +00:00
Carsten Haitzler 1a457d0029 --without-x patch from steve
SVN revision: 3584
2000-10-13 00:11:34 +00:00
Carsten Haitzler c5a4016479 cflags -> cppflags
SVN revision: 3545
2000-09-25 20:18:09 +00:00
Term 8e594ea2fb Add --with-edb=DIR argument (by request).
It appears to work; be sure to let me know if it doesn't. ;)


SVN revision: 3543
2000-09-25 07:29:10 +00:00
Carsten Haitzler d3cc54267c extar -> extra
SVN revision: 3540
2000-09-23 15:06:05 +00:00
Carsten Haitzler 3858fd6499 oops fix that
SVN revision: 3538
2000-09-22 23:51:18 +00:00
Carsten Haitzler 45a68b7336 and make them build.......... PROPERLY!
SVN revision: 3423
2000-09-12 23:22:13 +00:00
Carsten Haitzler 355e700e6d docs get built......... :)
SVN revision: 3421
2000-09-12 21:42:23 +00:00
Carsten Haitzler 51518c516c oops - fix that
SVN revision: 3420
2000-09-12 21:33:30 +00:00
Carsten Haitzler 00aeaf4586 up version number.. tentative for a 1.0 release...
revamp rpm packages completely. split loaders into their own packages
(more logical units). main imlib2 requires the jpeg, png and db laoders
at a  minimum


SVN revision: 3417
2000-09-12 21:11:22 +00:00
Carsten Haitzler 74c2136de5 only build loaders if headres/libs are found - chheck for libs and note them
minimum requirements are jpeg, png and db loaders.


SVN revision: 3415
2000-09-12 19:30:37 +00:00
Michael Jennings f16c92658f Miscellaneous fixes I ran across while doing the colormod stuff. One of
which fixes a seg fault bug.


SVN revision: 3243
2000-08-23 05:02:03 +00:00
Carsten Haitzler e0da0c9d92 imlib2-config added
SVN revision: 3221
2000-08-22 04:28:38 +00:00
Michael Jennings 81a8709050 It's always a good idea to "make distcheck" before you commit when you add
or remove files. :-)

I fixed that.  I also fixed a bug in filter_test that would have been
revealed by the proper warnings flags.  So whoever wrote that wins the
raster boobie prize for allowing a non-void function to return without a
value.

I also made the spec file auto-generated.


SVN revision: 2719
2000-05-28 16:57:22 +00:00
Chris Ross 28b3445f1a Ok, some more clean ups to the filter stuff, should have some new filters to
play with soon - want to get the stuff correct before I commit some more
stuff. dox is the start of dox2 the document viewer based on imlib2. Designed
so that the style of the docs is seperate from the contents. Will evolve
rapdily over the next week.


SVN revision: 2716
2000-05-28 15:17:38 +00:00
Carsten Haitzler caa073ee7b bowis's filter stuff... :)
SVN revision: 2673
2000-05-20 17:37:00 +00:00
Carsten Haitzler dd38114d7f up to 0.0.5
SVN revision: 2627
2000-05-12 01:19:06 +00:00
Mandrake 53a383bf4b heh. not actually using configure option for mmx disabling correctly
SVN revision: 2624
2000-05-11 19:24:32 +00:00
Peter Kjellerstedt 2b07e950ce Corrected a typo.
SVN revision: 2614
2000-05-09 07:50:43 +00:00
Carsten Haitzler 6ef109c228 beter freetype_h stuff back
SVN revision: 2553
2000-04-27 03:11:56 +00:00
Carsten Haitzler d0356b162f cleaner......
SVN revision: 2551
2000-04-27 03:04:46 +00:00
Carsten Haitzler 63aade9e18 better configure check for freetype- hopefulyl people wont keep askign dumb
questions anymroe about freetype.h


SVN revision: 2550
2000-04-27 03:01:46 +00:00
Carsten Haitzler eb2cbfaef0 nicer help message
SVN revision: 2547
2000-04-27 02:34:14 +00:00
Carsten Haitzler cc8e9b0183 better asm detection - there's an --enable-mmx now too if you want to
force or disable the feature by force... it will try autodetect under linux
but only on the build machine...


SVN revision: 2546
2000-04-27 02:32:28 +00:00
Michael Jennings 1759a0c9e4 Several miscellaneous bugfixes I did while converting Eterm to use Imlib2.
SVN revision: 2469
2000-04-12 23:40:10 +00:00
Carsten Haitzler 60e39b1876 check for i686 artch and only then compile the mmx asm (i586 isnt guaranteed
to have mmx - NB libs built for mmx will NOt work on non mmx boxes right now
need to do a runtime chekc for that)


SVN revision: 2448
2000-04-08 19:15:48 +00:00
Mandrake ca01eaca36 fixing freetype detection stuff, maybe?
SVN revision: 2120
2000-02-22 22:29:17 +00:00
Carsten Haitzler 81043cd64b updates and fixes.. versioning etc...
SVN revision: 1897
2000-01-11 03:15:59 +00:00
Carsten Haitzler 0143114f4d create .a's :)
SVN revision: 1657
1999-12-17 15:37:18 +00:00
Carsten Haitzler fd73e583b5 blum
SVN revision: 1579
1999-12-10 14:26:12 +00:00
Carsten Haitzler d8229fb72e just up the versions to show i did something... :)
SVN revision: 1534
1999-12-07 17:30:01 +00:00
Carsten Haitzler 7101c06f18 Makefile NOT Makefil ! :)
SVN revision: 1151
1999-11-02 15:29:52 +00:00
Carsten Haitzler 2c99df3cd7 oops - fix that filled rect drawing code
SVN revision: 1139
1999-11-02 11:12:56 +00:00
Carsten Haitzler b0f6b9c07d fix the version
SVN revision: 1110
1999-11-01 18:00:02 +00:00
Carsten Haitzler 9307c331bd restructure the direcotry a bit.......
SVN revision: 1108
1999-11-01 17:49:58 +00:00
Carsten Haitzler 942f4219e8 re-structure......
SVN revision: 1107
1999-11-01 17:40:51 +00:00
Carsten Haitzler 6348b06d29 let autoconf figure out our endianess
SVN revision: 335
1999-09-19 21:53:58 +00:00
Carsten Haitzler a825029849 added Gary V. Vaughan's patches for libtool loader stuff and now its all
automaked... :)


SVN revision: 33
1999-08-05 21:51:50 +00:00