tuxpaint-pencil-sharpener/src
Bill Kendrick c171500d5e Stamp rotation - Warp mouse to the right, at start
...this ensures that any immediate mouse movement at the
beginning of the rotation process will affect the angle only
slightly.  (As opposed to leaving it in the center of the
stamped shape; moving slightly left would rotate the shape
~180 degrees immediately, for example).

Also, updated date in CHANGES and src/tuxpaint.c, added
new feature to CHANGES, and credited Pere.  (Great work!!!)
2022-09-02 02:05:52 -07:00
..
mouse Show "pipette"-shaped pointer when selecting colors 2022-02-01 00:32:26 +01:00
po Add Norwegian Nynorsk translation for two new strings 2022-07-04 21:00:33 +02: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
android_assets.c Android fix for magic tools under 64 bits devices by Terrence Sheflin, see 345d3cc78a 2022-07-20 23:38:04 +02:00
android_assets.h Android fix for magic tools under 64 bits devices by Terrence Sheflin, see 345d3cc78a 2022-07-20 23:38:04 +02:00
android_mbstowcs.c Integrating android support. 2017-12-06 06:39:40 +01:00
android_mbstowcs.h Integrating android support. 2017-12-06 06:39:40 +01:00
android_print.c Android tweaks coming from the Tuxpaint-Android repo at github by Terrence Sheflin. 2022-06-25 10:37:17 +02:00
android_print.h Integrating android support. 2017-12-06 06:39:40 +01: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
cursor.c Clean up some compile-time warnings/errors 2022-02-05 16:59:59 -08:00
cursor.h Show "pipette"-shaped pointer when selecting colors 2022-02-01 00:32:26 +01:00
debug.h Address some compile-time warnings in SDL 2.0 2022-05-19 00:49:48 -07:00
dirwalk.c Correcting syntax. 2021-12-21 00:31:05 +01:00
dirwalk.h Indentation. 2017-12-19 02:17:27 +01:00
fill.c Merge 'Limit check to avoid crash in flood Fill' form 'master' into sdl2.0 2021-11-21 11:36:48 +01:00
fill.h Merge branch 'master' into sdl2.0 2021-10-24 11:47:54 +02:00
fill_tools.h Mended Fill->Brush instructions 2021-10-19 21:32:25 -07:00
fonts.c minor fixes for macOS 2022-02-19 11:47:12 -05:00
fonts.h Merge branch 'master' into sdl2.0 2022-06-02 21:06:27 -07:00
get_fname.c mkdir exportdir's parent, if necessary 2021-01-13 22:48:29 -08:00
get_fname.h mkdir exportdir's parent, if necessary 2021-01-13 22:48:29 -08:00
gifenc.c Avoid compiler warnings in src/gifenc.c 2021-10-24 00:54:52 -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 Merge branch 'master' into sdl2.0 2022-02-18 00:29:40 +01:00
i18n.h Correcting Devaganari to Devanagari 2020-11-06 21:47:42 +01:00
im.c Wrapping a printf in im.c in a debug #ifdef 2022-05-19 23:29:19 -07:00
im.h Indentation. 2017-12-19 02:17:27 +01:00
install-dlls.sh Do not copy dll(s) if already exist. 2022-02-10 20:02:08 +09:00
ios.h macOS: move deleted file to Trash 2022-07-02 22:09:55 -04:00
ios.m macOS: move deleted file to Trash 2022-07-02 22:09:55 -04:00
ios_print.h iOS port initial commit 2021-03-21 23:01:49 -04:00
ios_print.m iOS port initial commit 2021-03-21 23:01:49 -04:00
macos.h macOS: move deleted file to Trash 2022-07-02 22:09:55 -04:00
macos.m macOS: move deleted file to Trash 2022-07-02 22:09:55 -04: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 Merge branch 'master' into sdl2.0 2022-06-02 21:06:27 -07:00
onscreen_keyboard.h Better onscreen keyboard button sizing 2022-01-25 00:52:14 -08:00
org.tuxpaint.Tuxpaint.appdata.xml.in Remove trailing period in application summary 2022-07-03 14:49:12 +02:00
parse.gperf Adding stamp rotation. The xor interface seems to work fine if only the mouse is used, still need to adapt it to shortcut key combos. 2022-09-02 02:11:43 +02:00
parse.h Adding stamp rotation. The xor interface seems to work fine if only the mouse is used, still need to adapt it to shortcut key combos. 2022-09-02 02:11:43 +02: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
platform.h iOS port initial commit 2021-03-21 23:01:49 -04: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 Move where paperinit() is called 2022-04-29 18:16:27 -07:00
postscript_print.h Indentation. 2017-12-19 02:17:27 +01:00
progressbar.c Merge branch 'master' into sdl2.0 2018-08-30 01:37:00 +02:00
progressbar.h Progressbar seems to work again 2017-12-06 06:39:39 +01: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 Mend broken star shape fill 2022-01-21 01:38:25 -08:00
sounds.c extern char*[] from sounds.h to new sounds.c 2021-10-24 01:20:07 -07:00
sounds.h extern char*[] from sounds.h to new sounds.c 2021-10-24 01:20:07 -07:00
test-option.sh Changed e-mail address of shin-ichi. 2022-03-11 19:57:56 +09:00
test-png.c test-png: Also read images, to get interlace warnings 2022-07-03 19:42:00 -07:00
tip_tux.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
titles.h Adding sub-tool support to Fill tool 2021-02-20 16:42:35 -08:00
tools.h Adding stamp rotation. The xor interface seems to work fine if only the mouse is used, still need to adapt it to shortcut key combos. 2022-09-02 02:11:43 +02: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 Further work to remove compiler warnings 2021-10-24 00:44:53 -07:00
tuxpaint-completion.bash WIP Reverse sorting in Open & Slideshows dialog 2022-05-15 23:56:53 -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 Stamp rotation - Warp mouse to the right, at start 2022-09-02 02:05:52 -07:00
tuxpaint.conf Further work on animated GIF export: XDG Pictures 2020-07-25 16:45:17 -07:00
tuxpaint.desktop.in Remove trailing period in application summary 2022-07-03 14:49:12 +02: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 Merge branch 'master' into sdl2.0 2021-11-06 08:59:22 +01:00
win32_print.h SDL2 also for Windows, by TOYAMA Shin-ichi 2021-09-29 20:25:56 +02:00
win32_trash.c win32_trash.c: converted newline from <CR><LF> to <LF> 2021-11-03 20:51:25 +09:00