tuxpaint-pencil-sharpener/src
2006-10-14 19:28:44 +00:00
..
manpage Added missing langages to man page. 2006-10-11 18:39:40 +00:00
mouse Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.) 2004-09-29 06:06:11 +00:00
po Updated Spanish translation. 2006-10-14 19:28:44 +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 Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
cursor.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
debug.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
dirwalk.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
dirwalk.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
floodfill.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
floodfill.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
fonts.c Mac OS X updates. 2006-10-14 03:55:34 +00:00
fonts.h Disable threaded font loading on Windows because it's unreliable. Would be nice to fix this properly one day... 2006-09-18 19:14:00 +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 More locale/language documentation cleanup. 2006-10-11 19:43:04 +00:00
i18n.h Added Ndebele translation. 2006-10-11 07:54:09 +00:00
macosx_print.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
macosx_print.m Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
magic.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +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
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 Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
sounds.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +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
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 Reverted to original screen screen update bounds for eraser tool (adding +1 or +10 to bounds does not fix the ghosting lines problem on Mac OS X) 2006-10-14 04:13:28 +00:00
tuxpaint.conf Support for 1024x768, 1280x1024, 1400x1050 and 1600x1200 resolutions! 2004-10-24 21:23:22 +00:00
tuxpaint.desktop Re-ran "update-po.sh" to bring PO and POTs all up-to-date. 2006-09-10 18:19:54 +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 Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +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 Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
win32_print.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00