Commit Graph

1046 Commits

Author SHA1 Message Date
David Walter Seikel 757c34f613 .cvsignore++
SVN revision: 23977
2006-07-17 00:32:21 +00:00
Carsten Haitzler 42c6f632f5 remove openembedde pkg info - old and dead
SVN revision: 23615
2006-06-28 07:20:18 +00:00
Falko Schmidt 8e08fda4eb Fix some dependency issues regarding xlibs-dev.
SVN revision: 23607
2006-06-27 15:10:50 +00:00
Carsten Haitzler 4e5a096783 fix blah-config includes
SVN revision: 23387
2006-06-11 22:37:25 +00:00
Carsten Haitzler 24645bbd57 1. autofoot patches.
2. fix maximize to work again. :)


SVN revision: 23375
2006-06-11 10:23:49 +00:00
Carsten Haitzler 96ba0f2f8c if u run out of memory - actually free stuff
SVN revision: 22948
2006-05-28 00:05:50 +00:00
Kim Woelders fbef280324 Fix pixmap and gc caching when rendering to drawables with different depths.
SVN revision: 22769
2006-05-20 13:59:01 +00:00
Kim Woelders 0819b731e5 Enable grabbing of ARGB drawables.
SVN revision: 22768
2006-05-20 10:43:49 +00:00
Kim Woelders 06dd919ac6 Remove effectively unused actual_depth variable.
SVN revision: 22721
2006-05-18 21:37:45 +00:00
Kim Woelders 42d0f19674 Add some options:
-id <drawable> to grab other than root window.
 -w/width       set output image width.
 -h/height      set output image height.
 -noshape       do not use window shape.
 -help          show usage.
 -v             show info about the grabbed drawable.


SVN revision: 22718
2006-05-18 20:59:17 +00:00
Kim Woelders 7f1bc6088f imlib_copy_drawable_to_image() and
imlib_create_image_from_drawable():
- When mask is set to (Pixmap)1 (and the context drawable is a window)
  the window shape is used for image alpha.

imlib_create_image_from_drawable() and
imlib_create_scaled_image_from_drawable():
- Set image F_HAS_ALPHA alpha flag according to whether or not useful image
  alpha data was generated.


SVN revision: 22712
2006-05-18 19:23:26 +00:00
Kim Woelders b09023b6da Trivial warning fixes.
SVN revision: 22706
2006-05-18 17:36:08 +00:00
Ben Rockwood 4963ee522a Solaris workarounds.
SVN revision: 22192
2006-04-18 09:38:05 +00:00
Horms fdfdd8bf14 The section of a library's -dev package is generally libdevel
SVN revision: 22111
2006-04-14 00:24:37 +00:00
Horms 9b48a36127 Need not depend on libc6-dev | libc-dev as it is in build-essential
SVN revision: 22110
2006-04-14 00:17:03 +00:00
Kim Woelders 81c3539440 Patch from Dmitry Antipov:
- Visibility hiding
- Move common asm macros to asm.h
- Fix some typos.


SVN revision: 21974
2006-04-09 08:12:51 +00:00
Kim Woelders 4c91decfa6 libImlib2.so minor number should have been bumped. Bad raster :)
SVN revision: 21973
2006-04-09 07:52:48 +00:00
Horms 94e34218bc Save and restore autogenerated changelog when debian/rule's clean
target runs. Otherwise the following breaks because make distclean
removes autogenerated files, but debian/rules expects the changelog
to always be there:

fakeroot ./debian/rules clean ; ./debian/rules build

Note that this does not fix packages who are handled by cdbs,
that will need to be fixed separately


SVN revision: 21711
2006-04-02 07:38:06 +00:00
Carsten Haitzler e08774ba63 cvs is back up.. time for some asparagus!
SVN revision: 21564
2006-03-29 08:00:30 +00:00
Carsten Haitzler 100ee8171d bmp fixes
SVN revision: 21477
2006-03-22 02:08:39 +00:00
Carsten Haitzler 8e83a0d122 fix bmp loader advances
SVN revision: 21401
2006-03-19 08:46:16 +00:00
Carsten Haitzler 4cdee67f92 1.2.2 of imlib2 - for kwo :)
SVN revision: 21367
2006-03-18 13:49:11 +00:00
Carsten Haitzler eb97f32be8 asparagus!!!
btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.


SVN revision: 21348
2006-03-17 09:18:16 +00:00
Carsten Haitzler 184100f5e8 asparagus!!!
btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.


SVN revision: 21347
2006-03-17 09:18:15 +00:00
Carsten Haitzler 24e59934fd fix tiff off-by-1 pixel
SVN revision: 21346
2006-03-17 08:47:39 +00:00
Ryan Little 1b20ae0a1a make dist pkgs build again
SVN revision: 21057
2006-03-07 01:07:20 +00:00
Mike Frysinger d149aa86d7 move imlib_hash_size up in the code so we dont have to declare a prototype for internal usage
SVN revision: 20373
2006-02-10 00:01:30 +00:00
Mike Frysinger 2d22b66a4f only declare do_mmx when it is needed
SVN revision: 20372
2006-02-10 00:01:05 +00:00
Kim Woelders 8c6ebda014 Fix colormap when grabbing 8 bit depth pixmaps.
SVN revision: 19759
2006-01-13 21:27:36 +00:00
Carsten Haitzler 9e957fec34 big fat asparagus!
SVN revision: 19736
2006-01-12 05:43:08 +00:00
Horms 039bd7322a fix typos
SVN revision: 19602
2006-01-07 11:30:44 +00:00
Carsten Haitzler 22c2bc2b86 tiff patch - simon
SVN revision: 19561
2006-01-06 15:39:46 +00:00
Kim Woelders c26ccebd9d Another attempt to fix rendering of certain(?) fonts.
SVN revision: 19439
2005-12-31 00:58:44 +00:00
Mike Frysinger 82672fb641 fix whitespace
SVN revision: 19401
2005-12-30 02:50:09 +00:00
Kim Woelders a7074466ac Avoid useless graphics exposure events from imlib_create_scaled_image_from_drawable().
SVN revision: 19324
2005-12-27 22:36:25 +00:00
Carsten Haitzler 032e280c20 already in AUTHORS :)
SVN revision: 18780
2005-12-02 05:56:38 +00:00
Carsten Haitzler 7271130b0d oops - typo. fix. works now.
SVN revision: 18760
2005-12-01 07:51:51 +00:00
Carsten Haitzler 3a8121b9b4 tiff loader fix
SVN revision: 18759
2005-12-01 07:46:07 +00:00
Carsten Haitzler 421e1ec39c bmp loader in cvs
SVN revision: 18753
2005-12-01 06:44:40 +00:00
Carsten Haitzler 3d3f5d8594 bmp loader in cvs
SVN revision: 18752
2005-12-01 06:44:39 +00:00
Carsten Haitzler 7f9c764c88 movdqa -> movdqu where appropriate
SVN revision: 18391
2005-11-09 02:51:50 +00:00
Sebastian Dransfeld 6444410b65 Build fix.
SVN revision: 18276
2005-11-04 09:43:45 +00:00
Sebastian Dransfeld 6d5932b7a3 Remove excessive strlen usage.
SVN revision: 18272
2005-11-04 08:45:38 +00:00
Carsten Haitzler 3b34a6f3ae another amd64 name
SVN revision: 18125
2005-10-30 05:33:08 +00:00
Mike Frysinger 14278c4d98 touchup help output
SVN revision: 18077
2005-10-29 02:43:40 +00:00
Mike Frysinger f6ee657035 make sure people know the mmx support is 32bit only so it isnt for amd64
SVN revision: 17476
2005-10-13 00:09:47 +00:00
Carsten Haitzler 5a9a40ace5 imlib2 cross-endianess fix from Geoffrey Giesemann
SVN revision: 17454
2005-10-12 03:17:46 +00:00
Carsten Haitzler 4c0f2e1240 asparagus - again. lots fo leak fixes and other fixes have been happening, so
i think an asparagus is a good idea - sorry package config people. :)


SVN revision: 17340
2005-10-09 04:22:19 +00:00
Carsten Haitzler e0b3b8ae48 asparagus. and make distcheck passes again.
SVN revision: 17234
2005-10-06 08:47:12 +00:00
Mike Frysinger b815e2e588 as pointed out by Quan, we need asm_loadimmq.S in EXTRA_DIST
SVN revision: 17221
2005-10-06 02:17:32 +00:00