tuxpaint-pencil-sharpener/src
Bill Kendrick 717b13a866 Correct im.c compiler warnings
* Don't ignore a fscanf()'s output.
 * Rewrite some increment/roll-overs to avoid, e.g.
   src/im.c:1193:18: warning: operation on ‘cm.section’ may be undefined [-Wsequence-point]
        cm.section = (++cm.section % SEC_TOTAL);  /* Change section */
2017-10-15 14:48:31 -07:00
..
manpage Adding Kabyle (aka Kabylian) translation 2016-12-12 07:20:34 +00:00
mouse Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.) 2004-09-29 06:06:11 +00:00
po Updated Dutch translation 2017-10-15 09:20:12 -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 Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
BeOS_print.h indent BeOS_print.h 2017-10-15 10:49:20 -07:00
colors.h indent colors.h 2017-10-15 10:49:43 -07:00
compiler.h indent compiler.h 2017-10-15 10:50:05 -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 indent cursor.c 2017-10-15 10:50:31 -07: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 indent dirwalk.c dirwalk.h 2017-10-15 10:51:07 -07:00
dirwalk.h indent dirwalk.c dirwalk.h 2017-10-15 10:51:07 -07:00
fonts.c Compiler warning cleanup in fonts.c 2017-10-15 14:43:20 -07:00
fonts.h Remove some unused funcs & declarations 2017-10-15 14:38:52 -07:00
get_fname.c indent get_fname.c get_fname.h 2017-10-15 10:54:50 -07:00
get_fname.h indent get_fname.c get_fname.h 2017-10-15 10:54:50 -07:00
great.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
i18n.c indent i18n.c i18n.h 2017-10-15 10:56:18 -07:00
i18n.h indent i18n.c i18n.h 2017-10-15 10:56:18 -07:00
im.c Correct im.c compiler warnings 2017-10-15 14:48:31 -07:00
im.h indent im.c im.h 2017-10-15 10:58:14 -07:00
macosx_print.h indent macosx_print.h 2017-10-15 10:59:07 -07: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 indent onscreen_keyboard.c onscreen_keyboard.h 2017-10-15 10:59:50 -07:00
onscreen_keyboard.h indent onscreen_keyboard.c onscreen_keyboard.h 2017-10-15 10:59:50 -07:00
parse.gperf Getting "--saveover=XXX" options to work again (by coercing to their 2014-08-21 08:34:38 +00:00
parse.h indent parse.h 2017-10-15 11:02:03 -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 indent playsound.c playsound.h 2017-10-15 11:03:40 -07:00
playsound.h indent playsound.c playsound.h 2017-10-15 11:03:40 -07:00
postscript_print.c indent postscript_print.c postscript_print.h 2017-10-15 11:04:11 -07:00
postscript_print.h indent postscript_print.c postscript_print.h 2017-10-15 11:04:11 -07:00
progressbar.c indent progressbar.c progressbar.h 2017-10-15 11:05:37 -07:00
progressbar.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
rgblinear.c indent rgblinear.c rgblinear.h 2017-10-15 11:06:27 -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 indent some .h files 2017-10-15 11:07:09 -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 indent some .h files 2017-10-15 11:07:09 -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 Avoid redefining min and max on Haiku 2013-11-04 19:17:33 +00:00
tuxpaint-completion.bash * --joystick-buttons-ignore option can be used to ignore joystick buttons 2014-03-31 05:54:32 +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 Remove unused reset_brush_counter_and_frame() 2017-10-15 14:45:22 -07: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 Updated tuxpaint.desktop to reflect latest PO changes. 2014-08-23 19:20:17 +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 indent, and tr -d "\r", win32_dirent.c & .h 2017-10-15 11:09:17 -07:00
win32_dirent.h indent, and tr -d "\r", win32_dirent.c & .h 2017-10-15 11:09:17 -07:00
win32_print.c indent win32_print.c win32_print.h 2017-10-15 11:10:29 -07:00
win32_print.h indent win32_print.c win32_print.h 2017-10-15 11:10:29 -07:00