summaryrefslogtreecommitdiff
path: root/src/util.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Remove GTimeVal deprecation warning for GLib 2.61.2+rbuj1-1/+22
2019-04-29Use g_date_time_format instead of filter_daterbuj1-4/+31
2019-04-28Add disk IO on process inforbuj1-1/+42
2019-04-17Use g_format_size or g_format_size_fullrbuj1-118/+83
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2016-02-29fix copy-paste error, use proper type, keep it simplemonsta1-4/+1
2016-02-08use x/y align functions for GtkLabel with GTK+ >= 3.16monsta1-1/+5
2016-01-11set minimum GTK+ version to 3.14 and drop some deprecated codeMonsta1-4/+0
2015-12-01GTK3: do not use deprecated GtkMiscWolfgang Ulbrich1-0/+4
2015-12-01process properties: use proper format for "CPU time" propertymonsta1-2/+2
2014-12-19Remove markup from translated stringsinfirit1-2/+5
2014-12-19tree_store_update: gracefully handle null stringsinfirit1-1/+1
2014-12-19Add a Process Properties dialog in MATE System Monitorinfirit1-1/+1
2014-12-18Fix function definition format in util.cppinfirit1-3/+4
2014-12-18Add custom sort method for numerical columns with descending sort firstinfirit1-2/+41
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit1-0/+45
2014-12-18Significant digits format used to remove post decimal wastage on net graphinfirit1-4/+4
2014-12-18Make indentation uniform across source filesinfirit1-321/+319
2014-12-17Fix for issues on 32-bit machinesinfirit1-8/+8
2014-12-17Added SI prefix tera to network counterinfirit1-10/+17
2014-12-15Fix a few of mem leaks. [Backported from old gnome-system-monitor]Matias De lellis1-2/+8
2012-03-09build error with glib2-2.31 (https://github.com/mate-desktop/mate-system-moni...Perberos1-1/+1
2011-11-08initialPerberos1-0/+510