Ecosyste.ms: OpenCollective

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

github.com/mypaint/mypaint

MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
https://github.com/mypaint/mypaint

Translated using Weblate (Kabyle)

Currently translated at 3.0% (33 of 1080 strings)

aaec823a8c9ed1ea1e76b20bc16e812c09780d1e authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

b450a254af3562b18e55cf52c464c1d59e485ec8 authored almost 8 years ago
Translated using Weblate (Malay)

Currently translated at 6.7% (73 of 1080 strings)

38dc93dcbd8ad03b163f81f69daae88d6898d7d6 authored almost 8 years ago
Translated using Weblate (Kabyle)

Currently translated at 2.9% (32 of 1080 strings)

0b1f35a8d3820062dc654ab52e0f7b9d520b10e4 authored almost 8 years ago
i18n: remove pt_PT (0%) in favour of pt_BR (75%)

The pt_PT translation has been stuck at 0% for 11 months. Since pt_BR
exists, and is much better...

b5f0987210d51bdea1da0ac35c2ef81c99c3a0f2 authored almost 8 years ago
Translated using Weblate (Kabyle)

Currently translated at 1.2% (14 of 1080 strings)

502a4075bb993f2572d180f017c620e425a31875 authored almost 8 years ago
Added translation using Weblate (Malay)

da45c610e52e1ee63592a5298ccc8bfe1b2067a1 authored almost 8 years ago
Added translation using Weblate (Kabyle)

36205c3766a4ec394eca92f72ec59dad27fe1ad8 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

eda8b148527dc5eea001402bc869fe21fb54d453 authored almost 8 years ago
thumbnailer: fix script

Mypaint scripts are installed with extra version info in the header,
which breaks imports of __f...

2dd8b509ce0b0b341e4517830be12c1d76881d37 authored almost 8 years ago
thumbnailer: fix a gi warning

de75cf2a1708cc56b9fcd7445a35b79be5a10ab1 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

2719afe752056e44a585df66c68820e1ec73241e authored almost 8 years ago
tdw, icon editor: fix the scale factor for HiDPI

The scale factor was not being applied correctly when preparing the
transformation matrix betwee...

9d59f180a20314c1f1f1ddba71cdb0f11511cae9 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

38cfcb7413add17b2484e60b8ce463a32647cf91 authored almost 8 years ago
brushiconeditor: flake8 compliance

0ef6b6a9b2667b4d48f03ca347a75224466759b5 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

0a1da8edf428b1bc4e5760ddab838384d59c576d authored almost 8 years ago
tdw: flake8 compliance

e79047c3e6a5d5120cec23cf7f067a9dd1e9edee authored almost 8 years ago
test_performance: Flake8 tweaks, suppress warnings

Make code Flake8-compliant, and require specific GI version for Gtk.

f1519ed531ded1bbc49e020e81d8df13cda4638a authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

270e3570008007fae70d809d62a066664b02d444 authored almost 8 years ago
Replace old icon cache info with a wiki link

More flexible, and hopefully more informative. there's a bit more that
can go wrong than just ou...

7b0d42e2f6bd45a6d6c9ea5403fb03615973459f authored almost 8 years ago
Typo: libmypaint.so

ldconfig should only be needed for the public libmypaint.so, not the
_mypaintlib.so Python exten...

73d440d51e557f62939782d4d3d3e1e9982ca04a authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

318308439a6ac2e08c0e463b0f9324bfacd284f0 authored almost 8 years ago
Update "missing icons" text

FAQ entry evolving at https://github.com/mypaint/mypaint/wiki/FAQ-Missing-icons

cf1665b58921c054b50afff4935b678b19efde6e authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

bbe43ea2105cccafc04047582ebbc321d10611e1 authored almost 8 years ago
Remove unnecessary float casts for division.

2a360379cf57fcbe5f58d358a6959949b3ba07c7 authored almost 8 years ago
py3k: Add division __future__ import everywhere.

8c9199510d42f34b213bf18102b17c4114d77002 authored almost 8 years ago
py3k: Use new-style division.

1fcbc6c1a5938974002ff3708b50db23f277aa33 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

95d90ede69a503d7e00c70db631fc029b929af8e authored almost 8 years ago
Update the "object-unlocked" icon (#714)

Visual: keep the body of the padlock static and just unfold the hasp end.

5ac7da97fa5e053663c801946d74dbbfe9112581 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

e8298059cc3f6ca9a5a9a9cab2297fdf3bcdd0bb authored almost 8 years ago
distutils: add run-the-build command

Still finalizing the verb and the approach. It may be better to do a
pseudo-temporary install in...

67e6eb4347c281d476cf7e421f1a5966bb8a06ca authored almost 8 years ago
about box: update copyright, show more info

8aa2b457cd66cef6020e9fa14e48a136c8f9bb04 authored almost 8 years ago
brusheditor: no sliders + icon if setting is constant

If the current bush setting does not support brush dynamics:

* Do not display the per-input sli...

097738ad95dfa67240427129162465b51312c6d8 authored almost 8 years ago
brusheditor: mark pressure_gain_log as non-experimental

This has been annoying me for ages.

50f4ef8a9b11e5ed49c58ee2278f1ff6cd72dea4 authored almost 8 years ago
brusheditor: fix open-out behaviour at start

f2f24766258d34f806db492dce5552f3afc37752 authored almost 8 years ago
brusheditor: code cleanup

* Apply PEP8/flake8 recommendations.
* Update file copyright.
* Strip out dead code.
* No functi...

1678e3d4439b9fbb2948eefb54184b2145095fdc authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

96cca29701bb4d2a9bf1f84fed32a402b7aa25dd authored almost 8 years ago
distutils: respect --debug in build_ext

Add a custom build_ext command to handle MyPaint's fussy debug flag
and NDEBUG requirements. You...

c6bd245a8832331ecf28cc83d0ed2e8279b19c4b authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

f2c907a6767661801521ff6b97061ba61815cbeb authored almost 8 years ago
distutils: framework for platform-specifics

Still TODO: profiling, debug, _mypaintlib.def

d0c685343a585ea619712a94dc54d898c0bbc206 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

413dfc87ee0a4dd42c5b3f88aab4e53ef915cf9b authored almost 8 years ago
distutils: script suffixes and modes and headers

Use a custom install_scripts command to do what SCons does.

- Remove the .py suffix on appropri...

58eb9ab2eaeddc053f6ec4f40a41a000fca628fb authored almost 8 years ago
distutils: fix locales install location

"share" is implicitly the data root in this scheme.

f0d0628918dd806d73ea7c052172cb4b98ae6013 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

423afd13046eee6d5ebc379375ca13acc8fee2f9 authored almost 8 years ago
distutils: actually build translations

9d782cd5d77ae731e174c4c6e41ab2c9ab7a77a4 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

059c01c4ee9747ced842dc8ef63ca7199c6bd02c authored almost 8 years ago
Add basic distutils support

We need to get rid of SCons. It's a mess.

https://wiki.debian.org/UpstreamGuide#SCons
https://w...

fb30717f9356295dbf2ed1f00116660445ff0915 authored almost 8 years ago
Update README

- Nobody's using the old mailing list any more.
- Update forums link.
- Drop link to the old bug...

9b892a16893e524899f467a1e2fd00a90ef0350a authored almost 8 years ago
Add libmypaint to the Windows dep script

f59b29b512417843a7771414d25c0f90a472be01 authored almost 8 years ago
Fix UI paths to be relative to .py files

9006d44268ab8e1b4c3d6e8622a09add9bb4854d authored almost 8 years ago
Translated using Weblate (Finnish)

Currently translated at 10.1% (110 of 1080 strings)

64a5b75466870dd93d220df24b8a942e8a2c0d05 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

225e27d3e793cd6065c2457211908b34796f4d51 authored about 8 years ago
Update changelog for v1.2.1

[Cherry-pick of bedab0b6482d58a9b5c36bc2c45f33cf7bc624dc from v1.2.x]

2ce62fdbf9b79fd9f8d83818115e70a04c04ba37 authored about 8 years ago
Translated using Weblate (Persian)

Currently translated at 65.7% (710 of 1080 strings)

dddecd7440d791759445364e969eaf4f010afed2 authored about 8 years ago
Merge remote-tracking branch 'origin/master'

1633fb29b22abc2c47496e038f814867114fd68a authored about 8 years ago
Translated using Weblate (Czech)

Currently translated at 85.0% (918 of 1080 strings)

e968ab1cabb27cd07dbdb0368df54f68238df985 authored about 8 years ago
workspace: add sidebar swapper button

Add a button to swap the current tool panel's sidebar side. This is to
compensate for the reduc...

3d92aa751b8df4cdbf64dd863e89525d33ca721d authored about 8 years ago
Translated using Weblate (Finnish)

Currently translated at 9.2% (100 of 1080 strings)

eda8b0ff3a5788bb80e855540683c90c2fce6798 authored about 8 years ago
Merge remote-tracking branch 'origin/master'

5adaeca79f0090e29cd248445574132983d337e4 authored about 8 years ago
Remove references to BOGOSITY cursor

It may not exist on newer systems/themes, and may cause exceptions to be
thrown in Wayland. We'r...

2c07a27b00c421979cda17d7827fce85d276c28b authored about 8 years ago
Merge remote-tracking branch 'origin/master'

eafd75753cac28ce0586bffe55f905b6b45af735 authored about 8 years ago
Rewrite brush dialog: fix AttributeError exception

Seems 3.22.4 doesn't have Gtk.image_new_from_pixbuf() and you have to use
a more sensibly namesp...

7f87e752211af4a2967f4c662d4290fde5a11c89 authored about 8 years ago
Translated using Weblate (Ukrainian)

Currently translated at 14.3% (155 of 1080 strings)

b0d6062e14d0dca4d59494b21d4ad949233fab55 authored about 8 years ago
Merge remote-tracking branch 'origin/master'

ed997daf72ba5b712569d9897163c88ab53017e2 authored about 8 years ago
win32: drop support for floating subwindows

Floating subwindows, a.k.a. snapped-out windows are impossibly buggy UI
on Windows GTK as of 3.1...

127d3456d6b07ac38ae55729bdef80ce8a27293c authored about 8 years ago
flake8: fix up import/code relative order

[Cherry-pick of 0c058c6f65252bfe4ce9553f3d59fbdd687fb005 from v1.2.x]

d4bb92ac9ad84ac5b494b1b38123e1e4a17db4f7 authored about 8 years ago
Mark floating tool windows as deletable

This has an effect on Win32, where clicking on the window surrounds' close
button causes a crash...

7f9bf5aab087009750d186819e25a7f89480823e authored about 8 years ago
Merge remote-tracking branch 'origin/master'

b02b723876d9fabd6f05868675b0362ca85d3d5e authored about 8 years ago
pixbuflist: add style context save/restore

Fixes mypaint/mypaint#675 for some GTK versions.

35aa8a5723f3a41f91429e1e0ed9531233929111 authored about 8 years ago
Merge remote-tracking branch 'origin/master'

efbffc87970fcc996afefa58664d26b8f8788f02 authored about 8 years ago
Merge danpla/dev-uuid

Fixes mypaint/mypaint#629 on master.

08e6d8a16eef4e029d70737dce8a47d064b657bb authored about 8 years ago
Translated using Weblate (Esperanto)

Currently translated at 21.2% (229 of 1080 strings)

ed25efdfed1b968c38ddfa2b04676a8f6fb71555 authored about 8 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 71.5% (773 of 1080 strings)

6501dba1fc045d1b184788c646ad357408271846 authored about 8 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 71.5% (773 of 1080 strings)

46360345251886b9b5bfca67fc65c38edd670708 authored about 8 years ago
Translated using Weblate (Czech)

Currently translated at 84.7% (915 of 1080 strings)

0444e62ee633bdf739b7897ece200efa7d6a3150 authored about 8 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 71.4% (772 of 1080 strings)

00796cb90bf3eba3460a43adff1b890f17758170 authored about 8 years ago
Merge remote-tracking branch 'origin/master'

755f5f5a64f237b1b6e17e4b75d514d249c47b24 authored about 8 years ago
Appimage Travis: move after tests, make nonfatal

The AppImage scripting is broken right now, so make failures with it not
fail the build.

0b7a3db6af146196c94b4b956a2957f0882e1c47 authored about 8 years ago
Merge remote-tracking branch 'origin/master'

e794dbfee59dea52cf1d6a1385875bea18d19e37 authored about 8 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 71.4% (772 of 1080 strings)

b3c542a7eb7c82c1e452625f3a20f83032453d18 authored about 8 years ago
Translated using Weblate (Czech)

Currently translated at 83.4% (901 of 1080 strings)

42827774c658dd8719ba9ed7746f7acc15bb025d authored about 8 years ago
Generate and upload AppImage of each commit (#740)

Experimental Appimage builds from @probonopd.

Travis will generate and upload an AppImage of ...

2612c4a5620402908f5b6703f1752fea64fbe0ce authored about 8 years ago
BrushManager: Make brush_by_device private

To avoid surprises in the future. It should only be accessed via
store/fetch_brush_for_device().

e238f45eba9b34c6efe8ddc709f63465ca97a406 authored over 8 years ago
BrushManager: Use UUID5 for device brush names

Fixes mypaint/mypaint#629.

3da08503fe2e16f1d603d8186774ffcf984fac22 authored over 8 years ago
Translated using Weblate (Icelandic)

Currently translated at 34.0% (368 of 1080 strings)

b066c91c44d9d3f9564a79eba61de38bd07835e9 authored over 8 years ago
Translated using Weblate (Icelandic)

Currently translated at 0.0% (0 of 1080 strings)

4f8e013b6f9ceb109e3b98eb5787beed21a0c552 authored over 8 years ago
Added translation using Weblate (Icelandic)

74aa8ad9a0f7535c810f006f714de65904b276ea authored over 8 years ago
Translated using Weblate (Kurdish Sorani)

Currently translated at 15.6% (169 of 1080 strings)

b555d91fac067a47da86c278f7848ca3a8ce1633 authored over 8 years ago
Merge remote-tracking branch 'origin/master'

3be2c8f2fe1ba162b1ef94559ed1dc20142c1beb authored over 8 years ago
Per-device settings: check return values

Check that we have settings for each device that sends an event.
Weird devices like gaming mice ...

427c7e5db91f134f88b7fef833e3b4b2b9d3e574 authored over 8 years ago
Various flake8 fixes

96e56f57ca203f2913b9087006c033bd6374e3cf authored over 8 years ago
Merge remote-tracking branch 'origin/master'

b29116eb276bed16d9b64993bf736a2c94183ab5 authored over 8 years ago
Fix GTK removing the main canvas widget

Simplify the code to make it less error-prone in the face of newer GTK
versions. Adwaita theme n...

1a68d1058580c2cd5555c85887d10021f365ea4c authored over 8 years ago
Translated using Weblate (Kurdish Sorani)

Currently translated at 15.5% (168 of 1080 strings)

deae3e8da8063ad46bee3f981c2c04f806045282 authored over 8 years ago
Translated using Weblate (Kurdish Sorani)

Currently translated at 11.3% (123 of 1080 strings)

646aaf68433a327c0df9e52425aabd78396f507e authored over 8 years ago
Translated using Weblate (Polish)

Currently translated at 100.0% (1080 of 1080 strings)

341d5fcca23fbf6919287c98ef370546bc91f38e authored over 8 years ago
Added translation using Weblate (Kurdish Sorani)

2bb2aec01cb06414fe844d606acab6889a4acd7d authored over 8 years ago
Translated using Weblate (Polish)

Currently translated at 100.0% (1080 of 1080 strings)

48487e9b75798969d8231ffdfc129f44b3d81519 authored over 8 years ago
Translated using Weblate (Polish)

Currently translated at 99.7% (1077 of 1080 strings)

1fa67be5fb713d826ed2c3854b047056372b05f5 authored over 8 years ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (1080 of 1080 strings)

68199d0aae3f1fc5f79c1b96a8d1aeed8981c3b3 authored over 8 years ago