Commit Graph

924 Commits

Author SHA1 Message Date
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
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