Hi,
I didn't apply your patch directly, but took your code and implemented
the feature in a separate source file. I think this way it's cleaner,
and will also allow people to easily reuse this feature - perhaps in
the future we can even make a reusable library out of this.
Now people just need to call glista_textview_linkify_init(textview) to
linkify a text view.
I also made some nescesary changes to the build scripts (make sure
regex.h is available, and add an option to --disable-linkify-urls if
people want to).
Please take a look at r89 - it contains the change. If you think it
looks good, we can move on to release.
BTW I added some note to credit you - if you want something else to
show up there (like your name, home page or e-mail address) let me
know.
Regarding the other feature requests (the start-up switches) - please
add them as a feature request in the issue tracker.
Thanks,
Shahar.