Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-08 | update python3 from 3.6 to 3.8.10 | DjLegolas | |
Signed-off-by: DjLegolas <djlegolas@protonmail.com> | |||
2021-10-01 | win32: Update to OpenSSL 1.1 | Patrick Griffis | |
2021-05-23 | Change Inno path property | DjLegolas | |
2018-03-09 | win32: Update to build against gvsbuild | Patrick Griffis | |
2016-12-23 | win32: Update Python to 3.6 | tomek | |
2016-04-03 | lua: Build on win32 | Patrick Griffis | |
2016-03-06 | win32: Update Python to 3.5 | tomek | |
2015-10-10 | Use VS 2015 | Arnavion | |
2015-03-15 | Switch from mozilla-build to msys2. | Arnavion | |
2015-02-21 | Win8+ native spell checking requires compiling with Win8 target. | Arnavion | |
Win8-specific features are still loaded dynamically, so HC still works the same on W7. | |||
2015-02-12 | win32: Use WinSparkle for handling updates | TingPing | |
Fixes #1282 | |||
2015-02-11 | Better 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-04 | Implement windows 8.1+ notifications | TingPing | |
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-12-17 | More consistently include config.h | TingPing | |
2014-12-02 | Add missing dependencies for glib's g_spawn on windows | Ivan | |
2014-06-25 | win32: Use theme shipped with gtk | TingPing | |
No reason for us to maintain own copy. This also makes custom theme installing easier. | |||
2014-06-13 | We don't ship DNS as a plugin anymore | Berke Viktor | |
2014-06-13 | Fix GTK+ bundle licenses missing from installer | Berke Viktor | |
2014-05-28 | perl: Update Perl to 5.20 | tomek | |
2014-03-18 | win32: Quote paths when invoking glib-compile-resources.exe | Arnavion | |
Also escape the trailing backslash in DataDir since otherwise it escapes the double-quote after it. | |||
2014-03-17 | win32: Bump python to 3.4.0 | TingPing | |
2014-02-14 | Build with GTK_DISABLE_DEPRECATED | TingPing | |
2013-12-27 | Replaced use of T4 templates with PS-based templates. | Arnavion | |
TextTransform.exe is not available with Express versions of Visual Studio. | |||
2013-11-03 | installer: Use correct path to iscc.exe depending on the platform. | Arnavion | |
2013-11-03 | Use correct path to TextTransform.exe depending on the platform. | Arnavion | |
2013-09-29 | Reorganize files and migrate images to gresource | TingPing | |
2013-09-20 | First round of using GTK accessor functions | TingPing | |
This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it. | |||
2013-09-20 | Add /d2Zi+ switch for better debug symbols | Eustachy Kapusta | |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-05-18 | Update Perl library name | Berke Viktor | |
2013-05-03 | Add python3 plugin | TingPing | |
2013-04-27 | Get rid of bundled beep | Berke Viktor | |
2013-04-25 | win32: Moved PlatformToolset configuration to individual project files. It ↵ | Arnavion | |
should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed. | |||
2013-04-16 | Move beep to proper place | Berke Viktor | |
2013-04-13 | Nuke WMPA, not supported by Express | Berke Viktor | |
2013-04-13 | Get rid of multiple Perl versions | Berke Viktor | |
2013-04-12 | Revert "win32: Fixed YourDepsPath." | Berke Viktor | |
This reverts commit b07e5fafaf528a6ba3f0daddd99665762721c79b. | |||
2013-04-11 | win32: Fixed YourDepsPath. | Arnavion | |
2013-04-08 | Fix deps path | Berke Viktor | |
2013-04-08 | I might regret this, but let's do the brave jump | Berke Viktor | |
2013-04-02 | Enable cast checks | Berke Viktor | |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor | |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor | |
You can still build HexTray manually if you want to try fixing it | |||
2013-04-01 | Remove Tcl junk, cosmetics | Berke Viktor | |
2013-04-01 | Remove old stuff, some preparation for soon-to-be-released Perl 5.18 | Berke Viktor | |
2013-04-01 | Tabulation with spaces is annoying! | Berke Viktor | |
2013-04-01 | Nuke Lua and Tcl | Berke Viktor | |
2013-02-18 | Add HarfBuzz DLL to dist | Berke Viktor | |
2013-02-16 | Fix stupid GitHub autocrlf mess | Berke Viktor | |
2013-02-16 | Fix libwimp path | Berke Viktor | |