summaryrefslogtreecommitdiff
path: root/src/callbacks.cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-06update copyright yearmonsta1-1/+1
2016-08-18update copyrightmonsta1-1/+1
2016-03-02process table: rename proctable_update_all func to proctable_updatemonsta1-2/+2
2016-03-01Revert "process table: don't clear multiple rows selection on right click"monsta1-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-01process table: don't clear multiple rows selection on right clickmonsta1-1/+3
from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=70dd0dc7408f004bdeffbabaa0a874295ff9120f
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-9/+0
2015-12-01GTK3: Do not use deprecated APIWolfgang Ulbrich1-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-19Add a Process Properties dialog in MATE System Monitorinfirit1-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-19Disable priority changed handler while setting current priorityinfirit1-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-18Added priority selection submenu with preset priority itemsinfirit1-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-18Properly clear the selected process before looking for anotherinfirit1-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-18Make indentation uniform across source filesinfirit1-1/+1
No more tabs, 4 spaces instead. And remove trailing whitespace.
2014-12-17Pass the parent window to the about dialoginfirit1-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-15Update copyright infoStefano Karapetsas1-1/+5
2014-01-15Fix indentationStefano Karapetsas1-19/+18
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-07fix gsettings key nameStefano Karapetsas1-1/+1
2012-11-06Port to gesettingsraveit1-11/+11
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-03-17Replacing 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-13Added mate-desktop.org to about windowSteve Zesch1-176/+177
2011-11-08initialPerberos1-0/+436