o9000
|
b4610fcb6e
|
CI script: remove ANSI color codes
|
2017-12-29 14:45:47 +01:00 |
|
o9000
|
eb0e6765f9
|
Taskbar: setup timers in init_() to allow restart
|
2017-12-29 14:38:06 +01:00 |
|
o9000
|
5ee278d3ca
|
CI script: set a timeout in case unit tests hang
|
2017-12-29 14:04:02 +01:00 |
|
o9000
|
fb438031c3
|
Fix CI script
|
2017-12-29 13:51:04 +01:00 |
|
o9000
|
e5380f8e29
|
Timer: rename timeout -> timer
|
2017-12-29 13:10:47 +01:00 |
|
o9000
|
c064ec70ed
|
Fix CI script
|
2017-12-29 12:53:29 +01:00 |
|
o9000
|
a9a9a753bc
|
Timer: new implementation (merge complete)
|
2017-12-29 06:32:55 +01:00 |
|
o9000
|
38bee65b58
|
Timer: new implementation (all tests pass)
|
2017-12-29 06:21:53 +01:00 |
|
o9000
|
f64cf199e4
|
Timer: new implementation (merge finished, tests failing)
|
2017-12-28 22:45:20 +01:00 |
|
o9000
|
0911dcaed1
|
Timer: new implementation (needs merge)
|
2017-12-28 21:54:14 +01:00 |
|
o9000
|
c41d75e54e
|
Integrate unit tests in ci script
|
2017-12-28 19:28:57 +01:00 |
|
o9000
|
8e0bdcaedd
|
Timer: more tests
|
2017-12-28 13:22:32 +01:00 |
|
o9000
|
be4554b89d
|
Timer: more tests
|
2017-12-28 11:39:41 +01:00 |
|
o9000
|
82d7fdc8f9
|
Timer: more tests
|
2017-12-28 10:42:09 +01:00 |
|
o9000
|
e046cb88ab
|
Timer: more tests
|
2017-12-28 10:34:53 +01:00 |
|
o9000
|
300ef518cb
|
Timer: more tests
|
2017-12-28 09:43:00 +01:00 |
|
o9000
|
457d51e267
|
Task, Button: add a bit of slack in the pango text layout, to avoid wrapping due to rounding errors
|
2017-12-28 09:14:02 +01:00 |
|
o9000
|
1b48efe738
|
Executor: add a bit of slack in the pango text layout, to avoid wrapping due to rounding errors
|
2017-12-28 09:11:43 +01:00 |
|
o9000
|
40e01e2abf
|
Timer: add testing base
|
2017-12-27 22:18:02 +01:00 |
|
o9000
|
a7ca1b739b
|
Workaround broken timer code (SIGSEGV on recent gcc)
|
2017-12-27 21:15:12 +01:00 |
|
o9000
|
750cbd572c
|
Cleanup cmakefile
|
2017-12-21 17:27:05 +01:00 |
|
o9000
|
75c2a2084d
|
get_version.sh: allow running outside source tree
|
2017-12-21 17:25:33 +01:00 |
|
o9000
|
9b17461f74
|
Updated changelog
|
2017-12-21 12:54:25 +01:00 |
|
o9000
|
a185f625f9
|
Proper fix for time_t printing
|
2017-12-21 12:33:09 +01:00 |
|
o9000
|
3a9181eff5
|
Fix packaged version check for OpenBSD
|
2017-12-21 12:31:17 +01:00 |
|
o9000
|
5cea67171b
|
Do not report 3rd party library warnings
|
2017-12-21 12:27:57 +01:00 |
|
o9000
|
328a35f949
|
A bit of refactoring
|
2017-12-21 12:06:23 +01:00 |
|
o9000
|
cab9c3bddd
|
A bit of refactoring
|
2017-12-21 12:05:37 +01:00 |
|
o9000
|
5dd814773a
|
A bit of refactoring
|
2017-12-21 11:57:49 +01:00 |
|
o9000
|
f4384b786c
|
Fix includes in strlcat
|
2017-12-21 11:47:59 +01:00 |
|
o9000
|
5bc83561e0
|
Regression tests: use proper OS names
|
2017-12-21 11:45:57 +01:00 |
|
o9000
|
375e965a3a
|
Silence time_t warning
|
2017-12-21 11:44:41 +01:00 |
|
o9000
|
67e25b8102
|
Replace strcat with strlcat
|
2017-12-21 11:42:07 +01:00 |
|
o9000
|
c96201930b
|
Replace sprintf with snprintf
|
2017-12-21 11:22:11 +01:00 |
|
o9000
|
6bf72a030a
|
Update changelog
|
2017-12-20 20:27:28 +01:00 |
|
o9000
|
63d0d98a5c
|
Release 16.0
|
2017-12-20 20:19:49 +01:00 |
|
o9000
|
e739023529
|
Set C standard version depending on feature tests
|
2017-12-20 19:59:35 +01:00 |
|
o9000
|
a7a9c5cdae
|
Regression tests: check compilation on BSD
|
2017-12-20 19:56:49 +01:00 |
|
o9000
|
50822bd2fd
|
Regression tests: check compilation on BSD
|
2017-12-20 19:43:23 +01:00 |
|
o9000
|
00c79073f0
|
Regression tests: check compilation on BSD
|
2017-12-20 19:32:29 +01:00 |
|
o9000
|
f5b36b37b6
|
Regression tests: check compilation on BSD
|
2017-12-20 19:24:18 +01:00 |
|
o9000
|
c635f46439
|
Feature test C11 generics, since GCC lies about compliance
|
2017-12-20 18:55:50 +01:00 |
|
o9000
|
16a359f944
|
Upodate readme
|
2017-12-20 18:21:14 +01:00 |
|
o9000
|
9a972f4c25
|
Upodate ide files
|
2017-12-20 17:51:19 +01:00 |
|
o9000
|
9d06ac0157
|
Upodate changelog
|
2017-12-20 16:54:22 +01:00 |
|
o9000
|
cfac6a645d
|
Fix alignment when taskbar_distribute_size = 1 and task_align is not left (issue #688)
|
2017-12-20 16:47:55 +01:00 |
|
o9000
|
648c7c109f
|
Move files to util
|
2017-12-20 16:40:23 +01:00 |
|
o9000
|
8946f93254
|
New unit testing skeleton
|
2017-12-19 15:32:23 +01:00 |
|
o9000
|
58e030de5d
|
New unit testing skeleton
|
2017-12-19 15:28:57 +01:00 |
|
o9000
|
c2f8c210f8
|
gitignore
|
2017-12-19 12:36:18 +01:00 |
|