Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
from
https://git.gnome.org/browse/gnome-system-monitor/commit/?id=70dd0dc7408f004bdeffbabaa0a874295ff9120f
|
|
|
|
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
|
|
Taken from GSM commit: 72546b7f3346fc0647a433529f3292050f15278f
From: Krishnan Parthasarathi <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=543347
|
|
Taken from GSM commit: c00d94f3bfe2186428ef30e922042a555b7dc03a
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667227
|
|
Taken from GSM commit: 70ba9c1af2dbd8b74943b1a283f718d8646f087b
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=131803
|
|
Taken from GSM commit: 11e508347c5af1389b2da1c787adcb26cb0ebbef
From: Robert Roth <[email protected]>
Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=580009
|
|
No more tabs, 4 spaces instead. And remove trailing whitespace.
|
|
Taken from GSM commit: 9f9f0c929659d63100a3efba7826c7f777ed21ed
From: Cosimo Cecchi <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=645575
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Chris Kühl <[email protected]>
|
|
|
|
|