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

tdw & color picker: avoid unnecessary redraws

Set an override cursor on the viewport during the colour picker state.
Far simpler, and much mor...

github.com/mypaint/mypaint - 821f5705660aa9379e4c219e7bf2d3a29f9e1eee authored almost 14 years ago by Andrew Chadwick <[email protected]>
update credits

github.com/mypaint/mypaint - ccfb4a107b0f86ed2d982ecee62750a6804076a7 authored almost 14 years ago by Martin Renold <[email protected]>
background patterns by MrMamurk

Originally posted here:
http://forum.intilinux.com/mypaint-development-and-suggestions/better-ba...

github.com/mypaint/mypaint - c4e3d297819fd4bf17e9e3eb9ad1a23482196083 authored almost 14 years ago by Сан Саныч <[email protected]>
background patterns by Ramón

See readme_papers.txt for information.
http://ramonmirandavisualart.blogspot.com/2011/03/mypaint...

github.com/mypaint/mypaint - d598aa4ebaaa6ea1ad31d3aecccae00c2ca6058a authored almost 14 years ago by Ramón Miranda <[email protected]>
backgrounds: search in subdirectories

github.com/mypaint/mypaint - 8298ab28ec5470eae828eb1bbd4ffc9d1070e7da authored almost 14 years ago by Martin Renold <[email protected]>
color picker: fix broken pointer ungrab

Fix the colour picker (Ctrl+click by default) causing susequent clicks
on UI elements docked int...

github.com/mypaint/mypaint - 61cce3b533ba21d1d84797f66f0e73a5851b55a7 authored almost 14 years ago by Andrew Chadwick <[email protected]>
brush selector: fix a race condition

Work around situations where the expose callback might not have been
called before motion notify...

github.com/mypaint/mypaint - cdb047efbde16e6a2e7c62a086c47b5cb8597138 authored almost 14 years ago by Andrew Chadwick <[email protected]>
brusheditor: Move brush actions out of expander.

This makes common actions like "save brush (settings)" more accessible,
and the name of the curr...

github.com/mypaint/mypaint - 48270a2903bfcf2d547b78b571cf3ad77d056000 authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: Tweak looks

Always have horizontal scollbar, widgets changing and making
the scrollbar neccesary will happen...

github.com/mypaint/mypaint - 1abcb5204375b9c9edcefbb9cbc5a30fe7876689 authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: Separate out widget creation to own method

github.com/mypaint/mypaint - 99ed89d7062f62d5682abd395ffb517e13668077 authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: Input mapping in drilldown page instead of new windows

github.com/mypaint/mypaint - 00b6d814b88eb1dbb56f5fcd3adf4af793e68886 authored almost 14 years ago by Jon Nordby <[email protected]>
layout: hopefully fix blank floating hidden tools

Hopefully fix tools which were remembered as both hidden and floating
being displayed as blank w...

github.com/mypaint/mypaint - e82dc4999a1d80181d261f34ac6330cedc952420 authored almost 14 years ago by Andrew Chadwick <[email protected]>
layout: save pos immediately for tool windows

There's no reason to do a delayed position save for windows that can't
be fullscreened.

github.com/mypaint/mypaint - d5c3b989b213ec33f57b1bd8cbf74e19d856b8f9 authored almost 14 years ago by Andrew Chadwick <[email protected]>
brusheditor: Set window title to "Brush Editor"

github.com/mypaint/mypaint - 50ec1d6bcfc644015282fa20afa16da1931daa9b authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: Expand basic brushsettings group by default

github.com/mypaint/mypaint - 9424d4b4d6da3ea007641b26ec6ed8d57762f5b2 authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: Bold titles for brushsetting groups

github.com/mypaint/mypaint - 583f323896cd68283c760e567b19d481eb4e3f93 authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: More compact edit/save brush section

github.com/mypaint/mypaint - 4cd29c142531d93912e3be736c0ec9ff2a49cefd authored almost 14 years ago by Jon Nordby <[email protected]>
brusheditor: group settings

Based on design by Ramon Miranda.
https://gna.org/bugs/?17907

github.com/mypaint/mypaint - da7224480c5484b8d5091ce669d6ec649ce79cdd authored almost 14 years ago by Till Hartmann <[email protected]>
frame: Added autocrop-options.

https://gna.org/bugs/index.php?9099#comment13

github.com/mypaint/mypaint - 8de2b85d9e73a187d8570bdec95d9a6b580de186 authored almost 14 years ago by Till Hartmann <[email protected]>
gtk color selector: fix sizing, make default again

Use a gtk.HSV directly to avoid weird sizing issues when docked.
Make the colorSelectionWindow t...

github.com/mypaint/mypaint - 80b52293c0b2e708dfc4d9e90d727672b6306b5c authored almost 14 years ago by Andrew Chadwick <[email protected]>
layout: fix tab loss of focus in metacity

Fix annoying behavioural regression: https://gna.org/bugs/?17899

github.com/mypaint/mypaint - 1b24bbecc7f6e3e06bbe8e4ac728567a81ec08f2 authored almost 14 years ago by Andrew Chadwick <[email protected]>
filehandling: fix resave crasher

Ensure the save file dialog is properly destroyed after each use. We can
always make a new one f...

github.com/mypaint/mypaint - 5cdc29d845d90522a16153f43bdfe8620be23db0 authored almost 14 years ago by Andrew Chadwick <[email protected]>
config: always create subdirectories

So the user knows where to drop backgrounds.

github.com/mypaint/mypaint - 8de66fa65694fe0713870aaa046abedf5135adfe authored almost 14 years ago by Martin Renold <[email protected]>
drawwindow: fix exception when no window

Bugfix for the main loop destroying GDK windows for GTK windows we have
in the list of known top...

github.com/mypaint/mypaint - 45b1088857fc161907899ef032ecdf36f5019ad9 authored almost 14 years ago by Andrew Chadwick <[email protected]>
tdw: snapshot directly upon becoming insensitive

Avoids accidental drawing of a white background when loading files, and
removes an unneccessary ...

github.com/mypaint/mypaint - 24c2459def827f1e01d972d95cf2d2c8e35a15b5 authored almost 14 years ago by Andrew Chadwick <[email protected]>
window_factory: catch & suppress import exceptions

Partially addresses https://gna.org/bugs/?17884 - though we probably
need to do more sanity chec...

github.com/mypaint/mypaint - fc5f11600265ca5f31a62b6107256c75e9690045 authored almost 14 years ago by Andrew Chadwick <[email protected]>
tdw: fix cursor not redrawing

Quick fix for the cursor not redrawing at the end of loading, when
zooming in or out, or when sw...

github.com/mypaint/mypaint - 51e0e2e1aad2fbf505b1da8449a5f6112d63a410 authored almost 14 years ago by Andrew Chadwick <[email protected]>
drawwindow: make whole UI insensitive in file ops

Set the UI as insensitive during saving or loading, and spin the wait
cursor on all toplevel win...

github.com/mypaint/mypaint - 010e3910f88d1f8d12c2570560407f3c37ce7aa6 authored almost 14 years ago by Andrew Chadwick <[email protected]>
filehandling: permit feedback while saving

Framework for calling the GTK main loop during saving and loading to
prevent greyed windows and ...

github.com/mypaint/mypaint - 175d0c4aee509d44d502bb1e5a8fa6db6d1be609 authored almost 14 years ago by Andrew Chadwick <[email protected]>
prefs: make settings.json more readable

Pretty-print the saved settings JSON when we're using the usual built-in
json module: we're gain...

github.com/mypaint/mypaint - ae121e11c442fb7d998833eadf60cdbf7ebe91f3 authored almost 14 years ago by Andrew Chadwick <[email protected]>
layout/windowing: update positioning code

User-visble changes:

* New default window positions.
* Nothing's in the sidebar by default now....

github.com/mypaint/mypaint - 3d8416de86f140edfa7437dd12092646e15fec6e authored almost 14 years ago by Andrew Chadwick <[email protected]>
app: sane default tool sizes and positions

Everything's docked in the sidebar initially, and the main window will
default to an on-screen p...

github.com/mypaint/mypaint - 6f3b79388afbcea72f8c35b073fc08f01b8e1fac authored almost 14 years ago by Andrew Chadwick <[email protected]>
app: switch to layoutmanager from windowmanager

More subwindow loading is now deferred, which should speed up loading
times a bit. In addition, ...

github.com/mypaint/mypaint - 7551c3d51e18071e0eeb25b5df9658a615718041 authored almost 14 years ago by Andrew Chadwick <[email protected]>
fullscreen: use gtk fullscreen method, not gdk

Call gtk.Window.fullscreen() rather than gdk.Window.fullscreen() for
the main window. A member v...

github.com/mypaint/mypaint - 16511ef41dccbe9d4604b357203e1ec6e6fd5c9c authored almost 14 years ago by Andrew Chadwick <[email protected]>
drawwindow: begin using the layout framework

Gain a sidebar and nicer initial window positioning from the new layout
framework without affect...

github.com/mypaint/mypaint - c624a65f6ed85dadfd1c51b866f4ff0e516c7737 authored almost 14 years ago by Andrew Chadwick <[email protected]>
subwindows: convert to ToolWidgets

Allow the layer dialog, GTK color selector, new color selector
and brush selector to be packed i...

github.com/mypaint/mypaint - c14247baa064d0f6dfa5eee3e34d81107cb85951 authored almost 14 years ago by Andrew Chadwick <[email protected]>
drawwindow: move mouse handlers to main widget

Prevent annoyances when using menus in sidebar widgets.

github.com/mypaint/mypaint - 918bcbc4d52c96d246172e54ff858d282911a852 authored almost 14 years ago by Andrew Chadwick <[email protected]>
drawwindow: don't just trust that fullscreen works

Do fullscreen properly by not just assuming that it works when we ask
for it, but by listening f...

github.com/mypaint/mypaint - ffab8cd9e2c28d14b679fb0d2f5f3bb18e30ed69 authored almost 14 years ago by Andrew Chadwick <[email protected]>
layout: add library code for managing sidebars

Introduce a layout manager class that can construct tool widgets or
windows or parts of the main...

github.com/mypaint/mypaint - d66c96db3c1bccc5874fbe423473f8adc27d3db1 authored almost 14 years ago by Andrew Chadwick <[email protected]>
startup: don't modify sys.argv

Fixes gtk warning about not being able to interpret sys.argv.
It was a bad idea to manipulate it...

github.com/mypaint/mypaint - 70ea43739b60d7bbd5192fab0ba5e774f58353bd authored almost 14 years ago by Martin Renold <[email protected]>
startup: fix "-c confpath" argument

github.com/mypaint/mypaint - 0195d24843d77eecc1c59e0cc5a877d6b37b2767 authored almost 14 years ago by Martin Renold <[email protected]>
Updated French translation.

github.com/mypaint/mypaint - 1a77ec65bce9ab59a8332f0a170cd7e266a4fd9f authored almost 14 years ago by Popolon <[email protected]>
portability: small code cleanup

Make sys.argv unicode on all platforms.

github.com/mypaint/mypaint - 06a4a88d1a2ee970998a7fb82d0a6fdbac2d9460 authored almost 14 years ago by Martin Renold <[email protected]>
windows: fix screwed up confpath

github.com/mypaint/mypaint - bd83c4fdb48f8649ad8873e1b83ac10e1959fa43 authored almost 14 years ago by Martin Renold <[email protected]>
portability: fix linux startup

github.com/mypaint/mypaint - 423dd3355fc29dc436fdb0e2902b7b7256d38a77 authored almost 14 years ago by Martin Renold <[email protected]>
windows: misc fixes, change thumbnails directory

windows_misc_rc3.patch
(merged from 0.9.1 into master)

github.com/mypaint/mypaint - 78390f7f001b89e53a7eb8b3940466755ed71545 authored almost 14 years ago by Tumagonx <[email protected]>
windows: use different scrap path

scrappath.patch

github.com/mypaint/mypaint - 46b0e3c78155c31796b68537e91c2275dcc1ec67 authored almost 14 years ago by Tumagonx <[email protected]>
version: 0.9.1+git

github.com/mypaint/mypaint - ead66e44b6ee769857c16bc572f6cb9ae6ba9788 authored almost 14 years ago by Martin Renold <[email protected]>
version bump and changelog

github.com/mypaint/mypaint - 69c5330344714aad5d01d8ab988e1fafa074e252 authored almost 14 years ago by Martin Renold <[email protected]>
Updated swedish translation.

github.com/mypaint/mypaint - 05797de5669069d66517f6846a989be5d845c7cf authored almost 14 years ago by Griatch <[email protected]>
Added a few swedish translator strings.

github.com/mypaint/mypaint - ccd6bb2e520b359b0184b35dcdb8a8d1d5ae4146 authored almost 14 years ago by Griatch <[email protected]>
debug: add gtk input devices dialog

https://gna.org/bugs/index.php?17832

github.com/mypaint/mypaint - 4c6e0fdedec9c494aac18655cfdcb3725f8a8907 authored almost 14 years ago by Martin Renold <[email protected]>
windows: remove unused file

Tumagonx tells me he doesn't use mypaint_exe.c for the Windows build.

github.com/mypaint/mypaint - f4756b7757678e3b7b569405159a171bc6248104 authored almost 14 years ago by Martin Renold <[email protected]>
windows: fix problem with unicode arguments

https://gna.org/bugs/?17739
Based on code proposed by Tumagonx in the bugtracker.

github.com/mypaint/mypaint - 9121e3b85beecc872c2393e1aa3e3473938f362a authored almost 14 years ago by Martin Renold <[email protected]>
view menu: distinguish local resets from global

Address our testers' expectations. The single-action resets now operate
only around the centre o...

github.com/mypaint/mypaint - 095b6b88a7775428e635b5321c899b0c24c6a444 authored almost 14 years ago by Andrew Chadwick <[email protected]>
view reset: fix load-time crash

http://gna.org/bugs/?17401#comment9

github.com/mypaint/mypaint - a00ec9e2c86223e6c3acb56cc68160def217d7ab authored almost 14 years ago by Andrew Chadwick <[email protected]>
tdw: use a more explicit cursor for no-draw states

Using a normal arrow was a bit too subtle for this concept. Change to
use a standard X11 cursor ...

github.com/mypaint/mypaint - 358d705fac871009007155c8a709794fdd15b7fa authored almost 14 years ago by Andrew Chadwick <[email protected]>
tdw: don't show drawing cursor if layer is locked

Use the default cursor instead of the usual brush radius circle if the
current layer is locked o...

github.com/mypaint/mypaint - 443a7ebe035b536fa32a3bcf4b03658c3f04d32f authored almost 14 years ago by Andrew Chadwick <[email protected]>
layer lock: prevent accidental selection & drawing

Layers can now be locked so that you don't inadvertently draw on them.
Additionally, invisible l...

github.com/mypaint/mypaint - 90d23af770d8a27ccf67a17543efb6e31f9bc495 authored almost 14 years ago by Andrew Chadwick <[email protected]>
doc: actions for resetting rotation, zoom, mirror

Added menu-items for resetting rotation, zoom and mirror.

https://gna.org/bugs/index.php?17401

github.com/mypaint/mypaint - b2f2559df180a8eed27c2a623fcea7e616c57c49 authored almost 14 years ago by Till Hartmann <[email protected]>
layers: make labels reflect new interaction

String change fixing the consequences of https://gna.org/bugs/?17656
whereby the default labels ...

github.com/mypaint/mypaint - b2964e1c41951f564c5408c461d12a2671a97850 authored almost 14 years ago by Andrew Chadwick <[email protected]>
layers: fix rename dialog not showing sometimes

Detect clicks on layers in the dialog using their glib type, and respond
appropriately on the co...

github.com/mypaint/mypaint - 7194845c9d04cc109e13ca0f804c3aa9192478d6 authored almost 14 years ago by Andrew Chadwick <[email protected]>
brushes: fur brush update (more responsive)

github.com/mypaint/mypaint - 856812d93f12c80cd0aa75a2c3e1058d1a69a0ac authored almost 14 years ago by Tumagonx <[email protected]>
windows: build fix

github.com/mypaint/mypaint - d31be6b3b34b8e92053212fc321cd6c734bb8daf authored almost 14 years ago by Martin Renold <[email protected]>
remove "about brush" button

The problem of attributing brushes still needs to be solved, but
this solution didn't work at al...

github.com/mypaint/mypaint - f35e7fd8dd127acf9d924df831dc11a53dae9064 authored almost 14 years ago by Martin Renold <[email protected]>
brushes: deevad V4.1

http://www.davidrevoy.com/index.php?article55/mypaint-v4-brushkit

Quote from the website above:...

github.com/mypaint/mypaint - 6289926d11e5f0a5e359586ee461b0868e22ed5c authored almost 14 years ago by David Revoy <[email protected]>
preferences: fix bug with default zoom being reset

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

github.com/mypaint/mypaint - 682162e67e928b6fa2b1297ba7d732b6a281e899 authored almost 14 years ago by Martin Renold <[email protected]>
default zoom: fix crash on bad prefs value

Fix two potential crashes on a bad saved view.default_zoom value.

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

github.com/mypaint/mypaint - 20c3ddfeffc206a6e9fd8ec70694181e536c49ea authored almost 14 years ago by Andrew Chadwick <[email protected]>
frame: Ability to move frame on-canvas.

github.com/mypaint/mypaint - 7deb9718e6dc1b4c2d80fc0decffef8bdac6ca5b authored almost 14 years ago by Jon Nordby <[email protected]>
tileddrawwidget: Split repaint method

github.com/mypaint/mypaint - f6b9b0394015d59e6d3bb790d98cef071290fa14 authored almost 14 years ago by Jon Nordby <[email protected]>
frame: Basic UI

Allows the user to enable/disable the frame and to set the
dimensions.

github.com/mypaint/mypaint - a05ab1a72f943e7255aa741ec9b7b4051c4217aa authored almost 14 years ago by Jon Nordby <[email protected]>
frame: Save to/load from OpenRaster

github.com/mypaint/mypaint - 9bd49eaf37cc131d313f258e19e7cb76c5954264 authored almost 14 years ago by Jon Nordby <[email protected]>
frame: center document to frame if enabled

github.com/mypaint/mypaint - 2cfa154105f82e957feededccc04d791551195ca authored almost 14 years ago by Jon Nordby <[email protected]>
frame: If enabled, export only area inside frame to PNG/JPEG

Also set frame dimensions on loading from PNG/JPEG.

github.com/mypaint/mypaint - ab7700e01ca97df2c1871037ab9ef289dc287e6a authored almost 14 years ago by Jon Nordby <[email protected]>
frame: State and visualization

github.com/mypaint/mypaint - bc7179aab4a7c8672c8a47d1aba31356e3d9c9a2 authored almost 14 years ago by Jon Nordby <[email protected]>
frame: Render thumbnail only for framed area.

github.com/mypaint/mypaint - 1e274b2c8e76c16baa29ef885f993c055bbcae5e authored almost 14 years ago by Jon Nordby <[email protected]>
Updated the Norwegian Nynorsk translation

Updated the nn_NO translation, after the addition of new strings.
Changed occurrences of "gjenno...

github.com/mypaint/mypaint - 20b6a68470420a3d31108b67821db42d3c11f252 authored almost 14 years ago by Tor Egil Hoftun Kvæstad <[email protected]>
linux: desktop file rewording & categorisation

Translations from IRC, incomplete.

github.com/mypaint/mypaint - 609390f5b15cdb80a31af2a5142c7e18a4f480fb authored almost 14 years ago by Andrew Chadwick <[email protected]>
fix unicode filename passed via commandline

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

github.com/mypaint/mypaint - 6d6ecd024a78bc140e3dbd255b4f6bfed4eee670 authored almost 14 years ago by Martin Renold <[email protected]>
windows: use AppData folder for settings

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

"In Windows I expect Local AppData folder for saving settings,
in p...

github.com/mypaint/mypaint - f0943229164c7f4b40c4cb19ddfff6d866b5bcd1 authored almost 14 years ago by Tumagonx <[email protected]>
windows: code cleanup

Use raw string for backslashes.
Fix exception handling. As it was before, in the case
of an exce...

github.com/mypaint/mypaint - 146bbffc96bd2206a503c57d631f323a54f90d82 authored almost 14 years ago by Martin Renold <[email protected]>
Don't print color history values to stdout.

github.com/mypaint/mypaint - 5a34da1a7db2ce24ff2518164a6b33abd35353c2 authored almost 14 years ago by Jon Nordby <[email protected]>
preferences: Add toggle subwindows to possible button actions.

Also group the actions a bit better, and add a comment about
the translated strings.

github.com/mypaint/mypaint - 00e933697910b07dd684607f76a229ed7eed4320 authored almost 14 years ago by Jon Nordby <[email protected]>
osx: comile fix

github.com/mypaint/mypaint - b55807a9054dddc4f64fc4752ea7d688f9995cac authored almost 14 years ago by Martin Renold <[email protected]>
i18n: Add Brazilian Portuguese

github.com/mypaint/mypaint - 3bb2c35014bd2034c0309bce457c36de148017b5 authored almost 14 years ago by Joao S. O. Bueno <[email protected]>
thumbnails: 256x256 preview, 20% faster saving

Some refactoring of the thumbnailing code. We now use 256x256
whenever possible. When saving a P...

github.com/mypaint/mypaint - 89f9c9f06fe664c7dddb0a53f1b20706b68b7842 authored almost 14 years ago by Martin Renold <[email protected]>
fix startup crash for non-ascii home directory

https://gna.org/bugs/index.php?17111

Tested on Linux, but should also work on Windows. At least...

github.com/mypaint/mypaint - 28b786aa649cfdbd573b2ceb25167f0ac333c369 authored almost 14 years ago by Martin Renold <[email protected]>
view: fix rotation direction when mirrored

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

github.com/mypaint/mypaint - df7c97f993e588d4cd98a2d66c71cb0728ed92c8 authored almost 14 years ago by Martin Renold <[email protected]>
testing: ignore pointer movements during gui test

And wait for fullscreen to be completed before the paint test starts.

github.com/mypaint/mypaint - 1f9e55b9b6aac598384fc3df48cae3461e1581ed authored almost 14 years ago by Martin Renold <[email protected]>
gui: more intuitive rotation control

The rotation angle is controlled by the angular velocity
with respect to the center, instead of ...

github.com/mypaint/mypaint - caca965d9ef75518bcb0de7f0ae4cbb4a26f556a authored almost 14 years ago by Martin Renold <[email protected]>
portabililty: remove trailing '/' in config path

Doesn't seem to have any function, and with some luck this
might fix a startup crash some versio...

github.com/mypaint/mypaint - 7b41f174bab5fca0b7879f9334d1ec5a5f279c2c authored almost 14 years ago by Martin Renold <[email protected]>
menu: show key accelerator labels for rotation

github.com/mypaint/mypaint - e08513f40e90f77c3a9034119d90b6a2754fd667 authored almost 14 years ago by Martin Renold <[email protected]>
minor comment correction

(zipfile utf-8 handling)

github.com/mypaint/mypaint - 1f2a8d8d8a0f710201f35e7e03d18a5842fbef7d authored almost 14 years ago by Martin Renold <[email protected]>
load_ora: fix for utf-8 filenames, again

Support both broken and correct ORA files. Before, we did only
support broken ones that the old ...

github.com/mypaint/mypaint - 490ff57947a8f32cfcd431cff1c36fc7632567c9 authored almost 14 years ago by Martin Renold <[email protected]>
load_ora: fix for utf-8 filenames

Added fix for bug #17536, where the ora loading wouldn't load an image with layers having names ...

github.com/mypaint/mypaint - ba944bbdc0333f82efbed1c402b460199d6e5217 authored almost 14 years ago by Griatch <[email protected]>
cursor: smaller minimal size

According to deevad a tiny cursor is prefered for line art.

github.com/mypaint/mypaint - 79f5c1e5cda272e39a695099732abfddbfd6ef4c authored almost 14 years ago by Martin Renold <[email protected]>
Thumbnails now also get generated when saving files.

github.com/mypaint/mypaint - f70f739007d3635fb05665d02c15f670d2f124ce authored almost 14 years ago by Till Hartmann <[email protected]>
preferences: explain the input modes

github.com/mypaint/mypaint - 01c4bb22a17c366984644947ab866719acd0bf57 authored almost 14 years ago by Martin Renold <[email protected]>
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...

github.com/mypaint/mypaint - a69bd2e3f636d4c588fb8b8c394027aa3b633e59 authored almost 14 years ago by Andrew Chadwick <[email protected]>
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...

github.com/mypaint/mypaint - 357c098cfa70bd27a7d5772ea013a6ff3094ba76 authored about 14 years ago by Andrew Chadwick <[email protected]>