Changed Throughout to Any, made some cleanups for argv parsing and
applied it. Thanks :)
2009/9/16 Anselm R Garbe :
> Hi there,
>
> see attached a diff that cleans up the surf code a little bit:
>
> - it introduces camel case for the enum values (to avoid confusion with
> macros)
> - it renames e
Hi there,
see attached a diff that cleans up the surf code a little bit:
- it introduces camel case for the enum values (to avoid confusion with macros)
- it renames enum value ALWAYS into Throughout (that avoids some mask
conflict with some other "Always" from GTK or something else)
- it removes