summaryrefslogtreecommitdiff
path: root/gio/gmenuexporter.c
AgeCommit message (Expand)Author
2023-11-15docs: Move the gmenumodel SECTIONPhilip Withnall
2023-08-13gmenuexporter: synchronization in org_gtk_Menus_get_interface.André
2022-12-21gmenuexporter: Fix warning of unused n_items when building with G_DISABLE_ASSERTPhilip Withnall
2022-12-14gmenumodel: disallow exporting large menus on the busLars Uebernickel
2022-06-01Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall
2021-01-21Fix missing initializer warning in gio/gmenuexporter.c:g_dbus_connection_expo...Emmanuel Fleury
2018-04-27all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall
2017-11-17GMenuExporter: Allow NULL bus name for peer-to-peer connectionDaiki Ueno
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-10-30Stop using g_sequence_get_length() to check if it's emptyXavier Claessens
2014-04-28gmenuexporter: fix protocol documentation linkLars Uebernickel
2014-01-31Updated FSF's addressDaniel Mustieles
2014-01-07Add includes to all gio docsMatthias Clasen
2013-02-03gmenuexporter: fix typo in docstringLars Uebernickel
2012-12-06various: add missing cases of #include "config.h"Ryan Lortie
2012-10-29g_dbus_connection_export_menu_model(): fix a crashRyan Lortie
2012-10-16GMenuExporter: allow NULL bus on _name_vanishedRyan Lortie
2011-12-20Add references to the dbus interface docs on the wikiMatthias Clasen
2011-12-13GMenu: purge references to GMenuProxy from the docsMatthias Clasen
2011-12-10Add since tagsMatthias Clasen
2011-12-08GMenuModel exporter: remove workaroundRyan Lortie
2011-12-08menu/action exporter docs fixupRyan Lortie
2011-12-08Menu model exporter: clean up the APIRyan Lortie
2011-12-08gmenu exporter: put submenus in separate groupsRyan Lortie
2011-12-08Shorten a variable nameMatthias Clasen
2011-12-08Describe the org.gtk.Menus interfaceMatthias Clasen
2011-12-08Rename exporter APIsMatthias Clasen
2011-12-08Add GMenuModel D-Bus exporterMatthias Clasen