tuxpaint-pencil-sharpener/src
2007-07-14 17:32:42 +00:00
..
manpage Documented Esperanto. 2007-07-14 17:32:42 +00:00
mouse Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.) 2004-09-29 06:06:11 +00:00
po Added Esperanto translation. 2007-07-14 17:29:16 +00:00
BeOS_print.cpp Tacked GPL into comments. More hq4x tweaks. 2003-12-21 00:50:52 +00:00
BeOS_print.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
colors.h Colors may now be overridden using the "colorfile" option. 2006-09-10 03:44:38 +00:00
compiler.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
configure.in CVS Id tags added to several files for easier version tracking. 2005-11-27 08:09:37 +00:00
cursor.c Mouse cursor can be hidden, useful on touchscreen devices. 2007-05-16 01:11:33 +00:00
cursor.h Mouse cursor can be hidden, useful on touchscreen devices. 2007-05-16 01:11:33 +00:00
debug.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
dirwalk.c Magic compiles silenced. 2007-07-13 18:18:20 +00:00
dirwalk.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
fonts.c Magic compiles silenced. 2007-07-13 18:18:20 +00:00
fonts.h Magic compiles silenced. 2007-07-13 18:18:20 +00:00
get_fname.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
get_fname.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
great.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
i18n.c Added Esperanto translation. 2007-07-14 17:29:16 +00:00
i18n.h Added Esperanto translation. 2007-07-14 17:29:16 +00:00
im.c Attempting to add Thai input method. 2007-07-08 07:27:12 +00:00
im.h Crash bug due to IM fixed, variable name change. 2007-05-06 04:00:20 +00:00
macosx_print.h Mac OS X updates: Fixed typing in Mac print dialogs. Fixed endian issue so that printing from an Intel-based Mac no longer messes up colors. Added automatic scaling and orientation of image for Mac printing. Added menu items to Mac menu bar - New, Open, Save, Print, Page Setup, Undo, Redo. Use standard Mac arrow cursror rather than custom Tux Paint arrow cursor for more consistent look and feel. 2007-06-12 05:29:25 +00:00
macosx_print.m Bug fix for print auto-scaling. 2007-06-16 18:40:53 +00:00
Makefile Windows98 printing fixes from October. Also, added dummy Makefile in src/ 2003-12-19 19:46:49 +00:00
Makefile.beos Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
Makefile.beos-old changes needed to use intltools to generate *.desktop file: 2004-06-14 15:12:02 +00:00
pixels.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
pixels.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
playsound.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
playsound.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
postscript_print.c PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer. 2007-06-25 18:00:49 +00:00
postscript_print.h PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer. 2007-06-25 18:00:49 +00:00
progressbar.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
progressbar.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
rgblinear.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
rgblinear.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
SDL_Pango.h Including our OWN SDL_Pango.h, since the shipped on (in Ubuntu) includes 2007-07-12 19:06:44 +00:00
shapes.h Ran update-po.sh. 2007-07-05 06:05:58 +00:00
sounds.h Converted Magic tools to plugins. 2007-07-06 19:29:27 +00:00
test-option.sh Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
tip_tux.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
titles.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
tools.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
tp-magic-config.sh Added Magic tool API version API. 2007-07-08 07:53:39 +00:00
tp_magic_api.h.in Forgot to commit new APIs (still need doc'd) 2007-07-11 16:14:52 +00:00
tuxpaint-import.sh Spaces in filenames were not working in 'tuxpaint-import.sh'. (Fixes bug #1527884) 2006-08-13 01:14:35 +00:00
tuxpaint.c Magic compiles silenced. 2007-07-13 18:18:20 +00:00
tuxpaint.conf PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer. 2007-06-25 18:00:49 +00:00
tuxpaint.desktop Ran update-po.sh. 2007-07-05 06:05:58 +00:00
tuxpaint.desktop.in oops, I had forgotten the "Comment" line in *.desktop.ini file... 2004-06-14 20:44:09 +00:00
tuxpaint.nsi Updated some version numbers in packaging files. 2007-07-01 15:00:22 +00:00
tuxpaint.rsrc Added BeOS resource file. 2004-11-22 00:08:54 +00:00
win32_dirent.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
win32_dirent.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
win32_print.c WIN32 only: 2007-04-28 02:52:11 +00:00
win32_print.h WIN32 only: 2007-04-28 02:52:11 +00:00