Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-09 | appdata: Fix release date | Patrick | |
2024-02-07 | 2.16.2 | Patrick Griffis | |
2023-07-16 | Add description for .desktop file for HexChat thememan (#2791) | Matr1x-101 | |
2022-04-30 | appdata: Update appstream usage for desktop applications | Patrick Griffis | |
2022-02-12 | Bump to 2.16.1 | Patrick Griffis | |
2021-10-25 | Install icons as io.github.Hexchat | Patrick Griffis | |
This matches our app-id as the desktop-file spec recommends. This also fixes a bug where our notifications referred to this new name already. | |||
2021-10-01 | Bump version to 2.16.0 | Patrick Griffis | |
2021-07-13 | build: Misc cleanup of options | Patrick Griffis | |
Cleanup of option names, use features where applicable, and printing of summary. | |||
2019-12-20 | appdata: Add OARS information | Patrick Griffis | |
2019-12-20 | Bump version to 2.14.3 | Patrick Griffis | |
2018-08-29 | Bump version to 2.14.2 | Patrick Griffis | |
2018-07-26 | build: Add with-appdata option | Patrick Griffis | |
This is mostly useful to avoid a newer gettext dependency for translating the appdata file but it is also just useless data for some distros without any app store. Closes #2219 | |||
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-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-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 | |
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 | |