Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/magic/docs
Commit message (Expand)AuthorAgeFilesLines
* new icons for alien, rain, snowflake, snowball and edges magic tools + typosecretlondon2008-08-271-1/+1
* Corrected mistake in docs.wkendrick2008-07-202-4/+4
* switchin() and switchout() now accept mode.wkendrick2008-07-103-11/+29
* Documenting 'int mode' arg to click() functions in Magic tool API docs.wkendrick2008-07-102-4/+10
* Adding new 'mode' args to _click() and _get_description() in example file.wkendrick2008-07-101-2/+2
* tp_magic_api.h now has gettext_noop() macro def; example code doesn't need it.wkendrick2008-07-091-13/+4
* get_description() gets mode, so tools can provide diff. instructions.wkendrick2008-07-092-10/+25
* Magic tools can now be both painted and full-image.wkendrick2008-07-093-3/+56
* switchin() and switchout() Magic functions now used.wkendrick2008-07-083-36/+128
* one more doc Makefilealbert2008-05-241-23/+1
* use .PHONYalbert2008-04-271-1/+3
* use := operator for Makefile clarity and performancealbert2008-04-261-2/+2
* Added 'stopsound()' to Magic plugin API.wkendrick2007-11-212-2/+12
* Fixed link to example C file!wkendrick2007-11-021-1/+1
* Added some glossary items.wkendrick2007-08-272-20/+64
* Magic tools (and tp-magic-config) supports local (user) plugins.wkendrick2007-08-083-76/+155
* Stamps can now be pre-flipped and/or pre-mirrored-and-flipped now (in additio...wkendrick2007-08-031-89/+394
* tp-magic-config man moved to (1)wkendrick2007-08-022-107/+401
* Further expanded plugin API documentation.wkendrick2007-07-312-117/+957
* Expanded, corrected, and cleaned up Magic plugin API doc.wkendrick2007-07-292-128/+299
* Adding missing <a> targets.wkendrick2007-07-271-0/+9
* Update and formatting enhancements to Plugin API docs.wkendrick2007-07-272-314/+576
* Added new magic tools: Kalidescope, Glass Tile, Emboss, Metal Paint, Waves.wkendrick2007-07-111-6/+6
* Added dirty rect to magic api.wkendrick2007-07-083-11/+66
* Added Magic tool API version API.wkendrick2007-07-083-0/+14
* Added Makefile to convert HTML docs to plain text.wkendrick2007-07-062-131/+300
* Created start of HTML documentation to Magic plugin API.wkendrick2007-07-062-0/+500
* Completed Negative Magic tool as a plugin (except sound).wkendrick2007-07-051-0/+131