Commit Graph

296 Commits

Author SHA1 Message Date
bab75b7365 Change a bazillion URLs to https://
Including all user-visible link and links called from code, like
the help pages.
2018-07-14 14:19:27 +02:00
Ell
0e8b2b8f04 data: add new splash screen
Peppers are so 2.10!
2018-05-25 08:12:27 -04:00
83b97aff18 Revert "splash: Add 2.10 splash image + svg"
This reverts commit ea3de6d524.
Previous splash had never been used in a dev release. Let's use it for
GIMP 3 port. Updating also the version number to display "2.99".
Green Is My Pepper!
2018-05-20 21:06:32 +02:00
9591bc88f8 data: remove obsolete brushes.
These were mostly kept for scripts which needed to keep working. Since
we don't ensure compatibility anymore, let's just get rid of old
deprecated data.
2018-05-20 21:06:30 +02:00
e8d0f8e3cf data: don't use deprecated enum value nicks in tool presets 2018-05-01 13:57:44 +02:00
ea3de6d524 splash: Add 2.10 splash image + svg
This image is CC-BY from Philipp Haegi.
https://www.flickr.com/photos/philipphaegi/39057406754

I added the graphics overlay for the splash.
2018-04-25 16:39:02 -05:00
709f248438 data: make the "Structure" brush obsolete.
Start obsoleting the most terrible brushes of GIMP. This is definitely
one of them.
2018-04-24 13:35:00 +02:00
9325013fb0 data: add a gitignore in new "Fun" brush category. 2018-04-24 03:55:04 +02:00
7c0d8a2d2a Bug 589371 - some new brushes.
Extract of a selection by Jose Americo Gobbo.
Reviewed by Aryeom and myself for integration.

From what I could gather, authors are:
- Grunge 01 by Rene Jensen.
- Stone Work 01 by Mathias Jonathan (Griffeur).
- Pencil 03 and Charcoal 03 by Americo.

According to information from Americo, all data is GPL v3.0.
2018-04-24 03:53:33 +02:00
9bbd763d3c data: new splash screen.
Things are getting serious now. We need a reasonnable splash, right?
Just in case we have a RC3!
It follows all rules: full HD and bottom fourth empty for loading text.
2018-04-24 01:02:33 +02:00
f9cfb55d7e data: meeeeeeeh! 2018-04-23 23:48:49 +02:00
57c849df03 data: Wilber is kitch and he knows it! 2018-04-23 23:43:59 +02:00
8cd75a5860 data: update pepper brush.
At least if the fun has to go on, let's have a good quality one!
2018-04-23 20:31:31 +02:00
87f9e65408 data: move the Pepper brush to a "Fun" category.
This brush is not to be considered seriously and is mostly a "troll". If
we want to keep it, let's make a proper category.
2018-04-22 19:51:44 +02:00
Ell
43974c3c6a data: update splash-screen text for 2.10.0-RC2 2018-04-18 15:03:31 -04:00
92a8978064 data: re-add 3 brushes of very questionable origin, but as "obsolete".
So I discover the concept of obsolete data in GIMP where some data can
be apparently unavailable in the GUI, but still selectable by script.
This somehow reverts commit 26cb87aa2d
then moves the brushes into the obsolete section instead of simple
deletion. This way, any script using the said brushes won't break at
least.

We will definitely remove the brushes for 3.0, but for now it's better
to keep scripts as compatible as possible.
2018-04-16 10:48:10 +02:00
b0beb0197a Bug 795230 - Rename Blend tool and provide PDB compatibility
Rename the tool and its options, and the gradient sub-struct of paint
options.
2018-04-14 00:52:20 +02:00
Ell
b2d40eb994 data: don't install gimp-splash.xcf
We only need it in git.
2018-03-26 15:37:01 -04:00
05a1dadf66 Add new splash screen with undecipherable easter egg, both PNG and XCF 2018-03-25 21:38:04 +03:00
edee33e27b data: remove references to removed brushes. 2018-02-21 22:27:42 +01:00
26cb87aa2d data: delete 3 brushes of very questionable origin.
It was reported that several brushes added in 1998 may have problematic
copyright with unclear/unknown licensing. And basically nobody knows
anymore where these actually come from, with which authorship or origin,
at least not for sure. It is even possible some come from commercial
software. So let's at least get rid of the ones where the origin is the
most doubtful.
Thanks to Americo for discovering these issues.
2018-02-21 21:17:14 +01:00
127b8470f9 data: improve the tip about the save and export format.
Current phrasing seemed to imply that you could chose another format
than XCF to *save* your work-in-progress image. Reword a bit to make
obvious that "saving" is always done with XCF. Other formats are for
exporting.
2018-02-13 00:54:53 +01:00
c39d551f39 app: clean splash 2018-02-10 02:08:10 +01:00
cdf3db7aab Update splash screen, real painter item. 2017-12-09 01:46:05 -02:00
7f232a87b3 data: new development splash image 2017-11-09 22:58:17 +01:00
895edd6d76 data: add .gitignore to tool-presets/Crop and fix tabs in its Makefile.am 2017-08-24 19:25:30 +02:00
e58f6aabd9 data: add a basic "Pressure Size" dynamics.
This is a common dynamics, for instance when you do colorization bases.
This allows to control the size of the brush with pressure and always
keep unified color without opacity changes.
2017-06-13 21:15:26 +02:00
36316e20b9 Bug 156858 - Add option menu of standard aspect ratios to ratio-using tools
Add 4x3 Landscape/Portrait, 3x2 Landscape/Portrait, 16x10, 16x9, and Square presets
2017-06-12 02:05:57 +03:00
4d606e3c65 data: new development splash image. 2016-11-15 21:20:25 +01:00
8a37c928eb app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs.
Rather than just discovering them by chance, a simple grep and some
search and replace are much more efficient! :-)
Cleaning only done on C and automake files.
2016-06-02 02:04:26 +02:00
511d6f5a5a data: new development splash 2015-12-30 21:42:19 +02:00
48a8104037 data: forgot to git add patterns/*/.gitignore 2015-02-12 19:43:37 +01:00
d1f8fa01a8 data: sort patterns into subdirectories so they get tagged automatically
This does not mean that our patterns are all of a sudden "proper" now,
but the categories (except "Legacy") hopefully make sense for new high
quality patterns that will be added, and it's better than having them
all untagged.
2015-02-11 21:13:33 +01:00
88d2df0af8 data: s/stock-id/icon-name/ in all tool presets 2014-05-09 02:46:21 +02:00
3bc112bd07 Bug 692956 - Bring back 'Color from gradient' option to Paint tools
This patch adds a Dynamic for the 'Color From Gradient' option
and three Paint tool presets (Airbrush, Paintbrush, Pencil), which
use this preset.

	new file:   data/dynamics/Color-From-Gradient.gdyn
	new file:   data/tool-presets/Paint/Airbrush-Color-From-Gradient.gtp
	new file:   data/tool-presets/Paint/Paintbrush-Color-From-Gradient.gtp
	new file:   data/tool-presets/Paint/Pencil-Color-From-Gradient.gtp
	modified:   data/dynamics/Makefile.am
	modified:   data/tool-presets/Paint/Makefile.am
 	modified:   AUTHORS
 	modified:   authors.xml
(cherry picked from commit 54b28a5b60)
2013-04-24 19:59:08 +02:00
b6870cdf60 data: add 2.8 splash to the stable splashes gallery 2012-05-20 22:04:57 +02:00
10715024bb app: Replace splash with new goat invasion one 2012-05-20 22:59:26 +03:00
549c051400 data: crop garbage border away from the splash 2012-05-02 17:51:22 +02:00
244fa1ab49 app: add place holder splash for goat invasion 2012-05-02 17:50:36 +02:00
98b6c83179 new splash for gimp 2.8, made by Bernhard Stockmann 2012-05-02 14:01:49 +02:00
6095f335c3 data: add translator comment for "fuzzy" 2012-03-27 13:39:41 +02:00
b1d09cc726 data: new splash image 2012-03-22 19:11:05 +02:00
0675fd14e9 gimp-splash: less irregular mesh gradient grid 2012-03-13 03:58:17 +04:00
dccdbd1b40 data: Splash image by Alexandre Prokuldine 2012-03-12 22:11:06 +02:00
052bce733b Typo 2012-02-07 17:35:06 +01:00
73a3b56ec9 data: clean up brushes Makefiles and remove duplicate files 2012-02-07 09:30:13 +01:00
fe946a7501 data: More new brush set cleanup, underscore hunt edition 2012-02-06 21:57:20 +02:00
7aa12175a4 data: More resource updates and cleanup with Ramon 2012-02-04 21:00:43 +02:00
bcb35382c6 data: cleanup default brushes set 2012-02-01 00:51:56 +02:00
761b566c49 data: fix incorect dynamics preset 2012-01-23 23:08:36 +02:00