Age | Commit message (Collapse) | Author | Files | Lines |
|
Don't show "/s" in total sent/received data
Fix values in Show network speed in bits
|
|
- IEC units for RAM
- SI units for storage and network
|
|
|
|
|
|
|
|
inspired from:
https://git.gnome.org/browse/gnome-system-monitor/commit/?id=cb54374
|
|
The gdk_window_set_background_pattern() function is a little dubious
to use unless you are writing GTK+ code since the background may be
overridden by gtkwidget.c whenever the style of the widget changes.
Needed for gtk+-3.20
|
|
|
|
|
|
inspired from:
https://git.gnome.org/browse/gnome-system-monitor/commit/?id=a2d7fc1
|
|
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: 5084e4a76abdf089aecc1d3f8565604a31d03a4e
From: Robert Roth <[email protected]>
|
|
Taken from GSM commit: 74ba377a5a7d4787595e1b46c1e880426584a2fd
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=681553
|
|
Mostly capitalisation fixes, but there are some spelling fixes, and
three strings which have had markup removed. One string has been
changed from using an ASCII ellipsis to a Unicode one.
Taken from GSM commit: f727cae54fc8410ecb3c2c4c4f901b754f418a7a
From: Philip Withnall <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=616794
|
|
Taken from GSM commit: 62c46d71e8c4ab5a2e68f7b1ad9d780c1728b6e2
From: Haggai Eran <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=536006
|
|
Taken from GSM commit: c3c986f6c888a274278a1e5a112befedc23abc6d
From: Conor O'Gorman <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=656840
|
|
Taken from GSM commit: 466b7e64cdac761eabd9ab69be8f72955e07f813
From: Chris Kühl <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=414492
|
|
Taken from GSM commit: dbc19ed7fa89ddd426028a45265ea49857272637
From: Chris Kühl <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=578520
|
|
Taken from GSM commit: 3708a48b131cb412b5021334ff57140972a1fcd0
From: Chris Kühl <[email protected]>
|
|
Taken from GSM commit: 8cc4f7259e3829264197a8daebe34527d3d3d697
From: Chris Kühl <[email protected]>
|
|
Taken from GSM commit: e5410092bd1a6edee184aa56fba807498733f06a
From: Chris Kühl <[email protected]>
|
|
Taken from GSM commit: ffdc8936d6b78ddd630d9448341ef515eee8c7f7
From: Chris Kühl <[email protected]>
|
|
No more tabs, 4 spaces instead. And remove trailing whitespace.
|
|
Taken from GSM commit: 843cc40119d36873f9670975c7815fbd38481093
From: Chris Kühl <[email protected]>
Gnome bug: Fix for issues on 32-bit machines
|
|
Taken from GSM commit: c7275791a89623ad1edc820a6ef16faae37a18aa
From: Chris Kühl <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=639212
|
|
|
|
|
|
Patch from Sergey Nizovtsev.
See https://bugzilla.gnome.org/show_bug.cgi?id=627568
|
|
|