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
Before, there was a confirmation dialog only for >= 30s of work.
86533433970d258214cee0210b216a55266982cb authored almost 14 years ago
Name changes in the Deevad set caused our heuristics and defaults to
pick strange brushes. Updat...
Bugfix: leaving the eraser brush setting out breaks eraser mode, and
presumably it wasn't intent...
Set an override cursor on the viewport during the colour picker state.
Far simpler, and much mor...
ccfb4a107b0f86ed2d982ecee62750a6804076a7 authored almost 14 years ago
Originally posted here:
http://forum.intilinux.com/mypaint-development-and-suggestions/better-ba...
See readme_papers.txt for information.
http://ramonmirandavisualart.blogspot.com/2011/03/mypaint...
8298ab28ec5470eae828eb1bbd4ffc9d1070e7da authored almost 14 years ago
Fix the colour picker (Ctrl+click by default) causing susequent clicks
on UI elements docked int...
Work around situations where the expose callback might not have been
called before motion notify...
Always have horizontal scollbar, widgets changing and making
the scrollbar neccesary will happen...
This makes common actions like "save brush (settings)" more accessible,
and the name of the curr...
99ed89d7062f62d5682abd395ffb517e13668077 authored almost 14 years ago
00b6d814b88eb1dbb56f5fcd3adf4af793e68886 authored almost 14 years ago
Hopefully fix tools which were remembered as both hidden and floating
being displayed as blank w...
There's no reason to do a delayed position save for windows that can't
be fullscreened.
50ec1d6bcfc644015282fa20afa16da1931daa9b authored almost 14 years ago
9424d4b4d6da3ea007641b26ec6ed8d57762f5b2 authored almost 14 years ago
583f323896cd68283c760e567b19d481eb4e3f93 authored almost 14 years ago
4cd29c142531d93912e3be736c0ec9ff2a49cefd authored almost 14 years ago
Based on design by Ramon Miranda.
https://gna.org/bugs/?17907
https://gna.org/bugs/index.php?9099#comment13
8de2b85d9e73a187d8570bdec95d9a6b580de186 authored almost 14 years ago
Use a gtk.HSV directly to avoid weird sizing issues when docked.
Make the colorSelectionWindow t...
Fix annoying behavioural regression: https://gna.org/bugs/?17899
1b24bbecc7f6e3e06bbe8e4ac728567a81ec08f2 authored almost 14 years ago
Ensure the save file dialog is properly destroyed after each use. We can
always make a new one f...
So the user knows where to drop backgrounds.
8de66fa65694fe0713870aaa046abedf5135adfe authored almost 14 years ago
Bugfix for the main loop destroying GDK windows for GTK windows we have
in the list of known top...
Avoids accidental drawing of a white background when loading files, and
removes an unneccessary ...
Partially addresses https://gna.org/bugs/?17884 - though we probably
need to do more sanity chec...
Quick fix for the cursor not redrawing at the end of loading, when
zooming in or out, or when sw...
Set the UI as insensitive during saving or loading, and spin the wait
cursor on all toplevel win...
Framework for calling the GTK main loop during saving and loading to
prevent greyed windows and ...
Pretty-print the saved settings JSON when we're using the usual built-in
json module: we're gain...
User-visble changes:
* New default window positions.
* Nothing's in the sidebar by default now....
Gain a sidebar and nicer initial window positioning from the new layout
framework without affect...
Prevent annoyances when using menus in sidebar widgets.
918bcbc4d52c96d246172e54ff858d282911a852 authored almost 14 years ago
More subwindow loading is now deferred, which should speed up loading
times a bit. In addition, ...
Call gtk.Window.fullscreen() rather than gdk.Window.fullscreen() for
the main window. A member v...
Everything's docked in the sidebar initially, and the main window will
default to an on-screen p...
Allow the layer dialog, GTK color selector, new color selector
and brush selector to be packed i...
Do fullscreen properly by not just assuming that it works when we ask
for it, but by listening f...
Introduce a layout manager class that can construct tool widgets or
windows or parts of the main...
Fixes gtk warning about not being able to interpret sys.argv.
It was a bad idea to manipulate it...
0195d24843d77eecc1c59e0cc5a877d6b37b2767 authored almost 14 years ago
1a77ec65bce9ab59a8332f0a170cd7e266a4fd9f authored almost 14 years ago
Make sys.argv unicode on all platforms.
06a4a88d1a2ee970998a7fb82d0a6fdbac2d9460 authored almost 14 years agobd83c4fdb48f8649ad8873e1b83ac10e1959fa43 authored almost 14 years ago
423dd3355fc29dc436fdb0e2902b7b7256d38a77 authored almost 14 years ago
windows_misc_rc3.patch
(merged from 0.9.1 into master)
scrappath.patch
46b0e3c78155c31796b68537e91c2275dcc1ec67 authored almost 14 years agoead66e44b6ee769857c16bc572f6cb9ae6ba9788 authored almost 14 years ago
69c5330344714aad5d01d8ab988e1fafa074e252 authored almost 14 years ago
05797de5669069d66517f6846a989be5d845c7cf authored almost 14 years ago
ccd6bb2e520b359b0184b35dcdb8a8d1d5ae4146 authored almost 14 years ago
https://gna.org/bugs/?17739
Based on code proposed by Tumagonx in the bugtracker.
Tumagonx tells me he doesn't use mypaint_exe.c for the Windows build.
f4756b7757678e3b7b569405159a171bc6248104 authored almost 14 years agohttps://gna.org/bugs/index.php?17832
4c6e0fdedec9c494aac18655cfdcb3725f8a8907 authored almost 14 years ago
Address our testers' expectations. The single-action resets now operate
only around the centre o...
http://gna.org/bugs/?17401#comment9
a00ec9e2c86223e6c3acb56cc68160def217d7ab authored almost 14 years ago
Using a normal arrow was a bit too subtle for this concept. Change to
use a standard X11 cursor ...
Use the default cursor instead of the usual brush radius circle if the
current layer is locked o...
Layers can now be locked so that you don't inadvertently draw on them.
Additionally, invisible l...
Added menu-items for resetting rotation, zoom and mirror.
https://gna.org/bugs/index.php?17401
b2f2559df180a8eed27c2a623fcea7e616c57c49 authored almost 14 years ago
String change fixing the consequences of https://gna.org/bugs/?17656
whereby the default labels ...
Detect clicks on layers in the dialog using their glib type, and respond
appropriately on the co...
856812d93f12c80cd0aa75a2c3e1058d1a69a0ac authored almost 14 years ago
d31be6b3b34b8e92053212fc321cd6c734bb8daf authored almost 14 years ago
The problem of attributing brushes still needs to be solved, but
this solution didn't work at al...
http://www.davidrevoy.com/index.php?article55/mypaint-v4-brushkit
Quote from the website above:...
6289926d11e5f0a5e359586ee461b0868e22ed5c authored almost 14 years agohttps://gna.org/bugs/?17566
682162e67e928b6fa2b1297ba7d732b6a281e899 authored almost 14 years agoFix two potential crashes on a bad saved view.default_zoom value.
https://gna.org/bugs/?17566
20c3ddfeffc206a6e9fd8ec70694181e536c49ea authored almost 14 years agof6b9b0394015d59e6d3bb790d98cef071290fa14 authored almost 14 years ago
Also set frame dimensions on loading from PNG/JPEG.
ab7700e01ca97df2c1871037ab9ef289dc287e6a authored almost 14 years ago2cfa154105f82e957feededccc04d791551195ca authored almost 14 years ago
Allows the user to enable/disable the frame and to set the
dimensions.
9bd49eaf37cc131d313f258e19e7cb76c5954264 authored almost 14 years ago
bc7179aab4a7c8672c8a47d1aba31356e3d9c9a2 authored almost 14 years ago
1e274b2c8e76c16baa29ef885f993c055bbcae5e authored almost 14 years ago
7deb9718e6dc1b4c2d80fc0decffef8bdac6ca5b authored almost 14 years ago
Updated the nn_NO translation, after the addition of new strings.
Changed occurrences of "gjenno...
Translations from IRC, incomplete.
609390f5b15cdb80a31af2a5142c7e18a4f480fb authored almost 14 years agohttps://gna.org/bugs/?17739
6d6ecd024a78bc140e3dbd255b4f6bfed4eee670 authored almost 14 years ago
Use raw string for backslashes.
Fix exception handling. As it was before, in the case
of an exce...
https://gna.org/bugs/?17662
"In Windows I expect Local AppData folder for saving settings,
in p...
5a34da1a7db2ce24ff2518164a6b33abd35353c2 authored almost 14 years ago
Also group the actions a bit better, and add a comment about
the translated strings.
b55807a9054dddc4f64fc4752ea7d688f9995cac authored almost 14 years ago
3bb2c35014bd2034c0309bce457c36de148017b5 authored almost 14 years ago
Some refactoring of the thumbnailing code. We now use 256x256
whenever possible. When saving a P...
https://gna.org/bugs/index.php?17111
Tested on Linux, but should also work on Windows. At least...
28b786aa649cfdbd573b2ceb25167f0ac333c369 authored almost 14 years agohttps://gna.org/bugs/?17596
df7c97f993e588d4cd98a2d66c71cb0728ed92c8 authored almost 14 years agoAnd wait for fullscreen to be completed before the paint test starts.
1f9e55b9b6aac598384fc3df48cae3461e1581ed authored about 14 years ago
The rotation angle is controlled by the angular velocity
with respect to the center, instead of ...
Doesn't seem to have any function, and with some luck this
might fix a startup crash some versio...
e08513f40e90f77c3a9034119d90b6a2754fd667 authored about 14 years ago
(zipfile utf-8 handling)
1f2a8d8d8a0f710201f35e7e03d18a5842fbef7d authored about 14 years ago
Support both broken and correct ORA files. Before, we did only
support broken ones that the old ...
Added fix for bug #17536, where the ora loading wouldn't load an image with layers having names ...
ba944bbdc0333f82efbed1c402b460199d6e5217 authored about 14 years agoAccording to deevad a tiny cursor is prefered for line art.
79f5c1e5cda272e39a695099732abfddbfd6ef4c authored about 14 years agof70f739007d3635fb05665d02c15f670d2f124ce authored about 14 years ago