- 21 Dec, 2021 1 commit
-
-
Thomas Goirand authored
-
- 09 Oct, 2021 1 commit
-
-
Thomas Goirand authored
not there in previous upload (Closes: #995970). The upstream backported patch 0001-fix-755-handle-invalid-FAT.patch is now applied upstream and therefore, removed from d/patches.
-
- 05 Oct, 2021 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
without anyone else contributing.
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 19 Jun, 2021 1 commit
-
-
Lyonel Vincent authored
Merge pull request 'Fix typos in translatable messages' (#42) from alexhenrie/lshw:typos into master Reviewed-on: https://ezix.org/src/pkg/lshw/pulls/42
-
- 18 Jun, 2021 1 commit
-
-
Alex Henrie authored
-
- 29 Apr, 2021 1 commit
-
-
Lyonel Vincent authored
PR65 on Github (thanks to Z.Bitter) Due to a regression introduced by 8ff1efb, no size was recorded for memory banks <32GiB in size on systems with an SMBIOS version of 2.7 or later. On these systems the Type 17 size field from SMBIOS was only recorded if the extended size field was used. Modify the code to use the regular size field whenever it is valid (not 0xFFFF) and not set to 0x7FFF on versions >2.7 (indicating the extended size field is in use).
-
- 21 Jan, 2021 1 commit
-
-
Lyonel Vincent authored
Reviewed-on: https://ezix.org/src/pkg/lshw/pulls/40
-
- 20 Jan, 2021 1 commit
-
-
Vasant Hegde authored
Add UUID property to PowerVM LPAR. Signed-off-by:Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-
- 14 Jan, 2021 1 commit
-
-
Lyonel Vincent authored
get rid of the basename() mess
-
- 10 Jan, 2021 3 commits
-
-
Lyonel Vincent authored
cf. Github PR#56
-
Lyonel Vincent authored
cf. Github PR#47
-
Lyonel Vincent authored
cf. Github PR#57
-
- 09 Jan, 2021 3 commits
-
-
Lyonel Vincent authored
cf. Github PR#58
-
Lyonel Vincent authored
cf. Github PR#59
-
Lyonel Vincent authored
Github PR#60
-
- 15 Oct, 2020 2 commits
-
-
Lyonel Vincent authored
SGML source was not in sync with man page
-
Lyonel Vincent authored
add `-notime` option
-
- 26 Aug, 2020 1 commit
-
-
Lyonel Vincent authored
-
- 21 Aug, 2020 1 commit
-
-
Lyonel Vincent authored
-
- 20 Aug, 2020 1 commit
-
-
Lyonel Vincent authored
Merge pull request 'Replace the about GtkDialog with a GtkAboutDialog' (#39) from linkmauve/lshw:better-about into master Reviewed-on: https://ezix.org/src/pkg/lshw/pulls/39
-
- 19 Aug, 2020 2 commits
-
-
Emmanuel Gil Peyrot authored
This reduces the amount of code needed for this feature, and integrates better with the rest of the system.
-
Lyonel Vincent authored
Reviewed-on: https://ezix.org/src/pkg/lshw/pulls/38
-
- 01 Aug, 2020 1 commit
-
-
Emmanuel Gil Peyrot authored
This moves forward with gtk4 support, while also allowing a global menu for environments which use one, such as GNOME. I also added shortcuts so that users can press ^Q, ^R and ^S to quit, refresh and save.
-
- 29 Jul, 2020 1 commit
-
-
Lyonel Vincent authored
Merge pull request 'Switch to gtk3 by default for gtk-lshw' (#37) from linkmauve/lshw:gtk3 into master Reviewed-on: https://ezix.org/src/pkg/lshw/pulls/37
-
- 15 Jul, 2020 1 commit
-
-
Emmanuel Gil Peyrot authored
This also fixes the Save menu item not having been disabled properly.
-
- 10 Jul, 2020 10 commits
-
-
Emmanuel Gil Peyrot authored
This unifies actions pertaining to the application.
-
Emmanuel Gil Peyrot authored
This will eventually let us use GActions to build our menus and buttons.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
Also add a mnemonic for better keyboard access to the overwrite button.
-
Emmanuel Gil Peyrot authored
This removes most warnings. A possible further improvement would be to use GtkIconTheme instead, but it will require reorganising the SVG files around.
-
Emmanuel Gil Peyrot authored
This class allows it to work even in containers.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
Since gtk2 is on life support, it makes sense to build the gui code with gtk3 nowadays. I went for 3.24 because that’s the version I have available on my system, but it is probable that previous versions would also work, I don’t know.
-
- 02 Jun, 2020 1 commit
-
-
Lyonel Vincent authored
-