Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Fixes #557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- tabs to spaces
- shortened lines
- unnecessary casts on functions which accept a gpointer like g_signal_connect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To avoid calling th signals handlers on the initialization of the
preferences dialog. It also includes some improvements in the code
formatting.
|
|
|
|
to avoid continuity issue when changing the update interval
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|