Commit graph

18 commits

Author SHA1 Message Date
William Kendrick
1e3aba334e Corrected mistake in docs. 2008-07-20 05:35:37 +00:00
William Kendrick
f556b503b9 switchin() and switchout() now accept mode. 2008-07-10 20:26:38 +00:00
William Kendrick
8623bfb428 Documenting 'int mode' arg to click() functions in Magic tool API docs. 2008-07-10 06:58:32 +00:00
William Kendrick
2e5508842f get_description() gets mode, so tools can provide diff. instructions. 2008-07-09 04:37:08 +00:00
William Kendrick
472692fbab Magic tools can now be both painted and full-image.
Negative tool now does this.
2008-07-09 02:46:54 +00:00
William Kendrick
2e61076718 switchin() and switchout() Magic functions now used.
Documented new switchin() and switchout() functions.
2008-07-08 01:54:00 +00:00
William Kendrick
137797b2cd Added 'stopsound()' to Magic plugin API.
Stopping longer sounds when user stops using tool (Shift & Kaleidoscope).
2007-11-21 16:15:49 +00:00
William Kendrick
e99f8a7d39 Fixed link to example C file! 2007-11-02 01:14:24 +00:00
William Kendrick
738d8beff0 Added some glossary items. 2007-08-27 17:37:55 +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
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
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
c44cf54033 Added dirty rect to magic api.
Added 'release' event to magic api.
2007-07-08 23:17:18 +00:00
William Kendrick
73b8464b75 Added Magic tool API version API. 2007-07-08 07:53:39 +00:00
William Kendrick
4aaec931be Created start of HTML documentation to Magic plugin API.
Included example plugin source.
2007-07-06 19:34:18 +00:00