Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-03 | Fix tests on Ubuntu | Patrick Griffis | |
2018-03-23 | build: Add option to specify path to perl binary | Rainer Müller | |
2018-03-17 | build: Correctly set plugin licenses | Patrick Griffis | |
2018-03-17 | build: Fix id in plugin metainfo files | Patrick Griffis | |
2018-03-17 | build: Add metainfo files for addons | Patrick Griffis | |
2018-03-13 | Bump to 2.14.1 | Patrick Griffis | |
2018-03-10 | Bump to 2.14.0 | Patrick Griffis | |
2018-01-24 | Change the installation path of the appdata file to {datadir}/metainfo | Mattia Rizzolo | |
The path where appdata/appstream files should be installed has been changed from /usr/share/appdata/ to /usr/share/metainfo/. https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location Signed-off-by: Mattia Rizzolo <mattia@mapreri.org> | |||
2018-01-20 | Set StartupWMClass in desktop file | Patrick Griffis | |
2017-12-24 | Rename app-id to io.github.Hexchat | Patrick Griffis | |
RDNS syntax is recommended for applications and this matches the existing flatpak. Note that the dbus service and icons still need renaming though the former is an API breakage. Closes #2104 Closes #2103 | |||
2017-07-01 | Support changing tray icon only with tray_normal image | Bilal Elmoussaoui | |
Previously making a hexchat icon would override all hexchat icons not just the tray. Fixes #2017 Closes #2018 | |||
2017-06-15 | build: Validate desktop/appstream files | Patrick Griffis | |
2017-06-13 | build: Replace Autotools with Meson | Patrick Griffis | |
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803 | |||
2016-12-17 | Don't combine compression with pixdata option for icon resources | Patrick Griffis | |
This made minimal difference and is not recommended by upstream. It also is affected by a regression in the latest gdk-pixbuf release. https://bugzilla.gnome.org/show_bug.cgi?id=776105 | |||
2016-12-10 | Bump version to 2.12.4 | Patrick Griffis | |
2016-12-01 | Update appdata | Patrick Griffis | |
2016-08-27 | build: Avoid installing uncessary files with features disabled | Patrick Griffis | |
2016-08-10 | Update appdata file | Patrick Griffis | |
2016-03-31 | unix: Open urls in existing instance if supported | Patrick Griffis | |
2015-10-16 | build: Let 'make dist' do a better job | Rico Tzschichholz | |
2015-10-09 | Update logo .ico with new shadow and standard sizes | obskyr | |
hexchat.ico now contains all the sizes Windows uses. | |||
2015-10-09 | Update logo SVG to smaller, solid shadow | obskyr | |
2014-10-01 | Transparent tray icon background. | obskyr | |
2014-09-30 | Optimized and improved logo SVGs and PNGs. | obskyr | |
Optimized SVGs by hand, ~80% size reduction. Optimized SVGs for browsers, can now be rendered properly by Gecko- and Webkit-based browsers. Resized SVG page, shadow is no longer cut off to the right. Switched tray icons for ones without the cut-off shadow. Optimized and switched icons for the new ones. | |||
2014-06-01 | Remove some hardcoded version numbers | TingPing | |
- man page - makebundle.sh | |||
2014-03-15 | Disable compression on tree_channel.png | TingPing | |
This causes some artifacts in the icon, none of the others seem to have the problem | |||
2014-02-16 | Add safemode action to desktop file | TingPing | |
2014-02-16 | Translate desktop files | TingPing | |
2014-01-20 | Translate appdata file | TingPing | |
2013-09-29 | Reorganize files and migrate images to gresource | TingPing | |