Commit Graph

2397 Commits

Author SHA1 Message Date
6a7f44a1fb Fix topic wrap spacing in topic bar 2026-03-26 15:49:56 -06:00
ee735b80d5 Fix short-palette fallback clobbering tab colors 2026-03-26 13:28:11 -06:00
7a1317a803 Fix Ctrl+K color entry caret visibility 2026-03-26 08:35:20 -06:00
dac1cbfe30 Make GTK3 theme selector text-only 2026-03-26 08:28:07 -06:00
deepend-tildeclub
0ca099c1a0 Merge pull request #161 from ZoiteChat/99-colors-support
feat: add support for 99 colors.
2026-03-26 01:12:13 -06:00
7c23a48ef8 feat: add support for 99 colors. 2026-03-26 00:45:03 -06:00
89f20a93e0 Fix xtext link hit-testing coords 2026-03-26 00:14:16 -06:00
8249be816a Fix input caret contrast in spell entry 2026-03-25 17:42:14 -06:00
2defd0ed42 Fix Win cert gen with temp openssl.cnf 2026-03-25 00:26:23 -06:00
86aca30744 Add one-click client cert tools, switch to P-256 2026-03-24 23:00:09 -06:00
e73a5d4c8b Hide formatting control bytes again 2026-03-24 19:21:37 -06:00
d9557c7da1 Fix auto-replace cursor snapback in GTK 2026-03-24 15:05:10 -06:00
fc90fd41be Tighten IRCv3 STS spec handling 2026-03-24 08:49:27 -06:00
ec5e38d1f9 Drop GUri validation from url_add 2026-03-24 08:31:55 -06:00
0eb4d08daa Simplify GTK3 thumbnail loading path 2026-03-24 01:22:20 -06:00
a5ff902ae2 UI: duplicate dialog buttons persisted. This should fix them now. 2026-03-24 01:07:58 -06:00
bd874540bb UI: in fixing website/license buttons I had duplicates shown on other builds. should be fixed now. 2026-03-24 00:56:35 -06:00
f6e1af5701 UI: Fix license/website buttons on debian/manually compiled builds. 2026-03-24 00:42:31 -06:00
6527c08e4d Fix Windows locale path resolution in both frontends 2026-03-23 22:33:34 -06:00
94f450ba67 Add clickable emails + irc/ircs URLs 2026-03-23 22:18:08 -06:00
b9e4113c81 ui: clicking anywhere off the selected text will now clear the selection reliably. 2026-03-23 16:31:06 -06:00
65707f53b7 issue suggesting this idea at: https://github.com/hexchat/hexchat/issues/2797 2026-03-23 14:46:23 -06:00
21c73e699b translation spelling fix. issue from https://github.com/hexchat/hexchat/issues/2815 2026-03-23 13:50:02 -06:00
63226a7267 Remove duplicate GTK AboutDialog link buttons 2026-03-23 12:53:47 -06:00
fb37810367 UI: Replaced website/license links with buttons. added Patrick Griffis to Copyright notice. 2026-03-23 11:12:26 -06:00
380aae139f UI: Improve text user channel mode status (op,voice,founder etc). 2026-03-23 10:50:48 -06:00
d4b16d5866 Put horizontal line back where blank spaces were showing in recent versions. 2026-03-23 09:22:31 -06:00
33fce2af2a Refresh GTK3 theme changes live 2026-03-22 10:39:07 -06:00
d26fbb6e89 Set menubar halign to start 2026-03-22 10:14:49 -06:00
cd93fe3b0e Apply app theme CSS to menubar everywhere 2026-03-22 10:00:27 -06:00
a11ec3a05b Harden tray menu lifetime + stale pointer cleanup 2026-03-21 11:54:47 -06:00
5f1e0fe7d8 Fix GTK default text/bg reset staging 2026-03-21 03:01:03 -06:00
cf89d80765 Fix GTK entry scroll artifact CSS 2026-03-21 02:20:34 -06:00
182adba83c Fix prefs page fill/expand packing 2026-03-21 00:00:59 -06:00
e854153b88 Skip X11 tray probe for AppIndicator builds 2026-03-20 23:38:31 -06:00
416b8449b9 Fix AppIndicator tray init for Wayland/source builds 2026-03-20 23:18:19 -06:00
5213669fbc Preserve saved right pane size on first layout 2026-03-20 08:33:16 -06:00
8471e2feac license: add license text to new files. 2026-03-19 11:03:29 -06:00
0ff4c3608e Make About dialog links explicit, add GPL URL 2026-03-18 23:58:57 -06:00
7c24c1137d Split topic/mode rows, tighten mode bar spacing 2026-03-18 09:10:40 -06:00
7138a8f397 Tighten userlist header/count spacing 2026-03-18 09:06:10 -06:00
b32f6522ac Persist GTK userlist column widths 2026-03-17 13:09:40 -06:00
b7e4548d2a refactor: setup OK acts transactional now; apply staged theme before save, roll back on fail 2026-03-17 11:01:40 -06:00
0cfb63f301 style: normalize GTK signal names to canonical dash-case 2026-03-17 10:30:54 -06:00
e90b68967c refactor: split mg_configure_cb main/dialog geometry paths; drop sess mutation 2026-03-17 10:11:41 -06:00
0155b07c9d refactor: route exit saves through FE persistence wrapper; keep text mode simple 2026-03-17 10:07:34 -06:00
592d74e788 fix: preview staged theme values from staged model, not raw callback input 2026-03-17 09:53:56 -06:00
854a913911 refactor: stage theme prefs edits; preview live, commit on OK, discard on cancel 2026-03-17 09:43:50 -06:00
48b551b188 refactor: stage theme saves w/ atomic rename; add finalize/discard persistence tests 2026-03-17 09:35:20 -06:00
9e808c57b4 refactor: coord prefs/theme saves in one staged path; drop broken manager wrappers 2026-03-16 22:45:30 -06:00