fafryd
9aa50104db
Fix warning ISO C does not support __FUNCTION__
...
"warning: ISO C does not support ‘__FUNCTION__’ predefined identifier"
Among others -Wpedantic now warns about non-standard predefined identifiers.
The fix is either to use the standard predefined identifier __func__ (since C99),
or to use the __extension__ keyword.
2017-10-01 09:37:05 +02:00
o9000
3320ee8e05
Regression testing
2017-09-29 10:32:24 +02:00
o9000
ec380e25ec
Regression testing
2017-09-28 20:06:39 +02:00
o9000
e1b29d0204
Regression testing
2017-09-28 19:39:30 +02:00
o9000
13313f64c5
Regression testing
2017-09-28 19:18:34 +02:00
o9000
9cb64e9cf5
Regression testing
2017-09-28 19:10:10 +02:00
o9000
fd0a1bef65
Regression testing
2017-09-28 18:51:07 +02:00
o9000
ae9ae098cc
Regression testing
2017-09-28 18:47:42 +02:00
o9000
18f49d0d52
Regression testing
2017-09-28 18:39:15 +02:00
o9000
a57b6a4706
Regression testing
2017-09-28 18:38:54 +02:00
o9000
f8aa84a91b
Regression testing
2017-09-28 18:36:34 +02:00
o9000
0154fe6a5a
Regression testing
2017-09-28 15:59:29 +02:00
o9000
6f96818438
Regression testing
2017-09-28 15:43:12 +02:00
o9000
6433767a98
Regression testing
2017-09-28 15:39:10 +02:00
o9000
f8037b7ff5
Regression testing
2017-09-28 15:19:51 +02:00
o9000
7dddd4a5a2
Regression testing
2017-09-28 15:15:00 +02:00
o9000
85ac37d019
Regression testing
2017-09-28 15:11:31 +02:00
o9000
499b2bd938
Regression testing
2017-09-28 15:09:57 +02:00
o9000
5302fb4ba7
Regression testing
2017-09-28 15:08:26 +02:00
o9000
b58a6512b3
Update changelog
2017-09-28 12:27:26 +02:00
o9000
e38ccf5376
Remember window order on panel restart (issue #615 )
2017-09-28 12:26:46 +02:00
o9000
3c9a0ff2f7
Updated changelog
2017-09-28 11:28:17 +02:00
o9000
b8675fa208
Compute text size correctly (issue #671 )
2017-09-28 11:23:31 +02:00
o9000
ddac8f7802
Battery: add data gathering script
2017-09-17 15:20:38 +02:00
o9000
c21930de2b
Battery: check that data files are readable and non-empty
2017-09-17 14:26:29 +02:00
o9000
f2cc1b68c1
More battery data
2017-09-17 14:12:41 +02:00
o9000
fc61676732
Battery: Do not show time remaining if rate is zero
2017-09-17 14:09:48 +02:00
o9000
1772d0a894
More battery data
2017-09-17 14:04:07 +02:00
o9000
3de424b129
Allow batteries that do not provide the charging rate
2017-09-17 14:04:03 +02:00
o9000
d8c289e0cc
More battery data
2017-09-17 13:50:58 +02:00
o9000
5a17bb2fda
Update packaging info script
2017-09-12 23:41:06 +02:00
o9000
c45b06657a
Update packaging info script
2017-09-12 23:38:21 +02:00
o9000
7666077c63
Update packaging info script
2017-09-12 23:34:53 +02:00
o9000
542aa56840
Update packaging info script
2017-09-12 23:28:49 +02:00
o9000
d2f990366b
Update packaging info script
2017-09-12 23:26:27 +02:00
o9000
1480faf32f
Update packaging info script
2017-09-12 23:15:12 +02:00
o9000
38ff3318eb
Update packaging info script
2017-09-12 23:14:08 +02:00
o9000
5bd253c0da
Update packaging info script
2017-09-12 23:07:57 +02:00
o9000
9e94ee15e4
Update packaging info script
2017-09-12 22:56:25 +02:00
o9000
a026cd91fe
Update memory reporting script
2017-09-12 22:36:52 +02:00
o9000
a52c45bd08
Remove duplicate entry
2017-09-12 22:36:30 +02:00
o9000
88c91aae25
Update version checker
2017-09-12 22:36:13 +02:00
o9000
b793544cf8
Add memory analysis script
2017-09-11 19:02:02 +02:00
o9000
63c3690fa8
Release 15.1
2017-09-08 18:08:28 +02:00
o9000
e2ece2c35b
Updated changelog
2017-09-08 18:08:18 +02:00
o9000
86d6e96f7a
Fix build on various architectures
2017-09-08 17:37:40 +02:00
o9000
87e1ccc6bf
Fix build on various architectures
2017-09-08 17:37:01 +02:00
o9000
aa355e22f9
Fix build on various architectures
2017-09-08 17:04:10 +02:00
o9000
d21f758158
Fix build on various architectures
2017-09-08 16:35:24 +02:00
o9000
f2741116a7
Fix build on non-x86 architectures
2017-09-05 19:11:13 +02:00