Commit graph

88 commits

Author SHA1 Message Date
Bill Kendrick
d597a250cd Bump version to 0.9.34; sync docs for new version # 2024-07-26 00:44:42 -07:00
dolphin6k
3b591a60fc Force uninstall before installation.
To prevent old dll from remaining as libunibreak is upgraded.
2024-07-07 09:40:56 +09:00
Bill Kendrick
40316cfe45 Bump version to 0.9.33; sync some doc changes! 2024-02-29 22:00:07 -08:00
Bill Kendrick
3da5e9c9e1 Sync redone MAGIC-API docs (new glossary)
...aslo bump dates here & there.
2024-01-29 00:15:54 -08:00
Bill Kendrick
dcdac76c4c Bump version to 0.9.32 2023-11-21 23:47:20 -08:00
Bill Kendrick
d8f3adc2e7 Bump version to 0.9.31; credit new Russian translator
h/t Olesya
2023-05-20 11:22:45 -07:00
Bill Kendrick
a9e395dab8 Bump version to 0.9.30
Also, credit Jacques for French update.
2023-04-03 22:05:22 -07:00
Bill Kendrick
8577a97c23 Bump to -rc3, update appdata & win32/resources.rc; regen POT/PO 2023-03-24 00:17:12 -07:00
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
7848e7f3b9 Reverted to using customized fontconfig settings. 2022-12-09 17:36:12 +09:00
dolphin6k
e61b39490b Copy '/etc/fonts' from the latest build environment
This suppresses many warnings associated with fontconfig.
2022-12-09 08:58:06 +09: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
Bill Kendrick
fbfd609665 Bumping version to 0.9.29; doc'ing recent additions
Some things snuck in to 0.9.28 binary builds, or were added
recently; making sure they're doc'd in CHANGES.txt
2022-06-14 00:15:58 -07:00
dolphin6k
ff4352d575 Corrected suffix of the system-wide config file 2022-06-10 10:57:06 +09:00
Bill Kendrick
1f92d31720 Merge branch 'master' into sdl2.0 2022-06-04 00:28:28 -07:00
Bill Kendrick
2687c55e08 Update dates in macos/Info.plist & win32/resources.rc 2022-06-04 00:26:48 -07:00
dolphin6k
57e1eeca4b Changed package name again. 2022-05-22 13:12:18 +09:00
dolphin6k
18850108ec Remove existing package before building. 2022-05-22 09:01:29 +09:00
dolphin6k
602f5e8347 Remove existing package before building. 2022-05-22 09:00:33 +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
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