Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- tabs to spaces
- 4 spaces at the beginning of a line
|
|
|
|
|
|
- tabs to spaces
- 4 spaces at the beginning of a line
|
|
|
|
|
|
- tab to spaces
- fix indents
- shorten lines
|
|
|
|
- tab to spaces
- fix indents
- add a space before brackets
|
|
|
|
- tab to spaces
- fix indents
- shorten lines
|
|
- tab to spaces
- fix some indents
|
|
|
|
|
|
Restore user memory value which was updated on libgtop 2.32,
since the new value cannot be used to display multiple memory
areas.
https://github.com/GNOME/libgtop/commit/0580b2f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To manage the settings stored by GSettings. The preference dialog
is a subclass of GtkDialog, and the ui file is a template.
There is more info available in the "GTK+ Overview" chapter of "GTK+
3 Reference Manual": "Building applications - A preference dialog"
https://developer.gnome.org/gtk3/stable/ch01s04.html
|
|
|