Arnavion
98fefcd162
Switch from mozilla-build to msys2.
8 years ago
Arnavion
fb422732f2
libenchant_win8 needs to depend on common to be able to use config.h
8 years ago
TingPing
0a29313fff
Remove unused win32 files
8 years ago
TingPing
b009084a52
Don't install spelling dicts if win8+
8 years ago
Arnavion
363321dc33
Fixed installer not actually bundling libenchant_win8.dll because it wasn't made to depend on the project.
8 years ago
Arnavion
5b24c60def
Win8+ native spell checking requires compiling with Win8 target.
...
Win8-specific features are still loaded dynamically, so HC still works the same on W7.
8 years ago
TingPing
96026b82c7
Add support for native win8+ spell checking
8 years ago
TingPing
b6877ccf5c
win32: Use WinSparkle for handling updates
...
Fixes #1282
8 years ago
Arnavion
9858784eb6
Better project files.
...
- Output directly to rel\ instead of to bin\ and then copying files over.
- Deduped Win32 vs x64 configs
- Moved some common properties to hexchat.props
- All build intermediates (except htm's intermediates) are no longer emitted in the source directory
8 years ago
TingPing
7e4a585611
win32: Use https for installer downloads
...
Fixes #1268
8 years ago
TingPing
f4f27e438b
Implement windows 8.1+ notifications
...
This splits notifications up into multiple backends
currently only libnotify on unix and win8 toasts.
The win8 backend was originally written by @leeter
though heavily modified.
8 years ago
TingPing
1b2bee37e4
Remove option to disable ipv6
...
It has been default for a while, is the only tested option,
and will only get more common.
8 years ago
TingPing
aeb5d15871
More consistently include config.h
8 years ago
Ivan
3fbe5b876e
Add missing dependencies for glib's g_spawn on windows
8 years ago
TingPing
232096801b
Bump updater version to 2.10.2
8 years ago
TingPing
345c8a29ad
Stupid github editor adding newlines
9 years ago
TingPing
4b549eeac8
Bump updater version on Windows
9 years ago
TingPing
3c584e2cd5
win32: Update Python links
9 years ago
TingPing
9372972ad4
win32: Don't allow installing on Vista
...
It does not run on Vista
9 years ago
TingPing
466646f84a
win32: Silent installer improvements
...
- Launch uninstaller as VERYSILENT
- Don't launch Python/Perl installers when silent
9 years ago
TingPing
e0f80e41bf
win32: Use theme shipped with gtk
...
No reason for us to maintain own copy. This also
makes custom theme installing easier.
9 years ago
Berke Viktor
62209618e1
We don't ship DNS as a plugin anymore
9 years ago
Berke Viktor
7bfa2ee8a7
Fix GTK+ bundle licenses missing from installer
9 years ago
TingPing
c1d9aad546
win32: Fix path in installer project
9 years ago
TingPing
b8c02f71d9
win32: Use config.h instead of config-win32.h
9 years ago
TingPing
8538dd1a49
win32: Don't auto-generate version.txt
9 years ago
TingPing
9b9ca27987
Bump version to 2.10.0
9 years ago
bviktor
0838f8f688
Cosmetics
9 years ago
Berke Viktor
0e0efbdb9a
Replace Inno Perl with MSI Perl
9 years ago
TingPing
a93e152912
... and update perl description in installer
9 years ago
TingPing
fdd922433b
win32: Update perl urls in installer
9 years ago
tomek
8c00a4ff40
perl: Update Perl to 5.20
9 years ago
TingPing
2a2eafcf1d
win32: Update gtk theme description in installer
9 years ago
TingPing
f994ef3f92
win32: Fix python 3.4 check in installer
9 years ago
Arnavion
99ee7b6ef8
win32: Quote paths when invoking glib-compile-resources.exe
...
Also escape the trailing backslash in DataDir since otherwise it escapes the double-quote after it.
9 years ago
Arnavion
4cc764256c
win32: Powershell.exe absolutely needs "-File" when running scripts or else it parses arguments with spaces as separate parameters.
9 years ago
TingPing
36950c0d46
win32: Bump python to 3.4.0
9 years ago
Arnavion
71e54854ec
win32: Updated Python dependencies to 2.7.6 and 3.3.4
9 years ago
TingPing
f35ae03a66
Build with GTK_DISABLE_DEPRECATED
9 years ago
TingPing
8d77fd6a57
win32: Update installer for new Perl
9 years ago
TingPing
efcb850956
win32: Include gtk theme in minimal install
9 years ago
TingPing
20d26aea94
Rewrite dns command
...
- Cross platform
- Doesn't depend on external tools
9 years ago
Arnavion
c7bf4b0474
Replaced use of T4 templates with PS-based templates.
...
TextTransform.exe is not available with Express versions of Visual Studio.
9 years ago
TingPing
5c872eb110
win32: Improvements to portable-mode in installer
9 years ago
TingPing
9834301eda
win32: Download spelling dictionaries from installer
9 years ago
TingPing
3f1994f3bf
win32: Download deps during installation
9 years ago
Arnavion
39aec3a45b
installer: Use correct path to iscc.exe depending on the platform.
10 years ago
Arnavion
2e75068c7c
Use correct path to TextTransform.exe depending on the platform.
10 years ago
TingPing
9e5551aa59
win32: Install pixbuf engine
10 years ago
TingPing
712cfc3135
win32: install theme manager by default
10 years ago