Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-29 | sysinfo: fix forgotten memleak | monsta | 1 | -1/+4 | |
2016-02-08 | sysinfo: fix indent a bit | monsta | 1 | -5/+5 | |
2016-02-08 | use x/y align functions for GtkLabel with GTK+ >= 3.16 | monsta | 1 | -5/+25 | |
Conflicts: src/interface.cpp src/procdialogs.cpp src/sysinfo.cpp src/util.cpp | |||||
2016-01-11 | set minimum GTK+ version to 3.14 and drop some deprecated code | Monsta | 1 | -25/+0 | |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -76/+3 | |
2015-12-01 | GTK3: do not use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+28 | |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-12-01 | GTK3: Replaced sysinfo gtk tables with gtk grids | Wolfgang Ulbrich | 1 | -0/+52 | |
taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=5047e43 | |||||
2015-09-05 | SysInfo: Let distributions define a custom side image | Clement Lefebvre | 1 | -2/+6 | |
2015-09-05 | SysInfo: Added proper detection for Linux Mint & LMDE | Clement Lefebvre | 1 | -2/+32 | |
2014-12-19 | Remove markup from translated strings | infirit | 1 | -2/+2 | |
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 | |||||
2014-12-19 | Fix applied again to show cpu model on ARM after core summarizing | infirit | 1 | -1/+1 | |
enhancement. | |||||
2014-12-19 | Fixed falsly reporting 'Unknown model' again after after the core | infirit | 1 | -1/+1 | |
summarizing enhancement. | |||||
2014-12-18 | Add 32-bit or 64-bit to the release label | infirit | 1 | -2/+19 | |
Taken from GSM commit: e29b8e670edf99e4a31da2d3d05dcd55a7f5d253 From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619979 | |||||
2014-12-18 | Summarize the processor cores to be able to display sysinfo for multi-core ↵ | infirit | 1 | -36/+125 | |
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 | |||||
2014-12-18 | sysinfo: small whitespace fix | infirit | 1 | -1/+1 | |
2014-12-18 | Do not set gnome_version if one of the version numbers can not be read | infirit | 1 | -1/+2 | |
Taken from GSM commit: 9b3e48f0ef1131dfc827fb17d6cccb26ebde75c0 From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=576863 | |||||
2014-12-18 | system: Add machine architecture after the kernel version. | infirit | 1 | -1/+1 | |
The kernel architecture is what is important here as this determines if one can run 32bit or 64bit code. fixes #43 | |||||
2014-12-18 | Make labels on sysinfo tab selectable | infirit | 1 | -0/+5 | |
Taken from GSM commit: 75ffd9c656aa7cc4bedcdfb89f5edabc9894a939 From: Robert Roth <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=399067 | |||||
2014-12-18 | Make indentation uniform across source files | infirit | 1 | -555/+555 | |
No more tabs, 4 spaces instead. And remove trailing whitespace. | |||||
2014-12-17 | Show CPU speed for ppc64 processors. | infirit | 1 | -3/+12 | |
Taken from GSM commit: 401d84dc4ed6cc0cea3d23b19debfc6e9e204f90 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619732 | |||||
2014-12-17 | Add OpenBSD support | infirit | 1 | -0/+25 | |
Add OpenBSDSysInfo() for getting OpenBSD system information Taken from GSM commit: 8cc3d4d04963bc5f4e70fa6d81a8ad009eac9021 From: Antoine Jacoutot <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=652584 | |||||
2014-12-17 | Fix to show cpu model on ARM | infirit | 1 | -1/+1 | |
Taken from GSM commit: a84ed33fb4c313d7cf67fac791aa063a997cb3af From: Debbie Beliveau <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=606769 | |||||
2014-12-17 | Fix falsly reporting 'Unknown CPU model' | infirit | 1 | -1/+1 | |
Taken from GSM commit: 3ef0ed45f91f09a05905e20863e854ee84573b73 From: Luciano Chavez <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=619733 | |||||
2014-12-17 | Gtk3: Rename callback function to reflect changed signal. | infirit | 1 | -2/+2 | |
2014-12-15 | Fixes removed set but unused variables warining. | Matias De lellis | 1 | -11/+3 | |
2014-12-15 | Add support to systemd/freedesktop /etc/os-release to give system info. | Matias De lellis | 1 | -1/+37 | |
2013-11-21 | add support for GTK3 | Elias Aebi | 1 | -6/+10 | |
2011-11-08 | initial | Perberos | 1 | -0/+676 | |