index
:
beinc
master
next
pmaster
Free set of components that aims to provide a complete system for different on-screen-display notification scenarios
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Add more fixes and linting
Simeon Simeonov
2 years
next
Add more fixes and linting
Simeon Simeonov
2 years
pmaster
Remove SSLv3 support
Simeon Simeonov
11 years
Tag
Download
Author
Age
v4.4
commit 37f8843f5f...
Simeon Simeonov
2 years
v4.3
commit 884e8a3562...
Simeon Simeonov
4 years
v4.1
commit 768d8e570a...
Simeon Simeonov
6 years
v4.0
commit 54acd3738d...
Simeon Simeonov
6 years
v4.0-rc1
commit 1a5e60fc10...
Simeon Simeonov
6 years
v3.0
commit 9709f7644c...
Simeon Simeonov
8 years
v2.0rc1
commit ae9225cf2b...
Simeon Simeonov
11 years
v1.1
commit cde83e9160...
Simeon Simeonov
12 years
v1.0
commit b3e6e4bf8b...
Simeon Simeonov
12 years
Age
Commit message
Author
Files
Lines
2020-12-09
Fix encoding error in Python 3.9 and bump version to 4.1
v4.1
Simeon Simeonov
5
-5
/
+9
2020-12-04
Give None as the Exception cause
Simeon Simeonov
1
-1
/
+1
2020-04-10
Update Changelog and INSTALL.md for version 4.0
v4.0
Simeon Simeonov
2
-2
/
+8
2020-04-10
Remove Python2 support and cleanup the code and the documentation
v4.0-rc1
Simeon Simeonov
6
-609
/
+551
2019-01-30
Cleanup a bad idea (possible bug)
Simeon Simeonov
2
-30
/
+7
2018-12-05
Handle keyboard interrupt better
Simeon Simeonov
1
-0
/
+2
2018-09-11
Pyflakes cleanups
Simeon Simeonov
1
-2
/
+1
2018-06-30
Final documentation cleanups
v3.0
Simeon Simeonov
1
-3
/
+3
2018-06-30
Documentation cleanups. INSTALL -> INSTALL.md, README -> README.md
Simeon Simeonov
5
-79
/
+30
2018-06-27
Update Changelog and README for version 3.0
Simeon Simeonov
2
-7
/
+10
[...]