Commit graph

249 commits

Author SHA1 Message Date
Joe Hansen
8ff78df52b fixing it -> is 2015-05-03 07:16:31 +00:00
Joe Hansen
fcd90848c2 fixing that is symmetric 2015-05-02 10:31:47 +00:00
Joe Hansen
88a49ccfb2 Click and move -> Click and drag 2015-05-02 09:11:09 +00:00
Joe Hansen
6aed7d2c23 Click and move -> Click and drag 2015-05-02 09:05:05 +00:00
Joe Hansen
04084af7e6 Click and move -> Click and drag 2015-05-02 08:59:55 +00:00
William Kendrick
e84d005432 Fix bug where rainbow swaps direction if both ends had same Y position. 2014-08-14 07:41:22 +00:00
William Kendrick
0c7a9e9b12 Disabling scan_fill() recursion blocker, since reverting PNGs fixed the
tools. (h/t Shin-Ichi & Pere)
2014-08-06 08:16:02 +00:00
Pere Pujal i Carabantes
40b2e6fe08 Resetting mosaic icons to a working version. 2014-08-05 18:17:25 +00:00
William Kendrick
09c2540e6b Unclear how mosaic_shaped is supposed to work, but added a counter to
prevent recursing too deep, which will cause a crash.
2014-08-05 17:06:08 +00:00
William Kendrick
9202fb6ad9 Re-exporting mosaic-related PNGs; futile attempt to prevent crash. 2014-08-05 16:57:50 +00:00
William Kendrick
fcd2a10761 Removed some debugging. 2014-08-05 08:27:21 +00:00
William Kendrick
ee0031bd6a Re-saved PNGs to avoid "Out of place .... chunk" errors from libpng. 2014-08-05 08:14:54 +00:00
William Kendrick
5d164e8254 Ran through: astyle --unpad-paren --pad-oper --pad-header --add-brackets --style=allman --delete-empty-lines --break-blocks 2014-08-05 07:40:15 +00:00
William Kendrick
6c16d83926 Re-saved some Magic tool icons to address weird colors Pere & I noticed. 2014-08-05 06:35:59 +00:00
Karl Ove Hufthammer
79f6325f7e Optimised PNG files using TruePNG and PNGZopfli. 2014-06-29 11:08:36 +00:00
William Kendrick
e990b48de7 Large bundle of OS X tweaks by Eric P. (basis of the 10.9-compatible
pre-release made in Dec. 2013):
 * Fix OS X 10.9 issue of current directory set by Finder
   to something else than folder where app bundle resides.
 * Some Mac OS X build / project changes & updates.
 * Adjustments to Mac OS X fontconfig config file, to avoid warnings
   and make things more robust.
 * Updates to some #include's to catch up with newer library revisions.
 * Tweaks to pixel read/write on Apple.
 * Introduction of 'intprt_t' casting to avoid warnings on x64.
 * Some additional debugging output.
 * Logging stderr & stdout to /tmp/tuxpaint.log
Untested (I don't have a Mac!)
2014-03-19 23:39:17 +00:00
Pere Pujal i Carabantes
0ab5f8e321 New Xor magic tool by Łukasz Dmitrowski. 2013-04-09 22:40:27 +00:00
Pere Pujal i Carabantes
348bb202eb The icon for Halftone was not displaying. 2012-06-06 23:12:29 +00:00
Pere Pujal i Carabantes
f27567b9b7 Magic fretwork, based on magic Rails. 2012-05-25 15:17:13 +00:00
Pere Pujal i Carabantes
1abe844c46 Less warnings in magic tools by GCI students finaiized and m4tx. 2012-03-05 19:41:24 +00:00
Pere Pujal i Carabantes
97d5871537 Removing warnings in magic ripples nd rosette by finaiized 2011-12-19 22:49:44 +00:00
Pere Pujal i Carabantes
bd4b940374 Removing warnings on rain and rainbow by finaiized as a task in GCI 2011-12-19 09:32:26 +00:00
Pere Pujal i Carabantes
a1ebbd5a14 Removing warnings on snow and tint by finaiized as a task in GCI 2011-12-18 23:49:01 +00:00
Pere Pujal i Carabantes
712e8295e9 Removing warnings on magic smudge and sharpen by finaiized as a task in GCI 2011-12-17 23:46:13 +00:00
Pere Pujal i Carabantes
bda0f95b55 Removing warnings on magic toothpaste and tv by finaiized as a task in GCI 2011-12-17 22:43:56 +00:00
Pere Pujal i Carabantes
0a2072e334 Removing warnings in half of magic tools by some GCI students. 2011-11-26 22:04:50 +00:00
William Kendrick
451bd23460 Initial stab at Halftone. 2011-07-25 16:18:24 +00:00
William Kendrick
e8e6c179ff A little further. But time for bed. :^( 2011-07-16 05:58:44 +00:00
William Kendrick
bc4f2ad6b8 TXT version of some docs for new Magic tools. 2011-07-16 05:45:26 +00:00
William Kendrick
db6b8d2089 Starting a Halftone magic tool. (SF Bug #3148011) 2011-07-16 05:44:49 +00:00
William Kendrick
3f46a4321f "Tiles" and "Pattern" tools, based on Kaleidoscope. 2011-07-02 07:16:39 +00:00
Pere Pujal i Carabantes
68014a7908 Workaround for api->data directory pointing to the local user directory at magic switchin. Giving proper credits. 2011-05-15 08:09:40 +00:00
Pere Pujal i Carabantes
3e5f7c4b85 Tornado too needs MODE_PAINT_WITH_PREVIEW. Removing warnings about missings prototypes and unused variables. 2011-05-13 10:05:57 +00:00
Pere Pujal i Carabantes
c8f7ba2142 Realrainbow also needs MODE_PAINT_WITH_PREVIEW. Removing warnings about unused parameters and missing prototypes. 2011-05-10 17:48:45 +00:00
Pere Pujal i Carabantes
fc65b313e0 Shift also needs PAINT_WITH_PREVIEW, removing warnigs too. 2011-05-10 12:50:44 +00:00
Pere Pujal i Carabantes
ca77060aa5 Two of the string tools now uses MODE_PAINT_WITH_PREVIEW 2011-05-10 11:49:19 +00:00
Pere Pujal i Carabantes
cf97787224 Changing mode to MODE_PAINT_WITH_PREVIEW 2011-05-09 23:38:53 +00:00
William Kendrick
0aed8a5a86 "Paint" magic tool can now be one-click or -with-preview, to support
mouse accessibility mode (which introduced issues with tools like
'Flower' and 'Fold' (which show previews) and 'Ripples' (which doesn't
involve any dragging)).
2011-04-26 19:14:16 +00:00
Pere Pujal i Carabantes
f8450479e1 Waves and wavelets run again in paint mode. 2011-03-23 21:46:06 +00:00
William Kendrick
9c3b619fca Added 1-axis symmetric paint Magic tools (based on the 2-axis Kaleidoscope) 2010-06-05 01:39:08 +00:00
Scott McCreary
62aaea4c91 fixed some minor gcc-2.95.3 build issues 2009-12-03 07:05:23 +00:00
William Kendrick
1bb1fbedfb Made icon for Wet Paint. 2009-10-08 17:23:14 +00:00
William Kendrick
77e346103b Added "Wet Paint" tool. 2009-10-08 17:17:17 +00:00
William Kendrick
555601b485 Adding missing docs for Magic tools. 2009-09-01 01:32:29 +00:00
William Kendrick
0f3d5fcfe4 More accurate description of Blinds tool.
Added missing docs for some Magic tools.
Created a ROYGBIV variation of the Rainbow arc tool.
2009-09-01 01:30:58 +00:00
Pere Pujal i Carabantes
b899ef4d58 Enabling puzzle, now it should work 2009-08-11 11:59:33 +00:00
William Kendrick
f4a30f5a7d Trying Pere's patch. (Doesn't seem to work yet.)
Additionally, I'd rather ditch the current puzzle concept and do a jig-saw effect.
2009-08-10 23:37:16 +00:00
William Kendrick
12d58ddd23 Committing some of the new user-docs for new Magic tools. 2009-08-10 18:01:03 +00:00
William Kendrick
341fc23ed8 Portuguese update.
AUTHORS/CHANGES doc'ing some new Magic tools.
Need to user-doc some of the newer Magic tools (see FIXMEs in magic-docs.php)
2009-08-10 18:00:26 +00:00
secretlondon
9f4061a158 Language fixes and remade po files 2009-08-09 22:48:34 +00:00