CIA.vc
Tuxpaint
Real-time open source activity stats
Stats » Projects » Tuxpaint
information
Photo
Drawing and painting program for young children (ages 3 and up) and multiple platforms (Linux, Mac OS X, Windows, BeOS).
syndicateUTC clock
03:30 on Mar 12, 2010
event counters
The last message was received 1.77 weeks ago at 18:09 on Feb 27, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 54 messages last month
4341 messages since the first one, 4.18 years ago, for an average of 8.43 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
18:09 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/stamps/ (Makefile stamps.txt):
 Improved thumbnail generation (using ImageMagick and gamma-correction, per http://www.4p8.com/eric.brasseur/gamma.html)
Regen.
#
17:57 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/gallery/ (172 files in 64 dirs):
Regenerated all thumbnails.
#
17:57 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/gallery/ (373 files in 98 dirs):
Regenerated all thumbnails.
#
17:51 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/gallery/rethumb.sh:
Typo fix!
#
17:50 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/gallery/ (rethumb.sh mk-thumb.sh):
 Using very-good-quality thumbnail, per gamma correction page's example.
Created tool to re-generate thumbnails in one fell swoop.
#
17:42 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/gallery/mk-thumb.sh:
 mkthumb now using ImageMagick 'convert' (instead of NetPBM and libjpeg's 'cjpeg').
mkthumb now scaling with gamma correction (per http://www.4p8.com/eric.brasseur/gamma.html).
mkthumb now aware of directories (so we should be able to re-thumbnail files, en masse with 'find', for example).
#
17:29 on Feb 27tuxpaint
Commit by wkendrick :: tuxpaint-website/gallery/ (5 files in 2 dirs):
 New art by Georgia.
Minor HTML tweak.
#
22:02 on Feb 25tuxpaint
Commit by wkendrick :: tuxpaint/ (3 files in 2 dirs):
Gamma corrected scaling.
#
21:46 on Feb 25tuxpaint
Commit by wkendrick :: tuxpaint/src/tuxpaint.c:
Fixed dumb typo bug in recently-modified canvas/screen update code.
#
07:28 on Feb 25tuxpaint
Commit by wkendrick :: tuxpaint-website/help/po/lang-status-tuxpaint-website.txt:
Web additioins.
#
07:23 on Feb 25tuxpaint
Commit by wkendrick :: tuxpaint-website/po/ (83 files):
Some new developers listed. Regen'd web PO files.
#
07:20 on Feb 25tuxpaint
Commit by wkendrick :: tuxpaint-website/developers/index.php3:
New contributors.
#
07:06 on Feb 25tuxpaint
Commit by wkendrick :: tuxpaint/ (8 files in 3 dirs):

Patch collection from Volker Grabsch to help Tux Paint cross-compile for Windows:

  • Solve the 'FIXME: "finddir" ...' (The trick is to use "=" instead of ":=". That way, $(beos_PREFIX) will only be evaluated when it is actually used.)
  • include "shlwapi.h" instead of "Shlwapi.h" (Otherwise, compiling for Windows will fail on a case sensitive file system. (e.g. a Unix file system when cross compiling))
  • use FILENAME_MAX instead of NAME_MAX (FILENAME_MAX is more portable than NAME_MAX. Also, recent MinGW versions don't support NAME_MAX anymore.)
  • Exposing font_thread_aborted via extern [tweak to Volker's patch which removed a logic test, which is probably not what we want]
  • include parse.h (and thus compiler.h) after <stdio.h> (This ensures that the perror() macro of compiler.h won't confuse the perror() function declaration of <stdio.h>.)
  • fix another compiling error about undefined variables (The tuxpaint.c uses printcommand/altprintcommand/papersize even when they aren't defined, i.e. when libpaper is not used. This patch solves the issue by using "#ifdef PAPER_H")
  • call show_available_papersizes() only when libpaper is used
  • permit cross compiling by using Make variables instead of hard-coded tools Documented scottmc's Haiku improvements.
#
19:53 on Feb 22tuxpaint
Commit by wkendrick :: tuxpaint-website/help/po/lang-status-tuxpaint-stamps.txt:
Gujarati update.
#
19:16 on Feb 22tuxpaint
Commit by wkendrick :: tuxpaint-stamps/ (60 files in 5 dirs):
Regen txt after Gujarati update.
#
10:49 on Feb 22tuxpaint
Commit by kartik_m :: tuxpaint-stamps/po/tuxpaint-stamps-gu.po:
Updated Gujarati translation
#
18:26 on Feb 18tuxpaint
Commit by wkendrick :: tuxpaint-website/help/po/ (2 files):
Gujarati.
#
18:25 on Feb 18tuxpaint
Commit by wkendrick :: tuxpaint-stamps/ (163 files in 27 dirs):
Gujarati update.
#
18:16 on Feb 18tuxpaint
Commit by wkendrick :: tuxpaint-stamps/docs/CHANGES.txt:
Gujarati.
#
18:13 on Feb 18tuxpaint
Commit by wkendrick :: tuxpaint/docs/CHANGES.txt:
Gujarati.
#