04fb17cb3f
Move to python3.8.0
2019-11-06 14:07:33 +10:00
71f8461bc3
Fix truncation of border titles.
...
- Ellipses weren't always standing in for truncations.
2019-09-01 14:42:37 +10:00
be3fec26a3
Update copyrights.
2019-02-04 11:48:47 +10:00
8e5cc0eac9
Rename the project to Eris.
2018-09-17 23:59:38 +10:00
8ae0f203f2
Move to python3.7
...
- Now getting python packages using pip instead of the ubuntu versions.
- System wide installations now aren't supported.
2018-09-02 16:00:44 +10:00
dd0b763dab
Change the default background of scrollbars.
...
- Also hacked the cursor row highlighting to not highlight the
scrollbar. Highlighting the widget inside the view widget is
much more difficult.
2018-07-20 18:04:56 +10:00
07ffb403f5
Made scrollbars more accurate.
...
- Used unicode characters to have fractional lengthed bars.
- Don't allow specifing a scrollbar character anymore. You
can give the bar's color and background color.
2018-07-17 08:58:29 +10:00
b8732c3028
Updated copyrights.
2018-01-12 15:00:39 +10:00
4935c585aa
Made work on Ubuntu 17.10.
...
- Changed to python3.6.
- Accepted minor differences in golden files.
- php is now 7.1.
- Updated README.
- Need to test that the AppImage still works.
2017-10-27 12:39:50 +10:00
111d362942
Explicitly using python3.5.
...
- Async and await keywords don't work with python3.4.
2017-09-02 11:59:10 +01:00
5728e5cff3
Made vigil into a package with a setup.py file.
2017-06-27 14:03:32 +01:00