Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-25 | Added support for actions on multiple processes | plonibarploni | 1 | -10/+0 | |
ported from gnome-system-monitor: https://github.com/GNOME/gnome-system-monitor/commit/5cf1225d86929114d6f0424112fd2abc8880dc26 | |||||
2020-02-28 | Use user page on github when user email is private | rbuj | 1 | -2/+2 | |
2020-02-20 | Update authors | rbuj | 1 | -6/+31 | |
2020-01-13 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-04-12 | gtk3: use “program-name” property in gtk_show_about_dialog | rbuj | 1 | -2/+2 | |
It also fixes the properties order to show properly the window title localized (l10n). | |||||
2019-02-16 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-02-15 | License text in About dialog | rbuj | 1 | -1/+20 | |
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -3/+3 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-06 | update copyright year | monsta | 1 | -1/+1 | |
2016-08-18 | update copyright | monsta | 1 | -1/+1 | |
2016-03-02 | process table: rename proctable_update_all func to proctable_update | monsta | 1 | -2/+2 | |
2016-03-01 | Revert "process table: don't clear multiple rows selection on right click" | monsta | 1 | -3/+1 | |
This reverts commit b7c2c34a6662ee043be997c54ff1c85318818c2d. dammit. this made right-clicking on initially unfocused process table impossible. I had to select a process first, then right-click on it, or else all the right-click menu items were appearing grayed out. reverting this until we figure out how to do it without unwanted side effects. | |||||
2016-03-01 | process table: don't clear multiple rows selection on right click | monsta | 1 | -1/+3 | |
from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=70dd0dc7408f004bdeffbabaa0a874295ff9120f | |||||
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -9/+0 | |
2015-12-01 | GTK3: Do not use deprecated API | Wolfgang Ulbrich | 1 | -0/+10 | |
Namely, we make the following replacements: * GtkStyle -> GtkStyleContext * GdkColor -> GdkRGBA * GtkColorSelectionDialog -> GtkColorChooserDialog taken from....but adjusted: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=7ac1c1c | |||||
2014-12-19 | Add a Process Properties dialog in MATE System Monitor | infirit | 1 | -0/+8 | |
Taken from GSM commit: 72546b7f3346fc0647a433529f3292050f15278f From: Krishnan Parthasarathi <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=543347 | |||||
2014-12-19 | Disable priority changed handler while setting current priority | infirit | 1 | -1/+3 | |
Taken from GSM commit: c00d94f3bfe2186428ef30e922042a555b7dc03a From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667227 | |||||
2014-12-18 | Added priority selection submenu with preset priority items | infirit | 1 | -4/+37 | |
Taken from GSM commit: 70ba9c1af2dbd8b74943b1a283f718d8646f087b From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=131803 | |||||
2014-12-18 | Properly clear the selected process before looking for another | infirit | 1 | -0/+2 | |
Taken from GSM commit: 11e508347c5af1389b2da1c787adcb26cb0ebbef From: Robert Roth <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=580009 | |||||
2014-12-18 | Make indentation uniform across source files | infirit | 1 | -1/+1 | |
No more tabs, 4 spaces instead. And remove trailing whitespace. | |||||
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-01-15 | Update copyright info | Stefano Karapetsas | 1 | -1/+5 | |
2014-01-15 | Fix indentation | Stefano Karapetsas | 1 | -19/+18 | |
2013-08-01 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2012-11-07 | fix gsettings key name | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-06 | Port to gesettings | raveit | 1 | -11/+11 | |
2012-10-12 | fix incorrect FSF address | raveit65 | 1 | -1/+1 | |
2012-03-17 | Replacing GtkNotebookPage with GtkWidget according to changes in GTK+ | =?UTF-8?q?Javier=20Jard=C3=B3n?= | 1 | -1/+1 | |
Signed-off-by: Chris Kühl <[email protected]> | |||||
2012-01-13 | Added mate-desktop.org to about window | Steve Zesch | 1 | -176/+177 | |
2011-11-08 | initial | Perberos | 1 | -0/+436 | |