1
0
forked from pool/gsmartcontrol

23 Commits

Author SHA256 Message Date
8d14c0d9c0 Accepting request 994417 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/994417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=8
2022-08-11 16:32:27 +00:00
Jacob W
ab3b274f93 Accepting request 994260 from home:ecsos
Sorry, seems I have forgotten to delete version  1.1.3.

OBS-URL: https://build.opensuse.org/request/show/994260
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=22
2022-08-11 03:29:45 +00:00
Jacob W
6a339b282c Accepting request 994103 from home:ecsos
- Update to version 1.1.4
  - Fixed a crash when trying to render main window icons which
    have incomplete data; 
    this fixes a rare crash when scanning devices (#13).
  - Fixed rendering compatibility issues with newer GTK3 versions.
  - Fixed build system conflict with C++20 version header (#14).
  - Fixed "Running command ..." dialog floating above windows of
    other applications (#17).
  - Fixed a crash when system locale is set to invalid locale.
  - Support Finnish decimal separator
    (backported from the Debian package) (#23).
  - Set LC_NUMERIC=C for smartctl process to avoid locale-dependent
    number formatting (#23).
  - Fixed printing all GTK messages as warnings; the messages are
    sorted by severity now.
  - Add current time to default filename in Save Output dialog.
  - Support macos stat command in file2csource.sh.
  - Fixed a few typos (backported from the Debian package).
  - Windows port now uses Adwaita theme due to issues with win32 theme.
  - Windows port is dpi-aware now.
- Run spec-cleaner.

OBS-URL: https://build.opensuse.org/request/show/994103
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=21
2022-08-10 00:54:20 +00:00
8f6ff32ea3 Accepting request 541100 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/541100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=7
2017-11-13 13:02:50 +00:00
Jörg Lorenzen
9972f627ca Accepting request 541099 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
- Update to version 1.1.3
  + Fixed gsmartcontrol-root not launching if GDK_* variables are
    not set.
- Version 1.1.2
  + Fixed gsmartcontrol-root not passing GDK_SCALE and
    GDK_DPI_SCALE variables to gsmartcontrol when using PolKit.
  + Fixed blurriness of icons in the main window with GDK_SCALE=2.
  + Tweaked the main window interface.
  + Windows: Show volume labels beside drive letters in icon
    tooltips.

OBS-URL: https://build.opensuse.org/request/show/541099
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=19
2017-11-12 17:51:28 +00:00
c16be5c7ba Accepting request 530619 from devel:openSUSE:Factory:Apps
1

OBS-URL: https://build.opensuse.org/request/show/530619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=6
2017-10-03 21:18:19 +00:00
Jörg Lorenzen
e680747c7b Accepting request 530589 from home:jengelh:branches:devel:openSUSE:Factory:Apps
- Do not use install-strip so that debuginfo stays usable.
Make description more general, assume no specific user.

OBS-URL: https://build.opensuse.org/request/show/530589
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=17
2017-10-03 00:07:32 +00:00
c18372b820 Accepting request 528907 from devel:openSUSE:Factory:Apps
1

OBS-URL: https://build.opensuse.org/request/show/528907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=5
2017-09-28 10:35:05 +00:00
Jörg Lorenzen
1123a67170 Accepting request 528905 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
- Update to version 1.1.1
  + Windows: Use Adwaita GTK+ theme for systems which support
    Classic Windows theme, since the default win32 GTK+ theme is
    broken in it; this includes Windows 7 and Windows Server.
  + Statistics entry values are formatted with commas for
    readability.
  + Moved help information to website.

OBS-URL: https://build.opensuse.org/request/show/528905
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=15
2017-09-27 08:29:09 +00:00
Jörg Lorenzen
5f26c86144 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=14 2017-09-27 08:21:17 +00:00
Jörg Lorenzen
bb11c480c0 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=13 2017-09-27 08:20:50 +00:00
5abeaf72ef Accepting request 526447 from devel:openSUSE:Factory:Apps
1

OBS-URL: https://build.opensuse.org/request/show/526447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=4
2017-09-17 20:38:26 +00:00
Jörg Lorenzen
816ef880ca Accepting request 526446 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
- Update to version 1.1.0
  + New Statistics, Temperature Log, Error Recovery, Physical and
    Directory tabs.
  + General tab shows non-SMART device settings as well.
  + Attributes tab shows entries in "brief" format.
  + Error Log tab shows Extended error log by default (if
    supported).
  + Self-Test Log tab now shows Extended self-test log by default
    (if supported).
  + GSmartControl now uses "-x" equivalent for retrieving data (as
    upposed to "-a"); loading "-x" outputs as virtual drives is
    also supported.
  + Implemented ability to copy rows in CSV format from Attribute,
    Statistics and Self-Test Log tables.
  + Implemented "Update Drive Database" functionality.
  + Windows: Drive letters are shown for each drive.
  + Scan time is shown under virtual drive icons.
  + Polkit is supported with gsmartcontrol-root script now.
  + Pcrecpp is no longer bundled, use system-installed one instead.
  + Smartmontools version 5.43 is required at runtime.
  + Other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/526446
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=11
2017-09-16 03:16:13 +00:00
3a67de4541 Accepting request 512277 from devel:openSUSE:Factory:Apps
1

OBS-URL: https://build.opensuse.org/request/show/512277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=3
2017-08-24 16:41:47 +00:00
Jörg Lorenzen
2241127518 Accepting request 512276 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
Update to version 1.0.2

OBS-URL: https://build.opensuse.org/request/show/512276
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=9
2017-07-24 13:22:45 +00:00
Jörg Lorenzen
cf46a96240 Accepting request 504874 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
Update to version 1.0.1

OBS-URL: https://build.opensuse.org/request/show/504874
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=8
2017-06-19 19:43:57 +00:00
c191042185 Accepting request 504314 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
Update to version 1.0.0

OBS-URL: https://build.opensuse.org/request/show/504314
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=7
2017-06-18 12:06:14 +00:00
c52fb6b364 Accepting request 499828 from devel:openSUSE:Factory:Apps
1

OBS-URL: https://build.opensuse.org/request/show/499828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=2
2017-05-31 10:21:58 +00:00
7173eb0b3f Accepting request 495211 from home:enzokiel:branches:devel:openSUSE:Factory:Apps
Update to version 0.9.0

OBS-URL: https://build.opensuse.org/request/show/495211
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=5
2017-05-30 17:04:55 +00:00
8a8da99e02 Accepting request 438886 from devel:openSUSE:Factory:Apps
fixed the review nits

OBS-URL: https://build.opensuse.org/request/show/438886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsmartcontrol?expand=0&rev=1
2016-11-12 12:02:26 +00:00
Rusmir Duško
0bd77bace3 Accepting request 434390 from home:Mailaender:branches:devel:openSUSE:Factory:Apps
please forward to Factory

OBS-URL: https://build.opensuse.org/request/show/434390
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=3
2016-10-16 21:21:27 +00:00
Rusmir Duško
97778db345 Accepting request 423497 from home:Mailaender:branches:devel:openSUSE:Factory:Apps
fix problems detected by the factory bot

OBS-URL: https://build.opensuse.org/request/show/423497
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=2
2016-09-04 13:33:34 +00:00
d33074ee35 Accepting request 405633 from GNOME:Apps
Better fit here than GA

OBS-URL: https://build.opensuse.org/request/show/405633
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=1
2016-06-30 10:31:42 +00:00