Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Trivial plugin
- Useful for many users
- Was under a dumb license
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1282
|
|
- 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
|
|
Fixes #1268
|
|
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.
|
|
|
|
|
|
It does not run on Vista
|
|
- Launch uninstaller as VERYSILENT
- Don't launch Python/Perl installers when silent
|
|
No reason for us to maintain own copy. This also
makes custom theme installing easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it parses arguments with spaces as separate parameters.
|
|
|
|
|
|
|
|
|
|
- Cross platform
- Doesn't depend on external tools
|
|
TextTransform.exe is not available with Express versions of Visual Studio.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|