..
manpage
Bumping version to 0.9.25
2020-06-22 22:58:12 -07:00
mouse
Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.)
2004-09-29 06:06:11 +00:00
po
Add "GIF Export" to POT and PO files
2020-07-25 00:22:59 -07:00
.cvsignore
Attempting to debug/fix SDL_Pango stuff.
2007-07-17 18:41:16 +00:00
.indent.pro
No tabs, spaces only, please
2017-10-15 10:48:45 -07:00
BeOS_print.cpp
More indentation!
2019-04-13 12:23:47 -07:00
BeOS_print.h
Ran indent on .h files
2019-04-13 12:10:58 -07:00
colors.h
indent colors.h
2017-10-15 10:49:43 -07:00
compiler.h
Fix Haiku "unable to open saved files" bug
2020-06-22 23:04:13 -07:00
configure.in
CVS Id tags added to several files for easier version tracking.
2005-11-27 08:09:37 +00:00
cursor.c
More function documentation
2018-05-17 00:30:48 -07:00
cursor.h
Mouse cursor can be hidden, useful on touchscreen devices.
2007-05-16 01:11:33 +00:00
debug.h
Ran indent on .h files
2019-04-13 12:10:58 -07:00
dirwalk.c
More function documentation
2018-05-17 00:30:48 -07:00
dirwalk.h
indent dirwalk.c dirwalk.h
2017-10-15 10:51:07 -07:00
fill.c
Remove unused x/y args to would_flood_fill()
2019-09-14 12:10:26 -07:00
fill.h
Remove unused x/y args to would_flood_fill()
2019-09-14 12:10:26 -07:00
fonts.c
Debug output clean-up
2020-04-02 22:15:13 -07:00
fonts.h
Remove some unused funcs & declarations
2017-10-15 14:38:52 -07:00
get_fname.c
Further work on animated GIF export: XDG Pictures
2020-07-25 16:45:17 -07:00
get_fname.h
Further work on animated GIF export: XDG Pictures
2020-07-25 16:45:17 -07:00
gifenc.c
Beginning GIF export
2020-07-25 00:18:46 -07:00
gifenc.h
Beginning GIF export
2020-07-25 00:18:46 -07:00
great.h
Attempting to debug/fix SDL_Pango stuff.
2007-07-17 18:41:16 +00:00
i18n.c
Properly handling getenv() returning "" not NULL
2020-07-26 17:17:14 -07:00
i18n.h
Don't use extern for num_wished_langs
2020-07-26 16:42:12 -07:00
im.c
Add a FALL_THROUGH macro to compiler.h
2019-09-12 20:27:03 -07:00
im.h
indent im.c im.h
2017-10-15 10:58:14 -07:00
macos.c
Clean up GCC warnings (2019-08-29 edition)
2019-08-30 00:01:00 -07:00
macos.h
Clean up GCC warnings (2019-08-29 edition)
2019-08-30 00:01:00 -07:00
macos_print.h
Ran indent on .h files
2019-04-13 12:10:58 -07:00
macos_print.m
Re-add print dialog access to macOS.
2018-09-28 23:24:56 -04:00
Makefile
use .PHONY
2008-04-27 17:22:01 +00:00
onscreen_keyboard.c
Debug output clean-up
2020-04-02 22:15:13 -07:00
onscreen_keyboard.h
indent onscreen_keyboard.c onscreen_keyboard.h
2017-10-15 10:59:50 -07:00
parse.gperf
Further work on animated GIF export: XDG Pictures
2020-07-25 16:45:17 -07:00
parse.h
Further work on animated GIF export: XDG Pictures
2020-07-25 16:45:17 -07:00
pixels.c
indent pixels.c pixels.h
2017-10-15 11:02:51 -07:00
pixels.h
lots of functions made static (some had to be moved)
2009-11-22 23:17:35 +00:00
playsound.c
Added --nostereo option
2019-09-21 16:33:55 -07:00
playsound.h
Added --nostereo option
2019-09-21 16:33:55 -07:00
postscript_print.c
Re-ran indent on .c files
2019-04-13 12:00:44 -07:00
postscript_print.h
indent postscript_print.c postscript_print.h
2017-10-15 11:04:11 -07:00
progressbar.c
More function documentation
2018-05-17 00:30:48 -07:00
progressbar.h
Ran source code through "indent -nbfda -npcs -npsl -bli0".
2006-08-27 21:00:52 +00:00
rgblinear.c
More function documentation
2018-05-17 00:30:48 -07:00
rgblinear.h
indent rgblinear.c rgblinear.h
2017-10-15 11:06:27 -07:00
shapes.h
indent some .h files
2017-10-15 11:07:09 -07:00
sounds.h
Elevate "Fill" from Magic Tool to real Tool
2019-09-12 23:04:13 -07: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
Elevate "Fill" from Magic Tool to real Tool
2019-09-12 23:04:13 -07: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
Fix Haiku "unable to open saved files" bug
2020-06-22 23:04:13 -07:00
tuxpaint-completion.bash
Further work on animated GIF export: XDG Pictures
2020-07-25 16:45:17 -07: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
Animated GIF export basics working
2020-07-27 00:29:53 -07:00
tuxpaint.conf
Further work on animated GIF export: XDG Pictures
2020-07-25 16:45:17 -07:00
tuxpaint.desktop
Ran update-po.sh in tuxpaint
2019-09-24 08:43:28 -07: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
Re-ran indent on .c files
2019-04-13 12:00:44 -07:00
win32_dirent.h
Ran indent on .h files
2019-04-13 12:10:58 -07:00
win32_print.c
More function documentation
2018-05-17 00:30:48 -07:00
win32_print.h
indent win32_print.c win32_print.h
2017-10-15 11:10:29 -07:00