| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
It's more readable than 0, and a bit safer than NULL, so let's try to
follow modern norms.
|
|
|
|
| |
We should have a consistent color set over all widgets.
|
|
|
|
|
| |
This allows us to separate accidentally unused, from explicitly unused
parameters, which allows us to turn on such checks in the compiler.
|
|
|
|
|
| |
The accessor functions are called value() for all standard FLTK widgets,
so let's keep that theme here as well.
|
|
Follow upstream FLTK naming to more clearly indicate that this is a
general widget and not TigerVNC specific.
|