Commit graph

37 commits

Author SHA1 Message Date
Thomas Lauf
6d79ea4a6d Update copyright statements
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-09-18 12:33:17 +02:00
Thomas Lauf
bddb874034 Improve configurability of CMake install directories
Make installation of man pages configurable per section
Use configuration variable TIMEW_BINDIR
Update documentation

Closes #553

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-08-11 15:30:26 +02:00
Thomas Lauf
3008e458e9 Update project to C++17
- Bump CMake to minimum version 3.8
- Set C++ standard to 17
- Remove CMAKE_LEGACY_CYGWIN_WIN32 compatibility mode
- Remove C++11 stuff
- Update documentation

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 08:41:07 +02:00
Thomas Lauf
20a8a4a4cc Cleanup CMake files
- Replace tabs with spaces
- Use lowercase for CMake commands
- Unify alignment
- Remove superfluous empty line
- Add space after CMake command

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-05-26 09:53:03 +02:00
Thomas Lauf
082708a7ca Fix typos and wording
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-04 22:44:44 +02:00
Stanisław Wysocki
718531f0a8 Update documentation on XDG Base Directory specification support
Signed-off-by: Stanisław Wysocki <garethel@protonmail.com>
2022-10-16 10:52:53 +02:00
Thomas Lauf
65ef38658b Increase minimal CMake version
Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.
According to our test images all supported distributions have CMake > 3

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2021-02-12 10:50:39 +01:00
Peter
c9b212ce15 Update dark_blue.theme
fixed the description
2020-11-23 12:46:39 +01:00
Thomas Lauf
ad58309159 Update Copyright
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2020-04-19 12:41:23 +02:00
Thomas Lauf
37a3aa0ccf Rework markdown
- One line per sentence
- Use '#' instead of underline to mark headings
- Consistent indentation
2018-12-21 12:48:22 +01:00
Simon Ruderich
2271bd9eea Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Paul Beckingham
cb52cf73e8 Docs: Updated URLs
- Updated support email address
- Updated repository URL
- Updated issue database URL
2018-02-08 21:48:46 -05:00
Paul Beckingham
538fc6c6ea TI-49: new theme files aren't installed
- Thanks to Richard Brown.
2017-01-16 21:35:08 -05:00
Paul Beckingham
e1ef99d38f Themes: Updated basic themes 2016-07-03 08:27:07 -04:00
Paul Beckingham
4648fc9220 Theme: Added an early blue theme 2016-07-02 17:08:52 -04:00
Paul Beckingham
b07134d962 Theme: Added an early green theme 2016-07-02 17:08:41 -04:00
Paul Beckingham
3e63d08356 Theme: Added an early red theme 2016-07-02 17:08:32 -04:00
Kent R. Spillner
5bb6a0ebff Build: Out of source build improvements for holidays, themes
- Using a separate build directory currently fails during make install
  because none of the files under doc/holidays or doc/themes are being
  by cmake into the build dir.  Add CMakeLists.txt files for both
  doc/holidays and doc/themes, and add the corresponding add_subdirectory
  directives to doc/CMakeLists.txt, to ensure these files are always
  copied into the build directory and installed correctly.
2016-06-28 17:45:03 -04:00
Paul Beckingham
7f429ff836 Themes: Added debug color 2016-06-07 23:17:23 -04:00
Paul Beckingham
e96f840d66 Themes: Added 'ids' for ID highlighting 2016-05-30 10:52:42 -04:00
Paul Beckingham
2e1bdce38b Themes: Updated holiday color so it doesn't stand out 2016-05-22 10:37:27 -04:00
Paul Beckingham
92ef050819 Themes: Added holiday color 2016-05-21 22:09:56 -05:00
Paul Beckingham
8dc9752f15 Theme: In a dark theme, can assume bg is dark 2016-05-19 10:10:38 -05:00
Paul Beckingham
a1e2be6543 Theme: Tweaked color for compact day report 2016-04-29 18:23:33 -04:00
Paul Beckingham
bfdae65f1e Theme: Modified color palette to preserve order 2016-04-25 21:11:59 -04:00
Paul Beckingham
47f21d88bf Themes: Updated definition and example 2016-04-24 10:24:21 -04:00
Paul Beckingham
a0a2c5e9fe Docs: Updated warning in initial theme 2016-04-23 01:06:47 -04:00
Paul Beckingham
602c8106f4 Docs: Added details to theme README 2016-04-23 00:24:51 -04:00
Paul Beckingham
827a1ff57e Theme: Added 'exclusion' color and removed 'free' and 'busy' 2016-04-23 00:24:31 -04:00
Paul Beckingham
601050a06b Theme: Improved the description 2016-03-26 18:09:05 -04:00
Paul Beckingham
c7c7d7b4c0 Theme: Extended color pallette, marked colors as maybe not needed 2016-03-26 17:29:40 -04:00
Paul Beckingham
91d19b343c Themes: Added README 2016-03-26 13:39:33 -04:00
Paul Beckingham
152f9b0884 Docs: Updated first theme 2016-03-26 09:51:18 -04:00
Paul Beckingham
6ff64adbd3 Docs: Updated rule syntax 2016-03-22 23:15:52 -04:00
Paul Beckingham
a525fcefac Theme: Corrected theme example according to confgiuration syntax 2016-03-22 21:48:04 -04:00
Paul Beckingham
37ec7f80e6 Theme: Added first draft 2016-03-17 19:05:05 -04:00
Paul Beckingham
52c2654ea9 Themes: Added the beginnings of the first color theme 2016-03-17 11:46:55 -04:00