Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-18 | Make indentation uniform across source files | infirit | 45 | -6954/+6952 | |
No more tabs, 4 spaces instead. And remove trailing whitespace. | |||||
2014-12-17 | Show CPU speed for ppc64 processors. | infirit | 1 | -3/+12 | |
Taken from GSM commit: 401d84dc4ed6cc0cea3d23b19debfc6e9e204f90 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619732 | |||||
2014-12-17 | Add OpenBSD support | infirit | 1 | -0/+25 | |
Add OpenBSDSysInfo() for getting OpenBSD system information Taken from GSM commit: 8cc3d4d04963bc5f4e70fa6d81a8ad009eac9021 From: Antoine Jacoutot <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=652584 | |||||
2014-12-17 | Make change priority button respect button-images setting | infirit | 1 | -15/+3 | |
Taken from GSM commit: bfef9799749fa0b36bb91c52479f7e7119b5d738 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=592747 | |||||
2014-12-17 | If NI_IDN is not defined, set it to 0. | infirit | 1 | -0/+4 | |
Taken from GSM commit: 74ced4acf1f514e5a75b7e68f0e012d8bc869be1 From: Antoine Jacoutot <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=652602 | |||||
2014-12-17 | Added ability to navigate tabs using Alt-N | infirit | 1 | -0/+19 | |
Taken from GSM commit: a2bccca48724fc5873c72978d11f106af2a6aaf4 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=496750 | |||||
2014-12-17 | Fix to remember custom column ordering. | infirit | 1 | -1/+1 | |
Taken from GSM commit: dd0e346046b9e069b6e758b2b951b03ddfdf50b3 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=365101 | |||||
2014-12-17 | Correct bad status tip wording when hovering over View->My Processes | infirit | 1 | -1/+1 | |
Taken from GSM commit: db2451155c6b2199b759104c9caa4812209cdab9 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=530336 | |||||
2014-12-17 | Fix for issues on 32-bit machines | infirit | 2 | -17/+23 | |
Taken from GSM commit: 843cc40119d36873f9670975c7815fbd38481093 From: Chris Kühl <[email protected]> Gnome bug: Fix for issues on 32-bit machines | |||||
2014-12-17 | Fix network totals overflow on 32-bit machines | infirit | 2 | -20/+20 | |
Taken from GSM commit: c7275791a89623ad1edc820a6ef16faae37a18aa From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=639212 | |||||
2014-12-17 | Added SI prefix tera to network counter | infirit | 1 | -10/+17 | |
Taken from GSM commit: 3ea7303181e80e188e72a4fcd98b9970fe554b3b From: Chris Kühl <[email protected]> | |||||
2014-12-17 | Get rid of unused variable 'sizegroup' | infirit | 1 | -3/+0 | |
2014-12-17 | Make 'Solaris mode' option be more descriptive | infirit | 1 | -2/+2 | |
Taken from GSM commit: 3307a7673e7b42843089d82778a9b76b495b3b9d From: Chris Kühl <[email protected]> Gnome Bug: https://bugzilla.gnome.org/show_bug.cgi?id=467168 | |||||
2014-12-17 | Make maximum nice value 19 instead of 20 on Linux | infirit | 1 | -1/+1 | |
2014-12-17 | Pass the parent window to the about dialog | infirit | 1 | -1/+3 | |
Taken from GSM commit: 9f9f0c929659d63100a3efba7826c7f777ed21ed From: Cosimo Cecchi <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=645575 | |||||
2014-12-17 | Add translator comment to clarify 'open files' is no action | infirit | 1 | -0/+1 | |
Taken from GSM commit: 2436bc9ea02516ad5fa69f476fd3b48b32108404 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=423088 | |||||
2014-12-17 | Fix to show cpu model on ARM | infirit | 1 | -1/+1 | |
Taken from GSM commit: a84ed33fb4c313d7cf67fac791aa063a997cb3af From: Debbie Beliveau <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=606769 | |||||
2014-12-17 | Fix falsly reporting 'Unknown CPU model' | infirit | 1 | -1/+1 | |
Taken from GSM commit: 3ef0ed45f91f09a05905e20863e854ee84573b73 From: Luciano Chavez <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619733 | |||||
2014-12-17 | Add close button to memory map dialog | infirit | 1 | -22/+13 | |
Taken from GSM commit: 00eb83fdbc5a6b6d5369b59b00a13293b1981b4f From: Chris Kühl <[email protected]> | |||||
2014-12-17 | Update autotools | infirit | 3 | -30/+31 | |
2014-12-17 | Removed unnecessary dependency on dbus-glib-1 | infirit | 1 | -2/+1 | |
2014-12-17 | Fixed graph jump bug caused by label changing height | infirit | 1 | -2/+2 | |
2014-12-17 | Gtk3: Fix deprecated hscale use | infirit | 1 | -0/+4 | |
2014-12-17 | Remove has-seperator property | infirit | 2 | -9/+0 | |
2014-12-17 | interface: Move/Add comment for each Gtk version | infirit | 1 | -1/+2 | |
2014-12-17 | Gtk3: Rename callback function to reflect changed signal. | infirit | 4 | -10/+10 | |
2014-12-17 | Use gdk_window_get_{width,height} also in Gtk+2 | infirit | 2 | -19/+4 | |
It was added in Gtk+ 2.24 | |||||
2014-12-16 | Remove deprecated call to g_type_init | infirit | 2 | -3/+1 | |
2014-12-16 | Revert "g_type_init is deprecated in Glib 2.36" | infirit | 1 | -2/+0 | |
This reverts commit bc87b7b4a1b199606a29877067ae657f850f1618. | |||||
2014-12-16 | g_type_init is deprecated in Glib 2.36 | infirit | 1 | -0/+2 | |
2014-12-15 | Fix a few of mem leaks. [Backported from old gnome-system-monitor] | Matias De lellis | 2 | -3/+11 | |
2014-12-15 | Fixes removed set but unused variables warining. | Matias De lellis | 1 | -11/+3 | |
2014-12-15 | Add support to systemd/freedesktop /etc/os-release to give system info. | Matias De lellis | 1 | -1/+37 | |
2014-12-15 | removed obsolete configure option | Monsta | 1 | -3/+1 | |
2014-11-22 | Bump version to 1.9.1mate-system-monitor-1.9.1 | Stefano Karapetsas | 2 | -2/+2 | |
2014-11-22 | Sync translations with transifex | mate-i18n | 87 | -27889/+29822 | |
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 | |
2014-11-10 | appdata: Fixup spelling of MATE | infirit | 1 | -3/+3 | |
2014-11-10 | appdata: Add autotool bits for appdata | infirit | 3 | -0/+9 | |
2014-11-09 | Create mate-system-monitor.appdata.xml | alxpl | 1 | -0/+41 | |
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! | |||||
2014-10-23 | Sync translations with transifex | mate-i18n | 6 | -74/+77 | |
2014-10-16 | Dont sync GSettings before quit | Stefano Karapetsas | 1 | -6/+0 | |
It is unneeded Closes https://github.com/mate-desktop/mate-system-monitor/issues/37 | |||||
2014-07-12 | Sync translations with transifexmate-system-monitor-1.9.0 | mate-i18n | 4 | -98/+102 | |
2014-04-22 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+5 | |
2014-03-15 | Fix man page NAME section | Mike Gabriel | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-system-monitor/issues/34 | |||||
2014-03-01 | Bump version to 1.8.0mate-system-monitor-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 1 | -133/+135 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 4 | -17/+18 | |
2014-02-19 | Bump version to 1.7.90mate-system-monitor-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-19 | Add NEWS for MATE | Stefano Karapetsas | 1 | -0/+5 | |