summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tony Cook [Tue, 16 Jan 2007 09:33:50 +0000 (09:33 +0000)]
- add support for getting a subimage of the window
- include the interface header in the implementations so we
get errors when they don't match (doh!)
- return something from the X11 error handler
- add X11/Xutil.h include for XDestroyImage()
- handle the default (no id or hwnd) case correctly
Tony Cook [Fri, 12 Jan 2007 12:16:19 +0000 (12:16 +0000)]
0.003 release
Tony Cook [Fri, 12 Jan 2007 11:38:11 +0000 (11:38 +0000)]
- ignore some VC++ generated junk in MANIFEST.SKIP
Tony Cook [Fri, 12 Jan 2007 11:27:38 +0000 (11:27 +0000)]
- avoid some Makefile.PL warnings
- use Imager in Makefile.PL since I'd prefer to error on that
rather than Imager::ExtUtils
- work around Debian strangeness
Tony Cook [Fri, 12 Jan 2007 10:48:42 +0000 (10:48 +0000)]
- the x11 capture wasn't releasing the XImage or the line
and color buffers.
- x11_open() incorrectly reset the error handler to junk
Tony Cook [Fri, 12 Jan 2007 10:40:51 +0000 (10:40 +0000)]
- Makefile.PL was checking /usr/X11R6 for headers instead of
/usr/X11R6/include
- add header directories as -I flags if we find a header in
them
- avoid duplicate -L flags
Tony Cook [Tue, 2 Jan 2007 11:52:16 +0000 (11:52 +0000)]
commit for 0.002
Tony Cook [Tue, 2 Jan 2007 11:12:53 +0000 (11:12 +0000)]
various distribution fixes:
- README was missing from the dist, add it in
- exclude build junk from the MANIFEST
- added a test to make our MANIFEST is complete
- sort the MANIFEST case-insensitively, since EU::Manifest::mkmanifest
likes it that way
Tony Cook [Tue, 2 Jan 2007 11:06:57 +0000 (11:06 +0000)]
set the license if EU::MM supports it
Tony Cook [Mon, 1 Jan 2007 06:25:26 +0000 (06:25 +0000)]
add META.yml
Tony Cook [Mon, 1 Jan 2007 06:23:04 +0000 (06:23 +0000)]
screenshotting a remote display under X is slow, make sure the user knows
Tony Cook [Mon, 1 Jan 2007 06:21:27 +0000 (06:21 +0000)]
search the right places for X11 headers on older system
Tony Cook [Mon, 1 Jan 2007 06:21:03 +0000 (06:21 +0000)]
convert to Unix line endings
Tony Cook [Mon, 1 Jan 2007 06:20:39 +0000 (06:20 +0000)]
need Pod::Coverage 0.18 for it to recognize fully qualified names
Tony Cook [Mon, 1 Jan 2007 06:19:18 +0000 (06:19 +0000)]
older Tk doesn't supply the windowing system method
Tony Cook [Mon, 1 Jan 2007 05:57:53 +0000 (05:57 +0000)]
add a readme and example for win32, convert files from Win32 to Unix
Tony Cook [Mon, 1 Jan 2007 05:19:07 +0000 (05:19 +0000)]
add changes file
Tony Cook [Mon, 1 Jan 2007 05:17:43 +0000 (05:17 +0000)]
add missing test scrips, remove generated file
Tony Cook [Mon, 1 Jan 2007 04:55:34 +0000 (04:55 +0000)]
check pod and pod coverage
Tony Cook [Mon, 1 Jan 2007 04:54:59 +0000 (04:54 +0000)]
add a MANIFEST
Tony Cook [Sat, 30 Dec 2006 06:16:06 +0000 (06:16 +0000)]
changes for mingw
Tony Cook [Sat, 30 Dec 2006 06:08:51 +0000 (06:08 +0000)]
cygwin changes
Tony Cook [Sat, 30 Dec 2006 05:22:09 +0000 (05:22 +0000)]
add X11, limited Tk widget support
Tony Cook [Fri, 22 Dec 2006 13:03:16 +0000 (13:03 +0000)]
initial screenshot attempt
Tony Cook [Fri, 22 Dec 2006 11:19:46 +0000 (11:19 +0000)]
Created folder remotely