Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

MyPaint

Painting and drawing program that works nicely with pressure-sensitive tablets, and its dynamic brush engine library.
Collective - Host: opensource - https://opencollective.com/mypaint - Website: https://mypaint.app/ - Code: https://github.com/mypaint

Remove all uncompiled python modules

github.com/mypaint/mypaint-appimage - 87a8a851e67cc41e8675a1f07d8bded7a85b74c0 authored over 4 years ago by Jesper Lloyd <[email protected]>
Remove large/unused scalable icons

These are the scalable versions of the color selection icons,
which I _think_ are not actually u...

github.com/mypaint/mypaint-appimage - 766105fbd55599afcdcbfe3f48670adbb9448e06 authored over 4 years ago by Jesper Lloyd <[email protected]>
Remove additional unused stuff

The libselinux shared object is not used, and libharfbuzz is mostly not needed
when building the...

github.com/mypaint/mypaint-appimage - 4fa74ad7615cd4f8428d488b13515d2895e0f823 authored over 4 years ago by Jesper Lloyd <[email protected]>
Update build to use the 1.3.2 docker image

Includes proper minification with pyminify 2.3.1, and custom
(generally risky, but not in this c...

github.com/mypaint/mypaint-appimage - d3a4cff7b0ddf4a891fff07b76c6a1424c87deb9 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Ukrainian)

Currently translated at 65.2% (107 of 164 strings)

github.com/mypaint/libmypaint - 109d79b4f88b8dad89932913efbf389f0811ff44 authored over 4 years ago by ihor_ck <[email protected]>
ci: run demo as part of travis tests, using xvfb

github.com/mypaint/mypaint - fdcee9c64c6e184afc327626834943c6d5a513a6 authored over 4 years ago by Jesper Lloyd <[email protected]>
ci: run demo as part of the windows tests

Note that the loader cache needs to be refreshed
in order for the icon loading to work.

github.com/mypaint/mypaint - 2e9810d618aada5562a508d312c982563092a06f authored over 4 years ago by Jesper Lloyd <[email protected]>
setup.py: add ability to pass arguments to demo

Useful for testing isolated instances (and in CI).

github.com/mypaint/mypaint - 96b63980421a911d0d071f7c8471e04d57d6f5f9 authored over 4 years ago by Jesper Lloyd <[email protected]>
appveyor: skip builds on .po/.md changes [skip ci]

Running travis for translation changes is enough.
For pure .md changes, both should really be sk...

github.com/mypaint/libmypaint - df412804b4a62f71c2e487887cd31eff3f2f85b3 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Swedish)

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - 1376ef35686e009bf02645cc237a3fe4dbc4bb59 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Italian)

Currently translated at 80.7% (1027 of 1272 strings)

github.com/mypaint/mypaint - a0743d94ab8b835e276abee3ce809ae4b126553b authored over 4 years ago by Jeannette <[email protected]>
Translated using Weblate (German)

Currently translated at 93.3% (1187 of 1272 strings)

github.com/mypaint/mypaint - 26df1ed8c82f7c3c8d126843c2277a1065e5fd9f authored over 4 years ago by Jeannette <[email protected]>
Translated using Weblate (Italian)

Currently translated at 79.7% (1014 of 1272 strings)

github.com/mypaint/mypaint - 6ddb5934f56d8037546d3a32cf2acddf1205cd01 authored over 4 years ago by Matteo Haenen <[email protected]>
Translated using Weblate (English (Canada))

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - 18fe18994dc144135a4f8ed72f70514b0b5224d3 authored over 4 years ago by Jeannette <[email protected]>
Translated using Weblate (French)

Currently translated at 69.1% (880 of 1272 strings)

github.com/mypaint/mypaint - 9563e074c7c973ac5addf9309c5c6a6373e3ee4c authored over 4 years ago by Jeannette <[email protected]>
Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - bd4eb0ff5f9d1861cbbc328cf1fea125f9c8b9b5 authored over 4 years ago by Jeannette <[email protected]>
Translated using Weblate (Swedish)

Currently translated at 100.0% (164 of 164 strings)

github.com/mypaint/libmypaint - 393605b6d13b42df23bba9802e96a735d0f1e957 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (English (Canada))

Currently translated at 14.0% (23 of 164 strings)

github.com/mypaint/libmypaint - 78e36b665ea46a9a9b1a092d1edc180584f0546b authored over 4 years ago by Jeannette <[email protected]>
Use the exit code from mypaint for the appimage

Makes it easier to use the image (or the AppRun file directly)
for testing under what conditions...

github.com/mypaint/mypaint-appimage - d201238e680d4a4c179048928fce588df06ade28 authored over 4 years ago by Jesper Lloyd <[email protected]>
Fix removal of unused files

github.com/mypaint/mypaint-appimage - 8a44374b11f38cb8b953e0f71ce38bfe82387c70 authored over 4 years ago by Jesper Lloyd <[email protected]>
Do not bundle mime files

Another holdover from the bundling code this was derived from,
the mime files are only for forma...

github.com/mypaint/mypaint-appimage - 5f58bf01e53345badf04165c1dcd22025f21e069 authored over 4 years ago by Jesper Lloyd <[email protected]>
Do not bundle /share/gir-1.0/

The .typelib files under girepository-1.0 _are_ necessary, but the

github.com/mypaint/mypaint-appimage - 138367526b444732dd598835fd470b0a8c45b0c6 authored over 4 years ago by Jesper Lloyd <[email protected]>
Fix Dockerfile script [skip ci]

github.com/mypaint/mypaint-appimage - 23cf93e2f8e3f104fb9b3e921692cc0d6156edc1 authored over 4 years ago by Jesper Lloyd <[email protected]>
Use gcc-8 in docker image and build

github.com/mypaint/mypaint-appimage - e1bfe9a08126b610e1c4fa565be6c6a479a0c59b authored over 4 years ago by Jesper Lloyd <[email protected]>
Remove distutils as runtime dep. [skip appveyor]

The single function that was used at runtime (and only for debugging)
is now copied to the depen...

github.com/mypaint/mypaint - edc77e6da2edc95b51a7824f91547fff9ed8bd8a authored over 4 years ago by Jesper Lloyd <[email protected]>
Remove unused python components

Thorough removal of things that are (hopefully/seemingly)
not required to run MyPaint.

github.com/mypaint/mypaint-appimage - 6aa8d63aa4fb5afc8a7c5243aff13659e1ddd5b2 authored over 4 years ago by Jesper Lloyd <[email protected]>
Add option to start up and then quit after a delay

Adds --run-and-quit option that should be useful for basic automated
testing (making sure that t...

github.com/mypaint/mypaint - fdfed8b1616385e1cf9376ffeb6b60e37df248c1 authored over 4 years ago by Jesper Lloyd <[email protected]>
ci: use appimage-base:1.3.1 and gcc7 on travis

github.com/mypaint/mypaint-appimage - bbfb4e3d6294bdace794582da3072c8c7a13a151 authored over 4 years ago by Jesper Lloyd <[email protected]>
ci: drop deprecated travis directive

github.com/mypaint/mypaint-appimage - 87c2d791801f8ca2a6bde53a83b42c276fb47e70 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Kabyle)

Currently translated at 3.0% (5 of 164 strings)

github.com/mypaint/libmypaint - 57459166d641aa51d2838faa34b290b35ac5a291 authored over 4 years ago by Muḥend Belqasem <[email protected]>
Add script for building w. specific primary deps.

Primary dependencies being: mypaint/libmypaint/mypaint-brushes

github.com/mypaint/mypaint-appimage - 64a097b5b37c993b46e128c5302a26a20dff6892 authored over 4 years ago by Jesper Lloyd <[email protected]>
Build on appimage-base:1.3.1 with gcc-7

github.com/mypaint/mypaint-appimage - 9137c2a683885d77bbedf928c5f9c9ee693b7d0b authored over 4 years ago by Jesper Lloyd <[email protected]>
Don't fail if `git describe` fails

The images will use untagged instead of the description output
if the describe command cannot be...

github.com/mypaint/mypaint-appimage - 61dadb10498978e538e4aa912b8255494a34b380 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Dutch)

Currently translated at 65.8% (108 of 164 strings)

github.com/mypaint/libmypaint - 3a839720ac2fbe90ba1c324b90d1147e655f7e6d authored over 4 years ago by Just Vecht <[email protected]>
Translated using Weblate (Italian)

Currently translated at 79.6% (1013 of 1272 strings)

github.com/mypaint/mypaint - 43a1a66ea10be98b35dc2f12c5c90a5792ea5827 authored over 4 years ago by Jeannette L <[email protected]>
Translated using Weblate (French)

Currently translated at 67.5% (859 of 1272 strings)

github.com/mypaint/mypaint - 893c733a0e2bed2855408dcef768b0d2cdd804f4 authored over 4 years ago by Jeannette L <[email protected]>
Translated using Weblate (German)

Currently translated at 93.3% (1187 of 1272 strings)

github.com/mypaint/mypaint - 0ff8bf517172a665f90db8dd9f589d70cd6ebbdb authored over 4 years ago by Jeannette L <[email protected]>
Translated using Weblate (French)

Currently translated at 64.0% (105 of 164 strings)

github.com/mypaint/libmypaint - 32ac3aef0de4d6acc044b831d3a2201956236d99 authored over 4 years ago by Jeannette L <[email protected]>
Translated using Weblate (French)

Currently translated at 67.3% (857 of 1272 strings)

github.com/mypaint/mypaint - d9d644801a658c668536656b279b7d81d7848ec2 authored over 4 years ago by Isabelle Lepage <[email protected]>
Update stroke_to call to account for linear sRGB

Fixes the incorrect colors in issue #1069
This commit requires libmypaint 2.0 prerelease commit:...

github.com/mypaint/mypaint - d1513851666cee342d9fef44f210b5a62efbd51c authored over 4 years ago by Jesper Lloyd <[email protected]>
Conditionally handle linear sRGB in stroke_to func

API-breaking change!
This is a temporary measure until the brush dynamics are
made color agnosti...

github.com/mypaint/libmypaint - 3463f67e3d6ed80fde67b3ab5d33ef3e845b54de authored over 4 years ago by Jesper Lloyd <[email protected]>
Make nosetests runnable for individual modules

One missing import in test code and a few import cycles.

github.com/mypaint/mypaint - 14426dfb72dc59642ae58e2c905e03d8c28967e1 authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Hungarian)

Currently translated at 51.2% (652 of 1272 strings)

github.com/mypaint/mypaint - b5bddbc6dab3ad4b786c659b1a73410575e0d85e authored over 4 years ago by Péter Varga <[email protected]>
Translated using Weblate (Turkish)

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - 767b13e1a5f24dbc03470abcf63e2e772f6a7dff authored over 4 years ago by Oğuz Ersen <[email protected]>
Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - 3b556e50f23f9b8ed74c0f7ef224928be05a9ef6 authored over 4 years ago by Ciarán Ainsworth <[email protected]>
Translated using Weblate (Croatian)

Currently translated at 64.0% (105 of 164 strings)

github.com/mypaint/libmypaint - d18bd8d3dc86fe89625ab986f87ed4c27c599a8a authored over 4 years ago by Milo Ivir <[email protected]>
Translated using Weblate (Portuguese)

Currently translated at 67.0% (110 of 164 strings)

github.com/mypaint/libmypaint - 0dfb7aff1ed9d45c12fb644bf8da9f56bb251c35 authored over 4 years ago by Manuela Silva <[email protected]>
Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (164 of 164 strings)

github.com/mypaint/libmypaint - 5b358dfeff14e635a4771cb138616fd8b2d731c3 authored over 4 years ago by Ciarán Ainsworth <[email protected]>
Translated using Weblate (Valencian)

Currently translated at 64.6% (106 of 164 strings)

github.com/mypaint/libmypaint - 7311ef3fa8c943fff1ca76e6836562de90a0dc50 authored over 4 years ago by Ecron <[email protected]>
autogen.sh: do not call `python` just assuming it exists.

On GIMP CI for instance, even though Python 3 was installed in the build
environment, apparently...

github.com/mypaint/libmypaint - 87e22a5945a1a2ee2de377c1cb5f6b1f66fa3e0c authored over 4 years ago by Jehan <[email protected]>
autogen: let's make automake/aclocal 1.16 default tested version.

Let's have latest versions being basically the "recommended" tools
rather than oldest possible o...

github.com/mypaint/libmypaint - d17189b7e14bd4bac276ec331b7abc49e8dca4d2 authored over 4 years ago by Jehan <[email protected]>
Fix errors in imports

Previous commit (dd141b6ee1aee379a406553d1c8d839b8d59f451)
introduced one invalid import (non-ex...

github.com/mypaint/mypaint - 22919d9a42d46e8f33582ac0256d9334c51c8b0d authored over 4 years ago by Jesper Lloyd <[email protected]>
CODEQUAL: fix docstring type hints (and imports)

Fixes a number of places where the declared types were either
incorrect or unavailable due to th...

github.com/mypaint/mypaint - dd141b6ee1aee379a406553d1c8d839b8d59f451 authored over 4 years ago by Jesper Lloyd <[email protected]>
Fix stroke breaks when using tracking noise

Returning TRUE on the noise tracking skips tells MyPaint to break up
the stroke, resulting in to...

github.com/mypaint/libmypaint - ce42f5120c93919292e5e1e25881aa4f243f2c55 authored over 4 years ago by Yiming Wu <[email protected]>
Merge pull request #1072 from opencollective/opencollective

Activating Open Collective

github.com/mypaint/mypaint - a20bf910141320f98115dd831780ea884cf84d35 authored over 4 years ago by Albert Westra <[email protected]>
Added financial contributors to the README

github.com/mypaint/mypaint - 5feb51619aee31789b503401169c579b84ea0822 authored over 4 years ago by Jess <[email protected]>
Use collections.deque for undo/redo stack

Avoids refilling the whole undo stack after every command.

github.com/mypaint/mypaint - 7478efa2a95d7a2b287b41b426afa4bdde52def8 authored over 4 years ago by toniw <[email protected]>
Make the size of the undo stack configurable

Although sizing the undo stack dynamically might be feasible, it would
also introduce a lot of c...

github.com/mypaint/mypaint - ff36dfead3ee9f9543250185e066ecee486e61e1 authored over 4 years ago by Jesper Lloyd <[email protected]>
Increase default undo stack size from 30 to 40

github.com/mypaint/mypaint - 90f9a1901f16b7cf8c7f6c965b5e94c675a3c0e0 authored over 4 years ago by Jesper Lloyd <[email protected]>
Validate value for the size of the undo stack

github.com/mypaint/mypaint - 72332b17313089923170cd48cbe2590aab2cf29a authored over 4 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (German)

Currently translated at 93.3% (1187 of 1272 strings)

github.com/mypaint/mypaint - 581f77157c2e908f3aba27f6fdf5142178b3e215 authored over 4 years ago by Jeannette L <[email protected]>
Translated using Weblate (French)

Currently translated at 65.8% (838 of 1272 strings)

github.com/mypaint/mypaint - 79b7ca198892abde197755c92a8925f488fc89ee authored over 4 years ago by Jeannette L <[email protected]>
Translated using Weblate (Portuguese)

Currently translated at 76.2% (970 of 1272 strings)

github.com/mypaint/mypaint - 13784aaf51a1e11e8098f2a725b2477e9aff171a authored almost 5 years ago by Manuela Silva <[email protected]>
Translated using Weblate (Catalan)

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - 63e03163902547e00a4a231d2c65ef8764e7de02 authored almost 5 years ago by Ecron <[email protected]>
Translated using Weblate (Marathi)

Currently translated at 11.5% (147 of 1272 strings)

github.com/mypaint/mypaint - 6baf9a97e648b61b6f78d7b457b3cbf25d245034 authored almost 5 years ago by Prachi Joshi <[email protected]>
Translated using Weblate (Valencian)

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - a685e946e9ddd7207586ef8b935944b92276b980 authored almost 5 years ago by Ecron <[email protected]>
Translated using Weblate (French)

Currently translated at 65.8% (838 of 1272 strings)

github.com/mypaint/mypaint - 9ba696a44a58987ff815203a49cf4797ce23befd authored almost 5 years ago by Robert <[email protected]>
Translated using Weblate (Croatian)

Currently translated at 82.3% (1047 of 1272 strings)

github.com/mypaint/mypaint - d3018706895cb7c8c945deafd46389399d11bc43 authored almost 5 years ago by Milo Ivir <[email protected]>
Translated using Weblate (French)

Currently translated at 65.9% (838 of 1270 strings)

github.com/mypaint/mypaint - 39f83df24bed573c561072ce046aabf43d0ddf3b authored almost 5 years ago by Isabelle Lepage <[email protected]>
Translated using Weblate (Persian)

Currently translated at 50.7% (646 of 1272 strings)

github.com/mypaint/mypaint - a61110518e7b6a2ea82735d201630efb8c435e07 authored almost 5 years ago by sayyed hamed nasib <[email protected]>
Translated using Weblate (Persian)

Currently translated at 50.7% (645 of 1272 strings)

github.com/mypaint/mypaint - 1930f8941d9fbce46fea786618976125b4dcda08 authored almost 5 years ago by Allan Nordhøy <[email protected]>
Translated using Weblate (Turkish)

Currently translated at 100.0% (1272 of 1272 strings)

github.com/mypaint/mypaint - 8620963143885c05b08b2955c6fa7e610cb284a1 authored almost 5 years ago by Oğuz Ersen <[email protected]>
Py2: fix 2.7-incompatibility in previous bugfix

The 'encoding' kw parameter is not available in 2.7's implementation
of the open builtin. Py 2.7...

github.com/mypaint/mypaint - 984ded6a93f5fd7acab66b20bb257c8260e796b2 authored almost 5 years ago by Jesper Lloyd <[email protected]>
flake8: fix a few warnings in lib/meta.py

github.com/mypaint/mypaint - d6a6021ba03a5e03db867bca2cef4b8c5254020d authored almost 5 years ago by Jesper Lloyd <[email protected]>
meta: fix tag check, clarify use of prerel numbers

github.com/mypaint/mypaint - a18f0887abc55ce66f69e7d9b86e65c0bbb80e85 authored almost 5 years ago by Jesper Lloyd <[email protected]>
io: fix brush groups encoding bugs (Windows)

The encoding of 'order.conf' was not explicitly set to utf-8.
When the file was saved on Windows...

github.com/mypaint/mypaint - 0aa7b693d7eec0f79ba69c904679ef8bdc26eb6e authored almost 5 years ago by Jesper Lloyd <[email protected]>
doc: remove Doxyfile from EXTRA_DIST [skip ci]

Doxyfile is now generated.

github.com/mypaint/libmypaint - a3e42ca132bb67893f3755e2819c2442e0f09133 authored almost 5 years ago by Jesper Lloyd <[email protected]>
doc: exclude gegl from documentation conditionally

Doxyfile is now created by configure. The gegl directory is now only
included in the doxygen inp...

github.com/mypaint/libmypaint - 6c5492b0af066a93b418d2f17bedc1a61ee1358e authored almost 5 years ago by Jesper Lloyd <[email protected]>
doc: exclude tests/glib dirs and fix warnings

Exclude directories tests and glib from documentation sources.
Expand/define glib macros that we...

github.com/mypaint/libmypaint - 2004bc4a9b94c55c55727d4b3bc7456a54522fe1 authored almost 5 years ago by Jesper Lloyd <[email protected]>
doc: update Doxyfile

Command: `doxygen -u` w. doxygen 1.8.16

github.com/mypaint/libmypaint - b9b00949027a2f635cd59c9a02c79c9cd98ae7d0 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Remove unused icons [skip ci]

Leftovers that should have been removed alongside the svg.

github.com/mypaint/mypaint - 4fe84d87f7e2474b7a6f824fa4605478e4f59e20 authored almost 5 years ago by Jesper Lloyd <[email protected]>
i18n: update translation files

github.com/mypaint/mypaint - 8609ae1573261266ff964ae0d9b81dce861ce6cf authored almost 5 years ago by Jesper Lloyd <[email protected]>
Add option to disable hardcoded fallback key binds

This adds a checkbox in the keymapping preference tab that allows
users to turn off the hardcode...

github.com/mypaint/mypaint - a5bd2bdab5052dad2ad2d036fed6e08282446ad4 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Optimize color selection icons [skip ci]

Using svgcleaner, non-destructive except for the main icon,
where the coordinate precision was l...

github.com/mypaint/mypaint - 7bb78de3bc353dbe3412d7b24b51a12b94f8e86e authored almost 5 years ago by Jesper Lloyd <[email protected]>
Remove unused icons [skip ci]

github.com/mypaint/mypaint - 9d0ca8558b35917e223e6d20723f6387eaecb8e6 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Document range for viewzoom param [skip ci]

github.com/mypaint/libmypaint - 01844132969468ccf904f38001e1e6215c937667 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Extract icons

134kb -> 93kb after the recent improvements.
Fixes the H/C/Y-color-picker icons (svg text -> pat...

github.com/mypaint/mypaint - 3dc54e41088672f17272f0d8e69c4edfedc154df authored almost 5 years ago by Jesper Lloyd <[email protected]>
Restructure icon sheet

The restructuring is to facilitate faster export.

Now all exportable icons:
* are placed on a s...

github.com/mypaint/mypaint - 650fc3ef741f6f2e05fc97877f0ecd9cc4bbf25e authored almost 5 years ago by Jesper Lloyd <[email protected]>
Rewrite the icon export process

Made possible by the icon sheet restructuring, the export process
no longer involves Inkscape, r...

github.com/mypaint/mypaint - 601673f394bae31ac251f7bcec414fdea4b96c29 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Italian)

Currently translated at 79.7% (1013 of 1270 strings)

github.com/mypaint/mypaint - 131c44477fb460366dab067cbce5bdececa8adbc authored almost 5 years ago by Claudio Arseni <[email protected]>
Fix rounding in conversion to rgba8 while saving

Each load, save cycle introduced error while converting internal data to
rgba8. Errors were noti...

github.com/mypaint/mypaint - ee5963838f51d778bdcc043190ddd2081f84f04f authored almost 5 years ago by Grzegorz Wójcik <[email protected]>
Update icon extraction script

Remove invalid predicate for the rectangle deletion - any rectangle in
an icon, matching the ico...

github.com/mypaint/mypaint - ed08412b3ac3ea9278672eebaf3030f2e605b1be authored almost 5 years ago by Jesper Lloyd <[email protected]>
Export optimized icons from sheet

These icons should all be valid svg, and are a bit
more compact than the old ones (~63% size red...

github.com/mypaint/mypaint - bc47f420b107f6f7c10a66b28425079b669e156a authored almost 5 years ago by Jesper Lloyd <[email protected]>
Remove obsolete icon (previously renamed)

The icon 'mypaint-normal-paint' was unused, at some point it was
renamed to 'mypaint-brush-blend...

github.com/mypaint/mypaint - f1ec704ba461c752d4db92acee668283509eeada authored almost 5 years ago by Jesper Lloyd <[email protected]>
Clean up icon sheet

The icon sheet now contains all icons - previously it was not always
updated when icons were add...

github.com/mypaint/mypaint - 1cc5a9687dae9917d38f2fcd914416cf8b3931b3 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Fix misc. typos in documentation/comments [skip ci]

Found via `codespell -q 3 -S *.po -L ba,daa,hist,lod,od`

Closes #1063

github.com/mypaint/mypaint - 425afe2917b102469465868cb0c4f76a431ea5d5 authored almost 5 years ago by luz.paz <[email protected]>
Add layer-move icon to icon sheet (svgz) [skip ci]

The icon for the layer move action was revised 5 years ago, but never
added to symbolic-icons.sv...

github.com/mypaint/mypaint - 1f0342893f1c15aec2e6d5ec8b625d7d88075405 authored almost 5 years ago by Jesper Lloyd <[email protected]>
svg icons: fix missing xlink namespace [skip ci]

Icon was renamed in the icon sheet, so the fix wasn't applied
in the previous export. Currently ...

github.com/mypaint/mypaint - f0d174d1c5278675b9a263ee6f826c5fc9102cf1 authored almost 5 years ago by Jesper Lloyd <[email protected]>
svg icons: fix xlink namespace not being specified

Export script adjusted and all icons re-exported.

librsvg 2.48.0 is stricter about namespaces b...

github.com/mypaint/mypaint - b665173985de3f0c05af9db88b1e24cb4357fbc2 authored almost 5 years ago by Jesper Lloyd <[email protected]>
Translated using Weblate (Czech)

Currently translated at 100.0% (164 of 164 strings)

github.com/mypaint/libmypaint - 3c4ae5368ac7563d9130a8f9374df59e3fda41ea authored almost 5 years ago by Pavel Fric <[email protected]>