Re: [AD] Grabber glitch (A.CC thread) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, May 10, 2003 at 10:21:13PM +0200, Eric Botcazou wrote:
> > Ok, patch attached.
>
> Hum... did you test it? Weird things happen on Linux. You forgot to shift the
> constants associated with the big dialog array.
Oops :X
I did test it, but I modified the patch, because I made the modification to
my local copy of the grabber that included my previous changes to handle
relative paths. Since I didn't want to submit those again, I stripped them
out of the patch manually (I'd forgotten to keep an unmodified copy of
grabber.c)... there's one thing that bothers me - I assigned ctrl-w to the
New command, which would normally be ctrl-N, but that was already taken by
rename, for which there is no good anlternative either because ctrl-R is
mapped to Read Bitmap... maybe it would be a good idea to look at the shortcuts
again and make changes where appropriate?
On the subject of my relative paths patch - has anyone had time to look at
this yet?
> I've applied the attached patch on mainline.
Thanks.
Evert