aboutsummaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Collapse)Author
2024-04-24FIX Added theme background - copyright crstrbrt - mentioned but not needed.hwspeedy
2024-04-22FIX Spelling hardinfo->hardinfo2, fixup translations for h->h2hwspeedy
2024-04-15FIX Credits Beautify and Orderhwspeedy
2024-04-10FIX Correcting blue color to correct hardinfo2 blue color to improve FIX #22hwspeedy
2024-04-09FIX lowering contrast of white on blue for note - FIX #22hwspeedy
2024-04-09FIX Improve fix #22 - use static foreground color for notehwspeedy
2024-04-09FIX note bgcolor changed to match hardinfo2 colors - Fixes #22hwspeedy
2024-04-02FIX Implicit ctype functions - missing includehwspeedy
2024-04-02FIX Contributershwspeedy
2024-03-20FIX CLI updated with synchronize features, fix stop benchmark crash, ↵hwspeedy
libsoup3 debug fixed+added sync. comm for cli, DOCs updated, LibSoup3 enabled for distros supporting LS3
2024-03-12LICENSE - Fixed old addresses, updated tools/check_license.sh to correct ↵hwspeedy
detect all licenses
2024-03-11FIX GCC warnings - include & uninit free (Potential Crash - never seen)hwspeedy
2024-03-06FIX hardinfo lib-loading cleanup, params clean uphwspeedy
2024-02-29FIX rouge window handling for syncmanagerhwspeedy
2024-02-28FIX GCC warnings and enable debug for old distroshwspeedy
2024-02-28FIX synchronize sel+blobver for debian7,ol6hwspeedy
2024-02-28FIX sync for newly distributed app to use supplied blobverhwspeedy
2024-02-28ADD Sync blobversion check - only update if new on serverhwspeedy
2024-02-28FIX missing hardinfo2 rename for settingshwspeedy
2024-02-23FIX Ubergraph clear - Fixes sensors incorrecthwspeedy
2024-02-23FIX UberGraph Memory 1024xhwspeedy
2024-02-13FIX Removed non centered, non modal error window, that is duplicate info to userhwspeedy
2024-02-11FIX Packaging - keep hardinfo package name, fix linkshwspeedy
2024-02-09FIX new project domain www.hardinfo2.orghwspeedy
2024-02-08FIX Change to hardinfo2.pnghwspeedy
2024-02-08FIX settings folders missing, set APIbigbear
2024-02-08FIX back port save settings older glibbigbear
2024-02-08FIX back portsbigbear
2024-02-08FIX Name/Desc syncbigbear
2024-02-08CLEANUP - remove old stuffbigbear
2024-02-08FIX GCC Warningsbigbear
2024-02-08FIX Missing icons, menu about, cleaningbigbear
2024-02-08ADD LibSoup3 (EXPERIMENTAL)bigbear
2024-02-08FIX Cleanup about credit boxbigbear
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08PR405 - icons for computer/securitybigbear
2024-02-08ADD Package building for hardinfo2bigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval ↵bigbear
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707
2023-10-27Fix build without libsouprezso
2023-08-14Add option to synchronize during startupL. Pereira
2021-11-17Update copyright informationL Pereira
2021-11-07Hack: make ASan happy by moving definition of lginterval to shellL Pereira
These globals are really nasty and one of the reasons I hate looking at the HardInfo code.
2021-11-07Update copyright informationL Pereira
2021-04-03Add command-line parameter to quieten HardInfo when in non-GUI modeLeandro Pereira
2020-10-09Add stub to set title in GTK3 load graphLeandro Pereira
2020-10-09Ensure LoadGraph title is cleared when LG is cleared tooLeandro Pereira
2020-10-09Show graph's title at selecting sensor itemSergio Vieira
2020-08-09Revert "Move the Privacy Policy link to the button area"Leandro Pereira
This reverts commit 8e508ae979492df6e214609d6672fc8a5e44d2b9, because it caused issues in locales where "Privacy Policy" is too long of a string.
2020-07-26Move the Privacy Policy link to the button areaLeandro Pereira
2020-07-26Fix more missed calls to gettext in syncmanagerLeandro Pereira