Commit Graph

1203 Commits

Author SHA1 Message Date
quan74 5e2d171ec3 changed gif loader BuildRequires so it will still build against libungif
SVN revision: 22388
2006-04-28 23:18:13 +00:00
Carsten Haitzler 21e63c83b9 move engine headers into engine dirs - and removes lots of useless old headers.
SVN revision: 22344
2006-04-25 04:00:21 +00:00
Carsten Haitzler bd5274b1f7 cosmetic - really no diff
SVN revision: 22330
2006-04-24 01:10:50 +00:00
doursse 5e8ccae68a oups
SVN revision: 22324
2006-04-23 15:40:33 +00:00
doursse fd14218f04 fix a leak in xcb eng sfw (it remains one, but I don't see where it comes from). Update the xrender one. Don't use them yet (but who uses them ??), because it relies on fix of xcb that are in my hd
SVN revision: 22323
2006-04-23 15:38:23 +00:00
Stafford Mitchell Horne 88edaa2e02 Add font charmap caching
* TODO: store cache on disc, for faster cache loading (this requires EET to support arrays)


SVN revision: 22294
2006-04-22 11:08:01 +00:00
Carsten Haitzler 85a144baf0 fix packaging - edb not built by default (frankly- nothing uses it!)
SVN revision: 22258
2006-04-20 10:47:06 +00:00
Carsten Haitzler 120cee1604 fix evas spec deps
SVN revision: 22257
2006-04-20 10:39:27 +00:00
Carsten Haitzler 91e80a6ad2 fix evas spec to build rpm packages with detailed moduels & requirements so
the dependencies can be fine-grained later and handled by yum/apt


SVN revision: 22245
2006-04-20 03:32:15 +00:00
Mike Frysinger d3c1026e98 touchup --help output
SVN revision: 22240
2006-04-20 02:30:11 +00:00
Carsten Haitzler 05ea1163f3 fix over/under grab problems
SVN revision: 22234
2006-04-19 14:37:49 +00:00
Carsten Haitzler a7a53674ef remove file from makefile - removed
SVN revision: 22231
2006-04-19 09:39:55 +00:00
Carsten Haitzler 024aababa7 we dont need evas0-bin anymore - and the moduels may create subdirs of any
naum - not just linux-gnu - maybe somehting else, depending oin what arch/os
audofoo decides is the one for the system. this is not constant and fixed.


SVN revision: 22229
2006-04-19 08:51:25 +00:00
Carsten Haitzler 8bebd6ddee and other .so's are here
SVN revision: 22228
2006-04-19 08:46:41 +00:00
Carsten Haitzler d91ded3bca and .so is in dev
SVN revision: 22227
2006-04-19 08:46:11 +00:00
Carsten Haitzler e06000f63f no - the .a and .la's for moduels ar enever ever used - even for devel.
SVN revision: 22226
2006-04-19 08:45:17 +00:00
Carsten Haitzler 3b3b836125 fix edge interpolation for images with xrender and a segv for font rendering
if multiple engines dont agree on ext data for fonts


SVN revision: 22173
2006-04-17 01:57:11 +00:00
Carsten Haitzler a75ccf9e64 fix color multiply whiel blend (ergh! need temporary image! yuk!)
SVN revision: 22163
2006-04-16 17:04:36 +00:00
Carsten Haitzler 79ea843774 fix resize of shaped xrender canvas
SVN revision: 22162
2006-04-16 15:51:26 +00:00
Horms a87311b802 The section of a library's -dev package is generally libdevel
SVN revision: 22111
2006-04-14 00:24:37 +00:00
Horms 178eb27fa8 Add debian version
SVN revision: 22088
2006-04-13 09:32:46 +00:00
David Walter Seikel 3e8e5d2957 .cvsignore++.
SVN revision: 22081
2006-04-13 06:44:38 +00:00
kaethorn 948afce7c2 libevas0-dev depends on libevas0, not on libevas.
SVN revision: 22067
2006-04-12 18:43:57 +00:00
kaethorn 6aaf4bce20 adjust dependency versions and provides.
SVN revision: 22060
2006-04-12 16:39:05 +00:00
Horms 827efc390c Various debian build cleanups
SVN revision: 22053
2006-04-12 09:22:24 +00:00
Horms 94cdd55ba6 Make sure moc_evas_software_qtopia_main.cpp exists for make dist, even if make clean has been called
SVN revision: 22052
2006-04-12 09:20:17 +00:00
kaethorn c567a3843d fix conflicting values.
SVN revision: 22051
2006-04-12 08:47:25 +00:00
quan74 f045c6632e add gif and tiff loaders / savers to spec
SVN revision: 22009
2006-04-10 22:25:37 +00:00
kaethorn bdeeecd0a3 Add edb, tiff and gif loaders and savers. Also add module's libtool files to libevas0-dev.
SVN revision: 21999
2006-04-10 10:22:02 +00:00
doursse ed9ce5b051 tiff saver and more checks
SVN revision: 21997
2006-04-10 07:27:54 +00:00
Stafford Mitchell Horne 34b43317af Revert to old fontconfig searching
SVN revision: 21969
2006-04-09 02:42:21 +00:00
Stafford Mitchell Horne f0b6819b6b Make sure to finish initializing sourced fonts
SVN revision: 21968
2006-04-09 02:36:03 +00:00
doursse 5ae3772ab6 tiff loader. saver will come later
SVN revision: 21965
2006-04-09 00:10:47 +00:00
Stafford Mitchell Horne 8f207f622f Evas on-demand font loading
* When fonts are added from files we will only load the details
 * The first font is always loaded
 * I know there is a patch for this on the list but this way seems better to me


SVN revision: 21964
2006-04-09 00:02:47 +00:00
doursse c7224e4190 gif loader
SVN revision: 21951
2006-04-08 12:22:18 +00:00
Carsten Haitzler 02ab2a4df1 fontconfig mem reduction patch (only load what is needed)
SVN revision: 21880
2006-04-05 23:23:16 +00:00
Carsten Haitzler ace710bcf5 fix maintainer
SVN revision: 21827
2006-04-04 23:54:53 +00:00
kaethorn 5445331dff typo.
SVN revision: 21814
2006-04-04 19:53:41 +00:00
Carsten Haitzler 55fdc7ac5f add fc flags
SVN revision: 21805
2006-04-04 13:14:01 +00:00
Carsten Haitzler afa49c5dd9 gasp! packages actually build!
SVN revision: 21776
2006-04-03 10:26:53 +00:00
Horms 95fe96b13c Put debian files in order
SVN revision: 21764
2006-04-03 09:11:33 +00:00
Horms 528d4e4598 Reverse bogus change
SVN revision: 21763
2006-04-03 09:10:14 +00:00
Horms 0b39536997 Removed unused *.files and dirs
SVN revision: 21757
2006-04-03 05:33:34 +00:00
Carsten Haitzler 28dc440e17 ok- actually handle dest buf if there is no back buf
SVN revision: 21756
2006-04-03 03:29:10 +00:00
Carsten Haitzler 82f8e24b2c bleh--
SVN revision: 21754
2006-04-02 23:52:26 +00:00
kaethorn 03340e241d typo.
SVN revision: 21741
2006-04-02 19:07:25 +00:00
Carsten Haitzler 8119ef59ea and put files in Makefile.am!!!
SVN revision: 21724
2006-04-02 09:55:00 +00:00
Carsten Haitzler c557fa6b1c we dont need those filea at all.
SVN revision: 21723
2006-04-02 09:52:32 +00:00
Horms dd84a5a0e4 Build Dependancy: Prefer new libx11-dev over old xlibs-dev
Build Dependancy: Add libxrender-dev


SVN revision: 21718
2006-04-02 08:22:54 +00:00
Carsten Haitzler d6690d7514 support all advertised formats
SVN revision: 21713
2006-04-02 07:47:31 +00:00