Calum Lind
467ade1eb7
[WebUI] Fix closure minified size increase
...
All of the non-standard docstring file headers were being added to
minified files, increasing the file size. Replace with jsdoc `/**`.
Remove ext-extensions from git as will be generated by minify script.
2018-10-16 11:38:13 +01:00
Calum Lind
6fdbf0ba5d
Update tox and CI for Python 3
2018-10-10 17:57:02 +01:00
Calum Lind
0548bdb655
[Lint] Add pre-commit config
...
- Added a pre-commit config for code linting and formatting. It will
auto-format python, javascript, CSS, YAML and markdown files to save
manually doing so. To install:
pip install pre-commit
pre-commit install
- Added a default virtual environment directory to gitignore.
2018-10-05 09:45:42 +01:00
nagracks
4e7b2e5b41
Update gitignore
...
Ignore .cache
2017-05-03 10:29:59 +01:00
Calum Lind
4df88c0df3
[UI] Refactor appdata.xml code and markup translatable text
2017-02-23 19:02:32 +00:00
bendikro
5713ff09f4
[Docs] Autogenerate module docs with apidoc
...
* Add sphinx-apidoc to setup.py build_docs
2016-05-22 12:11:41 +01:00
Calum Lind
c15931e6f6
[Tests] Rename pylintrc and ignore .tox dir
2016-04-28 23:34:18 +01:00
Calum Lind
05acddcc64
Revert "Remove generated javascript gettext file from git"
...
This reverts commit 522815d266
.
2015-08-20 22:29:13 +01:00
Calum Lind
522815d266
Remove generated javascript gettext file from git
2015-08-20 18:56:17 +01:00
Calum Lind
d455d03608
Create new generate_pot.py script for translations
...
* glade3 files require workaround with intltool-extract
* webui javascript files are now included
* fix multiline string for parse
2013-05-02 19:21:46 +01:00
Calum Lind
4dd6308db9
Add get_version script to automate release versions (PEP386 naming)
2013-05-01 05:24:36 +01:00
Calum Lind
a7c5b9f568
Add OSX packaging and GTK support
2013-02-14 00:36:46 +00:00
Calum Lind
7647f848e4
Update Changelog, webui gettext, gitignore & compress js
2012-12-22 02:31:43 +00:00
Calum Lind
d6d1cc5f45
Updates to web gen_gettext script and add .build_data to gitignore
2012-11-24 17:44:49 +00:00
Calum Lind
08a0a2de99
Fix i18n sub-dir issue in gitignore
2011-07-28 22:56:22 +01:00
Calum Lind
15ef668fef
Localize the Desktop file
...
Conflicts:
setup.py
2011-07-13 21:49:25 +01:00
Pedro Algarvio
0c1055511d
Raw attempt of fixing the GtkBuilder introduced bugs.
2011-07-10 00:43:01 +01:00
Damien Churchill
9c460266ac
add _trial_temp to the gitignore file
2010-05-04 00:30:54 +01:00
John Garland
ce0dc49572
Update .gitignore file to work with git <= 1.6
2010-03-27 17:28:44 +11:00
Andrew Resch
250471fe47
Add .gitignore file
2010-03-26 13:10:35 -07:00