deepend-tildeclub
8df91eb382
Fix XML structure in appdata file
...
Fix XML structure by closing the 'component' tag and removing an extra closing 'releases' tag.
2026-01-17 15:14:30 -07:00
deepend-tildeclub
b6fba447da
Update release notes for version 2.17.3
...
Added details for version 2.17.3 release including fixes and features.
2026-01-17 14:53:34 -07:00
b1fc133883
associated .hct and .zct files with ZoiteChat for easy Theme importation like there was in the Theme Manager that was removed.
2026-01-16 19:34:18 -07:00
deepend-tildeclub
b7177b9fe6
Delete data/misc/net.zoite.Zoitechat.ThemeManager.xml
2026-01-16 18:47:10 -07:00
deepend-tildeclub
c7dd1d6eef
Delete data/misc/net.zoite.Zoitechat.ThemeManager.desktop.in
2026-01-16 18:47:01 -07:00
19d47c1d13
associate .hct and .zct files with ZoiteChat for theme importing.
2026-01-16 18:31:13 -07:00
46da9fe581
remove theme manager in favor of theme selector in preferences.
2026-01-16 17:54:40 -07:00
708fb3de42
moving website to zoitechat.zoite.net
2026-01-14 12:54:25 -07:00
bdee1481ed
version bump for minor fix (auto replace)
2026-01-13 14:38:07 -07:00
deepend-tildeclub
24ac7c8167
Update homepage and help URLs in appdata file
2026-01-13 01:44:35 -07:00
deepend-tildeclub
1b0487faa8
Update screenshot URL in appdata XML
2026-01-13 01:31:40 -07:00
deepend-tildeclub
a47058758e
Add pre-release entry for version 2.17.1
...
Added a new pre-release entry for version 2.17.1 with dark mode implementation.
2026-01-12 22:19:33 -07:00
a1ed2b1bed
Zoitechat naming fixes.
2026-01-07 20:33:55 -07:00
79793f39f7
fixed icons and some web links.
2026-01-06 01:33:43 -07:00
4683ef705b
new name after fork
2026-01-05 23:12:38 -07:00
Patrick
70069cd50e
appdata: Fix release date
2024-02-09 14:20:48 -06:00
Patrick Griffis
434a210ef7
2.16.2
2024-02-07 06:01:12 -06:00
Matr1x-101
cda96128b8
Add description for .desktop file for HexChat thememan ( #2791 )
2023-07-16 10:48:37 -05:00
Patrick Griffis
2dd7636134
appdata: Update appstream usage for desktop applications
2022-04-30 16:47:04 -05:00
Patrick Griffis
73c0b672a2
Bump to 2.16.1
2022-02-12 12:28:17 -06:00
Patrick Griffis
dac8ace90c
Install icons as io.github.Hexchat
...
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-25 15:04:38 -05:00
Patrick Griffis
40399b1cb6
Bump version to 2.16.0
2021-10-01 14:52:09 -05:00
Patrick Griffis
cbb0927a7a
build: Misc cleanup of options
...
Cleanup of option names, use features where applicable, and printing
of summary.
2021-07-13 11:26:59 -05:00
Patrick Griffis
58cdff728d
appdata: Add OARS information
2019-12-20 23:19:54 -08:00
Patrick Griffis
bfd6eea98f
Bump version to 2.14.3
2019-12-20 23:19:32 -08:00
Patrick Griffis
cf140f3ab0
Use prefix variable in pkgconfig file
2018-09-23 16:58:18 -04:00
Patrick Griffis
8665501c77
Bump version to 2.14.2
2018-08-29 16:41:08 +00:00
Patrick Griffis
cadc51ede9
build: Add with-appdata option
...
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-07-26 09:53:29 -04:00
Patrick Griffis
fd2167d856
Fix tests on Ubuntu
2018-04-03 16:30:38 -04:00
Rainer Müller
ed6f544572
build: Add option to specify path to perl binary
2018-03-23 09:14:45 +00:00
Patrick Griffis
da56297c5a
build: Correctly set plugin licenses
2018-03-17 01:37:46 -04:00
Patrick Griffis
5d8b4719a8
build: Fix id in plugin metainfo files
2018-03-17 01:26:12 -04:00
Patrick Griffis
8a875afad0
build: Add metainfo files for addons
2018-03-17 01:21:50 -04:00
Patrick Griffis
28a3d42ad1
Bump to 2.14.1
2018-03-13 22:26:31 -04:00
Patrick Griffis
2286990a6f
Bump to 2.14.0
2018-03-10 17:02:52 -05:00
Mattia Rizzolo
6ca7f84d02
Change the installation path of the appdata file to {datadir}/metainfo
...
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-24 10:29:39 -05:00
Patrick Griffis
7b359875d8
Set StartupWMClass in desktop file
2018-01-20 09:33:05 -05:00
Patrick Griffis
7d7be83216
Rename app-id to io.github.Hexchat
...
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-12-24 13:00:40 -05:00
Bilal Elmoussaoui
2965fbcc87
Support changing tray icon only with tray_normal image
...
Previously making a hexchat icon would override all hexchat icons
not just the tray.
Fixes #2017
Closes #2018
2017-07-01 16:26:00 -04:00
Patrick Griffis
f8467473dd
build: Validate desktop/appstream files
2017-06-15 00:10:55 -04:00
Patrick Griffis
628100c19f
build: Replace Autotools with Meson
...
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
2017-06-13 23:54:51 -04:00
Patrick Griffis
4c178782a7
Don't combine compression with pixdata option for icon resources
...
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-17 20:00:46 -05:00
Patrick Griffis
02c92599fa
Bump version to 2.12.4
2016-12-10 09:30:51 -05:00
Patrick Griffis
9ab03c5d23
Update appdata
2016-12-01 06:06:53 -05:00
Patrick Griffis
7281da8b2c
build: Avoid installing uncessary files with features disabled
2016-08-27 22:43:07 -04:00
Patrick Griffis
97d4afc4fb
Update appdata file
2016-08-10 12:43:03 -04:00
Patrick Griffis
b7373f4ddc
unix: Open urls in existing instance if supported
2016-03-31 07:02:23 -04:00
Rico Tzschichholz
b8e7dfa4ba
build: Let 'make dist' do a better job
2015-10-16 17:25:01 +02:00
obskyr
6ca29b2eb4
Update logo .ico with new shadow and standard sizes
...
hexchat.ico now contains all the sizes Windows uses.
2015-10-09 12:52:15 +02:00
obskyr
15efdd5f2b
Update logo SVG to smaller, solid shadow
2015-10-09 12:51:33 +02:00