patch: make image inputs less of a special case
- have the complex button resource remember its click x,y. - just use the Activate signal instead of Clicked - don't have to carry x,y through so much of the form code. - use appendValues instead of that special case in buildQueryData. (Jorge: I have another version of the form action url display patch, but this jumped ahead of it somehow)
On Mon, Sep 01, 2008 at 12:24:48AM +0000, corvid wrote:
- have the complex button resource remember its click x,y. - just use the Activate signal instead of Clicked - don't have to carry x,y through so much of the form code. - use appendValues instead of that special case in buildQueryData.
Nice simplification! Committed.
(Jorge: I have another version of the form action url display patch, but this jumped ahead of it somehow)
ACK. -- Cheers Jorge.-
participants (2)
-
corvid@lavabit.com
-
jcid@dillo.org