Commit graph

  • 829263840d Documented the change of Windows installer. dolphin6k 2022-01-11 21:27:39 +09:00
  • b23de08927 Force uninstall before the installation if version 0.9.27 or older is found. dolphin6k 2022-01-11 21:22:20 +09:00
  • bb7d51d31a Documented changes for the windows installer. dolphin6k 2022-01-11 19:04:43 +09:00
  • 4a70b008c1 Do not show message box to confirm uninstallation of old install when /VERYSILENT switch specified. dolphin6k 2022-01-11 15:47:59 +09:00
  • 88f689c744 Uppercase fix for Turkish. Make use of full allocated space of ustr. Pere Pujal i Carabantes 2022-01-01 19:58:36 +01:00
  • be5cbc22ba Fixed abnormal exit of threaded font scan which prevented enabling text/label tools on some environment such as Rocky Linux 8. dolphin6k 2021-12-22 22:24:53 +09:00
  • c67dfbc562 Fixed abnormal exit of threaded font scan which prevented enabling text/label tools on some environment such as Rocky Linux 8. dolphin6k 2021-12-22 22:24:53 +09:00
  • 35dd1fb4ce Correcting syntax. Pere Pujal i Carabantes 2021-12-21 00:31:05 +01:00
  • 7ea62cf0fe Better approach to mbstowcs and wcstombs by TOYAMA Shin-ichi. Makes --uppercase working too for accented letters, discarding mtw. Pere Pujal i Carabantes 2021-12-16 20:29:10 +01:00
  • 4749214383 Onscreen keyboard working on Windows, by TOYAMA Shin-ichi. Pere Pujal i Carabantes 2021-12-15 20:35:43 +01:00
  • 7bc0e2c157 Initializing layout of osk to avoid undefined behavior when changing keyboards. Pere Pujal i Carabantes 2021-12-12 01:52:19 +01:00
  • 7e9990a6d6 Merge branch 'master' into sdl2.0 Pere Pujal i Carabantes 2021-12-10 11:29:59 +01:00
  • 78e0a4f08d Update src/po/check_translations.sh to work again Bill Kendrick 2021-12-02 00:30:03 -08:00
  • ac6aee7a43 Update src/po/check_translations.sh to work again Bill Kendrick 2021-12-02 00:28:26 -08:00
  • 200df10456 Albanian translation update Bill Kendrick 2021-12-01 23:52:12 -08:00
  • d6792e97c1 Bump to 0.9.28 in Makefile! Bill Kendrick 2021-12-01 22:49:12 -08:00
  • 41a04d93b7 Bump version to 0.9.28 lots of other places Bill Kendrick 2021-12-01 22:42:38 -08:00
  • 0997078479 Bump version # to 0.9.28 in all Magic docs Bill Kendrick 2021-12-01 22:32:08 -08:00
  • f21bdeb8fa Bump version to 0.9.28 in all docs Bill Kendrick 2021-12-01 22:29:12 -08:00
  • 1c61f1b7f8 Doc'ing Slovak l10n update & adding contributor Bill Kendrick 2021-12-01 22:27:15 -08:00
  • de7f0cf857 Update Slovak translation. Jose Riha 2021-11-30 10:28:37 +01:00
  • fa071f85b8 Merge master 0.9.27 commit into sdl2.0 Pere Pujal i Carabantes 2021-11-25 20:03:30 +01:00
  • 5d20b3d87e Allow i686 installer only to i686 architecture dolphin6k 2021-11-25 22:08:58 +09:00
  • 2b9bb5e440 Bump CHNAGES date; rebuild all POT/PO Bill Kendrick 2021-11-25 01:12:48 -08:00
  • 69315c9a73 Bump date in macos/Info.plist Bill Kendrick 2021-11-25 01:08:39 -08:00
  • 46447ea25b Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint Bill Kendrick 2021-11-25 01:05:56 -08:00
  • 2468b3bfa0 Bump doc dates Bill Kendrick 2021-11-25 01:05:46 -08:00
  • b03529397a Include system-wide config file to the installer. dolphin6k 2021-11-23 23:02:16 +09:00
  • 6007479b0e Merge 'Limit check to avoid crash in flood Fill' form 'master' into sdl2.0 Pere Pujal i Carabantes 2021-11-21 11:36:48 +01:00
  • 81fff34795 Limit check to avoid crash in flood Fill Bill Kendrick 2021-11-20 20:57:55 -08:00
  • 2609446af1 Merge branch 'master' into sdl2.0 More work on Filling by Bill. Pere Pujal i Carabantes 2021-11-20 11:46:23 +01:00
  • 705c557f51 Merge branch 'master' into sdl2.0 Work on Fill tool by Bill. Pere Pujal i Carabantes 2021-11-20 11:45:07 +01:00
  • e77c7766cd Fill queue is now actually a stack Bill Kendrick 2021-11-20 01:52:43 -08:00
  • 0431cce21f Fill debug updates Bill Kendrick 2021-11-20 01:47:13 -08:00
  • 5cfc185d77 Globalized a ton of stuff, able to queue-ify flood fill Bill Kendrick 2021-11-20 01:17:17 -08:00
  • e06ead84c5 WIP More work on queue-based flood Fill Bill Kendrick 2021-11-20 00:14:18 -08:00
  • 8a9ab25151 Updated Icelandic translation Bill Kendrick 2021-11-19 14:06:28 -08:00
  • ebb784199e Merge branch 'master' into sdl2.0 Pere Pujal i Carabantes 2021-11-19 22:24:12 +01:00
  • dffd026955 Update macOS version Mark Kim 2021-11-19 08:18:13 -05:00
  • 0b9abc9005 Forgot to mention Reflection Magic in CHANGES.txt Bill Kendrick 2021-11-19 00:50:58 -08:00
  • 07165fc3ae WIP More work towards span filling Bill Kendrick 2021-11-17 00:55:30 -08:00
  • 2f912bd5d7 WIP Prepare to retrofit fill routine w/ span fill Bill Kendrick 2021-11-17 00:30:35 -08:00
  • fcf1f66a03 Revert Fill stack explosion prevention Bill Kendrick 2021-11-16 23:49:52 -08:00
  • 6b167caa74 Merge branch 'master' into sdl2.0 Pere Pujal i Carabantes 2021-11-16 20:16:33 +01:00
  • af8fd5b8a1 Attempts to improve rotated brushes Bill Kendrick 2021-11-16 00:13:44 -08:00
  • 6a52e33d35 Improve canvas update w/ rotating brushes Bill Kendrick 2021-11-15 23:57:12 -08:00
  • 57cea83655 Added rotating dash brush Bill Kendrick 2021-11-15 23:53:15 -08:00
  • 1ff75a5c0c Stop recursive flood fill at depth of 20K Bill Kendrick 2021-11-15 20:40:26 -08:00
  • 91800e58c5 Merge branch 'master' into sdl2.0 Pere Pujal i Carabantes 2021-11-15 01:10:09 +01:00
  • 310ed51ede Changing old android/support/v4 to androidX. Pere Pujal i Carabantes 2021-11-15 01:08:02 +01:00
  • b029ceeae7 Portuguese update Bill Kendrick 2021-11-13 13:20:33 -08:00
  • b9d3711584 Regen. README (+Twitter, -IRC, further reading groups) Bill Kendrick 2021-11-12 15:29:05 -08:00
  • 75ca9dd66e Merge branch 'master' into sdl2.0 Pere Pujal i Carabantes 2021-11-09 23:23:28 +01:00
  • c31e0cd504 Updated Japanese translations. dolphin6k 2021-11-09 23:01:19 +09:00
  • 03b3ada567 More tools' fullscreen: update progress bar Bill Kendrick 2021-11-08 20:46:24 -08:00
  • 83558f8343 Cartoon fullscreen: play sound, show progress bar Bill Kendrick 2021-11-08 20:37:19 -08:00
  • cde0941509 Blocks/Chalk fullscreen; play sound, add prog bar Bill Kendrick 2021-11-08 20:33:57 -08:00
  • 46bdc96993 Icon and sound paths for magic tools compatible with Android assets. Pere Pujal i Carabantes 2021-11-09 01:20:34 +01:00
  • 32f05c3891 Need to declare tmp_char also for Android. Pere Pujal i Carabantes 2021-11-09 00:09:45 +01:00
  • 88d8252952 Merge branch 'master' into sdl2.0 Pere Pujal i Carabantes 2021-11-08 23:33:49 +01:00
  • f32d8b4ab8 Updating Catalan angle translations to a neutral singular/plural. Pere Pujal i Carabantes 2021-11-08 23:23:52 +01:00
  • f65fe54a2c Going back to squelching notices re: unusable fonts Bill Kendrick 2021-11-08 13:21:01 -08:00
  • 70795bffcd Translate new angle-showing tips (Lines, Shapes) Bill Kendrick 2021-11-08 13:18:38 -08:00
  • b187ca9bb1 Updating Catalan. Pere Pujal i Carabantes 2021-11-08 21:12:25 +01:00
  • 58274ed01f Refresh PO/POT after Lightning desc. typo fix Bill Kendrick 2021-11-07 20:33:03 -08:00
  • 50d296b393 Mend typo in Lightning magic tool's description Bill Kendrick 2021-11-07 20:32:20 -08:00
  • e3c7b3b5e7 Halftone was coming out too dark Bill Kendrick 2021-11-07 19:51:08 -08:00
  • fbf206d17c Makefile: Defined platform specific install target like as other platforms. tuxpaint.spec: Specified install target except for install-xdg. dolphin6k 2021-11-07 17:10:52 +09:00
  • 1afe9e155c Merge branch 'master' into sdl2.0 Tons of bugfixes and improvements for Windows by Toyama Shin-Ichi Angle rotation and some magic tools by Bill. Pere Pujal i Carabantes 2021-11-06 08:59:22 +01:00
  • 46dd77fdb5 Reverted to mtw(). (MultiByteToWideChar() was not safe for the labels on other versions of Windows.) dolphin6k 2021-11-06 01:00:18 +09:00
  • 1efedfa191 Windows Recycle Bin support seems to be stable. / Replaced mtw() with MultiByteToWideChar(). dolphin6k 2021-11-06 00:29:10 +09:00
  • c217f62470 Added clean target dolphin6k 2021-11-05 20:09:16 +09:00
  • 16cc3e05b5 Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint Bill Kendrick 2021-11-05 01:42:35 -07:00
  • 760423e84f New Magic tool: Reflection Bill Kendrick 2021-11-05 01:31:53 -07:00
  • 5c669730a9 Re-defined iswprint() using GetStringTypeW on windows. dolphin6k 2021-11-05 16:55:23 +09:00
  • 1486aa8145 Removed bad or 'see [english version]' old docs Bill Kendrick 2021-11-04 22:21:25 -07:00
  • 0a529cea96 Avoid crashing on config file lines lacking = Bill Kendrick 2021-11-04 21:30:07 -07:00
  • bad22db0ce Removed man, importscript and bash-completion from install target for windows. dolphin6k 2021-11-05 13:06:15 +09:00
  • 307680a684 Mend unused attribute warning Bill Kendrick 2021-11-04 20:41:25 -07:00
  • 7c8f6bca80 Addressed warnings when compiling on MinGW/MSYS dolphin6k 2021-11-05 12:23:09 +09:00
  • ee83ee090e Tweaks to new Frog starter Bill Kendrick 2021-11-04 19:09:31 -07:00
  • 3a59e67a0c Adding a "Frog" starter I got years ago Bill Kendrick 2021-11-04 19:05:48 -07:00
  • 19db5e1b4a Avoid compile-time warnings re: wchar_t comparison Bill Kendrick 2021-11-03 22:16:24 -07:00
  • f46df76736 Clean up comment formatting re: UTF-8 stuff Bill Kendrick 2021-11-03 21:28:03 -07:00
  • 0eb9409ea5 Doc refresh after Japanese & INSTALL updates Bill Kendrick 2021-11-03 20:54:49 -07:00
  • 6145fb8bc2 Addressed some compile time warnings. dolphin6k 2021-11-03 22:04:24 +09:00
  • 0cb079acb0 win32_trash.c: converted newline from <CR><LF> to <LF> dolphin6k 2021-11-03 20:51:25 +09:00
  • 2a6b55e3c2 "Move to recycle bin" for Windows is now ready for the tests. dolphin6k 2021-10-31 17:18:16 +09:00
  • f9efb48450 win32_trash() to work correctly on various version of windows. dolphin6k 2021-10-31 15:49:55 +09:00
  • b667aa7d79 win32_trash() is still quite unstable. dolphin6k 2021-10-31 02:34:24 +09:00
  • e9f31ac4ce Updated Japanese translations. dolphin6k 2021-10-30 18:51:54 +09:00
  • 5ffbd4082c Docs: Mentioning Windows trash/recycle bin support Bill Kendrick 2021-10-29 16:27:01 -07:00
  • 022e7cd4eb Remove FIXME re: Windows trash support Bill Kendrick 2021-10-29 16:25:09 -07:00
  • 8d23668589 UNLINK_ONLY macro to work correctly for windows. dolphin6k 2021-10-30 07:34:30 +09:00
  • 87ed5bc991 tweak for win32_trash() dolphin6k 2021-10-29 23:37:19 +09:00
  • adc181e3ec More debugging in dirwalk & fonts Bill Kendrick 2021-10-28 22:52:06 -07:00
  • 0701eeae74 Portuguese translation update Bill Kendrick 2021-10-28 10:01:02 -07:00
  • 32d3ac4ce2 Icelandic translation update Bill Kendrick 2021-10-28 09:38:37 -07:00
  • 14f9605cca Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint Bill Kendrick 2021-10-28 09:37:41 -07:00
  • 311452acbd Doc'ing Windows Recycle Bin (Trash) support Bill Kendrick 2021-10-28 09:36:15 -07:00