summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:10:35 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:11:01 +0200
commit51f72d2904f09bb1690afc55e89604f4275fa2d4 (patch)
tree3ce74d8ab5c7f4740c4d24f995667ccdab845c29 /ChangeLog
parentc4c5f3fb7288a72c2923321efbf9b4790ffedfbe (diff)
downloadayatana-indicator-application-26.6.0.tar.gz
ayatana-indicator-application-26.6.0.tar.bz2
ayatana-indicator-application-26.6.0.zip
Release 26.6.0HEAD26.6.0main
- src/ayatana-application-service-marshal.list: Replace deprecated BOOL token. - src/indicator-application.c: Replace deprecated gtk_widget_get_style. - Allow the service to handle tooltips. - Allow the service to handle both legacy menus and the new GMenu.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 34 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bd19fe3..ccf27f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,39 @@
+2026-06-13 Mike Gabriel
+
+ * Release 26.6.0 (HEAD -> main, tag: 26.6.0)
+
+2025-07-11 Mike Gabriel
+
+ * Merge branch 'sunweaver-pr/appindicator-glib-support' (c4c5f3f)
+
+2025-03-09 Robert Tari
+
+ * src/ayatana-application-service-marshal.list: Replace deprecated
+ BOOL token (aa8c202)
+ * src/indicator-application.c: Replace deprecated
+ gtk_widget_get_style (4b03679)
+
+2024-10-18 Robert Tari
+
+ * Allow the service to handle tooltips (f61a6ca)
+
+2025-06-06 Robert Tari
+
+ * d/control: Build with libayatana-appindicator-glib (d171bba)
+
+2024-09-26 Robert Tari
+
+ * Allow the service to handle both legacy menus and the new GMenu
+ (7949738)
+ * Whitespace fix (26523e2)
+
+2024-10-18 Robert Tari
+
+ * Whitespace fix (42aa573)
+
2022-02-17 Mike Gabriel
- * release 22.2.0 (HEAD -> main, tag: 22.2.0)
+ * release 22.2.0 (20bf807) (tag: 22.2.0)
* Merge branch 'tari01-pr/cleanup-compile-flags' (0ef4fc1)
2022-02-17 Robert Tari