Bill Kendrick
41a04d93b7
Bump version to 0.9.28 lots of other places
...
(Some doc-generation Makefiles need help, apparently.)
2021-12-01 22:42:38 -08: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
340464c502
No need to use these files.
2021-10-22 22:55:07 +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
1c87dd98c4
deleted OCSetupHlp.iss
2021-10-15 22:54:42 +09:00
dolphin6k
641aa348ec
Added shell script to build windows installer and portable zip archive.
2021-10-15 22:54:04 +09:00
dolphin6k
0f7d425f96
Bumped version to 0.9.27
2021-10-15 21:01:24 +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
Bill Kendrick
06e03d77e6
Merging win32/buildwin.html contents into INSTALL
2021-08-31 00:44:55 -07:00
Shin-ichi TOYAMAA
b407bf361c
corrected the locations of some newly translated README.html files.
2021-06-18 15:06:05 +09:00
Bill Kendrick
c19b06813b
Bump release year in some package metadata files
2021-06-13 21:05:17 -07:00
Shin-ichi TOYAMAA
8a27286a02
Added auto scroll bar for <pre>
2021-04-03 12:27:55 +09:00
Bill Kendrick
bcc233b542
Bump ver to 0.9.26; Expanded release steps
...
Expanded the steps for making and posting releases
(docs/RELEASE.txt).
Bumped version to 0.9.26.
2020-12-27 17:45:13 -08:00
dolphin6k
de907326cf
Reverted to Inno Setup Version 5 (for Windows 2000 & XP)
2020-11-15 22:36:05 +09:00
dolphin6k
0e5adbcfaa
Placed document about how to build tuxpaint on windows.
2020-10-25 10:28:31 +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
Bill Kendrick
b65d7f9da4
Bumping version to 0.9.25
2020-06-22 22:58:12 -07:00
Bill Kendrick
d172f38d4d
Win32 build (& doc) tweaks
...
TOYAMA Shin-ichi noticed that when building for Win32 under mingw/msys,
an #include of "librsvg-cairo.h" was also necessary.
He also bumped the version # in win32/resources.rc
(and I put his credit in there).
I updated docs/RELEASE.txt to mention that .rc file also needing
updated when preparing a new release.
2020-04-10 19:05:52 -07:00
Bill Kendrick
a4d213178d
More indentation!
...
See https://sourceforge.net/p/tuxpaint/mailman/message/36077409/
2019-04-13 12:23:47 -07:00
dolphin6k
c6806d9502
Update version number and languages for win32 installer
2018-01-04 12:31:02 +09:00
Pere Pujal i Carabantes
de27489b47
Removing OCSetupHlp.dll to avoid the sources marked as malware in SF.
2016-09-29 17:21:56 +00: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
John Popplewell
d933049406
Added new, removed old and updated existing win32 font and module config files.
2011-07-02 06:20:14 +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
William Kendrick
c9e88a08f8
Bumped version # to 0.9.22.
...
Updated INSTALL doc to mention FriBiDi (should've done that in 0.9.21).
Updated EXTENDING doc to mention that non-transparent Starters are ok (ditto).
2009-07-01 21:58:37 +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
5c2f9bceee
Updated the rc version info.
2008-06-15 16:10:13 +00:00
William Kendrick
1022b67e00
Updated version #.
2007-11-27 18:04:20 +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