summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Make labels on sysinfo tab selectableinfirit1-0/+5
2014-12-18Properly clear the selected process before looking for anotherinfirit1-0/+2
2014-12-18Only display change color dialog on clicked instead of button-releaseinfirit1-6/+34
2014-12-18Set widget name for main application windowinfirit1-1/+2
2014-12-18Remove unnecessary assert which causes crashinfirit1-2/+0
2014-12-18Include process name in end & kill process dialogsinfirit1-4/+15
2014-12-18Add Help button to the preferences dialoginfirit1-5/+15
2014-12-18Removed unnecessary use of 'this->' for class membersinfirit1-7/+7
2014-12-18Removed unnecessary use of 'graph->' for class membersinfirit1-43/+43
2014-12-18Stop initializing variables twice in LoadGraph ctorinfirit1-10/+5
2014-12-18Give 'g' variable meaningful name, 'graph'infirit1-197/+197
2014-12-18Make indentation uniform across source filesinfirit45-6954/+6952
2014-12-17Show CPU speed for ppc64 processors.infirit1-3/+12
2014-12-17Add OpenBSD supportinfirit1-0/+25
2014-12-17Make change priority button respect button-images settinginfirit1-15/+3
2014-12-17If NI_IDN is not defined, set it to 0.infirit1-0/+4
2014-12-17Added ability to navigate tabs using Alt-Ninfirit1-0/+19
2014-12-17Fix to remember custom column ordering.infirit1-1/+1
2014-12-17Correct bad status tip wording when hovering over View->My Processesinfirit1-1/+1
2014-12-17Fix for issues on 32-bit machinesinfirit2-17/+23
2014-12-17Fix network totals overflow on 32-bit machinesinfirit2-20/+20
2014-12-17Added SI prefix tera to network counterinfirit1-10/+17
2014-12-17Get rid of unused variable 'sizegroup'infirit1-3/+0
2014-12-17Make 'Solaris mode' option be more descriptiveinfirit1-2/+2
2014-12-17Make maximum nice value 19 instead of 20 on Linuxinfirit1-1/+1
2014-12-17Pass the parent window to the about dialoginfirit1-1/+3
2014-12-17Add translator comment to clarify 'open files' is no actioninfirit1-0/+1
2014-12-17Fix to show cpu model on ARMinfirit1-1/+1
2014-12-17Fix falsly reporting 'Unknown CPU model'infirit1-1/+1
2014-12-17Add close button to memory map dialoginfirit1-22/+13
2014-12-17Update autotoolsinfirit3-30/+31
2014-12-17Removed unnecessary dependency on dbus-glib-1infirit1-2/+1
2014-12-17Fixed graph jump bug caused by label changing heightinfirit1-2/+2
2014-12-17Gtk3: Fix deprecated hscale useinfirit1-0/+4
2014-12-17Remove has-seperator propertyinfirit2-9/+0
2014-12-17interface: Move/Add comment for each Gtk versioninfirit1-1/+2
2014-12-17Gtk3: Rename callback function to reflect changed signal.infirit4-10/+10
2014-12-17Use gdk_window_get_{width,height} also in Gtk+2infirit2-19/+4
2014-12-16Remove deprecated call to g_type_initinfirit2-3/+1
2014-12-16Revert "g_type_init is deprecated in Glib 2.36"infirit1-2/+0
2014-12-16g_type_init is deprecated in Glib 2.36infirit1-0/+2
2014-12-15Fix a few of mem leaks. [Backported from old gnome-system-monitor]Matias De lellis2-3/+11
2014-12-15Fixes removed set but unused variables warining. Matias De lellis1-11/+3
2014-12-15Add support to systemd/freedesktop /etc/os-release to give system info.Matias De lellis1-1/+37
2014-12-15removed obsolete configure optionMonsta1-3/+1
2014-11-22Bump version to 1.9.1mate-system-monitor-1.9.1Stefano Karapetsas2-2/+2
2014-11-22Sync translations with transifexmate-i18n87-27889/+29822
2014-11-10appdata: Add necessary markers for translationinfirit1-3/+3
2014-11-10appdata: Fixup spelling of MATEinfirit1-3/+3
2014-11-10appdata: Add autotool bits for appdatainfirit3-0/+9