Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Including the markup in the translated strings makes the
translators job unnecessarily harder.
Taken from GSM commit: c45ed812a74874ada38feaf4883de807d2a26cfb
From: Matthias Clasen <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=681271
|
|
Taken from GSM commit: 5084e4a76abdf089aecc1d3f8565604a31d03a4e
From: Robert Roth <[email protected]>
|
|
Taken from GSM commit: c1660319e400480e236d1120c4f833c8c3c96ff4
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
|
|
nitems is never guaranteed to be defined in sys/params.h as it is meant
to be defined within a protected ifdef __KERNEL conditional.
Use G_N_ELEMENTS from GLib which is the proper way of doing this.
Taken from GSM commit: a9972b6a45b490fd316a1a536115baca465e3ae6
From: Antoine Jacoutot <[email protected]>
|
|
enhancement.
|
|
summarizing enhancement.
|
|
Taken from GSM commit: 65ed172b62dad0a4c286e0022831d3846dd98359
From: Pavel Vasin <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=672741
|
|
|
|
The asm/param.h header is only found on Linux.
On OpenBSD, the HZ tick is not defined in any header but can be
retrieved from the running kernel using the sysctl(3) interface.
Taken from GSM commit: 94be681c159b56ad42afb13c3e18d59be4422558
From: Antoine Jacoutot <[email protected]>
|
|
Taken from GSM commit: e0d1da0eccda35a22038726fc574b8ab92f05ff0
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667830
|
|
|
|
|
|
Normally the memory map dialog needs to be quite wide. However, the
minimum size of the main window is 626. Making a dialog wider than
this by default would be odd. Thus, this is a large as the dialog will
be by default even though it is not very useful at this width.
Normally the memory map dialog needs to be quite wide
Taken from GSM commit: 479794236f47aa69117576bdf4f9b80967744e7f
From: Chris Kühl <[email protected]>
|
|
The accelerators for the Clear and Close buttons were colliding.
The patch changes the Clear button to use 'l' as the accelerator.
Taken from GSM commit: 5d9a1fa8b3ea1db94d1bbdb5c8e95d768a95aa9a
From: Chris Kühl <[email protected]>
|
|
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
|
|
Msg: Backout change from using free() to g_free() in systemd patch
Commit: f1f7bddf007c950608f5f8c5a771a7fb2ab187d5
From: Chris Kühl <[email protected]>
Msg: Require systemd 38 or greater when using --enable-systemd
Commit: ff551c6974cfa0801a368ee5c2406ce941ac8cab
From: Chris Kühl <[email protected]>
Msg: build: Disallow building with systemd v43 due to C++ incompatibility
Commit: 8a17cd6ff6b0ab4979c6ed8426724ce355d23679
From: Chris Kühl <[email protected]>
Msg: Check for logind, not for systemd
Commit: 4cf87daa48a8ab606afe5e3c2ac54c8f6276ba98
From: Martin Pitt <[email protected]>
|
|
This (optionally) hooks up the system monitor with systemd, adding
four new columns to the process view:
1. Unit (i.e. the service name a system process belongs to)
2. Session (i.e. the login session a user process belongs to)
3. Seat (i.e. the physical seat the session of the process belongs to,
only for multi-seat environments)
4. Owner (i.e. the user a process belongs to, which is not influenced
by temporary UID changes like sudo/su/suid.
This patch also enables that the Unit column is shown by default.
If systemd is not around at runtime or at compile time none of the
four new columns are shown.
Taken from GSM commit: df292c0fb07d73448fe26048118b127719750729
From: Lennart Poettering <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667829
|
|
|
|
Taken from GSM commit: c55c5e43bec88f55c2394d62a0d46e37ca26a3d4
From: Chris Kühl <[email protected]>
|
|
Taken from GSM commit: b21ba6cae5e66d89cd08159a442f525774b0fdc3
From: Chris Kühl <[email protected]>
|
|
Taken from GSM commit: b439f813ceaf6ce6e82cd490c734c67aeb1f2028
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=557122
|
|
Taken from GSM commit: 0d394b2d9df72d9ad67deafebf9174b38b42a6d9
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=662463
|
|
rsvg_init and rsvg_term where removed but this requires version 2.35
|
|
Taken from GSM commit: a5fb391d2283cb148bbb98671d6a7c60392d256a
From: Chris Kühl <[email protected]>
|
|
Taken from GSM commit: e29b8e670edf99e4a31da2d3d05dcd55a7f5d253
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619979
|
|
Taken from GSM commit: fdc3dac969e9961fd0ae525595534b25b7920e8b
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=629571
|
|
|
|
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: 6fcbf5aaa65d63dd751c812c3ac05a937b50450d
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=131802
|
|
|
|
systems with more than 13 cores.
Taken from GSM commit: f411100611febe8beebba57f6e0480abf446b2bc
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=664926
|
|
|
|
Seems to make no difference but according to GSM commit
9b2489dafe3cb0a8792bed564f27f3f168a55b6a it broke the build.
As it works fine on Gtk+2 let's switch as well.
|
|
Taken from GSM commit: f826e6f30d0d6bdcc07cc00774ea16297d853ccb
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=553315
|
|
Add a new 'Control Group' column to the process view tab.
The format for the column is:
<path name> (controller name), <path name> (controller name)...
Processes that share the same path name across controllers
are colesced. For example if a process is in the /foo cgroup
for both the memory and cpu controllers, it would display as:
/foo (memory,cpu), ...
Taken from GSM commits:
2d33adcbc4347c112d57082956b4e199ff7132db Add cgroup support in the process view
645d38a218fedcbf9c7b674740bf213e02933820 Optimize cgroup updating
From: Jason Baron <[email protected]>
|
|
Taken from GSM commit: 5b836afa87a27691f008a26bba9e3829d2b31be6
From: Stefano Facchini <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=649398
|
|
Taken from GSM commit: d347dd13681b7f57b28bc609d94cbcc597049951
From: Stefano Facchini <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=649398
|
|
Taken from GSM commit: bc2a8c221604fe335b690ba7d180022bf0430fff
From: Robert Roth <[email protected]>
Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=649398
|
|
Taken from GSM commit: c123b59145d3b5aa9ba6f65985037b63bcdf2a67
From: Robert Roth <[email protected]>
Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=343861
|
|
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: 9b3e48f0ef1131dfc827fb17d6cccb26ebde75c0
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=576863
|
|
Taken from GSM commit: f8fd26f1a3bf9b58a72e7cacdd1eb960736d49d5
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=646393
|
|
Taken from GSM commit: 2ba6de8e15dbe814d80e960f8b2ea4b772d1ccf2
From: Robert Roth <[email protected]>
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=663569
|