index
:
xdg/pyxdg
master
update
python bindings for xdg (mirrored from https://gitlab.freedesktop.org/xdg/pyxdg)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Version number -> 0.28
HEAD
rel-0.28
master
Thomas Kluyver
2
-2
/
+2
2022-06-05
Update changelog
Thomas Kluyver
1
-0
/
+10
2022-06-05
Test on Python 3.10, not 3.1
Thomas Kluyver
1
-1
/
+1
2022-06-05
Switch CI from Travis to Github
Thomas Kluyver
2
-10
/
+25
2022-06-05
Rename test files to run with pytest
Thomas Kluyver
10
-1
/
+1
2022-06-05
Merge branch 'pr8'
Thomas Kluyver
3
-0
/
+33
2020-10-18
Version number -> 0.27
rel-0.27
Thomas Kluyver
2
-2
/
+2
2020-10-18
Use setuptools for packaging
Thomas Kluyver
2
-8
/
+8
2020-10-18
Use "env" and python3 for shebangs
Prunus
7
-7
/
+7
2020-10-18
Create a new array the Layout order
Thayne McCombs
3
-16
/
+89
2020-10-18
Fix fromstring typo in xdg.MenuEditor
Thomas Kluyver
1
-1
/
+1
2020-10-18
Merge branch 'tcallawa/pyxdg-master'
Thomas Kluyver
1
-3
/
+3
2020-10-18
Merge branch 'gitlab-mr-7'
Thomas Kluyver
3
-6
/
+3810
2020-10-18
Test doesn't need icon theme any more
Thomas Kluyver
1
-5
/
+0
2020-10-18
Merge branch 'jayvdb/pyxdg-test-sys-executable'
Thomas Kluyver
1
-3
/
+5
2020-10-18
Allow Travis CI to use default distro
Thomas Kluyver
1
-2
/
+0
2020-10-18
Update Python versions on Travis CI
Thomas Kluyver
1
-3
/
+2
2020-10-18
Merge pull request #13 from fhaftmann/master
Thomas Kluyver
1
-2
/
+2
2020-10-18
Merge pull request #12 from ConiKost/python38
Thomas Kluyver
1
-2
/
+14
2020-09-28
Make icon-test independent of system theme file
Frida Flodin
2
-1
/
+3810
2020-08-27
Bugfix AttributeError: type is not stored in attribute but calculated by method.
Florian Haftmann
1
-2
/
+2
2020-08-25
Fix compatibility with >=python-3.8.4
Conrad Kostecki
1
-2
/
+14
2019-09-15
test_present: Use sys.executable
John Vandenberg
1
-3
/
+5
2018-12-10
Merge pull request #11 from BoboTiG/fix-resource-leak
Thomas Kluyver
3
-56
/
+57
2018-12-09
Fix several ResourceWarnings: unclosed file
Mickaël Schoentgen
3
-56
/
+57
2018-11-30
There are several places in the code where Menu.py uses attributes that
Tom Callaway
1
-5
/
+5
2018-02-02
Make universal wheels
rel-0.26
Thomas Kluyver
1
-0
/
+2
2018-02-02
Version number -> 0.26
Thomas Kluyver
2
-2
/
+2
2018-02-02
Shorter title on docs
Thomas Kluyver
1
-2
/
+2
2018-02-02
Get version number for docs from module
Thomas Kluyver
1
-3
/
+4
2018-02-02
Allow 'ScaledDirectories' key in icon theme file
Thomas Kluyver
1
-0
/
+4
2018-02-02
Allow 'Scale' in icon theme per-directory sections
Thomas Kluyver
1
-0
/
+6
2017-07-04
Accept either x-glade or x-gtk-builder for glade UI file
Thomas Kluyver
1
-1
/
+4
2017-07-04
Switch tests away from problematic png mime type
Thomas Kluyver
1
-3
/
+3
2017-07-04
Try installing package on Travis before testing
Thomas Kluyver
1
-3
/
+3
2017-07-04
Update GTK glade mimetype to newer name
Thomas Kluyver
1
-1
/
+1
2017-07-04
Update .travis.yml
Thomas Kluyver
1
-3
/
+11
2017-03-23
Fix unnecessary escape sequences, deprecated in Python 3.6
Ville Skyttä
4
-5
/
+5
2014-11-04
add state directory section to docs
cgtx
1
-0
/
+9
2014-11-04
add unit test for save_state_path
cgtx
1
-0
/
+10
2014-11-04
implement XDG_STATE_HOME
cgtx
1
-0
/
+14
2014-01-23
Improve security of get_runtime_dir(strict=False)
Thomas Kluyver
1
-8
/
+23
2013-12-09
Merge pull request #6 from ju1ius/menu-spec-tests
Thomas Kluyver
2
-33
/
+78
2013-12-08
BC for new constants, plus typo fix
ju1ius
1
-9
/
+8
2013-12-05
make freedesktop's test suite pass under python 3
ju1ius
1
-3
/
+3
2013-12-05
removed unused import & docstring typo. Added debug flag to the parse function.
ju1ius
2
-4
/
+3
2013-12-05
Added menu-spec test suite & fixes to make it pass
ju1ius
2
-31
/
+78
2013-12-05
Merge remote-tracking branch 'upstream/master'
ju1ius
3
-292
/
+325
2013-05-25
Don't use 'import *' in MenuEditor
Thomas Kluyver
1
-7
/
+5
2013-05-25
Rename xdg.Menu.Parser to XMLMenuBuilder
Thomas Kluyver
3
-6
/
+6
[next]