- gselt 1.2

gselt's now in a darcs repository.

Update my email address and COPYING, and put a proper GPL header in
gselt.c.

Use GTK 2 instead of GTK 1 (patch from James Rowe).

Position the window off the screen while its size is being calculated;
this avoids the irritating flash in the top left corner.

Add a -c option to clear the selection (to the empty string) after a
button is clicked.

Support substring matches (\1 .. \9, \&) and avoid crashing when too
many %ss are given (suggested by James Rowe).

Use glib functions to remove some arbitrary limitations and make the
code a bit cleaner.

Run the command in the background (so commands don't have to end with &
any more).

- gselt 1.1

Add -m option to start up under mouse pointer (patch from Tom Parker).

Use automake to configure and build.

- gselt 1.0

Initial public release.

