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

saving: ask for confirmation for >=8s of work

Before, there was a confirmation dialog only for >= 30s of work.

86533433970d258214cee0210b216a55266982cb authored almost 14 years ago
brushmanager: better default eraser and pen

Name changes in the Deevad set caused our heuristics and defaults to
pick strange brushes. Updat...

0b05a30ce7ef53ca44be0aeadeb5815c43ee0ce4 authored almost 14 years ago
brush settings: reinstate eraser setting

Bugfix: leaving the eraser brush setting out breaks eraser mode, and
presumably it wasn't intent...

308570f9573c065b3bff43bad92e32cf769c8d28 authored almost 14 years ago
tdw & color picker: avoid unnecessary redraws

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

821f5705660aa9379e4c219e7bf2d3a29f9e1eee authored almost 14 years ago
update credits

ccfb4a107b0f86ed2d982ecee62750a6804076a7 authored almost 14 years ago
background patterns by MrMamurk

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

c4e3d297819fd4bf17e9e3eb9ad1a23482196083 authored almost 14 years ago
background patterns by Ramón

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

d598aa4ebaaa6ea1ad31d3aecccae00c2ca6058a authored almost 14 years ago
backgrounds: search in subdirectories

8298ab28ec5470eae828eb1bbd4ffc9d1070e7da authored almost 14 years ago
color picker: fix broken pointer ungrab

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

61cce3b533ba21d1d84797f66f0e73a5851b55a7 authored almost 14 years ago
brush selector: fix a race condition

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

cdb047efbde16e6a2e7c62a086c47b5cb8597138 authored almost 14 years ago
brusheditor: Tweak looks

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

1abcb5204375b9c9edcefbb9cbc5a30fe7876689 authored almost 14 years ago
brusheditor: Move brush actions out of expander.

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

48270a2903bfcf2d547b78b571cf3ad77d056000 authored almost 14 years ago
brusheditor: Separate out widget creation to own method

99ed89d7062f62d5682abd395ffb517e13668077 authored almost 14 years ago
brusheditor: Input mapping in drilldown page instead of new windows

00b6d814b88eb1dbb56f5fcd3adf4af793e68886 authored almost 14 years ago
layout: hopefully fix blank floating hidden tools

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

e82dc4999a1d80181d261f34ac6330cedc952420 authored almost 14 years ago
layout: save pos immediately for tool windows

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

d5c3b989b213ec33f57b1bd8cbf74e19d856b8f9 authored almost 14 years ago
brusheditor: Set window title to "Brush Editor"

50ec1d6bcfc644015282fa20afa16da1931daa9b authored almost 14 years ago
brusheditor: Expand basic brushsettings group by default

9424d4b4d6da3ea007641b26ec6ed8d57762f5b2 authored almost 14 years ago
brusheditor: Bold titles for brushsetting groups

583f323896cd68283c760e567b19d481eb4e3f93 authored almost 14 years ago
brusheditor: More compact edit/save brush section

4cd29c142531d93912e3be736c0ec9ff2a49cefd authored almost 14 years ago
brusheditor: group settings

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

da7224480c5484b8d5091ce669d6ec649ce79cdd authored almost 14 years ago
frame: Added autocrop-options.

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

8de2b85d9e73a187d8570bdec95d9a6b580de186 authored almost 14 years ago
gtk color selector: fix sizing, make default again

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

80b52293c0b2e708dfc4d9e90d727672b6306b5c authored almost 14 years ago
layout: fix tab loss of focus in metacity

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

1b24bbecc7f6e3e06bbe8e4ac728567a81ec08f2 authored almost 14 years ago
filehandling: fix resave crasher

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

5cdc29d845d90522a16153f43bdfe8620be23db0 authored almost 14 years ago
config: always create subdirectories

So the user knows where to drop backgrounds.

8de66fa65694fe0713870aaa046abedf5135adfe authored almost 14 years ago
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...

45b1088857fc161907899ef032ecdf36f5019ad9 authored almost 14 years ago
tdw: snapshot directly upon becoming insensitive

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

24c2459def827f1e01d972d95cf2d2c8e35a15b5 authored almost 14 years ago
window_factory: catch & suppress import exceptions

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

fc5f11600265ca5f31a62b6107256c75e9690045 authored almost 14 years ago
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...

51e0e2e1aad2fbf505b1da8449a5f6112d63a410 authored almost 14 years ago
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...

010e3910f88d1f8d12c2570560407f3c37ce7aa6 authored almost 14 years ago
filehandling: permit feedback while saving

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

175d0c4aee509d44d502bb1e5a8fa6db6d1be609 authored almost 14 years ago
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...

ae121e11c442fb7d998833eadf60cdbf7ebe91f3 authored almost 14 years ago
layout/windowing: update positioning code

User-visble changes:

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

3d8416de86f140edfa7437dd12092646e15fec6e authored almost 14 years ago
drawwindow: begin using the layout framework

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

c624a65f6ed85dadfd1c51b866f4ff0e516c7737 authored almost 14 years ago
drawwindow: move mouse handlers to main widget

Prevent annoyances when using menus in sidebar widgets.

918bcbc4d52c96d246172e54ff858d282911a852 authored almost 14 years ago
app: switch to layoutmanager from windowmanager

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

7551c3d51e18071e0eeb25b5df9658a615718041 authored almost 14 years ago
fullscreen: use gtk fullscreen method, not gdk

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

16511ef41dccbe9d4604b357203e1ec6e6fd5c9c authored almost 14 years ago
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...

6f3b79388afbcea72f8c35b073fc08f01b8e1fac authored almost 14 years ago
subwindows: convert to ToolWidgets

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

c14247baa064d0f6dfa5eee3e34d81107cb85951 authored almost 14 years ago
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...

ffab8cd9e2c28d14b679fb0d2f5f3bb18e30ed69 authored almost 14 years ago
layout: add library code for managing sidebars

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

d66c96db3c1bccc5874fbe423473f8adc27d3db1 authored almost 14 years ago
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...

70ea43739b60d7bbd5192fab0ba5e774f58353bd authored almost 14 years ago
startup: fix "-c confpath" argument

0195d24843d77eecc1c59e0cc5a877d6b37b2767 authored almost 14 years ago
Updated French translation.

1a77ec65bce9ab59a8332f0a170cd7e266a4fd9f authored almost 14 years ago
portability: small code cleanup

Make sys.argv unicode on all platforms.

06a4a88d1a2ee970998a7fb82d0a6fdbac2d9460 authored almost 14 years ago
windows: fix screwed up confpath

bd83c4fdb48f8649ad8873e1b83ac10e1959fa43 authored almost 14 years ago
portability: fix linux startup

423dd3355fc29dc436fdb0e2902b7b7256d38a77 authored almost 14 years ago
windows: misc fixes, change thumbnails directory

windows_misc_rc3.patch
(merged from 0.9.1 into master)

78390f7f001b89e53a7eb8b3940466755ed71545 authored almost 14 years ago
windows: use different scrap path

scrappath.patch

46b0e3c78155c31796b68537e91c2275dcc1ec67 authored almost 14 years ago
version: 0.9.1+git

ead66e44b6ee769857c16bc572f6cb9ae6ba9788 authored almost 14 years ago
version bump and changelog

69c5330344714aad5d01d8ab988e1fafa074e252 authored almost 14 years ago
Updated swedish translation.

05797de5669069d66517f6846a989be5d845c7cf authored almost 14 years ago
Added a few swedish translator strings.

ccd6bb2e520b359b0184b35dcdb8a8d1d5ae4146 authored almost 14 years ago
windows: fix problem with unicode arguments

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

9121e3b85beecc872c2393e1aa3e3473938f362a authored almost 14 years ago
windows: remove unused file

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

f4756b7757678e3b7b569405159a171bc6248104 authored almost 14 years ago
debug: add gtk input devices dialog

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

4c6e0fdedec9c494aac18655cfdcb3725f8a8907 authored almost 14 years ago
view menu: distinguish local resets from global

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

095b6b88a7775428e635b5321c899b0c24c6a444 authored almost 14 years ago
view reset: fix load-time crash

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

a00ec9e2c86223e6c3acb56cc68160def217d7ab authored almost 14 years ago
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 ...

358d705fac871009007155c8a709794fdd15b7fa authored almost 14 years ago
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...

443a7ebe035b536fa32a3bcf4b03658c3f04d32f authored almost 14 years ago
layer lock: prevent accidental selection & drawing

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

90d23af770d8a27ccf67a17543efb6e31f9bc495 authored almost 14 years ago
doc: actions for resetting rotation, zoom, mirror

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

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

b2f2559df180a8eed27c2a623fcea7e616c57c49 authored almost 14 years ago
layers: make labels reflect new interaction

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

b2964e1c41951f564c5408c461d12a2671a97850 authored almost 14 years ago
layers: fix rename dialog not showing sometimes

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

7194845c9d04cc109e13ca0f804c3aa9192478d6 authored almost 14 years ago
brushes: fur brush update (more responsive)

856812d93f12c80cd0aa75a2c3e1058d1a69a0ac authored almost 14 years ago
windows: build fix

d31be6b3b34b8e92053212fc321cd6c734bb8daf authored almost 14 years ago
remove "about brush" button

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

f35e7fd8dd127acf9d924df831dc11a53dae9064 authored almost 14 years ago
brushes: deevad V4.1

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

Quote from the website above:...

6289926d11e5f0a5e359586ee461b0868e22ed5c authored almost 14 years ago
preferences: fix bug with default zoom being reset

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

682162e67e928b6fa2b1297ba7d732b6a281e899 authored almost 14 years ago
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

20c3ddfeffc206a6e9fd8ec70694181e536c49ea authored almost 14 years ago
tileddrawwidget: Split repaint method

f6b9b0394015d59e6d3bb790d98cef071290fa14 authored almost 14 years ago
frame: If enabled, export only area inside frame to PNG/JPEG

Also set frame dimensions on loading from PNG/JPEG.

ab7700e01ca97df2c1871037ab9ef289dc287e6a authored almost 14 years ago
frame: center document to frame if enabled

2cfa154105f82e957feededccc04d791551195ca authored almost 14 years ago
frame: Basic UI

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

a05ab1a72f943e7255aa741ec9b7b4051c4217aa authored almost 14 years ago
frame: Save to/load from OpenRaster

9bd49eaf37cc131d313f258e19e7cb76c5954264 authored almost 14 years ago
frame: State and visualization

bc7179aab4a7c8672c8a47d1aba31356e3d9c9a2 authored almost 14 years ago
frame: Render thumbnail only for framed area.

1e274b2c8e76c16baa29ef885f993c055bbcae5e authored almost 14 years ago
frame: Ability to move frame on-canvas.

7deb9718e6dc1b4c2d80fc0decffef8bdac6ca5b authored almost 14 years ago
Updated the Norwegian Nynorsk translation

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

20b6a68470420a3d31108b67821db42d3c11f252 authored almost 14 years ago
linux: desktop file rewording & categorisation

Translations from IRC, incomplete.

609390f5b15cdb80a31af2a5142c7e18a4f480fb authored almost 14 years ago
fix unicode filename passed via commandline

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

6d6ecd024a78bc140e3dbd255b4f6bfed4eee670 authored almost 14 years ago
windows: code cleanup

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

146bbffc96bd2206a503c57d631f323a54f90d82 authored almost 14 years ago
windows: use AppData folder for settings

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

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

f0943229164c7f4b40c4cb19ddfff6d866b5bcd1 authored almost 14 years ago
Don't print color history values to stdout.

5a34da1a7db2ce24ff2518164a6b33abd35353c2 authored almost 14 years ago
preferences: Add toggle subwindows to possible button actions.

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

00e933697910b07dd684607f76a229ed7eed4320 authored almost 14 years ago
osx: comile fix

b55807a9054dddc4f64fc4752ea7d688f9995cac authored almost 14 years ago
i18n: Add Brazilian Portuguese

3bb2c35014bd2034c0309bce457c36de148017b5 authored almost 14 years ago
thumbnails: 256x256 preview, 20% faster saving

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

89f9c9f06fe664c7dddb0a53f1b20706b68b7842 authored almost 14 years ago
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...

28b786aa649cfdbd573b2ceb25167f0ac333c369 authored almost 14 years ago
view: fix rotation direction when mirrored

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

df7c97f993e588d4cd98a2d66c71cb0728ed92c8 authored almost 14 years ago
testing: ignore pointer movements during gui test

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

1f9e55b9b6aac598384fc3df48cae3461e1581ed authored about 14 years ago
gui: more intuitive rotation control

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

caca965d9ef75518bcb0de7f0ae4cbb4a26f556a authored about 14 years ago
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...

7b41f174bab5fca0b7879f9334d1ec5a5f279c2c authored about 14 years ago
menu: show key accelerator labels for rotation

e08513f40e90f77c3a9034119d90b6a2754fd667 authored about 14 years ago
minor comment correction

(zipfile utf-8 handling)

1f2a8d8d8a0f710201f35e7e03d18a5842fbef7d authored about 14 years ago
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 ...

490ff57947a8f32cfcd431cff1c36fc7632567c9 authored about 14 years ago
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 ...

ba944bbdc0333f82efbed1c402b460199d6e5217 authored about 14 years ago
cursor: smaller minimal size

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

79f5c1e5cda272e39a695099732abfddbfd6ef4c authored about 14 years ago
Thumbnails now also get generated when saving files.

f70f739007d3635fb05665d02c15f670d2f124ce authored about 14 years ago