summary refs log tree commit diff stats
path: root/win32/hexchat.sln
AgeCommit message (Collapse)Author
2018-03-09Remove mpcinfo pluginPatrick Griffis
The code quality of it is terrible, the user experience of using it is terrible, and it should have been removed years ago
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2016-11-09Convert doat to an internal commandPatrick Griffis
- Trivial plugin - Useful for many users - Was under a dumb license
2016-04-27installer project needs to depend on lua plugin project.Arnavion
2016-04-03lua: Build on win32Patrick Griffis
2015-03-08libenchant_win8 needs to depend on common to be able to use config.hArnavion
2015-02-21Fixed installer not actually bundling libenchant_win8.dll because it wasn't ↵Arnavion
made to depend on the project.
2015-02-21Add support for native win8+ spell checkingTingPing
2015-02-11Better project files.Arnavion
- 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
2015-02-04Implement windows 8.1+ notificationsTingPing
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.
2014-01-08Rewrite dns commandTingPing
- Cross platform - Doesn't depend on external tools
2013-10-12win32: Make all projects depend on common so that common is always run ↵Arnavion
before any others.
2013-10-09Improve Windows installerTingPing
- Unify x86 and x64 installer files - Get rid of version program - Clean up .iss file - Only allow one installation
2013-09-29Reorganize files and migrate images to gresourceTingPing
2013-09-24Remove hextrayTingPing
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-05-04Make copy depend on python3 as wellBerke Viktor
2013-05-04Fix VS editionBerke Viktor
2013-05-03Add python3 pluginTingPing
2013-04-13Nuke WMPA, not supported by ExpressBerke Viktor
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-08Make copy depend on perl-5.18, not perl-5.16Berke Viktor
2013-04-08I might regret this, but let's do the brave jumpBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
You can still build HexTray manually if you want to try fixing it
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Purge Lua and Tcl from the solution tooBerke Viktor
2013-02-16Make copy not depend on perl-5.12 and perl-5.15Berke Viktor
2013-01-09remove old sasl pluginTingPing
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-10Exclude SASL plugin from buildBerke Viktor
2012-11-09Fix project dependenciesBerke Viktor
2012-10-27Don't forget to build make-te before commonBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-10-18Update win32 dirent.h implementation and use header instead of static libraryBerke Viktor
2012-10-04Add project for generating text eventsBerke Viktor
2012-10-03Now really finish the reversionBerke Viktor
2012-10-03Fix solution versionsBerke Viktor
2012-10-03Revert to VS2010 part1Berke Viktor
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-07-13Rename DLL files, rename X-SASL to SASLBerke Viktor
2012-07-13Rename X-Tray to HexTrayBerke Viktor
2012-07-13Rename XTM to HTMBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor