Commit graph

1328 commits

Author SHA1 Message Date
Bill Kendrick
52dc7e62ca Rebuild PO & .desktop
Also update RELEASE.txt to correctly document how to update
tuxpaint.desktop
2021-06-13 21:07:36 -07:00
Bill Kendrick
e93e4cc431 French docs refresh 2021-06-10 2021-06-10 08:34:40 -07:00
Bill Kendrick
4b985e1213 Occitan translation update 2021-06-07 09:26:10 -07:00
Bill Kendrick
a731363ae3 Another French doc update after corrections... 2021-06-03 02:30:12 -07:00
Bill Kendrick
5bcc1040de FAQ tweak after gettext()'ing a few more bits 2021-06-02 23:31:34 -07:00
Bill Kendrick
1f236e016e Galician docs updates 2021-06-02 23:21:22 -07:00
Bill Kendrick
ca16f6bec4 Updating French docs
...catching up with Jacques' recent corrections.
2021-06-02 23:18:45 -07:00
Bill Kendrick
b8706be13f Bump date in EXTENDING docs 2021-05-31 01:19:01 -07:00
Bill Kendrick
8bddd480de French docs updates 2021-05-31 2021-05-31 00:08:53 -07:00
Bill Kendrick
ffc18e0444 French docs currently 100% complete
Thank you Jacques!!!
2021-05-29 10:08:43 -07:00
Bill Kendrick
5c5d6b5c3d French docs update 2021-05-24 2021-05-24 22:46:25 -07:00
Bill Kendrick
19e8487d06 French doc updates 2021-05-20
Jacques Chion continues plugging away at it! :-D
2021-05-20 23:09:40 -07:00
Bill Kendrick
2afbf3656e French translation updates 2021-05-19
h/t Jacques Chion
2021-05-19 09:03:26 -07:00
Bill Kendrick
50eaf0a732 French docs update 2021-05-17 2021-05-17 10:04:32 -07:00
Bill Kendrick
d0f5d6f06d French doc translation updates (2021-05-17)
h/t Jacques Chion!
2021-05-17 01:29:56 -07:00
Bill Kendrick
9f298e6291 French docs update 2021-05-15
h/t Jacques Chion
2021-05-15 11:28:57 -07:00
Bill Kendrick
d502566f77 Documenting environment variables 2021-05-11 01:08:12 -07:00
Bill Kendrick
cc4cc3db4f Doc'ing Pere's Catalan update 2021-05-09 02:26:44 -07:00
Bill Kendrick
044de685a8 Icelandic translation update 2021-05-03 09:20:07 -07:00
Bill Kendrick
c4844c447c Galician docs update
Adding note about buttonsize max.
2021-04-25 12:40:00 -07:00
Bill Kendrick
5e5eac5dcf Refresh README w/ static tuxpaint-import filename
Example won't change every time we build stuff...
2021-04-19 00:26:17 -07:00
Bill Kendrick
fd126c0c08 ...Also OPTIONS.txt... 2021-04-19 00:20:58 -07:00
Bill Kendrick
d47885a06c Refresh docs with OPTIONS (re: buttonsize) 2021-04-19 00:19:14 -07:00
Bill Kendrick
fa62a91d4f More info on buttonsize in CHANGES.txt
Also bump dates in CHANGES.txt and src/tuxpaint.c
2021-04-19 00:07:32 -07:00
Bill Kendrick
1dc7b44811 Refresh Galician translation of docs
Per https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/c3eb9b14b01e5cd01af3ebeaa0cd85469d47d793/
2021-03-27 12:15:40 -07:00
Bill Kendrick
dcd4b7c59c Refresh OPTIONs re: coarse keyboard movement
h/t Shin-Ichi in
https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/97ecddd3c022b7a38d065d175670d474157a38d4/
2021-03-27 00:44:26 -07:00
Bill Kendrick
18b82ab0df Refresh OPTIONS after tweaks re: Windows->LANG 2021-03-25 09:18:11 -07:00
Bill Kendrick
50d3e99ccb Regen'd OPTIONs after Shin-Ichi's changes
From https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/ad098eca7de6adba07468b67e1b576095cd2cab0/
2021-03-25 09:07:16 -07:00
Bill Kendrick
55ca7ed09f Refreshed Japanese ADVANCED-STAMPS-HOWTO
(And also OPTIONS) based on Shin-Ichi's changes
(https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/5581328a34d44ced772ad194ee0d2d937ae20ec8/)
2021-03-23 09:53:30 -07:00
Bill Kendrick
281c52813a Doc'ing Mark's work on fresh iOS port 2021-03-22 22:09:20 -07:00
Bill Kendrick
efbdb54cce Refresh docs after typo fix in OPTIONS
h/t Pere (https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/a705453ca77762be42912dc692e48bd3e435afba/)
2021-03-21 12:21:59 -07:00
Bill Kendrick
c94075cfe8 Refreshing docs for ja_JP & <p> tweak to OPTIONS
Applying changes made by Shin-Ichi's recent commits to tuxpaint-docs.
2021-03-18 00:21:03 -07:00
Bill Kendrick
92c993f856 Albanian Tux Paint translation update 2021-03-15 22:12:40 -07:00
Bill Kendrick
2e0bea19d7 Apply mend of OPTIONS per Shin-Ichi's syntax fix 2021-03-11 22:33:10 -08:00
Bill Kendrick
f73527636a Refresh docs after ja_JP & gl_ES update 2021-03-10 2021-03-10 22:40:12 -08:00
Bill Kendrick
fa01932b99 Fresh rebuild of docs after date string retry 2021-03-09 21:24:49 -08:00
Bill Kendrick
f7e9fa2870 Fill antialiasing edges; Not perfect, but improved
Probably can still improve the ratio of
{old pixel's difference to initial color to be replaced}
to {new color being flood-filled}...
2021-03-08 01:36:07 -08:00
Bill Kendrick
3b5a0a1586 WIP: Fill tool improvement related to antialiasing
Fill tools do a better job at filling around
antialiased edges, and apply some blending.
(Blending does not yet occur with gradient tools.)
2021-03-07 01:00:53 -08:00
Bill Kendrick
2b39f8cc03 Refresh docs 2021-03-05 10:18:32 -08:00
Bill Kendrick
3606e82cd5 Galician docs translation refresh
Should be complete! h/t Miguel Bouzada
2021-03-05 01:05:13 -08:00
Bill Kendrick
ddc972ddde Translated doc refresh; date format changes
h/t Shin-ichi for suggesting better localization method
2021-03-03 23:07:11 -08:00
Bill Kendrick
b55ea8cb33 Galician docs translation refresh 2021-03-03
h/t Miguel Bouzada
2021-03-03 22:42:21 -08:00
Bill Kendrick
6771f39908 Galician translation update 2021-03-03
h/t Miguel Bouzada
2021-03-03 22:31:00 -08:00
Bill Kendrick
b3c2f73c14 Mend unclosed </em> in Japanese README translation 2021-03-02 00:56:56 -08:00
Bill Kendrick
245539f293 Built Japanese doc translation 2021-03-02
Per https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/6196f1ed2b53f5903cda6221862c478223cfe4fe/
2021-03-02 00:51:03 -08:00
Bill Kendrick
39cfa8d6fb Update Makefile to build in ja_JP.UTF_8 not ja 2021-03-02 00:48:36 -08:00
Bill Kendrick
8225ea3762 Renaming doc/ja to doc/ja_JP.UTF-8
In preparation for pulling in Shin-Ichi's translation.
2021-03-02 00:43:34 -08:00
Bill Kendrick
76cb1c5446 Linear gradient fill mode 2021-02-20 21:35:46 -08:00
Bill Kendrick
0dfe96f291 Fill tool docs & ensuring PO translations
And also grabbing txt versions of recent fr_FR updates.
2021-02-20 20:40:58 -08:00
Bill Kendrick
058191bd04 Radial gradient fill tool added
Note: Need to add to docs.
2021-02-20 18:08:06 -08:00