summaryrefslogtreecommitdiff
path: root/src/disks.cpp
AgeCommit message (Collapse)AuthorFilesLines
2022-01-01port interface to ui filesmbkma1-19/+3
see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/3df5cd02abaafe9789be53b5b78425126d7c1a07 and following commits
2020-11-23Show subvol mount option on GNU/Linuxrbuj1-2/+63
2019-07-13Render icons as cairo surfaces for HiDPI supportVictor Kareh1-14/+21
2019-04-17Use g_format_size or g_format_size_fullrbuj1-2/+2
- IEC units for RAM - SI units for storage and network
2016-03-02disks: implement saving and loading width and visibility of columnsmonsta1-0/+41
adapted from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=f589439a966151b2589bca21a4d6b40455eb201a with necessary changes from https://github.com/mate-desktop/mate-system-monitor/commit/eebc190a5aeb6ebaf5c3a868b68434679adddc74
2016-03-02some style correctionsmonsta1-4/+5
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-8/+1
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-12-01GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2
taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=7fefa84
2015-11-30disks: set minimum width for all columnsmonsta1-2/+4
2015-11-30disks: set fixed width on columnsmonsta1-4/+7
2015-11-28disks: set minimum width for device columnMonsta1-0/+1
fixes https://github.com/mate-desktop/mate-system-monitor/issues/62
2014-12-18Make indentation uniform across source filesinfirit1-323/+323
No more tabs, 4 spaces instead. And remove trailing whitespace.
2012-11-06Port to gesettingsraveit1-4/+4
2012-03-17Remove duplicate label in File System tabAndreas Nilsson1-4/+0
https://bugzilla.gnome.org/show_bug.cgi?id=597250
2011-11-08initialPerberos1-0/+425