Commit graph

47 commits

Author SHA1 Message Date
dolphin6k
861ef9f9d5 Removed suffix "-sdl2" from tuxpaint.spec and win32/tuxpaint.iss 2023-03-22 21:14:28 +09:00
Bill Kendrick
0517b4392c Update URL to https://tuxpaint.org/ everywhere
Also, add other social media accounts to list of places to
announce Tux Paint in RELEASE docs.

Also, list a ton more options missing from default example config file
"src/tuxpaint.conf"
2022-12-11 01:29:25 -08:00
dolphin6k
e2bd79be36 WIN32 installer: Run tuxpaint-config with the same privileges as the installer 2022-11-20 15:45:18 +09:00
dolphin6k
4f41dc5fe2 Updated Windows installer
Enabled translations for the Quickstart Guide
2022-11-13 18:52:08 +09:00
dolphin6k
a3809439c9 Updated Windows installer
Added a checkbox to select whether or not to open the Quick Start Guide (Default: yes)
Do not forget to enable translations for and es_ES, ja_JP.UTF-8 when they (and others if any) are done.
2022-11-11 10:43:50 +09:00
Bill Kendrick
5532ddd2fd Merge branch 'master' into sdl2.0 2022-06-14 00:38:27 -07:00
dolphin6k
ff4352d575 Corrected suffix of the system-wide config file 2022-06-10 10:57:06 +09:00
dolphin6k
57e1eeca4b Changed package name again. 2022-05-22 13:12:18 +09:00
dolphin6k
7528be4b20 Renamed installer to distinguish SDL versions 2022-05-21 23:11:38 +09:00
dolphin6k
454479f234 Woops, mistook the SDL version. 2022-05-21 23:10:16 +09:00
dolphin6k
ab4cd9d735 Renamed installer to distinguish SDL versions 2022-05-21 23:08:17 +09:00
dolphin6k
b23de08927 Force uninstall before the installation if version 0.9.27 or older is found. 2022-01-11 21:22:20 +09:00
dolphin6k
4a70b008c1 Do not show message box to confirm uninstallation of old install when /VERYSILENT switch specified. 2022-01-11 15:47:59 +09:00
dolphin6k
5d20b3d87e Allow i686 installer only to i686 architecture
This is to avoid mismatch of install directory for stamps
2021-11-25 22:08:58 +09:00
dolphin6k
b03529397a Include system-wide config file to the installer. 2021-11-23 23:02:16 +09:00
dolphin6k
58dfe9cbae compile.sh to use -D option for iscc.exe to specify the target architecture. 2021-10-22 22:50:55 +09:00
dolphin6k
174e500889 Further tweek for windows installer's behavior.
* 64-bit installer to do installation only in 64-bit architecture.
* 32-bit installer to install files in 'Program Files (x86)' on 64-bit architecture.
* Require to uninstall old x86 mode installation only for 64-bit installer on 64-bit architecture.
* compile.sh builds installer and portable zip archive for the environment the shell is running on.
* Added tuxpaint-i686.iss and tuxpaint-x86_64.iss which just define 'BuildTarget' and include tuxpaint.iss.
2021-10-22 17:24:19 +09:00
dolphin6k
14edc6f46b Windows installer to invoke uninstaller if old x86 type installation detected. 2021-10-21 23:48:29 +09:00
dolphin6k
18eb710818 [CRITICAL] Abort installation after the suggestion to uninstall old version when previous installation to 'Program Files (x86)' Folder detected.
It seems to work, but very carefull test required.
2021-10-21 17:59:38 +09:00
dolphin6k
195b0efc89 Updated Windows installer
* Updated to Inno Setup 6
* Updated translation files for the installer
* 64-bit version now to be installed in the standard "Program Files" folder instead of "Program Files (x86)" as before
  Current 64bit users are recommended to uninstall previous version of TuxPaint before updating to 0.9.27.
* Disabled start menu shortcut to outdated translations for readme.html.
* Added language specification to start menu shorcuts for which translation is supported both for the web site and installer.
2021-10-21 11:31:15 +09:00
dolphin6k
910cd298e5 Inno Setup shows COPYING.txt as follows with "Next" and "Cancel" buttons.
Setup - Tux Paint 0.9.27

  Information
    Please read the following important information before continuing.
------------------------------------------------------------------------
    When you are ready to continue with Setup, click Next.

    ---------------------------------
   | COPYING.txt for Tux Paint
   |
   |Tux Paint - A simple drawing program for children.
   |
2021-10-17 22:49:17 +09:00
dolphin6k
0e7d39b941 Removed OpenCandy stuff and localized COPYINGs. 2021-10-15 16:26:37 +09:00
Easton Pillay
8095c22159
Added AppVersion to InnoSetup config. 2021-09-29 12:17:54 -05:00
Shin-ichi TOYAMAA
b407bf361c corrected the locations of some newly translated README.html files. 2021-06-18 15:06:05 +09:00
dolphin6k
de907326cf Reverted to Inno Setup Version 5 (for Windows 2000 & XP) 2020-11-15 22:36:05 +09:00
dolphin6k
b403a53f3e Added notation about licenses for Truetype fonts to chinese COPYING text. 2020-10-24 11:03:18 +09:00
dolphin6k
d42620502c Enabled showing localized License Files 2020-10-23 23:23:00 +09:00
dolphin6k
8f25020a91 Added some languages and corrected wrong filenames for localized COPYING text. 2020-10-22 22:05:24 +09:00
dolphin6k
4b909ffee9 Updated for new setup translations and missing definition for localized COPYING 2020-10-21 23:28:49 +09:00
dolphin6k
522e9ee5bb Edited for up-to-date translation fies and directory structure 2020-10-20 23:25:52 +09:00
dolphin6
0d553af8e6 Corrected behaviour of win32 installer 2020-08-20 11:56:00 +09:00
dolphin6k
c6806d9502 Update version number and languages for win32 installer 2018-01-04 12:31:02 +09:00
Shin-ichi TOYAMA
f6c249994c Added parameter "native" to --fullscreen option 2014-07-29 14:41:21 +00:00
Shin-ichi TOYAMA
17e7082d8b Language abbr. overlap 2014-04-29 09:32:16 +00:00
Shin-ichi TOYAMA
47e68b8fa5 Added many languages for win32 setup 2014-04-29 07:13:21 +00:00
Shin-ichi TOYAMA
87914cf8ce Added Scottish Gaelic for win32 installer 2014-03-08 14:22:09 +00:00
William Kendrick
3d50141723 Helps if I provide args in every func call 2011-06-17 23:40:33 +00:00
William Kendrick
b827e062cb OpenCandy expects 2-letter code, and can't have countries (e.g., "pt" is okay, "pt_br" is not). Also adding Japanese. Thanks to OC Partner Support. 2011-06-17 23:36:10 +00:00
William Kendrick
a44b27a479 Correcting localization setup issue when using OpenCandy. (Thx to OC Partner Support) 2011-06-17 21:48:15 +00:00
William Kendrick
8cef9db16a Integrated OpenCandy (as an option; secret key needed). 2011-06-17 01:37:53 +00:00
Shin-ichi TOYAMA
534fd7803d Update for win32 build. 2008-11-21 05:48:29 +00:00
John Popplewell
f70f93024e Hack to installer script: ignores missing etc and lib directories for win9x/me build. 2008-06-17 23:52:40 +00:00
John Popplewell
f024a657ba Added missing 'plugins' directory to the installer script. 2007-11-12 23:27:50 +00:00
John Popplewell
6c819e27e3 Fixed installer 'groupname' bug and missing icon on 'Tux Paint on the web' shortcut (on XP). 2007-11-11 23:31:15 +00:00
John Popplewell
15d9383ecc Copies 'tuxpaint-config.exe' into bdist. Updates to the installer builder script. 2007-11-11 16:49:49 +00:00
John Popplewell
96e80940e7 Fix glitch when doing a silent install. 2007-09-03 21:21:06 +00:00
William Kendrick
5ee55b039c Removed old Microsoft Visual Studio C++ files (in 'visualc').
Created a new "win32" folder with (most of the) things from 'visualc'
that are still being used ('resource.h', 'resources.rc' and 'tuxpaint.iss').
2007-08-11 17:34:17 +00:00
Renamed from visualc/tuxpaint.iss (Browse further)