tuxpaint-pencil-sharpener/src
Pere Pujal i Carabantes 58f70c5e67 Updating catalan
2009-06-09 20:12:58 +00:00
..
manpage Some font scoring strings translated in zh_TW. 2009-06-03 06:05:09 +00:00
mouse Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.) 2004-09-29 06:06:11 +00:00
po Updating catalan 2009-06-09 20:12:58 +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 copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
colors.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +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 Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
dirwalk.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
fonts.c Casting fix seems to be preventing crashing. 2009-06-06 18:22:00 +00:00
fonts.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
get_fname.c Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
get_fname.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
great.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
i18n.c Exact dialect of Zapotec we support; proper ISO 639-3 code for it. 2009-01-23 22:19:52 +00:00
i18n.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
im.c Some debug messages were disabled for old environment which don't have 2008-06-27 02:35:26 +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: 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 Updates for 0.9.19 release. Added authorization code to permit Fontconfig files to be installed on first launch from a non-admin account. Fixed possible lockups in fullscreen mode when attempting to print. 2008-02-05 06:30:23 +00:00
Makefile use .PHONY 2008-04-27 17:22:01 +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 Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
playsound.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
postscript_print.c Add margin to updated postscript_print code. 2009-01-29 20:51:37 +00:00
postscript_print.h Fixed compile error on old system. 2009-05-24 07:27:55 +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 Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
tools.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +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 get_description() gets mode, so tools can provide diff. instructions. 2008-07-09 04:37:08 +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 Added missing arg to load_user_fonts() (should get Win32 to build). 2009-06-07 04:33:41 +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 2009-06-03 23:09:41 +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