..
manpage
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
mouse
Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.)
2004-09-29 06:06:11 +00:00
po
New translation: Zulu
2014-03-18 23:02:25 +00:00
.cvsignore
Attempting to debug/fix SDL_Pango stuff.
2007-07-17 18:41:16 +00:00
BeOS_print.cpp
Added copyright/license to source files that lacked it.
2009-06-03 20:46:07 +00:00
BeOS_print.h
Added support for building tuxpaint on Haiku
2009-12-08 08:38:30 +00:00
colors.h
Attempting to debug/fix SDL_Pango stuff.
2007-07-17 18:41:16 +00:00
compiler.h
Avoid redefining min and max on Haiku
2013-11-04 19:17:33 +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
Redisabled the custom cursors for Haiku as they are still buggy in the current version of SDL.
2011-08-29 22:48:18 +00:00
cursor.h
Mouse cursor can be hidden, useful on touchscreen devices.
2007-05-16 01:11:33 +00:00
debug.h
When a default size was not specified, SVG-based Stamps would default
2009-09-30 05:54:43 +00:00
dirwalk.c
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
dirwalk.h
options working fairly well
2009-11-23 07:45:24 +00:00
fonts.c
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
fonts.h
* Exposing load_user_fonts() and some other font.c functions,
2010-04-27 22:04:43 +00:00
get_fname.c
options working fairly well
2009-11-23 07:45:24 +00:00
get_fname.h
options working fairly well
2009-11-23 07:45:24 +00:00
great.h
Attempting to debug/fix SDL_Pango stuff.
2007-07-17 18:41:16 +00:00
i18n.c
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
i18n.h
Enabling zulu in tuxpaint
2014-03-18 23:30:49 +00:00
im.c
Large bundle of OS X tweaks by Eric P. (basis of the 10.9-compatible
2014-03-19 23:39:17 +00:00
im.h
lots of functions made static (some had to be moved)
2009-11-22 23:17:35 +00:00
macosx_print.h
Mac OS X updates: Added dialog box requesting user to wait while font cache is being built. Added experimental speech synthesis support.
2008-01-04 05:39:15 +00:00
macosx_print.m
Large bundle of OS X tweaks by Eric P. (basis of the 10.9-compatible
2014-03-19 23:39:17 +00:00
Makefile
use .PHONY
2008-04-27 17:22:01 +00:00
onscreen_keyboard.c
* Corrected some onscreenkeyboard.c malloc()s that didn't account for the size
2014-03-30 20:18:36 +00:00
onscreen_keyboard.h
Onscreen keyboard for Win32
2012-03-21 20:34:07 +00:00
parse.gperf
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
parse.h
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
pixels.c
lots of functions made static (some had to be moved)
2009-11-22 23:17:35 +00:00
pixels.h
lots of functions made static (some had to be moved)
2009-11-22 23:17:35 +00:00
playsound.c
lots of functions made static (some had to be moved)
2009-11-22 23:17:35 +00:00
playsound.h
Added copyright/license to source files that lacked it.
2009-06-03 20:46:07 +00:00
postscript_print.c
options working fairly well
2009-11-23 07:45:24 +00:00
postscript_print.h
options working fairly well
2009-11-23 07:45:24 +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
shapes.h
Added Octagon shape. (Also means shape tool selector needed to scroll
2007-07-27 02:22:24 +00:00
sounds.h
Attempting to debug/fix SDL_Pango stuff.
2007-07-17 18:41:16 +00:00
test-option.sh
test-option.sh's dummy.c conflicted with the one Makefile wants.
2008-05-26 21:23:09 +00:00
tip_tux.h
Added copyright/license to source files that lacked it.
2009-06-03 20:46:07 +00:00
titles.h
Preventing regular "Text" tool from acting just like the "Label" tool!
2009-10-10 06:33:38 +00:00
tools.h
The po file headers showed in the empty button
2010-04-25 20:30:47 +00:00
tp-magic-config.sh.in
Magic tools (and tp-magic-config) supports local (user) plugins.
2007-08-08 06:56:04 +00:00
tp_magic_api.h.in
Avoid redefining min and max on Haiku
2013-11-04 19:17:33 +00:00
tuxpaint-completion.bash
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
tuxpaint-import.sh
tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
2009-11-04 19:12:12 +00:00
tuxpaint.c
* Squelching a lot of debugging output, unless DEBUG is #define'd
2014-03-30 07:23:20 +00:00
tuxpaint.conf
Example for 'savedir' in tuxpaint.conf suggested you needed /saved at the end, which is not true.
2012-04-30 16:56:28 +00:00
tuxpaint.desktop
Ran update-po.sh
2010-08-17 22:55:49 +00:00
tuxpaint.desktop.in
Adhering to Debian & FreeDesktop.org standards regarding .desktop file.
2008-07-07 23:18:57 +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
Added code to hook low-level keyboard events on 2K/XP/Vista.
2008-07-10 20:57:25 +00:00
win32_print.h
Added code to hook low-level keyboard events on 2K/XP/Vista.
2008-07-10 20:57:25 +00:00