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

preferences: explain the input modes

01c4bb22a17c366984644947ab866719acd0bf57 authored about 14 years ago
prefs: allow rebinding of more buttons & mods

Add an extra tab to the preferences window which allows device buttons 2
and 3 to be rebound. Ad...

a69bd2e3f636d4c588fb8b8c394027aa3b633e59 authored about 14 years ago
menu popup: distinguish between actions and events

Minor fix: opening out the last active or first top-level item when
launching the popup menu bro...

357c098cfa70bd27a7d5772ea013a6ff3094ba76 authored about 14 years ago
right click: allow use as a menu popup too

The right mouse button can now be optionally bound to the popup menu
using the preferences dialog.

5418eaf7e06595bd09dfb86085c34cdf5ff5d4de authored about 14 years ago
prefs win: fix blank widgets

Preferences UI was not being updated.

ae0ecdfd42baf372ef74a84beb2fac12223625b6 authored about 14 years ago
color sampler: refill history slots on startup

Refill the slots properly on init to fix a glitch with the history
colours jumping around and se...

7325221e684934ffa9b96e815915fc7c97119d69 authored about 14 years ago
managedbrush: fix new-brushkey ui oddities

Minor fix: over-optimistic inference about the state of persistent on
save() was causing newly-c...

3606ad6d6c04adbfdcddc11a94ae35485e1e5e7c authored about 14 years ago
brushmanager: unconflate in_brushlist & persistent

The two ideas are separate; mixing them up causes problems.

Fixes one small devbrushes bug: dev...

606e54614954c389f625c27a1eec5c909b7eb7d2 authored about 14 years ago
brushmanager: bugfix brushkeys and devbrushes

Commit e1d211436645db1e6be0782b5db0b590d87bd4ef broke brushkeys and
devbrushes' parent relations...

e9dfcda7c37d5fcf44ca1c92b17f4495e91160ad authored about 14 years ago
brushmanager: more robust when defaults absent

Fix some slightly esoteric crashes when the default startup brush group
or default brushes can't...

a7efd479fdc43e09080f29fbab7f3e06060c9560 authored about 14 years ago
Use correct version of python for generate.py

The brushlib/generate.py is called by build script using "python generate.py",
if default Python...

e1f1c217a4844cda8246317d58da631e76a5cb13 authored about 14 years ago
Fix crash in window management with empty config.

Introduced in 1704779f6bd2f973b095a5bbdbd7a413f58e8910

cda131664902e13b2dddcb169929f8c129414285 authored about 14 years ago
brushpacks: set persistent flag, ignore ancestry

Set the persistent flag when loading and saving brushes from brushpacks
so they can be highlight...

e1d211436645db1e6be0782b5db0b590d87bd4ef authored about 14 years ago
Use observer pattern for current filename.

71855e5e6631d405e50b7b75a6a17585e074449f authored about 14 years ago
windowing: Move code to new WindowManager class.

Also remove duplicate delete-event callback setups
in windows by moving the setup to the parent ...

1704779f6bd2f973b095a5bbdbd7a413f58e8910 authored about 14 years ago
menu: fix obsolete brushkey help text

99bc216fea6565c6a3bd58c9fbe95bae287bec6a authored about 14 years ago
Preferences dialog: Consistent padding and overall layout.

This changes the layout of the preference dialog to add consistent
padding. It also adds headin...

63b153c6671d658243f1e7d422e6734a68244ad8 authored about 14 years ago
Function editor: Treat translated text better. (Remove title())

There are several problems with using str.title() to make the header
Initial Cased:

A) There a...

99e977322f113c7228cda488a2d5f9a8f11d0b6e authored about 14 years ago
Swedish translation: Fix swapped translations, general language brush up.

8e5642adc034aa66be4796c5c14fe4ccad849112 authored about 14 years ago
commandline: option to start fullscreen

26f6e31bcb97f8308316bfc94a74472734896404 authored about 14 years ago
brush creation: bugfix for Add As New

Parent brush name management to fix newly-created brushes highlighting
their parent when selecte...

d7ce17b6e8e19835f29b58ae0e8078e90e57bcf9 authored about 14 years ago
Revert "brush selection: left scrollbar always"

This reverts commit 578b6daa3118fe20461e5ea8e4ecfa480afc2aa6. Fair
enough, might as well keep it...

8b4bf9b9aa7667610645c93f2ef1d979d050768d authored about 14 years ago
brush selection: left scrollbar always

Cosmetic: automatic policy means with some widths, the number of brush
columns change.

578b6daa3118fe20461e5ea8e4ecfa480afc2aa6 authored about 14 years ago
brush selector: remember expander state in prefs

https://gna.org/bugs/?17003

d1d92475d1d5b477b2af0d732456bfbf65a4c9d6 authored about 14 years ago
workaround for bad tilt input (nan)

2nd fix attempt
https://gna.org/bugs/?17084 (Exception with Graphire ET-0405-U)

2f1442b89f252d8904a64f94399a04e1014674de authored about 14 years ago
Make view rotation step 22.5 degrees.

To allow rotating to 45/90/180 degrees and similar easily.

b8526d2ca8162804fff5d7a0b87dcefb41dbb88b authored about 14 years ago
color sampler: fix comparison moonlet

Tiny fix for an hsv vs. rgb issue.

e72125f9480fc1c967df22d59e85cafceafaed6c authored about 14 years ago
color sampler: pure white/black, allow sloppy move

Allow pure white and pure black to be selected using the square.
Extend sensitive areas during b...

69bd95301f9911d8a91470bca7826e2868d822c0 authored about 14 years ago
color ui refactoring: use hsv more,

Fix inability of color sampler to vary hue if the colour is pure white
or pure black by not roun...

4ef756a894b68a36a8cbf23061d34130314d454d authored about 14 years ago
workaround for tablet reporting bad tilt

For some tablets without tilt support we get tilt "infinity".
https://gna.org/bugs/?17084

9527e17cdc92e34b6f95d80dd1e065675e4bcfac authored about 14 years ago
fix exception on device change

bad73556f1e20b4158b7cb2ed6c60778232b7320 authored about 14 years ago
fix crash when default group is missing

ca7b359e9632172a4ea8f12a762f5c876ae3a1e3 authored about 14 years ago
chmod -x (for brush previews)

7119c2e601fb557a2999f7253ddb6c6766285ff2 authored about 14 years ago
color compare: turned through 45 degrees

Experimental: the "new" colour now faces the central choosers, perhaps
indicating that it's in s...

6417f6265b61c49555faf59ead50a7e7cdb1e804 authored about 14 years ago
color history: redraw compare semicircles on push

The colour comparison semicircles now redraw properly when used colours are
pushed onto the hist...

6edfcd8b034d72822edde485ac4383efc4a23a2f authored about 14 years ago
color sampler: add tooltips & texts

Add tooltips for various areas;
Remove extraneous "Select harmonies" frame;
Fix spelling of "com...

bc03ebb709a8b147fd9ee2cd39da016e8f74027a authored about 14 years ago
color history: update immediately on painting

Fix: update colour history views immediately instead of hanging around
waiting for split_stroke(...

91afd701610544922d23be7094aa8c62d4503917 authored about 14 years ago
color sampler: reinstate prev/current semicircles

By request. Switch order so it's the same as the nearby history trail
and bump up the size of th...

d0e30398c079a8057f56d877de0aef04cb754f6d authored about 14 years ago
color sampler: remember state of harmony toggles

Harmony wheel toggle settings are now remembered across sessions via the
preferences mechanism. ...

3fdb14fce832b0095f45800a973c89a6021230f1 authored about 14 years ago
unicode quoting: fix bugs, add doctests

36319b8fc5ad3021847b22346cce8c983c89d34d authored about 14 years ago
eraser mode: play nice with restored brushes

Bugfixes and behavioural changes. Eraser mode was misbehaving when switching
devices or restorin...

6d532c8dc3e39533cf36de9c2deac042e0f5f72f authored about 14 years ago
brushinfo: refactor brush descriptions

Break out current uses of settings_str into a separate class to permit
limited field manipulatio...

722bae83d8c6de2632ba49e5c2a4d0ceef57799f authored about 14 years ago
brushkeys: useful defaults

The brush keys 1-9 and 0 are now initialised from the first ten brushes
of the default brushes g...

50add2d46e57120d9e9130c0e71c03a2bc9002cb authored about 14 years ago
per-device brushes: remember across sessions

Undoes some of the nastiness introduced by my commit
http://gitorious.org/mypaint/mypaint/commit...

627dcb8460f2a9ac7a2b2ce2aef48d36977a37a1 authored about 14 years ago
brushmanager devbrushes: unicode in, unicode out

Another little bugfix.

e32b920524207704731316f024a1e29679db4078 authored about 14 years ago
user brush tweaks: process device changes 1st

Glitch fix: for UI parts that the user can tweak the settings of the
current brush with, if the ...

c8932112d5df04b105ac8eb62f965d4843e95c73 authored about 14 years ago
Update changelog for 0.9.0

f95effa71dd34e23208c54a44bd6b5eb44458f0b authored about 14 years ago
version bump, changelog

57d32dca3843557592d2e251e7f84f11e38abe05 authored about 14 years ago
Updated Norwegian translation

4ab90fa0c4e9961758139e22f058e2bb7c4a952d authored about 14 years ago
Update Hungarian translation

1fe3bc364d25d923b4885a610a2bd04bdb93d09f authored about 14 years ago
canvas: mouse zoom/pan/rotate shortcuts

Ctrl-(MMB or space) = zoom (Blender convention)
Shift-(MMB or space) = rotate (no convention, ju...

f10b85e93defc087f74a1d9a84a2ae34d8867d05 authored about 14 years ago
color picker: release grab when used from menu

Some users try to activate the menu entry. While it's not meant
to be used like that, at least d...

245a21fe884a023f63e9ac29e78ad2aecdc1d70e authored about 14 years ago
color picker: also start with alt-click

Photoshop convention. No harm to support this until we have a
better use for Alt-Click.

734a27dfbdd1c285e2ad3fcea5c19718fb8d4e43 authored about 14 years ago
cursor: invert black/white

Better cursor visibility on bright background (which is the default).
Same cursor shape as before.

1e316b20dae7eae714cab8a3abffefce9d4e5b5e authored about 14 years ago
context keys: fix previous commit

Hm, I thought I had --ammend'ed that.

dec4e818404cd0480d3085be68e22fdfdc7efcba authored about 14 years ago
context keys: don't restore color

Changing my mind once more: https://gna.org/bugs/index.php?16977

This reverts commit e8f68a3123...

89254f4a075506880d7265c98f1c30f7c4794e5a authored about 14 years ago
fix performance tests

confpath must be a unicode object

1d287cff09cdf751ebd8b8b83437535f9375d114 authored about 14 years ago
dialogs: fix exception when canceling

https://gna.org/bugs/?16944

2a35b53f49141a4c0289d5b2e68e980f34b45a72 authored over 14 years ago
color sampler: various requested tweaks

The harmony ring is now only shown if needed. Hue ring now gives up some
of its space to the har...

1c2b795b93e9c0e904838be26776b2be79bfb791 authored over 14 years ago
Brushes: Move 5 brushes from classic to experimental

b5f90da85f3ca0e2435b7b76e89fb31f55eae888 authored over 14 years ago
Revert "Add GNOME/Nautilus OpenRaster thumbnailer"

This reverts commit ec8bbed98b4acdb1fb4b635c4fbfce6e76167e50.

Reverted because to get distribut...

53feeda57b57686db4194ada421988039b5f8d5c authored over 14 years ago
Updated Hungarian translation.

90c8020c491b7ae43e3bcf95a5bd62b7d2e5fa3f authored over 14 years ago
Updated Spanish translation.

a68b4372f7d154bfc499a5ae110b2a4285efe1ab authored over 14 years ago
windows: delete unmaintained nsi file

http://gna.org/bugs/?16555

d4c4f7893d8f97e0cb71f328ee39f709018ee315 authored over 14 years ago
colour sampler: expanders on startup bugfix

Fix colour sampler window getting bigger on each startup if expanders
are open.

https://gna.org...

683aac9ac60c426cd1cac95883bb38c844230a0d authored over 14 years ago
fix python2.6 unicode exception

unicode(obj, 'utf-8') doesn't work if obj is already unicode.
However obj.decode('utf-8') does w...

e24fb0ec6059e1ee69239d1a57d623c3bf056aae authored over 14 years ago
windows: fix uri history (recent files)

Two workarounds are required.
Gtk recent_manager's URIs are getting a bit hairy.
Partial fix for...

e9c8201a83b64bde40ed3cba521a90ecf00b7ebd authored over 14 years ago
filehandling: open dialog starts in last save folder

The previous default was to propose the last save folder
for saving, and the current directory f...

a4bafa52e69d666835e96b62dcf052774efd3ad6 authored over 14 years ago
windows: fix --logfile argument

broken because of unix-specific time format string...

eb888bb0d777c6f0e332cd5dfa28a343c6c580eb authored over 14 years ago
windows: fix recent file list

It used to be impossible to load the recent files from the menu
on Windows, when there were utf-...

f652b6a1df34ff4167c02ffd22590c0fbbb7809c authored over 14 years ago
filehandling: unicode and thumbnail/uri fixes

The uri for freedesktop thumbnailing is probably supposed
to be utf-8 encoded; anyway it would n...

cacb5c2b63d83292e6397a21f19cf3d435fe0fcf authored over 14 years ago
windows: fix thumbnail preview

"file corrupted by ASCII conversion" - now that was a precise error
message for once. (hidden by...

16ac084ec3c88edd8cd5e22dcc12b68988e44f5e authored over 14 years ago
portability: make filenames unicode

This fixes various problems on Windows with saving/loading files
with special characters. https:...

a26f33a92924117204247530d8d0b6f0b543a73b authored over 14 years ago
windows: fix for brushpack import

Write .png file in binary mode.
And don't bother to obfuscate useful exceptions.

79d2249b2b1da18c61fe909fdd05f347c50b89c9 authored over 14 years ago
Updated Russian translation

aad454ae42682f8cd40cda6287014daf0824421f authored over 14 years ago
Brushes: Update brushset experimental

New brush icons and move brush files into subdirectories.

350f49f474fd07757548e7a87455092ce03f8105 authored over 14 years ago
Brushes: Add tilt symbol to icons using it

8bcbd1c5a3039c0aa720cbd802221b620f3cbe23 authored over 14 years ago
Color sampler: nuke dnd fully, drag-move UI tweaks

Remove last traces of drag'n'drop
- can now select from the sampler ring much more easily with ...

3e69ad9b9276dae6d91ff1dd3e3b96dbd155cf7d authored over 14 years ago
i18n: Swedish update

7bbe7ddc894a58374c0619d2e9a0f2e8bb2d0d0a authored over 14 years ago
i18n: Norwegian Bokmål update

6b9ac7ae426f8bde34f299af00bebe13f8e19adf authored over 14 years ago
Color sampler: disable drag'n'drop

This was intended to be used with an unmerged component, a palette.
https://gna.org/bugs/?16833

5f5a06bb86b730cb49ca9df33b122600b7721bd1 authored over 14 years ago
Updated Norwegian Nynorsk Translation

Updated the Norwegian Nynorsk translation for the 0.9 string freeze.

7d2b2a8f5230906db3bfb16f545b681370d7f7c2 authored over 14 years ago
Slovenian translation update for 0.9.0

dd4f71aa515f92a59cf2f01a32ae0473bebe2ad2 authored over 14 years ago
gui: bugfix right/left scroll events

99a30435caea4f59608196e234a7fb3c9f6de6c9 authored over 14 years ago
i18n: Korean translation update.

66c619fc2ca447bdb59070f0f3084d2d1e1e8082 authored over 14 years ago
italian transaltion for 0.9.0

3568dc3227469696bd92b0c9f555d517029a042b authored over 14 years ago
version bump

8bf648c9e6d7fd15c5c9c125d5a7aee0e528725d authored over 14 years ago
changelog, version bump

558f9105141e708e9e368c649e871dae8219da0d authored over 14 years ago
thumbnails: create ~/.thumbnails if required

fix attempt for https://gna.org/bugs/?16831 (cannot export jpeg on windows)

4fd288067117f249716a9a46577d2f96ad816692 authored over 14 years ago
brush import: minor cosmetic changes

bbefff66ac74d36941f05366f6e965ee4f8ba4c5 authored over 14 years ago
Build: Fail when not finding files to install

4e0af2ba66f15e540d998b28e42f080f13d85671 authored over 14 years ago
Add GNOME/Nautilus OpenRaster thumbnailer

https://gna.org/bugs/?16818

Required some additions in build system. Specifically, packagers ca...

ec8bbed98b4acdb1fb4b635c4fbfce6e76167e50 authored over 14 years ago
brushpack import: add to context menu

To make import accessible at the same place where you can
export a group into a brushpack.

7a531ce567974121bd7a6dcd48a675a96af73d5a authored over 14 years ago
brush import: offer to rename or replace groups

4788004bee935bfca4c6cdc09933ebb6bd775f4b authored over 14 years ago
brush import: don't ask if there is no readme

ec14bee1e435d99fc6556a9d621c09a547a171f3 authored over 14 years ago
brush import: refactoring, use order.conf

Brushpack import and export use order.conf now.
Brushpacks without order.conf are no longer acce...

82d1692ad926e7c633376795466e70c03d0d0f1f authored over 14 years ago
brush import: remove "Ctrl-o" label from menu

Ctrl-o is already for opening a file, seems like the stock action
did add that shortcut.

526e5aa2aa21d88b544aef7611076caa21ee9df0 authored over 14 years ago
brush import: support only readme.txt

It should be well possible to squeeze a license into the same
file as readme.txt. We also don't ...

c349a85ce999c10c499c23dcea8c60ceda5dbe4f authored over 14 years ago
fix unittest (brushes missing)

move brushes used for testing into tests/brushes/

220cd8a4ac50fee4caabb6d2e171e302c05f230a authored over 14 years ago
Revert "bulky cursor shape"

Deevad says it obstructs the painting too much when working
on small details. The bulky cursor s...

9d04bd8aa220ce50dc30250f021d648cae180962 authored over 14 years ago