Commit graph

1418 commits

Author SHA1 Message Date
William Kendrick
880ffaea98 Re-processed POs after updated POTFILES.in. 2007-08-08 07:05:31 +00:00
William Kendrick
28ce18fae2 Updated French.
Added some missing .c files to POTFILES.in.
2007-08-08 07:04:23 +00:00
William Kendrick
98c1446cf0 Added sfx for new magic tool. 2007-08-08 07:02:03 +00:00
William Kendrick
0d6c2cf1b9 Magic tools (and tp-magic-config) supports local (user) plugins.
Added copyright & credit info to new Magic tool plugin .c files.
Updated Magic plugin doc API.
2007-08-08 06:56:04 +00:00
William Kendrick
cf10090cc1 Adding sfx for some new Magic tools. 2007-08-08 06:54:26 +00:00
William Kendrick
0f76d758be Updated Mexican Spanish PO. 2007-08-07 01:06:48 +00:00
William Kendrick
c38e44bd3c Moved Maemo 'debian' files into a 'maemo' subfolder, to make normal
debian builds less annoying for Ben.
2007-08-03 16:44:02 +00:00
William Kendrick
26c7051c07 Stamps can now be pre-flipped and/or pre-mirrored-and-flipped now (in addition to pre-mirrored).
Updated version # in some docs.
Expanded comments in tp_magic_example.c Magic plugin example code.
2007-08-03 16:17:46 +00:00
William Kendrick
51c6783846 tp-magic-config man page now in (1). 2007-08-02 21:10:05 +00:00
William Kendrick
adf56ef7e9 tp-magic-config man moved to (1)
Magic tool documentation now split into separate files, and referenced
(as a directory) from README, so that users can find docs to any additional
tools (ones not included by default with Tux Paint) that are installed.
Added new --datadir option, to separate path to brushes/stamps/etc. from that of saved files.
Improved docs on where savedir default is.
Made sure --help, man tuxpaint, and OPTIONS docs all covered all command-line options.
Noted SDL_Pango makes locale-specific fonts unnecessary.
Added "--plugindocprefix" option to tp-magic-config, for where docs should go.
Improved plugin API documentation.
Improved layout of man pages a little.
2007-08-02 21:04:42 +00:00
William Kendrick
ace762e890 Further expanded plugin API documentation.
Added --pluginprefix and --dataprefix to tp-magic-config script.
Started a glossary section in API documentation.
Added Table of Contents to API documentation.
Added a manpage for tp-magic-config script.
2007-07-31 20:04:43 +00:00
William Kendrick
3061d2ff5e Documented John P.'s Win32 print fix. 2007-07-30 05:06:48 +00:00
John Popplewell
9036c8b4ea Fix for printing bug 1748705. 2007-07-30 00:28:57 +00:00
William Kendrick
c00036fac1 Expanded, corrected, and cleaned up Magic plugin API doc. 2007-07-29 06:23:02 +00:00
William Kendrick
498c553033 Adding missing <a> targets. 2007-07-27 22:27:20 +00:00
William Kendrick
1211034182 Update and formatting enhancements to Plugin API docs. 2007-07-27 22:25:48 +00:00
William Kendrick
10881623cf Added Octagon shape. (Also means shape tool selector needed to scroll
in 640x480, which has been done, too.)
2007-07-27 02:22:24 +00:00
William Kendrick
ebf2a8a6bd Avoiding reversing non-translated strings in Hebrew when using Pango. 2007-07-27 02:00:19 +00:00
William Kendrick
f9ea0e0f6e Right-aligning right-to-left text. 2007-07-27 01:53:08 +00:00
William Kendrick
a241607224 Arabic appears to be working (though awaiting confirmation from Khaled H.) 2007-07-27 01:44:00 +00:00
William Kendrick
91aea79647 Updated Italian.
Reprocessed to make sure Italian had latest gettext() stuff.
2007-07-27 00:27:29 +00:00
William Kendrick
628c29da4c Regenerated POs and POT after gettext() change for New dialog. 2007-07-26 16:47:00 +00:00
William Kendrick
95c17be300 Ignoring built files. 2007-07-26 16:34:35 +00:00
William Kendrick
426ee7b252 More appropriate text for the new 'New' dialog. 2007-07-26 16:30:36 +00:00
William Kendrick
540b950d22 Generation of tp-magic-config is now done at build time, rather than
install time (to make it easier to package). (Thx SynrG)
2007-07-25 16:43:18 +00:00
William Kendrick
49bebc7c6e Renaming tp-magic-config script "source" to have ".in" in the name. 2007-07-25 16:41:12 +00:00
William Kendrick
524ba7b596 Reprocessed POs after some gettext() changes. 2007-07-25 06:18:21 +00:00
William Kendrick
803c2f7d9b Adding color picker bitmap. 2007-07-25 06:12:27 +00:00
William Kendrick
183b751810 Added a 'color picker' entry to the color palette; allows choosing
from over 50,000 colors.  Used by drawing and Magic tools, as well
as the new 'New' dialog.
Documented Martin's Mac OS X printing update.
Improved colors in Starter browser buttons.
2007-07-25 06:11:46 +00:00
Martin Fuhrer
c0962bf16e Print configuration is now saved between Tux Paint sessions on Mac OS X. 2007-07-25 05:39:18 +00:00
William Kendrick
23f586a668 Stripping SO files after building them.
Added some copyright/info to Makefile comments.
2007-07-24 23:44:32 +00:00
William Kendrick
cc1c8fda17 Plugin .so's now install into /usr/[local/]lib/tuxpaint/plugins/. 2007-07-24 23:41:57 +00:00
William Kendrick
e9e6bf1dee Regenerated PO and POT after removing some gettext() strings. 2007-07-24 19:05:40 +00:00
William Kendrick
6e827f67fe Improved 'New' and 'Open' interfaces. ('Open' dialog no longer includes
Starter images; 'New' now brings up a selection dialog showing 'Starter'
images and color choices.)
New images can be given solid background colors (which the 'Eraser' tool
erases to).
Improved --usage output.
Added support for "--papersize help" to list papersizes available via libpaper.
Some Magic tools that apply an affect once per click-and-drag no longer
recalculate the effect on pixels that have already been affected (until mouse
button is released and clicked again).
2007-07-24 18:20:17 +00:00
William Kendrick
cd17a10a32 Adding some icons 2007-07-24 02:22:37 +00:00
William Kendrick
40200798d8 turn plugin junk into a struct
sorting magic tools by (localized) name
emboss now keeps color
minor fixups
2007-07-20 18:37:36 +00:00
William Kendrick
94a6da19f7 I cannot spell. :(
Noted recent PO updates from Karl.
2007-07-19 18:53:09 +00:00
William Kendrick
646f13cbd8 Added icons for some of the new Magic tools. 2007-07-19 18:48:52 +00:00
William Kendrick
e9348a977a Silenced some debugging. 2007-07-19 18:48:18 +00:00
Karl Ove Hufthammer
60c8fb487d Updated translation files. 2007-07-19 18:39:14 +00:00
Karl Ove Hufthammer
32e0664553 Updated Norwegian Nynorsk, Norwegian Bokmål and British English translation. 2007-07-19 18:38:24 +00:00
Karl Ove Hufthammer
b34789f6e2 It's called a *kaleidoscope*, not a kalidescope. 2007-07-19 18:32:22 +00:00
Karl Ove Hufthammer
313b67d59b Fixed punctuation and tweaked description. 2007-07-19 18:27:04 +00:00
William Kendrick
e72e109f4f Doc'd Gujarati update. 2007-07-18 20:40:27 +00:00
William Kendrick
c4b3e49215 Added ripples magic.
Added (not finished) (new) sparkles magic.
Fixed printf localization bug in postscript printing.
Got Text tool working when Pango is used.
2007-07-18 20:13:08 +00:00
Kartik Mistry
0ed6e2fd30 Gujarati translation updates and some corrections 2007-07-18 07:21:24 +00:00
William Kendrick
dccaf7eff2 Attempting to work around fprintf(... "%f" ...) localization in PS printing. 2007-07-18 00:56:50 +00:00
William Kendrick
21ea42f38f Attempting to debug/fix SDL_Pango stuff.
Added icon for Kalidescope magic tool.
Added Canada map starter.
Added Japan map starter.
Improved comments near gettext() calls to improve POT and PO files.
Regenerated PO files and POT file.
Added .cvsignore to make sure tp_magic_api.h (which is generated) isn't noticed.
2007-07-17 18:41:16 +00:00
William Kendrick
21d9cf24be Received Russian translation of EXTENDING docs. 2007-07-15 16:55:45 +00:00
William Kendrick
bffae41a27 Documented Esperanto. 2007-07-14 17:32:42 +00:00