libayatana-appindicator-0.6.0/AUTHORS 0000664 0000000 0000000 00000001525 15212330300 014225 0 ustar Alberts Muktupāvels
Alfred Wingate
Allan LeSage
Aurelien Gateau
Aurélien Gâteau
Aurelien Jarno
C10uD
Charles Kerr
Chris Coulson
Chris J Arges
Cody Russell
Colin Watson
Conor Curran
Didier Roche
Dmitry Shachnev
Emmanuele Bassi
Evgeni Golov
Guido Berhoerster
György Balló
Iain Lane
Jan Arne Petersen
Jason Smith
Javier Jardón
Jeremy Bicha
John Vert
Jo Shields
Ken Vandine
Ken VanDine
Krzysztof Klimonda
Lars Uebernickel
Luca Weiss
Łukasz 'sil2100' Zemczak
Luke Yelavich
Marco Trevisan (Treviño)
Martin Pitt
Mathieu Trudel-Lapierre
Matthias Klose
Michael Terry
Michael Vogt
Michal Hruby
Mike Gabriel
Mikhail Novosyolov
Neil Jagdish Patel
Neil J Patel
Robert Ancell
Robert Bruce Park
Robert Collins
Robert Tari
Sebastien Bacher
Sense Egbert Hofstede
Sense Hofstede
Sergey Fedorov
Ted Gould
Till Maas
Unknown
William Pettersson
Артём Попов
libayatana-appindicator-0.6.0/bindings/CMakeLists.txt 0000664 0000000 0000000 00000000213 15212330300 017503 0 ustar if (ENABLE_BINDINGS_VALA AND FLAVOUR_GTK3)
add_subdirectory(vala)
endif()
if (ENABLE_BINDINGS_MONO)
add_subdirectory(mono)
endif()
libayatana-appindicator-0.6.0/bindings/mono/app-indicator.sources.xml.in 0000664 0000000 0000000 00000001012 15212330300 023254 0 ustar
@REL_SRC@src/app-indicator.c
@REL_BIN@src/app-indicator-enum-types.c
@REL_BIN@src/app-indicator-enum-types.h
@REL_SRC@src/app-indicator.h
libayatana-appindicator-0.6.0/bindings/mono/ApplicationIndicatorCustom.cs.in 0000664 0000000 0000000 00000002135 15212330300 024147 0 ustar using System;
using System.Runtime.InteropServices;
namespace AyatanaAppIndicator
{
public partial class ApplicationIndicator : GLib.Object
{
[DllImport ("@ayatana_appindicator_gtkver@.dll")]
static extern int app_indicator_get_status (IntPtr i);
[DllImport ("@ayatana_appindicator_gtkver@.dll")]
static extern int app_indicator_get_category (IntPtr i);
[DllImport ("@ayatana_appindicator_gtkver@.dll")]
static extern void app_indicator_set_status (IntPtr i, int s);
[GLib.Property ("status")]
public AppIndicatorStatus AppIndicatorStatus
{
get
{
return (AppIndicatorStatus) app_indicator_get_status (Handle);
}
set
{
app_indicator_set_status (Handle, (int) value);
}
}
[GLib.Property ("category")]
public AppIndicatorCategory AppIndicatorCategory
{
get
{
return (AppIndicatorCategory) app_indicator_get_category (Handle);
}
}
}
}
libayatana-appindicator-0.6.0/bindings/mono/AssemblyInfo.cs 0000664 0000000 0000000 00000002271 15212330300 020643 0 ustar /*
* Copyright 2010 Canonical Ltd.
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as published
* by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranties of
* MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see .
*
* Authors:
* Cody Russell
*/
using System.Reflection;
[assembly: AssemblyTitle ("Application Indicators")]
[assembly: AssemblyDescription ("Ayatana Application Indicators")]
[assembly: AssemblyConfiguration ("")]
[assembly: AssemblyCompany ("Ayatana Project")]
[assembly: AssemblyProduct ("Ayatana AppIndicators")]
[assembly: AssemblyCopyright ("© 2010 Canonical, Ltd.; © 2015 Mike Gabriel; © 2021 Robert Tari")]
[assembly: AssemblyTrademark ("")]
[assembly: AssemblyCulture ("")]
[assembly: AssemblyVersion ("0.6.0.0")]
libayatana-appindicator-0.6.0/bindings/mono/ayatana-appindicator3-sharp-0.1.pc.in 0000664 0000000 0000000 00000000763 15212330300 024441 0 ustar prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
assemblies_dir=@CMAKE_INSTALL_FULL_LIBDIR@/cli/ayatana-appindicator3-sharp-0.1
Name: ayatana-appindicator3-sharp
Description: application indicators for .NET (GTK-3+ variant)
Version: @PROJECT_VERSION@
Libraries: ${assemblies_dir}/ayatana-appindicator3-sharp.dll ${assemblies_dir}/ayatana-appindicator3-sharp.dll.config
Requires: gtk-sharp-3.0
Cflags:
Libs: -r:${assemblies_dir}/ayatana-appindicator3-sharp.dll
libayatana-appindicator-0.6.0/bindings/mono/ayatana-appindicator3-sharp.dll.config 0000664 0000000 0000000 00000000566 15212330300 025156 0 ustar
libayatana-appindicator-0.6.0/bindings/mono/ayatana-appindicator3-sharp.snk 0000664 0000000 0000000 00000001124 15212330300 023721 0 ustar $ RSA2 U5~rۿBNa
@X< tmmYcTX}K0tM,ފ~s/>H٤6̭bº8|(Hܚ4haHPc{X}1""C#y*Ì=d"~'!d{;<{0b9*gmNGhٜQTr]
y-Tt$34ҏQ{IǥWu=4,.o En/㝶R~}{yo뿈8G"zu]/23=`}Py?ςp?Xwh4LNm¬߿fBu/4=f>4ҨSfF0pX묤(A9Ib*b1LՓj Z'}EbI*Q Exsfuقգ'Ey&~YE8z
]VO)P!;:uV5?
. ;k+*9rn\oٍu 5zYmB( libayatana-appindicator-0.6.0/bindings/mono/ayatana-appindicator-sharp-0.1.pc.in 0000664 0000000 0000000 00000000756 15212330300 024360 0 ustar prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
assemblies_dir=@CMAKE_INSTALL_FULL_LIBDIR@/cli/ayatana-appindicator-sharp-0.1
Name: ayatana-appindicator-sharp
Description: application indicators for .NET (GTK-2+ variant)
Version: @PROJECT_VERSION@
Libraries: ${assemblies_dir}/ayatana-appindicator-sharp.dll ${assemblies_dir}/ayatana-appindicator-sharp.dll.config
Requires: gtk-sharp-2.0
Cflags:
Libs: -r:${assemblies_dir}/ayatana-appindicator-sharp.dll
libayatana-appindicator-0.6.0/bindings/mono/ayatana-appindicator-sharp.dll.config 0000664 0000000 0000000 00000000564 15212330300 025071 0 ustar
libayatana-appindicator-0.6.0/bindings/mono/ayatana-appindicator-sharp.snk 0000664 0000000 0000000 00000001124 15212330300 023636 0 ustar $ RSA2 U5~rۿBNa
@X< tmmYcTX}K0tM,ފ~s/>H٤6̭bº8|(Hܚ4haHPc{X}1""C#y*Ì=d"~'!d{;<{0b9*gmNGhٜQTr]
y-Tt$34ҏQ{IǥWu=4,.o En/㝶R~}{yo뿈8G"zu]/23=`}Py?ςp?Xwh4LNm¬߿fBu/4=f>4ҨSfF0pX묤(A9Ib*b1LՓj Z'}EbI*Q Exsfuقգ'Ey&~YE8z
]VO)P!;:uV5?
. ;k+*9rn\oٍu 5zYmB( libayatana-appindicator-0.6.0/bindings/mono/CMakeLists.txt 0000664 0000000 0000000 00000035037 15212330300 020467 0 ustar if (FLAVOUR_GTK3)
set (ayatana_appindicator_gtkver "ayatana-appindicator3")
elseif (FLAVOUR_GTK2)
set (ayatana_appindicator_gtkver "ayatana-appindicator")
endif()
# ayatana-appindicator{,3}-sharp-0.1.pc
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp-0.1.pc.in" "${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp-0.1.pc" @ONLY)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp-0.1.pc" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/pkgconfig")
# ayatana-appindicator{,3}-sharp.dll.config
file(COPY "${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp.dll.config" DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp.dll.config" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/cli/${ayatana_appindicator_gtkver}-sharp-0.1")
# app-indicator-gtk{2,3}.sources.xml
file(RELATIVE_PATH REL_BIN ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR})
file(RELATIVE_PATH REL_SRC ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR})
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/app-indicator.sources.xml.in" "${CMAKE_CURRENT_BINARY_DIR}/app-indicator.sources.xml" @ONLY)
# libayatana-appindicator{,3}-api.raw
if (FLAVOUR_GTK3)
find_program(GAPI_PARSER gapi3-parser)
elseif (FLAVOUR_GTK2)
find_program(GAPI_PARSER gapi2-parser)
endif()
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.raw"
DEPENDS "src" "${CMAKE_CURRENT_BINARY_DIR}/app-indicator.sources.xml"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${GAPI_PARSER}
"${CMAKE_CURRENT_BINARY_DIR}/app-indicator.sources.xml"
)
# libayatana-appindicator{,3}-api.middle
if (FLAVOUR_GTK3)
find_program(GAPI_FIXUP gapi3-fixup)
elseif (FLAVOUR_GTK2)
find_program(GAPI_FIXUP gapi2-fixup)
endif()
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.middle"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.raw"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${CMAKE_COMMAND}
-E copy
"${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.raw"
"${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.middle"
COMMAND
${GAPI_FIXUP}
--api=lib${ayatana_appindicator_gtkver}-api.middle
--metadata="${CMAKE_CURRENT_SOURCE_DIR}/lib${ayatana_appindicator_gtkver}-api.metadata"
)
# libayatana-appindicator{,3}-api.xml
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.xml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.middle"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
VERBATIM
COMMAND
sed
-e "s|PROP_ID_S|id|"
-e "s|PROP_STATUS_S|Status|"
-e "s|PROP_STATUS_S|status|"
-e "s|PROP_CATEGORY_S|Category|"
-e "s|PROP_CATEGORY_S|category|"
-e "s|PROP_ICON_NAME_S|icon-name|"
-e "s|PROP_ICON_DESC_S|IconDesc|"
-e "s|PROP_ICON_DESC_S|icon-desc|"
-e "s|PROP_ATTENTION_ICON_NAME_S|AttentionIconName|"
-e "s|PROP_ATTENTION_ICON_NAME_S|attention-icon-name|"
-e "s|PROP_ATTENTION_ICON_DESC_S|AttentionIconDesc|"
-e "s|PROP_ATTENTION_ICON_DESC_S|attention-icon-desc|"
-e "s|PROP_ICON_THEME_PATH_S|icon-theme-path|"
-e "s|PROP_CONNECTED_S|connected|"
-e "s|PROP_LABEL_S|label|"
-e "s|PROP_LABEL_GUIDE_S|label-guide|"
-e "s|PROP_ORDERING_INDEX_S|ordering-index|"
-e "s|PROP_TITLE_S|Title|"
-e "s|PROP_TITLE_S|title|"
"${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.middle" > "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.xml"
)
# AppIndicatorCategory.cs
# NewAttentionIconHandler.cs
# NewStatusHandler.cs
# AppIndicatorStatus.cs
# NewIconHandler.cs
# ObjectManager.cs
# ApplicationIndicator.cs
# NewIconThemePathHandler.cs
# ScrollEventHandler.cs
# ConnectionChangedHandler.cs
# NewLabelHandler.cs
if (FLAVOUR_GTK3)
pkg_check_modules(GTK_SHARP_3_0 REQUIRED gtk-sharp-3.0>=2.99)
string(REPLACE ":" ";-I:" GTK_SHARP_3_0_INCLUDE_DIRS ${GTK_SHARP_3_0_INCLUDE_DIRS})
find_program(GAPI3_CODEGEN gapi3-codegen)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/GtkSharp/ObjectManager.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorCategory.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewAttentionIconHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewStatusHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorStatus.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconThemePathHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ScrollEventHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ConnectionChangedHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewLabelHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.xml"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${GAPI3_CODEGEN}
--generate lib${ayatana_appindicator_gtkver}-api.xml
--outdir=${CMAKE_CURRENT_BINARY_DIR}
--assembly-name=${ayatana_appindicator_gtkver}-sharp
${GTK_SHARP_3_0_INCLUDE_DIRS}
)
elseif (FLAVOUR_GTK2)
pkg_check_modules(GTK_SHARP_2_0 REQUIRED gtk-sharp-2.0>=2.12)
string(REPLACE ":" ";-I:" GTK_SHARP_2_0_INCLUDE_DIRS ${GTK_SHARP_2_0_INCLUDE_DIRS})
find_program(GAPI2_CODEGEN gapi2-codegen)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ObjectManager.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorCategory.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewAttentionIconHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewStatusHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorStatus.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs.raw"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconThemePathHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ScrollEventHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ConnectionChangedHandler.cs"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewLabelHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/lib${ayatana_appindicator_gtkver}-api.xml"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${GAPI2_CODEGEN}
--generate lib${ayatana_appindicator_gtkver}-api.xml
--outdir=${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator
--assembly-name=${ayatana_appindicator_gtkver}-sharp
${GTK_SHARP_2_0_INCLUDE_DIRS}
&&
mv
"${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs"
"${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs.raw"
)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs.raw"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
VERBATIM
COMMAND
sed
-e "s|public class ApplicationIndicator|public partial class ApplicationIndicator|"
"${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs.raw" > "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs"
)
endif()
# ayatana-appindicator{,3}-sharp.dll
pkg_check_modules(MONO REQUIRED mono>=5.18)
find_program(MCS mcs)
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/ApplicationIndicatorCustom.cs.in" "${CMAKE_CURRENT_BINARY_DIR}/ApplicationIndicatorCustom.cs" @ONLY)
if (FLAVOUR_GTK3)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/GtkSharp/ObjectManager.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorCategory.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewAttentionIconHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewStatusHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorStatus.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconThemePathHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ScrollEventHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ConnectionChangedHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewLabelHandler.cs"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${MCS}
-keyfile:"${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp.snk"
-nowarn:0169,0612,0618
-unsafe
-out:"${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll"
-target:library
${GTK_SHARP_3_0_LDFLAGS} "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/*.cs" "${CMAKE_CURRENT_BINARY_DIR}/GtkSharp/ObjectManager.cs" "${CMAKE_CURRENT_SOURCE_DIR}/AssemblyInfo.cs" "${CMAKE_CURRENT_BINARY_DIR}/ApplicationIndicatorCustom.cs"
)
elseif (FLAVOUR_GTK2)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ObjectManager.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorCategory.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewAttentionIconHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewStatusHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/AppIndicatorStatus.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ApplicationIndicator.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewIconThemePathHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ScrollEventHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/ConnectionChangedHandler.cs"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/NewLabelHandler.cs"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${MCS}
-keyfile:"${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp.snk"
-nowarn:0169,0612,0618
-unsafe
-out:"${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll"
-target:library
${GTK_SHARP_2_0_LDFLAGS} "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator/*.cs" "${CMAKE_CURRENT_SOURCE_DIR}/AssemblyInfo.cs" "${CMAKE_CURRENT_BINARY_DIR}/ApplicationIndicatorCustom.cs"
)
endif()
find_program(GACUTIL gacutil)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/cli/${ayatana_appindicator_gtkver}-sharp-0.1")
install(CODE "execute_process(WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} COMMAND ${GACUTIL} -i ${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll -package ${ayatana_appindicator_gtkver}-sharp -root ${CMAKE_INSTALL_FULL_LIBDIR})")
# policy.0.0.ayatana-appindicator{,3}-sharp.config
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.config.in" "${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.config" @ONLY)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.config" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/cli/${ayatana_appindicator_gtkver}-sharp-0.1")
# policy.0.0.ayatana-appindicator{,3}-sharp.dll
find_program(AL al)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.dll"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/${ayatana_appindicator_gtkver}-sharp.dll"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${AL}
-link:"policy.0.0.${ayatana_appindicator_gtkver}-sharp.config"
-out:"${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.dll"
-keyfile:"${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp.snk"
)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.dll" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/cli/${ayatana_appindicator_gtkver}-sharp-0.1")
install(CODE "execute_process(WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} COMMAND ${GACUTIL} -i ${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.dll -package ${ayatana_appindicator_gtkver}-sharp -root ${CMAKE_INSTALL_FULL_LIBDIR})")
# policy.0.1.ayatana-appindicator{,3}-sharp.config
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/policy.0.1.${ayatana_appindicator_gtkver}-sharp.config.in" "${CMAKE_CURRENT_BINARY_DIR}/policy.0.1.${ayatana_appindicator_gtkver}-sharp.config" @ONLY)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/policy.0.1.${ayatana_appindicator_gtkver}-sharp.config" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/cli/${ayatana_appindicator_gtkver}-sharp-0.1")
# policy.0.1.ayatana-appindicator{,3}-sharp.dll
find_program(AL al)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/policy.0.1.${ayatana_appindicator_gtkver}-sharp.dll"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/policy.0.0.${ayatana_appindicator_gtkver}-sharp.dll"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${AL}
-link:"policy.0.1.${ayatana_appindicator_gtkver}-sharp.config"
-out:"${CMAKE_CURRENT_BINARY_DIR}/policy.0.1.${ayatana_appindicator_gtkver}-sharp.dll"
-keyfile:"${CMAKE_CURRENT_SOURCE_DIR}/${ayatana_appindicator_gtkver}-sharp.snk"
)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/policy.0.1.${ayatana_appindicator_gtkver}-sharp.dll" DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}/cli/${ayatana_appindicator_gtkver}-sharp-0.1")
add_custom_target("bindings-mono" ALL DEPENDS "policy.0.1.${ayatana_appindicator_gtkver}-sharp.dll")
if (ENABLE_TESTS)
add_subdirectory(examples)
endif()
libayatana-appindicator-0.6.0/bindings/mono/examples/AyatanaIndicatorExample.cs 0000664 0000000 0000000 00000003743 15212330300 024622 0 ustar /*
* Copyright 2009 Canonical Ltd.
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as published
* by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranties of
* MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see .
*
* Authors:
* Cody Russell
*/
using Gtk;
using AyatanaAppIndicator;
public class IndicatorExample
{
public static void Main ()
{
Application.Init ();
Window win = new Window ("Test");
win.Resize (200, 200);
Label label = new Label ();
label.Text = "Hello, world!";
win.Add (label);
ApplicationIndicator indicator = new ApplicationIndicator ("Example",
"applications-microblogging-panel",
AppIndicatorCategory.ApplicationStatus);
indicator.AppIndicatorStatus = AppIndicatorStatus.Attention;
Menu menu = new Menu ();
var foo = new MenuItem ("Foo");
menu.Append (foo);
foo.Activated += delegate {
System.Console.WriteLine ("Foo item has been activated");
};
menu.Append (new MenuItem ("Bar"));
indicator.Menu = menu;
indicator.Menu.ShowAll ();
indicator.SecondaryActivateTarget = foo;
win.ShowAll ();
Application.Run ();
}
}
libayatana-appindicator-0.6.0/bindings/mono/examples/ayatana-indicator-example.in 0000775 0000000 0000000 00000000154 15212330300 025111 0 ustar #!/bin/sh
MONO_PATH=@CMAKE_BINARY_DIR@/bindings/mono @CMAKE_CURRENT_BINARY_DIR@/AyatanaIndicatorExample.exe
libayatana-appindicator-0.6.0/bindings/mono/examples/CMakeLists.txt 0000664 0000000 0000000 00000002525 15212330300 022301 0 ustar # ayatana-indicator-example
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/ayatana-indicator-example.in" "${CMAKE_CURRENT_BINARY_DIR}/ayatana-indicator-example" @ONLY)
# AyatanaIndicatorExample.exe
find_program(MONO mono)
if (FLAVOUR_GTK3)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaIndicatorExample.exe"
DEPENDS "bindings-mono"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${MCS}
-out:"${CMAKE_CURRENT_BINARY_DIR}/AyatanaIndicatorExample.exe"
-target:exe
${GTK_SHARP_3_0_LDFLAGS} "-r:${CMAKE_BINARY_DIR}/bindings/mono/ayatana-appindicator3-sharp.dll" "${CMAKE_CURRENT_SOURCE_DIR}/AyatanaIndicatorExample.cs"
)
elseif (FLAVOUR_GTK2)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaIndicatorExample.exe"
DEPENDS "bindings-mono"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${MCS}
-out:"${CMAKE_CURRENT_BINARY_DIR}/AyatanaIndicatorExample.exe"
-target:exe
${GTK_SHARP_2_0_LDFLAGS} "-r:${CMAKE_BINARY_DIR}/bindings/mono/ayatana-appindicator-sharp.dll" "${CMAKE_CURRENT_SOURCE_DIR}/AyatanaIndicatorExample.cs"
)
endif()
add_custom_target("bindings-mono-examples" ALL DEPENDS "AyatanaIndicatorExample.exe")
libayatana-appindicator-0.6.0/bindings/mono/libayatana-appindicator3-api.metadata 0000664 0000000 0000000 00000013707 15212330300 025043 0 ustar
ApplicationIndicator
NewAttentionIcon
new-attention-icon
NewStatus
new-status
NewLabel
new-label
ConnectionChanged
connection-changed
ScrollEvent
scroll-event
NewIcon
new-icon
NewIconThemePath
new-icon-theme-path
ID
true
true
IconName
AttentionIconName
IconThemePath
Connected
Label
LabelGuide
OrderingIndex
true
SetMenu
id
icon-name
category
id
icon-name
category
icon-theme-path
libayatana-appindicator-0.6.0/bindings/mono/libayatana-appindicator-api.metadata 0000664 0000000 0000000 00000013707 15212330300 024760 0 ustar
ApplicationIndicator
NewAttentionIcon
new-attention-icon
NewStatus
new-status
NewLabel
new-label
ConnectionChanged
connection-changed
ScrollEvent
scroll-event
NewIcon
new-icon
NewIconThemePath
new-icon-theme-path
ID
true
true
IconName
AttentionIconName
IconThemePath
Connected
Label
LabelGuide
OrderingIndex
true
SetMenu
id
icon-name
category
id
icon-name
category
icon-theme-path
libayatana-appindicator-0.6.0/bindings/mono/policy.0.0.ayatana-appindicator3-sharp.config.in 0000664 0000000 0000000 00000000650 15212330300 026575 0 ustar
libayatana-appindicator-0.6.0/bindings/mono/policy.0.0.ayatana-appindicator-sharp.config.in 0000664 0000000 0000000 00000000647 15212330300 026520 0 ustar
libayatana-appindicator-0.6.0/bindings/mono/policy.0.1.ayatana-appindicator3-sharp.config.in 0000664 0000000 0000000 00000000664 15212330300 026603 0 ustar
libayatana-appindicator-0.6.0/bindings/mono/policy.0.1.ayatana-appindicator-sharp.config.in 0000664 0000000 0000000 00000000663 15212330300 026517 0 ustar
libayatana-appindicator-0.6.0/bindings/mono/TestAyatanaIndicator.cs 0000664 0000000 0000000 00000005224 15212330300 022324 0 ustar /*
* Copyright 2009 Canonical Ltd.
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as published
* by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranties of
* MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see .
*
* Authors:
* Cody Russell
*/
using System;
using GLib;
using Gtk;
using AyatanaAppIndicator;
using NUnit.Framework;
namespace Ayatana.AyatanaAppIndicator.Test
{
[TestFixture]
public class IndicatorTest
{
ApplicationIndicator indicator;
private void Update ()
{
while (MainContext.Pending ())
MainContext.Iteration(true);
}
[SetUp]
public void Init ()
{
Application.Init ();
Console.WriteLine ("Init()");
indicator = new ApplicationIndicator ("my-id", "my-name", AppIndicatorCategory.ApplicationStatus);
Console.WriteLine ("Created indicator");
Update();
}
[Test]
public void TestProperties ()
{
Console.WriteLine ("TestProperties()");
Assert.AreNotSame (indicator, null);
Assert.AreEqual (indicator.IconName, "my-name");
Assert.AreEqual (indicator.ID, "my-id");
Assert.AreEqual (indicator.AppIndicatorStatus, AppIndicatorCategory.ApplicationStatus);
Console.WriteLine ("End..");
}
[Test]
public void TestSetProperties ()
{
Console.WriteLine ("TestSetProperties");
indicator.AppIndicatorStatus = AppIndicatorStatus.Attention;
indicator.AttentionIconName = "my-attention-name";
Assert.AreEqual (indicator.AppIndicatorStatus, AppIndicatorStatus.Attention);
Assert.AreEqual (indicator.AttentionIconName, "my-attention-name");
Console.WriteLine ("End..");
}
}
} libayatana-appindicator-0.6.0/bindings/vala/ayatana-appindicator-0.1-custom.vala 0000664 0000000 0000000 00000002265 15212330300 024441 0 ustar /*
Copyright 2011 Canonical, Ltd.
Copyright 2022 Robert Tari
This program is free software: you can redistribute it and/or modify it
under the terms of either or both of the following licenses:
1) the GNU Lesser General Public License version 3, as published by the
Free Software Foundation; and/or
2) the GNU Lesser General Public License version 2.1, as published by
the Free Software Foundation.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranties of
MERCHANTABILITY, SATISFACTORY QUALITY or FITNESS FOR A PARTICULAR
PURPOSE. See the applicable version of the GNU Lesser General Public
License for more details.
You should have received a copy of both the GNU Lesser General Public
License version 3 and version 2.1 along with this program. If not, see
Authors:
Michal Hruby
Robert Tari
*/
namespace AppIndicator {
[CCode (type_check_function = "APP_IS_INDICATOR", type_id = "app_indicator_get_type ()")]
public class Indicator : GLib.Object {
}
}
// vim:et:ai:cindent:ts=2 sts=2 sw=2:
libayatana-appindicator-0.6.0/bindings/vala/ayatana-appindicator3-0.1.deps 0000664 0000000 0000000 00000000037 15212330300 023217 0 ustar gtk+-3.0
glib-2.0
Dbusmenu-0.4
libayatana-appindicator-0.6.0/bindings/vala/CMakeLists.txt 0000664 0000000 0000000 00000002032 15212330300 020427 0 ustar # ayatana-appindicator3-0.1.deps
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/ayatana-appindicator3-0.1.deps" DESTINATION "${CMAKE_INSTALL_FULL_DATADIR}/vala/vapi")
# AyatanaAppIndicator3-0.1.vala
find_package(Vala REQUIRED QUIET)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator3-0.1.vala"
DEPENDS "src" "${CMAKE_BINARY_DIR}/src/AyatanaAppIndicator3-0.1.typelib"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${VAPI_GEN}
--library=ayatana-appindicator3-0.1
--pkg gtk+-3.0
--girdir="${CMAKE_SOURCE_DIR}/src"
--metadatadir "${CMAKE_SOURCE_DIR}/src"
"${CMAKE_BINARY_DIR}/src/AyatanaAppIndicator3-0.1.gir"
"${CMAKE_CURRENT_SOURCE_DIR}/ayatana-appindicator-0.1-custom.vala"
)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/ayatana-appindicator3-0.1.vapi" DESTINATION "${CMAKE_INSTALL_FULL_DATADIR}/vala/vapi")
add_custom_target("bindings-vala" ALL DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/AyatanaAppIndicator3-0.1.vala")
if (ENABLE_TESTS)
add_subdirectory(examples)
endif()
libayatana-appindicator-0.6.0/bindings/vala/examples/ayatana-indicator-example.vala 0000664 0000000 0000000 00000004053 15212330300 025400 0 ustar /*
* Copyright 2011 Canonical Ltd.
* Copyright 2022 Robert Tari
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as published
* by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranties of
* MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see .
*
* Authors:
* Marco Trevisan (Treviño)
* Robert Tari
*/
using Gtk;
using AppIndicator;
public class IndicatorExample {
public static int main(string[] args) {
Gtk.init(ref args);
var win = new Window();
win.title = "Indicator Test";
win.resize(200, 200);
win.destroy.connect(Gtk.main_quit);
var label = new Label("Hello, world!");
win.add(label);
var indicator = new Indicator(win.title, "indicator-messages",
IndicatorCategory.APPLICATION_STATUS);
if (!(indicator is Indicator)) return -1;
indicator.set_status(IndicatorStatus.ACTIVE);
indicator.set_attention_icon_full("indicator-messages-new", null);
var menu = new Gtk.Menu();
var item = new Gtk.MenuItem.with_label("Foo");
item.activate.connect(() => {
indicator.set_status(IndicatorStatus.ATTENTION);
});
item.show();
menu.append(item);
var bar = item = new Gtk.MenuItem.with_label("Bar");
item.show();
item.activate.connect(() => {
indicator.set_status(IndicatorStatus.ACTIVE);
});
menu.append(item);
indicator.set_menu(menu);
indicator.set_secondary_activate_target(bar);
win.show_all();
Gtk.main();
return 0;
}
}
libayatana-appindicator-0.6.0/bindings/vala/examples/CMakeLists.txt 0000664 0000000 0000000 00000002210 15212330300 022243 0 ustar # ayatana-indicator-example.c
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/ayatana-indicator-example.c"
DEPENDS "bindings-vala"
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
COMMAND ${CMAKE_COMMAND} -E create_symlink "${CMAKE_BINARY_DIR}/src" "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator"
COMMAND
${VALA_COMPILER}
--pkg ayatana-appindicator3-0.1
--pkg gtk+-3.0
--vapidir=${CMAKE_BINARY_DIR}/bindings/vala
-C ayatana-indicator-example.vala
--metadatadir "${CMAKE_SOURCE_DIR}/src"
--includedir="${CMAKE_BINARY_DIR}/src"
--directory=${CMAKE_CURRENT_BINARY_DIR}
)
# ayatana-indicator-example
set_source_files_properties("${CMAKE_CURRENT_BINARY_DIR}/ayatana-indicator-example.c" PROPERTIES COMPILE_FLAGS " -Wno-incompatible-pointer-types")
add_executable("ayatana-indicator-example" "${CMAKE_CURRENT_BINARY_DIR}/ayatana-indicator-example.c")
target_include_directories("ayatana-indicator-example" PUBLIC ${PROJECT_DEPS_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR})
target_link_libraries("ayatana-indicator-example" "${PROJECT_DEPS_LIBRARIES} -layatana-appindicator3 -L${CMAKE_BINARY_DIR}/src")
libayatana-appindicator-0.6.0/.build.yml 0000664 0000000 0000000 00000014310 15212330300 015051 0 ustar #########################################################
# THE FOLLOWING LINES IS USED BY docker-build
##########################################################
requires:
archlinux:
# Useful URL: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=libayatana-appindicator
- clang
- gcc
- git
- make
- startup-notification
- which
- cmake
- cmake-extras
- mate-common
- gtk3
- glib2
- libdbusmenu-gtk3
- gobject-introspection
- gtk3-docs
debian:
# Useful URL: https://salsa.debian.org/debian-ayatana-team/libayatana-appindicator
- autopoint
- clang
- clang-tools
- g++
- cppcheck
- git
- at-spi2-core
- cmake
- cmake-extras
- cli-common-dev
- gobject-introspection
- intltool
- gtk-doc-tools
- libxml2-utils
- libnunit-cil-dev
- dbus-test-runner
- xvfb
- valac
- mono-devel
- libglib2.0-dev
- libgtk-3-dev
- libgtk2.0-dev
- gtk-sharp3-gapi
- libgtk3.0-cil-dev
- gtk-sharp2-gapi
- libgtk2.0-cil-dev
- libdbusmenu-glib-dev
- libdbusmenu-gtk3-dev
- libdbusmenu-gtk-dev
- libgirepository1.0-dev
- libgtk-3-doc
- libdbusmenu-glib-doc
ubuntu:
- autopoint
- clang
- clang-tools
- g++
- cppcheck
- git
- at-spi2-core
- cmake
- cmake-extras
- cli-common-dev
- gobject-introspection
- intltool
- gtk-doc-tools
- libxml2-utils
- libnunit-cil-dev
- dbus-test-runner
- xvfb
- valac
- mono-devel
- libglib2.0-dev
- libgtk-3-dev
- libgtk2.0-dev
- gtk-sharp3-gapi
- libgtk3.0-cil-dev
- gtk-sharp2-gapi
- libgtk2.0-cil-dev
- libdbusmenu-glib-dev
- libdbusmenu-gtk3-dev
- libdbusmenu-gtk-dev
- libgirepository1.0-dev
- libgtk-3-doc
- libdbusmenu-glib-doc
variables:
- 'CHECKERS="
-enable-checker deadcode.DeadStores
-enable-checker alpha.deadcode.UnreachableCode
-enable-checker alpha.core.CastSize
-enable-checker alpha.core.CastToStruct
-enable-checker alpha.core.IdenticalExpr
-enable-checker alpha.core.SizeofPtr
-enable-checker alpha.security.ArrayBoundV2
-enable-checker alpha.security.MallocOverflow
-enable-checker alpha.security.ReturnPtrRange
-enable-checker alpha.unix.SimpleStream
-enable-checker alpha.unix.cstring.BufferOverlap
-enable-checker alpha.unix.cstring.NotNullTerminated
-enable-checker alpha.unix.cstring.OutOfBounds
-enable-checker alpha.core.FixedAddr
-enable-checker security.insecureAPI.strcpy"'
before_scripts:
- cd ${START_DIR}
- if [ ! -d ayatana-ido-build ]; then
- git clone --depth 1 https://github.com/AyatanaIndicators/ayatana-ido.git ayatana-ido-build
- fi
- cd ayatana-ido-build
- cmake . -DCMAKE_INSTALL_PREFIX=/usr
- make
- make install
- cd ../
- rm -Rf ayatana-ido-build/
-
- cd ${START_DIR}
- if [ ! -d libayatana-indicator-build ]; then
- git clone --depth 1 https://github.com/AyatanaIndicators/libayatana-indicator.git libayatana-indicator-build
- fi
- cd libayatana-indicator-build
- mkdir -p build/gtk3
- cd build/gtk3
- cmake ../../ -DCMAKE_INSTALL_PREFIX=/usr -DFLAVOUR_GTK3=ON
- make
- make install
- cd -
- mkdir -p build/gtk2
- cd build/gtk2
- cmake ../../ -DCMAKE_INSTALL_PREFIX=/usr -DFLAVOUR_GTK2=ON
- make
- make install
- cd -
- cd ../
- rm -Rf libayatana-indicator-build/
build_scripts:
- if [ ${DISTRO_NAME} == "debian" ];then
- cppcheck --enable=warning,style,performance,portability,information,missingInclude .
- fi
-
- if [ -e ./CMakeLists.txt ]; then
- mkdir -p build/gtk3/
- cd build/gtk3/
- if [ ${DISTRO_NAME} == "debian" ] || [ ${DISTRO_NAME} == "ubuntu" ]; then
# We could use -DENABLE_WERROR=ON, but Debian Stable has an ancient Clang.
- scan-build $CHECKERS cmake ../../ -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DENABLE_TESTS=ON -DFLAVOUR_GTK3=ON -DENABLE_GTKDOC=ON
- else
- scan-build $CHECKERS cmake ../../ -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DFLAVOUR_GTK3=ON
- fi
- cd -
- mkdir -p build/gtk2/
- cd build/gtk2/
- if [ ${DISTRO_NAME} == "debian" ] || [ ${DISTRO_NAME} == "ubuntu" ]; then
- scan-build $CHECKERS cmake ../../ -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DENABLE_TESTS=ON -DFLAVOUR_GTK2=ON -DENABLE_GTKDOC=ON
- else
- scan-build $CHECKERS cmake ../../ -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DFLAVOUR_GTK2=ON
- fi
- cd -
- else
- exit 1
- fi
-
- if [ $CPU_COUNT -gt 1 ]; then
- if [ ${DISTRO_NAME} == "debian" ];then
- cd build/gtk3/
- scan-build $CHECKERS --keep-cc --use-cc=clang --use-c++=clang++ -o html-report make -j $CPU_COUNT
- make clean
- cd -
- cd build/gtk2/
- scan-build $CHECKERS --keep-cc --use-cc=clang --use-c++=clang++ -o html-report make -j $CPU_COUNT
- make clean
- cd -
- fi
- cd build/gtk3/
- scan-build $CHECKERS --keep-cc -o html-report make -j $CPU_COUNT
- cd -
- cd build/gtk2/
- scan-build $CHECKERS --keep-cc -o html-report make -j $CPU_COUNT
- cd -
- else
- if [ ${DISTRO_NAME} == "debian" ];then
- cd build/gtk3/
- scan-build $CHECKERS --keep-cc --use-cc=clang --use-c++=clang++ -o html-report make
- make clean
- cd -
- cd build/gtk2/
- scan-build $CHECKERS --keep-cc --use-cc=clang --use-c++=clang++ -o html-report make
- make clean
- cd -
- fi
- cd build/gtk3/
- scan-build $CHECKERS --keep-cc -o html-report make
- cd -
- cd build/gtk2/
- scan-build $CHECKERS --keep-cc -o html-report make
- cd -
- fi
- XVFB_RUN="$(which xvfb-run || true)"
- if [ ${DISTRO_NAME} == "debian" ] || [ ${DISTRO_NAME} == "ubuntu" ]; then
- if [ -e ./CMakeLists.txt ]; then
- cd build/gtk3/
- ${XVFB_RUN} env CTEST_OUTPUT_ON_FAILURE=1 make test
- cd -
- cd build/gtk2/
- ${XVFB_RUN} env CTEST_OUTPUT_ON_FAILURE=1 make test
- cd -
- fi
- fi
libayatana-appindicator-0.6.0/ChangeLog 0000664 0000000 0000000 00000575135 15212330300 014744 0 ustar 2026-06-10 Mike Gabriel
* Release 0.6.0 (HEAD -> main, tag: 0.6.0)
* CMake: Add ${CMAKE_BINARY_DIR}/src to target_include_directories()
(540df103)
* debian/: Prepare release v0.6.0. Update packaging from Debian
unstable. (3bca2cde)
2026-06-10 Aurelien Jarno
* tests/test-libappindicator-fallback-watcher.c: Increase test
timeout, fix unit test on riscv64. (54e1f824)
2026-06-10 Mike Gabriel
* Merge branch 'sunweaver-pr/tooltip-support' (13fa5796)
2021-03-01 Guido Berhoerster
* Add support for tooltips (bfef7f60)
* Add macros for compile-time version checking (808727b9)
2023-03-24 Guido Berhoerster
* Use symlink in the build directory for includes (2ea7c4ae)
2026-06-10 Mike Gabriel
* Revert "Explicitly mark deprecated functions and use substitutes"
(0a1de621)
* Merge branch 'mikhailnov-activate-signal' (c45150ea)
2026-04-28 Mikhail Novosyolov
* Implement the Activate D-Bus method for primary click handling
(90ce95a6)
2025-03-12 Mike Gabriel
* release 0.5.94 (31e8bb08) (tag: 0.5.94)
* Merge branch 'tari01-pr/add-deprecation' (739dc8d3)
2025-03-07 Robert Tari
* Deprecate libayatana-appindicator (13ea9328)
2024-07-03 Mike Gabriel
* Merge branch 'parona-source-undefined-version-script-symbols'
(e3c1dba0)
2024-07-02 Alfred Wingate
* Correct symbols in version script file (6e29dc38)
Fixes:
4d97676bb5ba1a7612aed36d219cbaa978adc90e
2024-07-03 Mike Gabriel
* Merge branch 'barracuda156-apple' (fb1a124c)
2024-06-17 Sergey Fedorov
* Fix build on macOS (f8da9004)
2023-10-13 Mike Gabriel
* release 0.5.93 (238c8b02) (tag: 0.5.93)
2023-09-10 Mike Gabriel
* Merge branch 'tari01-pr/enable-docs' (a80f3b74)
2023-09-07 Robert Tari
* CMakeLists.txt: Generate GTK documentation by default (277f5841)
2023-08-10 Robert Tari
* README.md: Fix title copy-paste mistake (05ee0c78)
2023-09-07 Robert Tari
* Merge branch 'tyll-executable_so' (54fc06c8)
2023-09-06 Till Maas
* cmake: Install library as library (12dc6d22)
2023-08-10 Mike Gabriel
* debian/libayatana-appindicator*.symbols: Update .symbols after
having limited the number of exported symbols. (86f8bb35)
* Merge branch 'tari01-pr/limit-symbols' (ef6ee22a)
2023-08-09 Robert Tari
* Limit exported symbols (4d97676b)
2023-08-10 Mike Gabriel
* Merge branch 'tari01-pr/build-instructions' (2a3ed016)
2023-08-09 Robert Tari
* Add info and build instructions (e0c8e155)
2023-08-10 Mike Gabriel
* Merge branch 'tari01-pr/drop-dbus-glib' (3b69c237)
2023-08-09 Robert Tari
* .build.yml: Drop dbus-glib and dbus dependencies (d6cdc24f)
* debian/control: Drop libdbus-glib-1-dev and libdbus-1-dev
(1ac50df4)
* Replace DBus-GLib with GDBus and drop libdus (f3cf5352)
* tests/test-libappindicator.c: Drop unread value (25001b09)
2023-08-07 Mike Gabriel
* Merge branch 'WPettersson-document-status' (92010355)
2023-07-20 William Pettersson
* Document the status property a bit more clearly. (864b830e)
2023-06-07 Mike Gabriel
* Merge branch 'tari01-pr/build-fixes' (2b32292b)
2023-03-11 Robert Tari
* .build.yml: Add doc requirements and build with GTKDOC (05913e67)
* bindings/mono/CMakeLists.txt: Drop path from linked resource file
(e67e62e1)
* src/app-indicator.c: Don't use GNU old-style field designator
extension (d848644c)
2023-03-10 Robert Tari
* src/app-indicator.c: Fix documentation related errors (f7f4a8dd)
* Explicitly mark deprecated functions and use substitutes (aec17412)
* src/AyatanaAppIndicator*-0.1.metadata: Drop unused metadata
(483cd99b)
* bindings/mono/CMakeLists.txt: Drop unused properties (6f8cdd5e)
* bindings/mono/libayatana-appindicator*-api.metadata: Drop/fix
properties, methods and signals (833d2c96)
* Whitespace fix (9f92d341)
2023-02-02 Mike Gabriel
* release 0.5.92 (d214fe3e) (tag: 0.5.92)
* Merge branch 'tari01-pr/fix-build-warnings' (4f9c4e93)
2022-07-15 Robert Tari
* Fix all remaining build warnings (694ab4ee)
2022-08-19 Robert Tari
* src/app-indicator.c: Fix wrong function signatures (0231964d)
2022-07-15 Robert Tari
* Silence warnings generated by Vala (d305bdac)
2022-07-14 Robert Tari
* Fix remaining deprecation warnings (44a82a05)
2022-07-13 Robert Tari
* src/app-indicator.c: Silence GtkStatusIcon deprecation warnings
(cc27f130)
* Whitespace fix (28d21786)
2022-04-08 Mike Gabriel
* release 0.5.91 (f225dccb) (tag: 0.5.91)
* Merge branch 'pr/discord-segfaulting' (59e472a3)
2022-04-01 Mike Gabriel
* src/appindicator.c: Clean up all g_signal_emit and g_signal_new
calls so that they correspond with each other. (05dee64b)
* src/appindicator.c: Fix path NULL check in status_icon_change().
(540b7bf7)
2022-04-01 Robert Tari
* Merge branch 'sunweaver-pr/gpl-3-copying-file' (5b0a474a)
2022-04-01 Mike Gabriel
* COPYING.GPL.3: Add file. Some code files are licensed GPL-3. Thanks
to Luca Weiss for spotting this. (6c01f2ca)
2022-02-16 Mike Gabriel
* Merge branch 'tari01-pr/cleanup-compile-flags' (420dcd2d)
2022-02-11 Robert Tari
* .build.yml: Drop extra compilation flags (0ea872f0)
* Clean up compilation flags (e6b34ef4)
2022-02-09 Robert Tari
* Merge branch 'sunweaver-pr/let-run-xvfv-sh-run-in-bin-sh'
(3bec2d15)
2022-02-08 Mike Gabriel
* tests/run-xvfb.sh: Allow sourcing run-xvfb.sh with /bin/sh.
(772bab76)
* Merge branch 'z3ntu-tests-bash' (ea135ed7)
2022-02-06 Luca Weiss
* Use /bin/sh for running tests (dc4d76b8)
2022-02-08 Robert Tari
* .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system
(b09086c6)
2022-01-27 Robert Tari
* Merge branch 'sunweaver-pr/pkg-config-file-for-gtk2-broken'
(43cfc1ea)
2021-12-21 Mike Gabriel
* src/ayatana-appindicator3-0.1.pc.in: Update description field and
mention GTK-3+. (1f74aa35)
* src/ayatana-appindicator-0.1.pc.in: Adapt file for CMake builds.
This slipped through when porting from autotools to CMake,
it seems. (Thanks to Unit193 for reporting this via IRC).
(7019d68e)
2021-12-08 Mike Gabriel
* Merge branch 'z3ntu-canonicalize_file_name' (e689457f)
2021-12-07 Luca Weiss
* Fix build with musl libc (89415c01)
2021-11-18 Mike Gabriel
* release 0.5.90 (afb37c43) (tag: 0.5.90)
2021-10-24 Mike Gabriel
* debian/rules: Unset DBUS_SESSION_BUS_ADDRESS before running tests.
(2bf2076c)
* CMakeLists.txt: Fix how we evaluate the result for find_program for
gtkdoc-scan. (ea91c021)
* CMakeLists.txt: Fix gtkdoc-scan binary name. (d0083202)
2021-10-24 Robert Tari
* Merge branch 'sunweaver-pr/run-tests-in-build_scripts-target'
(c3f146d3)
2021-10-24 Mike Gabriel
* .build.yml. Run unit tests directly after build in build_scripts:
target. (a6c9ba85)
2021-10-24 Robert Tari
* Merge branch 'sunweaver-pr/dbus-test-runner-keep-env' (c2f6dc53)
* Merge branch 'sunweaver-pr/fix-mono-bindings-for-gtk3' (06df5ff9)
2021-10-24 Mike Gabriel
* tests/CMakeLists.txt: Assure that modified outside environment
variables (see debian/rules) survive into the
dbus-test-runner wrapped environment. (471a7ac8)
* .build.yml: Fix building and running unit tests (mixed up of && and
||). (52bade66)
* .build.yml: Drop local builds of ayatana-ido and
libayatana-indicator. They confuse cppcheck. (d34e8050)
* .build.yml: Fix rebuild with gcc on multi-core build nodes.
(3a6def59)
* .build.yml and debian/control: Sync list and order of
build-dependencies (Debian and Ubuntu). (074fb94f)
* bindings/mono/CMakeLists.txt: Fix missing target
bindings/mono/AyatanaAppIndicator/ApplicationIndicator.cs.
(c8b0ce51)
2021-10-24 Robert Tari
* Merge branch 'sunweaver-pr/gi-is-mandatory' (adaf4e3c)
* .build.yml: Fix typo (12f77f0c)
2021-10-23 Mike Gabriel
* CMakeLists.txt: White-space fix (remove superfluous empty line).
(289797b3)
* CMakeLists.txt: Check for presence of gtk-doc executable if
-DENABLE_GTKDOC=ON. (aaac9d8c)
* {,bindings/}CMakeLists.txt: Add switch for enabling/disabling
bindings (enabled by default). (96732334)
2021-10-24 Robert Tari
* .build.yml: Fix typo (f7208885)
* Merge branch 'sunweaver-pr/check-for-gtk-doc' (ba37cb9d)
2021-10-23 Mike Gabriel
* {,bindings/}CMakeLists.txt: Add switch for enabling/disabling
bindings (enabled by default). (d80057c4)
2021-10-24 Robert Tari
* Merge branch 'sunweaver-pr/make-bindings-optional' (62c77b51)
2021-10-23 Mike Gabriel
* src/CMakeLists.txt: GObjectIntrospection is not optional, so mark
it as REQUIRED (only). (c3e24c26)
* CMakeLists.txt: White-space fix (remove superfluous empty line).
(3bbad2ab)
* CMakeLists.txt: Check for presence of gtk-doc executable if
-DENABLE_GTKDOC=ON. (5ffca108)
* {,bindings/}CMakeLists.txt: Add switch for enabling/disabling
bindings (enabled by default). (7e5b7d8f)
2021-10-23 Robert Tari
* Merge branch 'sunweaver-pr/bring-back-gtk2-build-support'
(7e4b6714)
* Merge branch 'sunweaver-pr/add-enable-gtkdoc-cmake-option'
(69f83579)
2021-10-23 Mike Gabriel
* .build.yml: Drop autogen.sh support; add GTK+-2.0 build and test
support; also run unit tests on Ubuntu. (91bddd96)
* debian/*: Re-enable / uncomment GTK+ 2.0 support. (152bf4e7)
* Re-introduce (CMake based) build support against GTK+ 2.0.
(c7237685)
* CMakeLists: Introduce -DENABLE_GTKDOC. (1245eb78)
2021-10-22 Mike Gabriel
* debian/rules: Run GTK3 unit tests first (see if they also fail on
Jenkins). (61bb127d)
* debian/rules: Also explicitly set XDG_CACHE_HOME for unit tests.
(4de805fe)
* debian/rules: Also set XDG_DATA_HOME for unit tests. (800f06cf)
2021-10-20 Robert Tari
* .travis.yml: Temporarily disable ppc64le builds (7bb8af0e)
* .travis.yml: Temporarily disable ppc64le builds (38190d0d)
2021-08-10 Mike Gabriel
* Merge branch 'tari01-pr/add-enable-werror-option' (e7d58e51)
2021-08-09 Robert Tari
* Add ENABLE_WERROR option (8d3a18b6)
2021-06-11 Robert Tari
* Merge branch 'sunweaver-pr/debian-fix-gtk-3-only-builds' (c173a0e1)
2021-06-11 Mike Gabriel
* debian/*: Fix DEB builds (GTK-3+ only for now) after CMake
switch-over. (58269553)
2021-06-11 Robert Tari
* Merge branch 'sunweaver-pr/mono-namespacing-fix' (909558a3)
2021-06-11 Mike Gabriel
* Mono bindings: Change namespace from ayatana-appindicator-sharp3 to
ayatana-appindicator3-sharp (and similar). (d359a4b3)
2021-06-10 Mike Gabriel
* debian/changelog: Bump package version to 0.5.90. (301b56f6)
* Merge branch 'tari01-pr/move-to-cmake' (80245fc0)
2021-06-09 Robert Tari
* bindings/vala/ayatana-appindicator3-0.1.deps: Add all dependencies
(fd8225ec)
2021-06-03 Robert Tari
* .build.yml: Add libdbus-1-dev dependency for Debian/Ubuntu
(edc83f37)
2021-06-02 Robert Tari
* .build.yml: Add gtk-sharp3-gapi dependency for Debian/Ubuntu
(363301ef)
2021-06-01 Robert Tari
* .build.yml: Add libgtk3.0-cil-dev dependency (56c2732d)
2021-02-27 Robert Tari
* Drop Automake files (ec329487)
* Drop legacy GTK files (93f8f78c)
* Add CMakeLists.txt files + cmake/ helpers (367188db)
* bindings/mono/examples: Port ayatana-indicator-example.in to CMake
(2d8c300a)
* bindings/mono: Drop custom extension and use partial class in
ApplicationIndicatorCustom.cs (33422a5e)
* bindings/vala: Add ayatana-appindicator3-0.1.deps (3ed807db)
* bindings/mono: Rename and port
ayatana-appindicator-sharp3-0.1.pc.in to CMake (e16b7359)
* src: Port ayatana-appindicator3-0.1.pc.in to CMake (7b0ede1a)
* bindings/mono: Use preconfigured
ayatana-appindicator-sharp.dll.config (a52688bf)
* docs/reference: Port version.xml.in to CMake (1d8eec28)
* docs/reference: Port libayatana-appindicator-docs.sgml.in to CMake
(3ebb89dd)
* bindings/mono: Port policy.0.1.ayatana-appindicator-sharp.config.in
to CMake (0df68d8b)
* bindings/mono: Port policy.0.0.ayatana-appindicator-sharp.config.in
to CMake (290c62f7)
* bindings/mono: Update AssemblyInfo.cs (00f0e2c6)
* bindings/mono: Port app-indicator.sources.xml.in to CMake
(4e06a0e8)
* src: use preconfigured AyatanaAppIndicator3-0.1.metadata (5004d724)
2021-05-25 Robert Tari
* Merge branch 'sunweaver-pr/travis-ci' (31484851)
2021-05-25 Mike Gabriel
* configure.ac: Default to GTK+-3.0 build (will come with CMake
switch, anyway). (3400cf9d)
* {src,tests}/Makefile.am: Drop -Werror flag for now. Needs to be
re-added later. (32f5f113)
* Travis CI: Add initial scripts for running CI builds on Travis CI.
(13f7ad09)
2021-05-03 Mike Gabriel
* debian/rules: Make really really sure that unit tests are not run
in parallel (although this looks ugly). (826f8480)
2021-05-01 Mike Gabriel
* Merge branch 'pr/fix-unit-tests' (1defcc37)
2021-04-30 Mike Gabriel
* debian/rules: Switch to official Debian's dotest-% target. This
stops ignoring unit tests during DEB package buids (and
also fixes them). (6173997a)
* tests/Makefile.am: Add --keep-env option to dbus-test-runner calls.
Allows propagating e.g. a build HOME into the DBus test
environment. (04a517ec)
2020-07-23 Mike Gabriel
* release 0.5.5 (c43a76e6) (tag: 0.5.5)
* debian/rules: Explicitly set XDG_CACHE_HOME during unit tests, too.
Hope this amends the dconf errors spotted lately.
(c11784ba)
* debian/rules: Fix dh_auto_test call in dotest-%: target. (91ec65ea)
* debian/control: Drop R³ field again, it causes FTBFS on Ubuntu
bionic in their version of dh_makeclilibs. (71dfd0af)
* debian/rules: Drop more Python2 build stuff, esp. references to
Py2-version specific builds. (05ebffc4)
* debian/changelog: Fix typo in previous changelog stanza's date.
(1c48b440)
2020-07-22 Mike Gabriel
* configure.ac: Drop Python section that configured the build for
Python2 bindings. (50e147ab)
2020-07-20 Mike Gabriel
* configure.ac: No more reference to Python2 ayatana_appindicator
bindings. (6af5e32b)
2020-07-19 Mike Gabriel
* debian/rules: Drop reference to python2 build of remove bin:pkg
python-ayatana-appindicator. (7373261b)
2020-07-18 Mike Gabriel
* debian/control: Port over changes from official Debian packaging.
(43dc072e)
* bindings/pyton: Drop Python2/Gtk-2 bindings. (8c4c6dba)
* debian/*: Drop Python2 binding support. (eb5ffbb1)
2019-11-11 Mike Gabriel
* release 0.5.4 (5ca235fa) (tag: 0.5.4)
2019-08-29 Mike Gabriel
* Avoid deprecated g_type_class_add_private. (e7acaf90)
2018-03-22 Mike Gabriel
* debian/control: Add Ds for libgtk*-dev to
libaytana-appindicator*-dev. (f9d315aa)
2018-03-20 Mike Gabriel
* debian/control: Drop from Recommends:
ayatana-indicator-application. The -application Indicator
should be pulled in from the desktop env's side that wants
to utilize it (e.g. via the indicator-render applet).
(7b7bd6b7)
* release 0.5.3 (4892a12a) (tag: 0.5.3)
* src/app-indicator.c: Type cast assignments from g_object_ref().
(b14ba332)
2017-10-26 Mike Gabriel
* {configure.ac,Makefile.am}: Drop distcheck features. (d4b16971)
2017-10-24 Mike Gabriel
* release 0.5.2 (a081ea2f) (tag: 0.5.2)
* debian/source/format: Explicitly set to source format 1.0.
(82f779aa)
* debian/upstream/signing-key.asc: Add upstream signing key.
(34f42914)
* debian/control: Use Github repo in Vcs-*: URL fields. (5f9176ed)
* debian/control: Bump Standards-Version: to 4.1.1. No changes
needed. (f8fccd97)
* debian/control: Fix Homepage: URL. (7a4fb337)
* debian/*.install: Adapt .typelib installation paths (to
multi-arch). (eff52822)
* debian/control: Various adaptation to SYNOPSIS and LONG_DESCRIPTION
fields. (eb9d5a1c)
* debian/rules: Only dh_install cil packages on architectures that
support Mono. (6a978fc1)
* debian/rules: Enable all hardening flags. (906c9a48)
* debian/copyright: Adopt from official Debian package (slightly
modified). (3a09566c)
* debian/rules: White space fix. (af533aa5)
* API documentation: Suppress some warnings being thrown. (c3c9e797)
* python2 bindings: Finally avoid implicit declaration for
(_ayatana)_appindicator_add_constants() function symbol.
(d89dee1b)
2017-10-06 Mike Gabriel
* debian/control: Add to B-D: dh-python. (024cc53b)
2017-10-05 Mike Gabriel
* src/app-indicator.c: Avoid usage of PATH_MAX macro. Fixes FTBFS on
Debian GNU/Hurd. (bc7f6838)
2017-09-29 Mike Gabriel
* Revert "debian/{control,compat}: Bump DH version level to 10 (and
bump B-D to >= 10)." (c17c300a)
* post-release project name fix in debian/changelog (43889140)
* debian/control: Add missing , at EOL under B-D. (0303c95d)
2017-09-28 Mike Gabriel
* debian/{control,rules}: Update supported host architectures.
(9164fa63)
* debian/{control,compat}: Bump DH version level to 10 (and bump B-D
to >= 10). (9c198888)
* bindings/mono/Makefile.am: Don't run tests on all targets, only on
check target. Fixes FTBFS when built parallely. (65e8d530)
2017-09-26 Mike Gabriel
* debian/changelog: Post-release fix in date string of 0.5.0 release
stanza. (303ab501)
* bindings/python: Yet another 'ayatana' namespace fix for the
Python2 bindings. (ee1719a9)
2017-09-23 Mike Gabriel
* release 0.5.1 (c3dc6838) (tag: 0.5.1)
* Python2 bindings: Fix import ayatana_appindicator failure by
correctly adding the ayatana namespace. (8a971533)
* docs/reference/Makefile.am: Drop option --nogtkinit from
SCANGOBJ_OPTIONS. Has been long deprecated in scangobj and
been removed in gtk-doc (>= 1.26). (75d83e06)
2017-05-22 Mike Gabriel
* release 0.5.0 (73a2c16f) (tag: 0.5.0)
* autogen.sh: Fix PKG_NAME. Use ayatana- in PKG_NAME. (bd7789c7)
2017-05-15 Marco Trevisan (Treviño)
* app-indicator: don't append the snap prefix if the icon is saved in
a well known readable path (0f55cbb5)
* AppIndicator: don't emit label cahanges when guide is still empty
(20e557b0)
* AppIndicator: fix icon and theme paths when running in $SNAP
environment (5b851ffc)
2017-05-15 Alberts Muktupāvels
* Handle watcher service appearing and disappearing. (17376e18)
2017-05-15 Dmitry Shachnev
* Make test-simple-app really working. (14520bd7)
2017-05-15 Mike Gabriel
* build system: Switch to mate-common. (b0a3d75a)
* src/dbus-shared.h: Fix copy+paste flaw for
INDICATOR_APPLICATION_DBUS_OBJ. (4dd25fc0)
2015-11-11 Mike Gabriel
* debian/rules: Use instead of `pwd`. (3dbc56b6)
* Re-rename README.md to README. Otherwise automake will complain.
(8f3e2251)
* README.md: Don't sound Ubuntu-hostile (which we aren't). (d7266c01)
* Rename README -> README.md, fill with content. (b63351ec)
* tests/run-xvfb.sh: Give tests even more time (10s). (742c033d)
* tests/run-xvfb.sh: Give tests more time (4s instead of 2s) to
complete. This may help with observed / arbitrary test
failures when built on jenkins.arctica-project.org.
(c6d4799f)
* debian/control: Fix versioned build-dependency for
libayatana-indicator{,3}-dev. (6b3a3414)
* Revert "debian/rules: Make sure the kill command is found in ..."
(d9c905e4)
* debian/rules: Make sure the kill command is found in
/home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/thinlinc/bin.
(1abf3ea1)
* debian/rules: Use backticks instead of $() (which is not a GNU
make way of invoking commands). (1a915b26)
* debian/rules: Provide temporary home for test suite runs.
(865dd829)
* debian/rules: Expect tests/test-suite.log files in build/gtk
subdirs. (7ded69df)
* debian/rules: Don't abort build on failing tests (so that we see
the tests-suite.log file). (d95085e6)
* debian/rules: View test's log file for better debugging of problems
when built in clean chroots. (0d6f90a5)
* debian/control: Add B-D: procps. The test suite complains about the
ps command to be missing in minimal build environments.
(5f0eee4c)
* Drop .bzrignore file. (c7c92ab9)
2015-11-10 Mike Gabriel
* debian/control: Fix build-dependency issue for nightly builds.
(5952912f)
2015-11-09 Mike Gabriel
* Fork from Ubuntu's libappindicator project. (def21c26)
2014-11-10 CI bot
* Releasing 12.10.1+15.04.20141110-0ubuntu1 (bf7bc280)
2014-11-10 Lars Uebernickel
* scroll-event: change parameter to the right type (9cb1df02)
2014-11-10 Matthias Klose
* Rebuild to drop files installed into /usr/share/pyshared.
(643fad35)
2014-11-10 Lars Uebernickel
* gcov.m4: add lcov 1.11 (cd218c8b)
* scroll-event: change parameter to the right type (ae927bc0)
2013-12-19 Ted Gould
* Fix build failures on trusty.
Fixes:
https://bugs.launchpad.net/bugs/1262655. (25762ad8)
* Adding gcov 1.10 (52c50b3f)
2013-12-19 Matthias Klose
* Build with -Wno-error=deprecated-declarations.; Don't build the
mono bindings on ppc64el, not available.; Disable
building the example, vala build error. (a703b19e)
2013-10-17 Robert Bruce Park
* Merge distro back to trunk. (65bc7f80)
* Merge distro back to trunk. (3cb943dd)
2013-10-14 Matthias Klose
* Don't build the mono bindings on AArch64, not available.
Fixes:
https://bugs.launchpad.net/bugs/1239474. (7fa21cc7)
* Don't build the mono bindings on AArch64, not available. (LP:
#1239474) (63078a82)
2013-09-20 Automatic PS uploader
* Releasing 12.10.1+13.10.20130920-0ubuntu1 (revision 266 from
lp:libappindicator). (53d9d3d0)
* Releasing 12.10.1+13.10.20130920-0ubuntu1, based on r266 (6561e544)
2013-09-16 Jeremy Bicha
* - Build using default vala - Build-depend on at-spi2-core to avoid
test failure - Build-depend on libxml2-utils - Don't
explicitly build-depend on gir packages, gnome-doc-utils,
or quilt - Have -dev packages depend on their gir-
packages. (e467f23e)
2013-08-13 Jeremy Bicha
* Don't explicitly build-depend on gir packages, quilt, or
gnome-doc-utils Build using default vala Build-depend on
libxml2-utils Build-depend on at-spi2-core to avoid test
failure Have -dev packages depend on their gir- packages
(88416a68)
2013-06-19 Automatic PS uploader
* Releasing 12.10.1daily13.06.19-0ubuntu1 to ubuntu. (2f5c0e28)
* Releasing 12.10.1daily13.06.19-0ubuntu1, based on r264 (d24626e4)
2013-06-10 Marco Trevisan (Treviño)
* NotificationWatcher interface has not anymore the
XAyatanaRegisterNotificationApprover method. (6e92176f)
2013-06-10 Ted Gould
* Making gtk-doc check run in the current source directory.
(e17244e5)
2013-06-07 Ted Gould
* Seems no one else has this on, no reason to be the odd ball.
(256ce018)
* Don't need the same directory twice (5ab6b496)
* An odd typo worth fixing (b8fe5d15)
* Going back to the environment style (27a81fb5)
* Dropping some left over debugging info (955ce2e5)
* Making sure the check is done in the source directory (0678dacd)
2013-05-03 Automatic PS uploader
* Releasing 12.10.1daily13.05.02-0ubuntu1 to ubuntu. (1ca305b7)
2013-05-02 Automatic PS uploader
* Releasing 12.10.1daily13.05.02-0ubuntu1, based on r261 (da7e4bb9)
2013-05-02 Mathieu Trudel-Lapierre
* Merge changelog changes from /13.04 branch for saucy. (2a10f276)
* Merge changelog changes from /13.04 branch for saucy. (8c827737)
2013-04-19 Łukasz 'sil2100' Zemczak
* indicator_desktop_shortcuts_nick_exec() is deprecated, use
indicator_desktop_shortcuts_nick_exec_with_context() with
a NULL context instead - fixes the FTBFS. (a510902d)
* indicator_desktop_shortcuts_nick_exec is deprecated, use
indicator_desktop_shortcuts_nick_exec_with_context instead
- fixes the FTBFS (affeefed)
2013-04-17 Mathieu Trudel-Lapierre
* Remove the clean target. (0202579f)
2013-04-16 Iain Lane
* Install appindicator-sharp's pcfile into /usr/share/pkgconfig as
this is an arch:all package and library. Update the
assemblydir variable in this pcfile to refer to the
correct location for the library instead of an incorrect
multiarch directory. (02d580a6)
* Install appindicator-sharp's pcfile into /usr/share/pkgconfig as
this is an arch:all package and library. Update the
assemblydir variable in this pcfile to refer to the
correct location for the library instead of an incorrect
multiarch directory. (32257b0f)
2013-04-09 Mathieu Trudel-Lapierre
* debian/rules: drop the clean target, it's superfluous. (e40014d6)
2013-04-03 Mathieu Trudel-Lapierre
* Reverse the order of dh_clean and dh_autoreconf_clean, fixes issues
where autoreconf files get dropped and thus autoreconf
fails to properly clean. (736066fa)
2013-03-13 Automatic PS uploader
* Releasing 12.10.1daily13.03.13-0ubuntu1 to ubuntu. (5d2aa7df)
* Releasing 12.10.1daily13.03.13-0ubuntu1, based on r255 (8bdd55ed)
2013-03-11 Sebastien Bacher
* stop build-depending on libindicate, it's deprecated and not used
there. (5c18eb11)
* stop build-depending on libindicate, it's deprecated and not used
there (34d51962)
2013-02-15 Automatic PS uploader
* Releasing 12.10.1daily13.02.15-0ubuntu1 to ubuntu. (d3d53908)
* Releasing 12.10.1daily13.02.15-0ubuntu1, based on r253 (ef867f3e)
2013-02-14 John Vert
* in app_indicator_init(), finish initializing self's fields before
calling g_bus_get().
Fixes:
https://bugs.launchpad.net/bugs/1122596. (59c3e102)
* in app_indicator_init(), finish initializing self's fields before
calling g_bus_get(). (6e84cff5)
2013-02-14 Iain Lane
* Install typelib files into non Multi-Arch paths.
Fixes:
https://bugs.launchpad.net/bugs/1124941. (93b038ea)
* Install typelib files in standard (non MA) paths (0a833855)
2013-02-13 Automatic PS uploader
* Releasing 12.10.1daily13.02.13-0ubuntu1 to ubuntu. (ede8d21d)
* Releasing 12.10.1daily13.02.13-0ubuntu1, based on r250 (454c84f8)
2013-02-05 Mathieu Trudel-Lapierre
* Bootstrap message.
Fixes: https://bugs.launchpad.net/bugs/1065310.
(89da4a1e)
2013-02-04 Mathieu Trudel-Lapierre
* Automatic snapshot from revision 245 (bootstrap): - Fix Vala
classes not being able to inherit from Indicator (LP:
#1065310) (5d60b845)
* We don't need to kill at-spi2-registry, that was only meant for
testing. (e0e8251c)
* We don't need to kill at-spi2-registry, that was only meant for
testing. (b266f260)
2013-01-30 Charles Kerr
* This is a continuation of
~mathieu-tl/libappindicator/fix-test-merge/ which adds
fixes for bug #1102589, bug #1102595, bug #1109128, and
bug #1103087, which should get it finally passing CI.
Fixes: https://bugs.launchpad.net/bugs/1102589,
https://bugs.launchpad.net/bugs/1102595,
https://bugs.launchpad.net/bugs/1103087,
https://bugs.launchpad.net/bugs/1109128. (bd333ad2)
2013-01-29 Charles Kerr
* fix potential overflow reported by Coverity (3e9b3f1c)
* fix copy-paste error when updating the attention accessible text
(0793d596)
* flush the dbus connection before exiting
test-libappindicator-status-server (345b7af0)
* raise gtk+ minimum to 2.35.4 because we no longer use g_type_init()
(82b3dc0d)
2013-01-23 Mathieu Trudel-Lapierre
* Increase dbus-test-runner timeout to 5 minutes to give tests enough
time to start up and run on buildds, especially on slow
architectures. (fc8b73e9)
* resolve conflicts on acinclude.m4 (1c9c770b)
2013-01-21 Chris J Arges
* This fixes python multi-arch include issues. (ee33a9ad)
2013-01-17 Chris J Arges
* acinclude.m4: Fix python multi-arch include issues. (962ea761)
2013-01-16 Mathieu Trudel-Lapierre
* Remove deprecated calls to g_type_init() (6a864122)
* Adjust timeouts and log handlers to not fail tests unnecessarily.
(8958959e)
2013-01-14 Michael Terry
* increase another test timeout to make amd64 build (c5aca654)
2013-01-10 Michael Terry
* some packaging fixes to make tests more resistant to timing issues
and warnings from sub-libraries (616555a9)
2013-01-08 Mathieu Trudel-Lapierre
* More traces (b598e7cb)
2012-12-18 Marco Trevisan (Treviño)
* NotificationWatcher: remove XAyatanaRegisterNotificationApprover
method (62ef4f43)
2012-12-11 Mathieu Trudel-Lapierre
* Properly retrieve the path to python headers. (59a0f715)
2012-12-10 Mathieu Trudel-Lapierre
* Remove entry about disabling tests for documentation: they're
fixed. (8aad2505)
* Fix gtkdoc tests and building of the documentation given a separate
build directory. (c8d15b03)
2012-12-07 Mathieu Trudel-Lapierre
* Re-enable docs (06056540)
2012-12-06 Mathieu Trudel-Lapierre
* Add reference to the bug we're waiting for a fix for; re: gtk-doc
completeness, missing links and undocumented symbols
(db9a00b3)
* Temporarily disable gtk-doc completeness tests until they can be
fixed. (35683fea)
2012-12-05 Ted Gould
* Adding a custom clean rule to the inline packaging. (3050e349)
2012-12-05 Mathieu Trudel-Lapierre
* Inline packaging (9651f1d2)
2012-12-04 Ted Gould
* Trying to be more direct (d2f16cb1)
* Going with just dh_clean (3dceb092)
* Making it so that clean doesn't have cli in it (63938c07)
2012-11-30 Mathieu Trudel-Lapierre
* Properly disable tests for gtk2 and gtk3, not the gtk2 build.
(a640bfeb)
* Temporarily disable GTK2 tests. (085a3479)
2012-11-30 Charles Kerr
* update our use of gtk-doc from 1.9 to 1.18. (effd665a)
2012-11-27 Mathieu Trudel-Lapierre
* More shuffling around of Build-Depends. (4f9fa5b6)
2012-11-26 Mathieu Trudel-Lapierre
* Add xvfb to Build-Depends. (568791dc)
* Override dh_auto_test to run tests per-flavor. (bab27b91)
* Add a Pre-Depends on multiarch-support for libappindicator(3-)7.
(97eb2fd0)
* Override dh_autoreconf to run autogen.sh and not call configure.
(6a07efcb)
* Add and export DPKG_GENSYMBOLS_CHECK_LEVEL. (9dff0947)
* Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
(ee409448)
* Drop old Conflicts, Replaces, Provides for old unsupported upgrade
paths. (6ccd3329)
* debian/*.install: - Update paths for multiarch and for use with
dh9 (remove debian/tmp...) (4664f1e5)
* debian/rules: - Convert from cdbs to debhelper 9. (1c8427d3)
* Drop Build-Depends on cdbs. (a0917239)
* debian/compat: bump to compat level 9. (d92dc38b)
* Bump Build-Depends on debhelper to (>= 9). (ca3d3121)
* Reorganize Build-Depends for clarity. (4e7dde6b)
* debian/control: - Update style: use trailing commas at the end
of dependency lists. (501f6774)
* Tell bzr-builddeb to build the package in split mode. (f6833f07)
* Import debian/ from lp:~ubuntu-desktop/libappindicator/ubuntu
(51bae23c)
2012-10-11 Lars Uebernickel
* Merge lp:~robert-ancell/libappindicator/lp-1065310 (0807da79)
2012-10-11 Robert Ancell
* Fix Vala classes not being able to inherit from Indicator
(26b796b2)
2012-07-11 Sebastien Bacher
* releasing version 12.10.0-0ubuntu1 (09ddb175)
* New upstream release. (63a49add)
* Import upstream version 12.10.0 (dfefc88e)
2012-07-11 Charles Kerr
* bump version to 12.10.0 (f2744fa7)
2012-06-18 Charles Kerr
* merge lp:~evgeni/libappindicator/optional-mono to make Mono binding
generation optional. This way we don't FTB on
architectures that don't support Mono. (ad488dfa)
* merge bzr merge
lp:~evgeni/libappindicator/multiarch-same-devheaders so
that we don't include build-time filenames in comments of
the enum header files. (2723b6c1)
2012-06-10 Evgeni Golov
* don't include build-time filenames in comments of the enum header
files (96fc7f90)
* make building mono extension optional, so we can build on archs
that do not have mono (086dae17)
2012-05-23 Robert Ancell
* releasing version 0.4.92-0ubuntu2 (f4801575) (tag: 0.4.92-0ubuntu2)
2012-05-22 unknown
* use autoreconf.mk instead of calling dh_autoreconf by hand
(8d0330b7)
2012-04-23 Charles Kerr
* merge lp:~ted/libappindicator/app_name to try the application name
as a fallback if the client doesn't explicitly set the
title. (0bf6adac)
2012-04-16 Ted Gould
* If we don't have a title set, use the application name to output
the title (b894548c)
2012-04-12 Charles Kerr
* merge lp:~allanlesage/libappindicator/TDD to add gcov targets to
our autotools build for code-coverage reporting. For more
information, see this blog post:
http://qualityhour.wordpress.com/2012/01/29/test-coverage-tutorial-for-cc-autotools-projects/
. (859a831e)
2012-03-27 Allan LeSage
* Added coverage tooling. (6f293994)
2012-03-21 Ken VanDine
* releasing version 0.4.92-0ubuntu1 (27eb63ca)
* New upstream release. * Fix a Coverity
PW.BRANCH_PAST_INITIALIZATION error (LP: #957471) * Fix
FTB bug from ambiguity between Glib.Menu and Gtk.Menu in
the Vala code; debian/control: Updating to valac-0.16
(f3df2e12)
2012-03-21 Charles Kerr
* releasing version 0.4.92-0ubuntu1 (ea6700d2) (tag: 0.4.92-0ubuntu1)
* bump debian/control's valac dependency from 0.14 to 0.16 (61c3e01c)
* New upstream release. * Fix a Coverity
PW.BRANCH_PAST_INITIALIZATION error (LP: #957471) * Fix
FTB bug from ambiguity between Glib.Menu and Gtk.Menu in
the Vala code (3aa2827e)
* Import upstream version 0.4.92 (812ded82)
* Sync from Ubuntu Desktop (03fa0726)
* 0.4.92 (d4b572c4) (tag: 0.4.92)
* merge lp:~charlesk/libappindicator/fix-vala-examples to resolve
ambiguity in the vala examples between glib.Menu and
Gtk.Menu (a0f8c267)
* The vala examples were written before GMenu, so add explict
namespace use here to avoid valac errors caused by
namespace ambiguity between glib and gtk (ie, use 'new
Gtk.Menu' instead of 'new Menu') (13c8aef0)
2012-03-19 Charles Kerr
* merge lp:~charlesk/libappindicator/lp-957471 to fix a
PW.BRANCH_PAST_INITIALIZATION error reported by Coverity
in bug #957471 (84d8aaef)
2012-03-16 Charles Kerr
* remove oddly-scoped variable to fix a CID 10737 -
PW.BRANCH_PAST_INITIALIZATION warning reported by Coverity
in Bug #957471 (36f65c70)
2012-03-09 Sebastien Bacher
* releasing version 0.4.91-0ubuntu3 (73331d64) (tag: 0.4.91-0ubuntu3)
* debian/rules: build without make check until the builder
environment issues are sorted (ac1487a6)
* releasing version 0.4.91-0ubuntu2 (25c5aef0) (tag: 0.4.91-0ubuntu2)
* debian/control: build-depends on dbus-test-runner (593ee90d)
* releasing version 0.4.91-0ubuntu1 (1ae63e05) (tag: 0.4.91-0ubuntu1)
* debian/rules: - run make check during the build (55b03b48)
* New upstream release. * Set name and title in fallback status
item (LP: #885080) * Fix build in non-source dir cases
(LP: #931764) * Use file names for icons in fallback
mode (LP: #875770) * Add since declarations to
documentation * Fix test suite to work with libindicator
0.4.93 * Fix the mono binding properties (223b045d)
2012-03-09 Ted Gould
* releasing version 0.4.91-0ubuntu1~ppa1 (b17679f5)
* New upstream release. * Set name and title in fallback status
item (LP: #885080) * Fix build in non-source dir cases
(LP: #931764) * Use file names for icons in fallback
mode (LP: #875770) * Add since declarations to
documentation * Fix test suite to work with libindicator
0.4.93 * Fix the mono binding properties (6a88fcae)
* Import upstream version 0.4.91 (b681b75c)
* Merge U. Desktop (e602f2a9)
* 0.4.91 (f95bf780) (tag: 0.4.91)
* Update to new actions format in libindicator (244c4362)
* Include an index for 0.5 (ef62b530)
2012-03-07 Charles Kerr
* Merge lp:~ted/libappindicator/lp885080 to add a title and name on
the status icon in fallback mode for bug #885080
(328e55e2)
2012-03-06 Ted Gould
* Making the Mono and Python bindings build directory independent
(b5874028)
2012-03-06 Charles Kerr
* generate app-indicator.sources.xml (for mono bindings) and
appindicator.override (for python bindings) at configure
time so that they can take into account top_builddir vs
top_srcdir differences. (5ab2da40)
2012-03-06 Ted Gould
* Look for files and don't use those as icon names in the fallback
(86558322)
* Removing unneeded NULL check (be2eef52)
* Improve docs on title functions (bd4dbb3c)
2012-03-02 Ted Gould
* Attaching bug (f39aac0c)
* Rework the icon setting function so that it can handle images that
are file paths by checking to see if the files exist
(e2ec05db)
* Protecting from NULL titles, which apparently status_icon can't
take :-/ (fafea8ad)
* Handle the title changing at runtime (002c16bd)
* Attaching bug (556d7496)
* Sets the title of the status icon to the title of the appindicator
and the name to the ID (63331bc7)
2012-02-29 Sebastien Bacher
* Set "Since: 0.5" in the inline documentation for the new set_title
and get_title functions (72ddc78d)
2012-02-07 Sebastien Bacher
* releasing version 0.4.90-0ubuntu2 (fe1d2181) (tag: 0.4.90-0ubuntu2)
* debian/control: - don't make libappindicator3-dev depends on
libappindicator-dev; debian/libappindicator3-dev.install:
- install the gtk3 include directory (36ed7799)
2012-02-06 Ken VanDine
* releasing version 0.4.90-0ubuntu1 (d351a75b) (tag: 0.4.90-0ubuntu1)
* set to UNRELEASED (86b6eae5)
* New upstream release. * Fix include with Dbusmenu 0.5.90 *
Fix GTK3 include paths in pkgconfig file (LP: #869373) *
Add title property (LP: #923971) * Don't specify
pyglib-2.0-python2.6 in LDFLAGS * fix fallback icon of
the GtkStatusIcon (LP: #820080); debian/control: Dbusmneu
Dep to 0.5.90; deibna/*symbols: Updated to add
[set|get]_title functions (2c4628f0)
2012-02-03 Ted Gould
* releasing version 0.4.90-0ubuntu1~ppa1 (0ef39fd3)
* deibna/*symbols: Updated to add [set|get]_title functions
(f149e800)
* debian/control: Dbusmneu Dep to 0.5.90 (5ad59aaa)
* New upstream release. * Fix include with Dbusmenu 0.5.90 *
Fix GTK3 include paths in pkgconfig file (LP: #869373) *
Add title property (LP: #923971) * Don't specify
pyglib-2.0-python2.6 in LDFLAGS * fix fallback icon of
the GtkStatusIcon (LP: #820080) (57f1cab1)
* Import upstream version 0.4.90 (7256c186)
* Sync with U. Desktop (6516e720)
* Fixing some of the properties in the mono bindings (4ccb5d75) (tag:
0.4.90)
* 0.4.90 (53fbf0df)
* Updating to Dbusmenu 0.5.90 (879f9e93)
2012-01-31 Ted Gould
* Changing dbusmenu-gtk required version (67380abc)
2012-01-30 Ted Gould
* Add the ability to set and export the title of the app indicator
(ea6c887b)
* Attaching bug (f6e9dcf3)
* Fix type in comment (f0e99280)
2012-01-28 Ted Gould
* Adding the get/set function to the docs (8b21de20)
* Handling getting the title property (982de618)
* Making get_title work (97d2b407)
* Only signal to dbus if we're connected (dcbd590c)
* Adding a test to track setting of the title (2d03f1d2)
* Setting the titles in the examples (84ba2401)
* Make the set function call the property set function (f12cf320)
* Support the title property over dbus and emitting the dbus signal
when it changes (3aa66a7c)
* Adding the 'Title' property and 'NewTitle' signal to the DBus
interface description (e5b9bc34)
* Adding the title property (3c1556cb)
* Adding a title entry to the private structure (fb650995)
* Adding get/set title functions (a89fe2cf)
2012-01-27 Ted Gould
* Update to trunk (dea1a71b)
* Making tests optional (d006f9d8)
* Fixing pkgconfig file for GTK3 (d813c8a9)
* Removing unneeded python dep (9ea0166f)
2012-01-26 Ken VanDine
* Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and
only works with python2.6 (ae5cbc90)
2012-01-25 Ken VanDine
* releasing version 0.4.1-0ubuntu4 (996677f9) (tag: 0.4.1-0ubuntu4)
2012-01-24 Ken VanDine
* - Don't specify pyglib-2.0-python2.6 in LDFLAGS -
dhr_autoreconf; debian/libappindicator1.symbols,
debian/libappindicator3-1.symbols - added symbol.
s/pyglib-2.0-python2.6/pyglib-2.0-python2.7/ for python
bindings. (9055ae0a)
* rebuild for libindicator7; bindings/python/Makefile.am - Don't
specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed
and only works with python2.6; debian/rules -
include autoreconf.mk; debian/control - added build dep
on dh-autoreconf (0e4459f9)
* no change rebuild for libindicator7 (54523575)
* Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and
only works with python2.6 (95620c4b)
2011-11-23 György Balló
* Make building mono tests optional. Check for mono-nunit if nunit is
not available (ce8b8824)
2011-11-22 György Balló
* Use the standard location for mono bindings (1798a732)
* Do not link pyglib explicitly (c101b27f)
* Fix header files location for GTK3 (4777acb0)
* Make building tests optional (077275b7)
2011-09-30 Michael Vogt
* releasing version 0.4.1-0ubuntu2 (b1064de9) (tag: 0.4.1-0ubuntu2)
* src/app-indicator.c: - fix fallback icon of the GtkStatusIcon
(LP: #820080), cherry pick of r221 from
lp:libappindicator (e669e2d3)
2011-09-30 Ted Gould
* Work with fallbacks and theme paths (bc49dd8e)
2011-09-30 Michael Vogt
* src/app-indicator.c: hide first in passive mode and add comment
about it (d1788f9e)
* src/app-indicator.c: do not add the same icon_theme_path again,
gtk3 apparently does not check this (ff65f9f7)
* simplify (5819385d)
* src/app-indicator.c: honor icon_theme_path in the fallback
(4aca6f60)
* unbreak attention_icon (f476076f)
* src/app-indicator.c: when using the fallback icon, first check if
there is a "-panel" version of the icon available and if
not fallback to the indicator one (6ecd10fb)
2011-09-28 Ken VanDine
* releasing version 0.4.1-0ubuntu1 (ba84fd64) (tag: 0.4.1-0ubuntu1)
* New upstream release (0.4.0). * Fix VAPI file for Vala bindings
(LP: #789588); New upstream release (0.4.1). * Fix
build. (641031fc)
2011-09-28 Ted Gould
* releasing version 0.4.1-0ubuntu1~ppa1 (c93b59dc)
* New upstream release (0.4.0).; New upstream release (0.4.1). *
Fix build. (b620c7c0)
* Import upstream version 0.4.1 (334e44db)
* 0.4.1 (a0119770) (tag: 0.4.1)
* Fix deps (1c49e538)
* Fix dep as well (9a0a2e0c)
* Fix prefix on custom vala (a8cb7863)
* Switching out the prefix for a fixed name (3c21ff43)
* New upstream release. * Fix VAPI file for Vala bindings (LP:
#789588) (c6f5993f)
* Import upstream version 0.4.0 (e57397ed)
* Merge U. Desktop (b5c8bb4a)
* 0.4.0 (e527e648) (tag: 0.4.0)
* Bring along custom and grab from srcdir (98260364)
2011-09-23 Ted Gould
* Fixing Vala bindings (aa96c750)
2011-09-23 Michal Hruby
* Fix type_check_function for vala bindings (c0b476c3)
2011-08-11 Sebastien Bacher
* releasing version 0.3.91-0ubuntu1 (2d4793ad) (tag: 0.3.91-0ubuntu1)
* debian/rules: - update the translations template after build,
dh_translations doesn't work for builds out of the
source directory (8c1f7649)
* New upstream release. * Secondary activate support * Better
GIR file annotations (29515fea)
2011-08-11 Ted Gould
* releasing version 0.3.91-0ubuntu1~ppa1 (7a5688c1)
* New upstream release. * Secondary activate support * Better
GIR file annotations (6a05f53d)
* Import upstream version 0.3.91 (8c352cdc)
* Sync to U. Desktop (1a483429)
* 0.3.91 (1bfe91a7) (tag: 0.3.91)
2011-07-22 Ted Gould
* Fix comments to work with g-ir-scanner (ba1f3a6d)
* Adding in support for the secondary activate (middle click)
(5c4ee09c)
* Adding the secondary target functions to the documentation
(f551fdbd)
* Watching for the 'XAyatanaSecondaryActivate' method as well
(d59df9bc)
* Always clear the sec_activate_target (195a64f1)
2011-07-20 Marco Trevisan (Treviño)
* Fixed comments to correctly work with g-ir-scanner (940f4ac6)
* examples: use the set_secondary_activate_target API (beb4f164)
* vala: updated example to use the new API (a3812f9b)
* mono bindings: updated API and example (6a527815)
* app-indicator: Move from "secondary-activate" signal to
secondary_activate target (8f713585)
2011-07-19 Marco Trevisan (Treviño)
* Call the right signal on middle-click over the tray icon!
(d54d1e78)
2011-07-18 Marco Trevisan (Treviño)
* app-indicator: added middle click support for wrapper tray
(a758223f)
* examples: add secondary-activate signal usage to Vala and C
(383469d0)
* Vala bindings example: added secondary_activate (d24b2f25)
* mono bindings: added SecondaryActivate support. (4574948f)
* Add signal "secondary-activate" and emit it when needed (0e4c805a)
2011-07-09 Marco Trevisan (Treviño)
* Merge with Upstream (41464557)
2011-07-08 Sebastien Bacher
* releasing version 0.3.90-0ubuntu1 (90aa5afa) (tag: 0.3.90-0ubuntu1)
2011-07-07 Ted Gould
* releasing version 0.3.90-0ubuntu1~ppa1 (7b752698)
* New upstream release. * Fix a memory leak (LP: #) * Port to
libindicator 0.4 (e3d7177e)
* Import upstream version 0.3.90 (fc03ef7c)
* 0.3.90 (bf95161b) (tag: 0.3.90)
* Removing -Werror for the Vala compiler (15fccc96)
* Free allocated name (7cff4ed5)
* Migrate to libindicator 0.4 (f20865cc)
2011-07-05 Ted Gould
* Sync to U. Desktop (6e9e1546)
2011-07-05 Michael Terry
* No change rebuild to depend on libdbusmenu-gtk4 (instead of -gtk3)
LP: #803667 (8693295f) (tag: 0.3.0-0ubuntu3)
2011-06-21 Colin Watson
* releasing version 0.3.0-0ubuntu2 (c6d8437b) (tag: 0.3.0-0ubuntu2)
* Remove unused libmono-dev build-dependency (for Mono 2.10
transition). (cde0e9cf)
* Call dh_python2 from binary-fixup rather than binary-predeb, so
that generated maintainer script snippets actually end up
in the package. (967fd704)
2011-06-16 Ted Gould
* Free name if we get it (ea77e8e1)
* Doc fix (4ffbe0b7)
* Autotools fixes (e5c3a1d0)
2011-06-16 Javier Jardón
* Trivial documentation fix (654b97f0)
2011-06-15 Javier Jardón
* configure.ac: Generate xz tarballs with pax format by default
(b3466bdd)
* Update autotools configuration (7c0bf2dc)
2011-03-23 Ken VanDine
* releasing version 0.3.0-0ubuntu1 (b0772a8e) (tag: 0.3.0-0ubuntu1)
2011-03-23 Ted Gould
* releasing version 0.3.0-0ubuntu1~ppa1 (d5366011)
* New upstream release. * Don't use GIcon with GtkStatusIcon (LP:
#708118) (2ad6b907)
* Import upstream version 0.3.0 (010b25c0)
* Sync with U. Desktop (5b6331c3)
* 0.3.0 (0ed45139) (tag: 0.3.0)
* Use icon-name instead of GIcon in the fallback GtkStatusIcon
(8974a7fd)
* Set gtk_status_icon using icon_name instead of gicon (54b25e3d)
2011-03-16 Ken VanDine
* releasing version 0.2.99-0ubuntu1 (30a29c6f) (tag: 0.2.99-0ubuntu1)
2011-03-16 Ted Gould
* releasing version 0.2.99-0ubuntu1~ppa1 (0988693a)
* New upstream release. ∘ Fix long standing memory leak (LP: #569273)
(8b323ea1)
* Import upstream version 0.2.99 (bf797a91)
* Merge with U. Desktop (e1790a21)
* 0.2.99 (f321aae0) (tag: 0.2.99)
2011-03-14 Ted Gould
* Doing a ref_sink() like we should have been doing! (dae2422f)
2011-03-14 Michael Terry
* sink ref to passed-in menu in set_menu() to avoid leaks (f2f415d4)
2011-03-10 Ken VanDine
* releasing version 0.2.98-0ubuntu1 (c50e0ff0) (tag: 0.2.98-0ubuntu1)
2011-03-10 Ted Gould
* releasing version 0.2.98-0ubuntu1~ppa1 (38951a7b)
* Merging with U. Desktop (4d82c5e4)
* New upstream release. ∘ Don't watch signals we don't need to. (LP:
#728503) (d8f3bb36)
* Import upstream version 0.2.98 (1f0b4c13)
* 0.2.98 (0f9fc0fa) (tag: 0.2.98)
* Adding a TargetEnvironment to the desktop file (29f86302)
2011-03-09 Ted Gould
* Don't watch signals we shouldn't need to. (d43f34b8)
2011-03-08 Ted Gould
* Attaching bug number (d679d3cf)
* Dropping the client_menu_changed function as dbusmenu should do
this for us. (c156b458)
2011-03-03 Ken VanDine
* releasing version 0.2.97-0ubuntu1 (007331a4) (tag: 0.2.97-0ubuntu1)
2011-03-03 Ted Gould
* releasing version 0.2.97-0ubuntu1~ppa1 (be0a541c)
* debian/patches: Removed, all upstream (3eb5a9db)
* New upstream release. * Set includedir to the location of the
headers provided by libappindicator-dev (LP: #721562)
* Fix crash when importing appindicator from Python (LP:
#724917). * Fix crash when switching themes by
disconnecting a signal from the theme on dispose. LP:
#708188 (15784dbb)
* Import upstream version 0.2.97 (56d9374b)
* Merge from U. Desktop (70d5440f)
* 0.2.97 (4490e2e7) (tag: 0.2.97)
2011-03-02 Ted Gould
* Adding additional functions into Python bindings (4a277c75)
* Fixing the pkgconfig file (b56c1fb6)
* Drop theme signal handler when shutting down. (d6e25495)
2011-02-28 Ken VanDine
* releasing version 0.2.96-0ubuntu4 (fe59d572) (tag: 0.2.96-0ubuntu4)
* Set the includedir for appindicator3-0.1 to
${includedir}/libappindicator-0.1 (6c5c047e)
2011-02-28 Michael Terry
* debian/patches/update-defs.patch: - Fix crash when importing
appindicator from Python (LP: #724917). (8fd3730b) (tag:
0.2.96-0ubuntu3)
2011-02-28 Артём Попов
* Really add update-defs.patch (160c776f)
* debian/patches/update-defs.patch: - Fix crash when importing
appindicator from Python (LP: #724917). (fdb740f7)
2011-02-28 Michael Terry
* debian/control, debian/rules: - Add quil.
debian/patches/disconnect-from-theme.patch: - Fix crash
when switching themes by disconnecting a signal from
the theme on dispose. LP: #708188 (49874d38) (tag:
0.2.96-0ubuntu2)
2011-02-26 Артём Попов
* Updated appindicator.defs (fixes LP: #724917) (86692721)
2011-02-25 Michael Terry
* disconnect from icon theme on dispose (c591e81b)
2011-02-24 Ken VanDine
* releasing version 0.2.96-0ubuntu1 (5f97e91d) (tag: 0.2.96-0ubuntu1)
2011-02-24 Ted Gould
* releasing version 0.2.96-0ubuntu1~ppa1 (22fbdf63)
* New upstream release. * Add support for accessible descriptions
* Move deregistration of object later to send final
signals (59d8e5d8)
* Import upstream version 0.2.96 (7a1564e9)
* Merging U. Desktop (dd6a4517)
* 0.2.96 (d634d569) (tag: 0.2.96)
* Add the ability to set accessible descriptions for the icon and
attention icon. (ce7b22d2)
2011-02-23 Ted Gould
* Cleaning up even more! (d21b676e)
* Switching to proper properties (eb2ba45e)
* Matching prototypes to C file (ccad277f)
* Fixing the sections list (13b9f335)
* Dropping the accessible description tests. I don't have time to
rewrite them now. They should be redone though.
(f4470e6b)
* Switching to the new style of setting the a11y label (f4920ad7)
* Reconfigure properties to match. (e3ccf5fa)
* Fixing up the get functions (e5b4e41b)
* Fixing up the set functions so we get some descriptions. (7e03eadb)
* Switch around API so it makes sense for what we want to do.
(4716fe0d)
* Dropping the new accessible description signal (021dd71e)
* Drop signaling the accessible description changed on it's own.
(6335283b)
* Change the name of the accessible description and add the attention
one. (5de3ea99)
* Changing the signal to match what was discussed with the KDE folks
(d63e2d04)
2011-02-23 unknown
* Release libappindicator (3c0119b7)
2011-02-22 unknown
* debian/control: - Use new build-depends for libgtk-3-dev
(8ee23077)
2011-02-17 Ken VanDine
* releasing version 0.2.95-0ubuntu2 (eef14723) (tag: 0.2.95-0ubuntu2)
2011-02-16 Ted Gould
* Remove registration of the object until after all possible signals
are sent (abccdd74)
2011-02-14 Luke Yelavich
* Merge from trunk (5824bcdd)
2011-02-11 Michael Terry
* don't unregister on dbus until after we hide appindicator
(86d57d30)
2011-02-11 Ken VanDine
* releasing version 0.2.95-0ubuntu1 (a83d65cd) (tag: 0.2.95-0ubuntu1)
* New upstream release (0.2.95); debian/rules - build and
install the vapi for gtk3 (26b95211)
2011-02-10 Ted Gould
* debian/rules: Not building libappindicator3-dev until we've got the
GTK3 build all put together. (76953125)
* debian/libappindicator-dev.install,
debian/libappindicator3-dev.install: switching the file
name of the vapi files. (d13c1f1a)
* New upstream release (0.2.95) ∘ Fixing build for GTK2/3 dual build
(3d4fdfb1)
* Import upstream version 0.2.95 (596f48a0)
* 0.2.95 (1c384cdf) (tag: 0.2.95)
* Fix the build so we can distcheck with GTK 2 and 3 (4044f927)
* Blocking the menu proxy from our test (4d24048f)
* Changing the build so that it uses the right version of the vala
files and removes the predefined header location
(889b2da6)
* Changing the install path of the headers for libappindicator GTK3
version so it's parrallel installable (61a686f2)
* Adjusting the name of the different namespace with GTK 3 (725a13ee)
* Ensure that we're building with the right library (2c30d693)
* Cleanup what we create (b1842091)
* gtk-doc wants a deprecated section now (f5de6c34)
* Removing the multiple modules as we shouldn't need them (3b78014d)
* Fixing scroll documentation (0c53b397)
* Making sure to pick up both metadata files in dist. (99189aa3)
* New upstream release (0.2.93); New upstream release (0.2.94) ∘
Include vala example files as well (ac68d851)
* Import upstream version 0.2.94 (2c23d4b9)
* 0.2.94 (e5b56ecf) (tag: 0.2.94)
* Make sure to pull the vala source file along with us. (cd7daed5)
* Syncing with upstream much better (acdd6c56)
* Removing all the non packaging stuff (648cd92a)
* Getting closer to the tarball (4dfca04e)
* New upstream release. ∘ Fix Vala bindings ∘ Add support for scroll
events (a9814d5d)
* Import upstream version 0.2.93 (18d89929)
* Merge from U.Desktop (6def775b)
2011-02-11 Luke Yelavich
* Merge from trunk (b63c1377)
2011-02-10 Ted Gould
* 0.2.93 (23a46506) (tag: 0.2.93)
* Ignoring new Vala stuff (409fc00a)
* Being more specific about the types of the signal (43c1ba29)
* Fixing Vala bindings (2f8daacc)
* Ensuring we don't run the app as part of the test, just build it so
this will work in automation. (e69e2926)
2011-02-08 Ken VanDine
* releasing version 0.2.92-0ubuntu2 (a9d343cf) (tag: 0.2.92-0ubuntu2)
* debian/control, debian/rules - Include new binaries for gtk3
builds; debian/libappindicator1.symbols,
debian/libappindicator3-1.symbols - Added symbol files
for libappindicator1 and libappdindicator3-1 (37a54039)
* debian/libappindicator1.symbols, debian/libappindicator3-1.symbols
(be01a9e2)
* Manually run dh_makeshlibs for libappindicator1 and
libappindicator3-1 (b93c2b29)
* fixup the clean target (ca3edb28)
* more gtk3 build fixes (625332ec)
* gtk3 packaging fixes, still wip (d0ad1b84)
* debian/control, debian/rules - Include new binaries for gtk3
builds - Added symbol files for libappindicator1 and
libappdindicator3-1 (c7907613)
2011-02-08 Luke Yelavich
* accessible_name -> accessible_desc (fffab2e1)
2011-02-05 Marco Trevisan (Treviño)
* example makefile code cleanup (b4f20fed)
* examples, vala: check for valac (d268d2bd)
2011-02-04 Marco Trevisan (Treviño)
* examples, added scroll-event demo. (d22edfa3)
* Merge against new trunk (675cec05)
* Vala simple client, compile workaround improved. (1b85f7f0)
* simple-client-vala: indentation fixes (b9efa8f9)
* Examples, added simple-client-vala (89b31ab0)
2011-02-04 Luke Yelavich
* Merge from trunk (31519e77)
* Add accessible_name support (b13fa490)
2011-02-04 Marco Trevisan (Treviño)
* Always check if vapigen is available when building VAPI (32a1bf9c)
* Vala bindings: add metadata as build dependencies, support for gtk3
(6cc0ff8c)
* Include gir metadata file in built_sources (c58fd3fa)
2011-02-03 Ted Gould
* Merge from U.Desktop (df6a39de)
* Merging in the upstream packaging branch (5851112e)
* Changing the build to be the check instead of running it as we
might not be interactive. (692281a6)
2011-02-03 Marco Trevisan (Treviño)
* vala bindings makefile: just use deps file for dependencies
(3f2a4ba6)
2011-02-03 Ted Gould
* Support the Scroll method for scroll whell support. (0faacd13)
2011-02-03 Marco Trevisan (Treviño)
* Vala example, changed copyright year (2fea2064)
* Vala example: indentation fixes (99ffe887)
* Vala example: adding copyright message. (bcbd870a)
* Adding vala bindings and example (7f49d7c2)
* Merge against new trunk (b5660e89)
2011-01-29 Marco Trevisan (Treviño)
* Using the SNI method "Scroll" instead of XAyatanaScrollAction
(0d97a5e6)
2011-01-27 Ken VanDine
* releasing version 0.2.92-0ubuntu1 (b7ad7ae0) (tag: 0.2.92-0ubuntu1)
* Import upstream version 0.2.92 (93d52e49)
2011-01-27 Ted Gould
* releasing version 0.2.92-0ubuntu1~ppa1 (0ab2c933)
* New upstream release. (9ba798d6)
* Import upstream version 0.2.92 (41981b1b)
* 0.2.92 (19c543fd) (tag: 0.2.92)
* Requiring a version of dbusmenu with a parser (3e812bea)
* releasing version 0.2.91.1-0ubuntu2~ppa1 (11add3f0)
* Upstream Merge * Fixes to build system to build with GTK3 *
Use the dbusmenu parser (27ae7e26)
* Sync to trunk (ceb50bda)
* Switching to use the dbusmenu parser (a3548cc3)
2011-01-27 Marco Trevisan (Treviño)
* app-indicator: don't use two AppIndicator slots, reset one.
(a71428d1)
* app-indicator: remove old debug code. (e18d298c)
* Updated mono bindings (eb8d8a34)
* app-indicator: listen for XAyatanaScrollAction and emit
"scroll-event" signal (52b2a291)
2011-01-25 Ted Gould
* Fixups for GTK3 Build (30d75caf)
* releasing version 0.2.91.1-0ubuntu2~ted1 (d0a0e2af)
* Upstream Merge * Use the dbusmenu parser (625c881d)
* Updates from Ubuntu Desktop (83b9ba86)
2011-01-25 Ken VanDine
* GTK3 fixes (c5195ae5)
* Fixed includedir, we don't ship separate headers for the gtk3 build
(b7e634a2)
* Don't build python bindings for gtk3 (29ab06e9)
2011-01-25 Ted Gould
* Removing the parser that was here. (a8bbf19d)
* Rework the setup_dbusmenu function to use the dbusmenu parser.
(331794c5)
2011-01-13 Ken VanDine
* releasing version 0.2.91.1-0ubuntu1 (62f943d3) (tag:
0.2.91.1-0ubuntu1)
* Import upstream version 0.2.91.1 (be00d009)
* com.canonical rename (8cf0c2e5) (tag: 0.2.91.1)
2011-01-13 Sebastien Bacher
* releasing version 0.2.91-0ubuntu1 (db379ab9) (tag: 0.2.91-0ubuntu1)
2011-01-13 Ken VanDine
* Canonical.com conversion (cf693f9f)
2011-01-13 Sebastien Bacher
* Import upstream version 0.2.91 (79f9e4cb)
2011-01-13 Ken VanDine
* Merged (57fd55ea)
* merged; avoid nulls when crafting variants; use notdir in case
make gives us full paths (0b264400)
* Fix the pkgconfig name for dbusmenu-glib-0.4 (c2762f38)
2011-01-13 Michael Terry
* aw shucks, do the required properties too, defensively (0e9f42a1)
* avoid nulls when crafting variants (05980b6e)
* use notdir in case make gives us full paths (b38d1d8a)
2011-01-12 Ken VanDine
* Fixed pkgconfig files to require dbusmenu-glib-0.4 (7c301f7d)
* Rebuild for libindicator2 (0092f8a8)
* Fix the pkgconfig name for dbusmenu-glib-0.4 (087e6316)
2011-01-06 Ken VanDine
* Merged changes from ~ubuntu-desktop package; Intial release.
debian/rules - Changes to build targets to get it
building multipass for python 2.6 and 2.7 (9d5b3b0e)
2010-12-16 Ken VanDine
* releasing version 0.2.90-0ubuntu4 (54c9e642) (tag: 0.2.90-0ubuntu4)
2010-12-10 Ken VanDine
* releasing version 0.2.90+r175-0ubuntu1 (2437d4ba) (tag:
0.2.90+r175-0ubuntu1)
* debian/rules - Changes to build targets to get it building
multipass for python 2.6 and 2.7 (29871df0)
2010-12-09 Ken VanDine
* releasing version 0.2.90-0ubuntu3 (6e9fee7d) (tag: 0.2.90-0ubuntu3)
2010-12-08 Ted Gould
* More lovin' from Ken. Moving the package order in the control
file. (fdec9f25)
2010-12-08 Ken VanDine
* move python-appindicator to the end (d4236cd1)
2010-12-08 Ted Gould
* Fix from Ken for the targets (5a1319d2)
2010-12-08 Ken VanDine
* fixed some targets for multipass builds (3fc08a0e)
2010-12-08 Ted Gould
* Intial release. (27065028)
* Import upstream version 0.2.91 (67140a70)
* Converting over to libappindicator with a dummy commit for merge
upstream (86419fbd)
* 0.2.91 (6698a1a3) (tag: 0.2.91)
* Adding the dbus test as an expected failure as it's pretty fragile
right now. Needs to be refactored when we switch to GDBus
(a4e9c0e1)
* debian/control: Removing the indicator-application bin package.
(2a0070ac)
* Autogen (f1ca6d3d)
* Upstream Merge * Removing service, lib only * Switching from
dbus-glib to GDBus (36d0bc80)
* Switching the library over to using GDBus (0d8a2c60)
* Wrong directory for the GTK 3 header. Fixed. (5b8d8f97)
* Merge from Ubuntu Desktop for dual builds (3acbfb57)
2010-12-08 Ken VanDine
* debian/control - build depend on dbusmenu >= 0.3.90 (b917f6f3)
2010-12-08 Ted Gould
* Syncing back with trunk (0fee0e4b)
* Adding a test in the simple client for full icon path as people are
using it now (6d73d549)
* Merging the property stuff. (142f0136)
* Removing the service from the build (6e6356f4)
2010-12-08 Ken VanDine
* releasing version 0.2.90-0ubuntu2 (a227646d) (tag: 0.2.90-0ubuntu2)
2010-12-08 Ted Gould
* Ignoring the generated XML include files. (b35ed0dc)
* Changing the tarball we're ignoring (8c8512a7)
* Adding in some '_' so that the symbols don't get exported in the
library. (41edd6b1)
* Switching around so that this test passes even if it's not perfect.
(a977f312)
* Drop the need and use of dbus-glib (2144d774)
* Making sure we have more ref's on our callbacks. (7fae05b1)
* Adding a ref for creating the bus proxy. (52375e6f)
* Making sure to ref the object when doing the async callback.
(b9d66908)
* Adding a build for dbus-glib for tests so that we can pass them
unmodified. (4a94c8c8)
* Dropping the 'MENU' property as we don't need it. (9530e699)
* Cleaning up configure.ac (02fba603)
2010-12-08 Ken VanDine
* releasing version 0.2.90-0ubuntu1 (1860f397) (tag: 0.2.90-0ubuntu1)
* New upstream release. * A race fix on the dbus name (LP:
#526499) * Fixing the Watcher Interface * Fixes to
build with GTK 2/3 * Fixes to build with valac-0.1.
debian/control - Changed the valac build depends to
valac-0.12; debian/python-appindicator.install - Make
sure python2.6 and python2.7 files get include.
debian/rules - Fix builds for multiple python versions
- disable parallel builds, it breaks the mono binding
generation (be69a429)
2010-12-07 Ted Gould
* Switching to the new dbusmenu API (c7539b52)
* releasing version 0.2.90-0ubuntu1~ppa1 (c05b64af)
* New upstream release. * Fixes to build with GTK 2/3 * Fixes
to build with valac-0.12 (4478b591)
* Import upstream version 0.2.90 (a413ebac)
* 0.2.90 (12d94d3b) (tag: 0.2.90)
* Update to newest g-ir-scanner and vapigen (eef3316d)
2010-12-06 Ted Gould
* Changing what we're checking with the watcher, now that it's
persistant more of the time we need to not block if it
exists. (05d072b4)
* Emitting the signals on DBus (4b46daa3)
* Returning real values for the dbus properties (985854cc)
* Killing the X signals as well (0d80d13d)
* Dropping all the 'x' properties in the object (a666e4bf)
* Putting some dummy code in the bus get property function.
(1652577a)
* Switching the names of the generated files to stop automake from
thinking it needs to build the XML files. (07aeca38)
* Adding in the get_prop function so that things start linking
(a92f8708)
* Switch from using the DBus proxy to using the owner change signal
on the watcher proxy. (884367e5)
* Readjusting how the proxy is setup, called back, and the
registration occurs. (6e078ce0)
* Blacklisting some new files (47a57ebf)
* Changing the connection to be a GDBus connection and making
aquiring it async (6a4266ba)
* Switching the dbus object registration to us GDBus (c1f18c7a)
* Dropping the registration of the type of the object in the
dbus-glib way (589bebb7)
* Building up the base inforation for the dbus interfaces as static
globals (9287e208)
* Entirely unsure why this makes things better, but well, it does.
(f5904032)
* Changing to not use the dbus binding tool but to instead turn the
XML files into pseudo-C (2209cb86)
* No indicator directory without the service (d7970927)
* Dropping dbus-glib and checking for a GIO version (4d2b723c)
* Merging the remove service branch (0fc55bf4)
2010-12-03 Ted Gould
* Sync with remove service branch (240d1c93)
* Sync with remove service (bbd727e1)
* Merging from trunk with the desktop convience function. (0f4c1ea2)
* Merging from trunk with the desktop convience function. (8bfcfe5e)
* Adding a convience function for building the items from a desktop
file (fbf708eb)
* Merging in removing the service (5265f39d)
* Merging in removing of the service (2855f7dd)
* Merging in support for GTK3/2 dual build (5ffa1850)
* Updating to trunk with GTK3 support. (671666f8)
* Merging in changes to setup a dual build with GTK 3 (6145439d)
* Updating to trunk so that we get the GI fixes (b90242a4)
* Fixes to the GObject Introspection and Vala files (63f47256)
2010-12-03 Ken VanDine
* Build fixes with the latest g-ir-scanner and vapigen (0a09bca3)
* Explicitly call ShowAll on the menu, otherwise it isn't show.
Specify a panel icon that exists for the example
(e7e46043)
2010-12-02 Ted Gould
* Oops, someone has to bring dbus-shared.h into the tarball now
(d2a48b25)
* Migrating to the LIBRARY flags (03dbdec8)
* Dropping a lib that should have never been there! (185a2a9f)
* Changing more of the bulid directives over to be library based
(dd21c709)
* Removing the approver test and switching the build flags (f664f48d)
* Adding back in the support for generating marshallers (7123c74f)
* Dropping the service and indicator files (e1a62d34)
* Removing the INDICATOR based compiler fun (1dc185e7)
* Adding a section for library dependents (34adf7b1)
* Removing data directory (e9a363f2)
* Changing the name to libappindicator in the base build files
(2367242b)
* Promoting the LGPLv3 (f8e822fd)
2010-11-11 Ted Gould
* Documentation fixes for distcheck (c2e08e00)
* Fleshing out a function to see if an invalid name results in no
entries (aad19261)
* Changing the ID to ensure we get different paths (ca62d8c2)
* Test fix for property test (fe006738)
* Clearing the events before unrefing (178f821b)
* Filling out the activate function. (9bde70f2)
* Setup the menu as a dbusmenu if we build it (2d87c7a2)
* Switching to use the private variable for the shorties (5c687d9d)
* Adding shorties as a private variable (1d3ca65f)
* Switching to be dbusmenu based instead of GTK menu based (d089c385)
* Adding a property for getting the dbusmenu server (5a29eceb)
* Set the property type correctly. (8b57d12c)
* Test setting the menu and verify it comes out (53d10c22)
* Set and Get for the dbusmenu server property (00758f36)
* Create a property for the dbusmenu server (1ec2b70a)
* Start to flesh out the nicks side of building the menu items
(9f0ec1f9)
* Adding a dependency for the library on libindicator (8eb4f8ef)
2010-11-09 Ted Gould
* Add a menu item to use the local icon (40c2ed84)
* Adding in an icon and passing it's path to the build (02e634b4)
2010-11-08 Ted Gould
* Merging in the lib-deps-fixes branch so that I can use those
changes. (dd78c210)
* Adding a test to check the number of items in the desktop file
(52c70660)
* Adding the srcdir to the build command line (2e1b3533)
* Adding a desktop file for testing (145fd40b)
* Adding in a couple of desktop tests (8d9b6e92)
* Adding the profile in there (d2427bba)
* Adding an API function to build the menu from a desktop file
(de1ea7a1)
2010-11-01 Ted Gould
* releasing version 0.2.9-0ubuntu2~ppa2 (15d58f52)
* Upstream Merge * A race fix on the dbus name (LP: #526499)
(ea401619)
* Sync to trunk (7ab5839f)
* Race fixup (9c008cd0)
2010-10-20 Ted Gould
* releasing version 0.2.9-0ubuntu2~ppa2~race2 (52c2b074)
* Upstream Merge * Making a printout (77d4ced2)
* Uhg, we need a message to know if we've fixed the bug. (b176944e)
2010-10-19 Ted Gould
* releasing version 0.2.9-0ubuntu2~ppa2~race1 (7fa4cd49)
* Upstream Merge * A race fix on the dbus name (ed10f8df)
* releasing version 0.2.9-0ubuntu2~ppa1 (5bfdd2ae)
* Upstream Merge * Fixing the Watcher Interface (f5573ca8)
* Merge with Ubuntu Desktop (597ba2a3)
* Add a nice little warning in (ccea5af6)
* Adding a check for the name to ensure we didn't miss it (3758df51)
2010-10-13 Michael Terry
* ship both pc files in EXTRA_DIST (e8289f98)
2010-10-08 Ted Gould
* Fixing the Watcher interface (50440e60)
2010-10-08 Aurelien Gateau
* NotificationHost => StatusNotifierHost, Service =>
StatusNotifierItem (ea206ef1)
* Fix implementation of org.kde.StatusNotifierWatcher interface
(6f032f50)
2010-10-06 Michael Terry
* instead of always building gtk2 and gtk3, add a --with-gtk= flag to
configure to specify which to build with (3551eb17)
2010-09-22 Didier Roche
* releasing version 0.2.9-0ubuntu1 (853fe81d) (tag: 0.2.9-0ubuntu1)
* debian/libappindicator0.1-cil.installcligac: Add the 0.1 policy
file.; debian/control: - build with latest
libindicator-dev for ABI breakage (LP: #637692) (2b4effa2)
2010-09-22 Ted Gould
* releasing version 0.2.9-0ubuntu1~ppa2 (fbedfcef)
* debian/libappindicator0.1-cil.installcligac: Add the 0.1 policy
file. (d1f389dd)
* Adding a new library line for configure so that we don't end up
with extra libs in the library. (eab2ebe5)
* releasing version 0.2.9-0ubuntu1~ppa1 (a182b72a)
* New upstream release. * Fix submenus with Glade applications
(LP: #608219) * Add new functions to Mono and Python
bindings (a374c740)
* Import upstream version 0.2.9 (f5e7b8ef)
* 0.2.9 (fe08c86f) (tag: 0.2.9)
2010-09-21 Ted Gould
* Fixes for the bindings (7a891cad)
2010-09-21 Sense Egbert Hofstede
* Resolving conflict when merging with trunk (f8bbae10)
* Undoing a previous commit that had nothing to do with what I want
to achive in my merge request. That's what you get for
misusing old branches\! (e9ed8cb1)
* Created a second policy file to make sure that applications
depending on 'appindicator-sharp' will not have to be
recompiled. Changes to the packaging is required to make
sure the policy file gets installed. (df5dbe27)
2010-09-21 Ted Gould
* releasing version 0.2.8-0ubuntu2~ppa1 (76442cde)
* Autogen.sh (dca441b3)
* Upstream Merge * Fix Mono binding versioning and build (LP:
#636132) (2491cd3e)
* Merge ubuntu-desktop (50aa305c)
* Fixing Mono bindings to build versions correctly. (1be18c59)
2010-09-20 Sense Egbert Hofstede
* Remove the redudant set and get functions for the ordering_index
property from the Mono bindings as we want programmers to
work witht the property directly. (12d7f820)
* * Adding Python bindings for the new API additons * Updating the
Mono assembly version to reflect the changes to the API *
Remove two redundant elements from the Mono bindings'
metadata file (3f3c6a09)
* Merging Jo Shields' fixes to the build infrastructure to shut GAPI
up. (482276fc)
2010-09-19 Jo Shields
* Bump SONAME in Mono binding to libappindicator.so.1 (316dbc5d)
* The purpose of a dllmap is to turn a DllImport for "foo" into a
dlopen of "bar". This is most commonly used to make apps
more cross-platform, by specifying the Windows library
name (foo.dll) into a Linux/OSX/etc filename
(libfoo.so.0). (4247b7e6)
* gapi2-parser cannot cope with multiple signals connected to the
same method - it will bail out, complaining it cannot find
a method to match the second signal. (b598108b)
2010-09-18 Sense Egbert Hofstede
* Updating to trunk (6c8da9ed)
* Commit latest changes before merging with trunk (e050bfc4)
2010-09-15 Ted Gould
* Adding a disthook for AUTHORS (c2aee8ac)
2010-09-15 Ken VanDine
* releasing version 0.2.8-0ubuntu1 (fee09152) (tag: 0.2.8-0ubuntu1)
2010-09-15 Ted Gould
* releasing version 0.2.8-0ubuntu1~ppa1 (b8eb4409)
* * Update the icon if the item is visible (LP: #639643); New
upstream release. * Handle double registration of
indicators (LP: #621838) (db852e82)
* Import upstream version 0.2.8 (c876d265)
* 0.2.8 (a4dc11aa) (tag: 0.2.8)
* Merging of Ubuntu Desktop (859281b2)
* releasing version 0.2.7-0ubuntu1~ppa2 (9ee069fe)
* Update the icon if the item is visible (LP: #639643) (fecd2e99)
* Upstream Merge * Update the icon if the item is visible
(7d4feea4)
* Merging trunk (f30ec961)
* Making it when we see changes we always update the icon. (9485bb3c)
* releasing version 0.2.7-0ubuntu1~ppa2~attention1 (0e5b5b66)
* Upstream Merge * Update the icon if the item is visible
(7ccd3458)
* Allowing updates if the item is visible. (8e221f4c)
2010-09-09 Ken VanDine
* releasing version 0.2.7-0ubuntu1 (d7a7c77f) (tag: 0.2.7-0ubuntu1)
2010-09-09 Ted Gould
* releasing version 0.2.7-0ubuntu1~ppa1 (4054bd4a)
* Merge from Ubuntu Desktop (4057700e)
* New upstream release. * Handle double registration of
indicators (LP: #621838) (250c2b0f)
* Import upstream version 0.2.7 (b6d98012)
* 0.2.7 (b39568de) (tag: 0.2.7)
* Handle double registration of indicators. (1f5808ca)
2010-09-07 Ted Gould
* Check for duplicate additions of applications and just rerequest
properties. (c5603404)
* Extra debugging info (01ca0dc5)
* Logging status change (d18fdf61)
2010-09-02 Ken VanDine
* releasing version 0.2.6-0ubuntu1 (5e8e9f50) (tag: 0.2.6-0ubuntu1)
2010-08-26 Ted Gould
* releasing version 0.2.6-0ubuntu1~ppa1 (d3dcecfd)
* Merging from Ubuntu Desktop (6e060fdc)
* New upstream release. (84b71003)
* Import upstream version 0.2.6 (17e78659)
* 0.2.6 (7b3e58bb) (tag: 0.2.6)
2010-08-25 Ted Gould
* releasing version 0.2.5-0ubuntu1~ppa2 (166096ef)
* Upstream Merge * Fixing the position of new indicators (LP:
#623205) * Position the ibus and keyboard layout
indicators correctly. (87c04ea8)
* Ordering i18n and keyboard indicators (c74badef)
* Putting new icons in the right place (ee3fb93b)
2010-08-24 Sense Egbert Hofstede
* Merging with trunk (c553ba56)
2010-08-20 Ted Gould
* Get the proper position for an application when it becomes visible.
(81de0483)
* Handling the typo (35924b4d)
* Adding keyboard and ibus to overrides (d74f7761)
2010-08-19 Ken VanDine
* releasing version 0.2.5-0ubuntu1 (6e18a720) (tag: 0.2.5-0ubuntu1)
2010-08-19 Ted Gould
* releasing version 0.2.5-0ubuntu1~ppa1 (618737a9)
* New upstream release. * Allowing approvers to change thier mind
(f71709a5)
* Import upstream version 0.2.5 (101c8ff3)
* 0.2.5 (b51c1deb) (tag: 0.2.5)
* Fix approver for function change (ced17927)
* releasing version 0.2.4-0ubuntu2~ppa3 (80345b2c)
* Upstream Merge * Allowing approvers to change thier mind
(1c126163)
* releasing version 0.2.4-0ubuntu2~ppa2 (1051775b)
* Adding a signal for approvers to be able to change their mind
(0ed6b99e)
* Merging Ubuntu Desktop (18cbc6a9)
* Upstream Merge * Making it so the approver actually approves
indicators * Fixing a small memory leak (68811333)
* Sync to trunk (425894a3)
* Changing the state machine to have approvers actually aprove
things. (e930a47a)
* Fixing a memory leak Cody noticed. (fbb93230)
2010-08-18 Ted Gould
* Flesh out the revise judgement handler to update the list of
approvers. (9fc60ae8)
* Refactor so that there is a function to look for applications.
(1865cf3b)
* Connecting into the signal coming from the approver (ca213633)
* Adding a signal to the approver interface (12c8cd4a)
* Changing function name as well. (a1e4f99e)
* XAyatana the register interface (1d51365a)
* Start some approvin' (e71beeca)
2010-08-16 Ted Gould
* releasing version 0.2.4-0ubuntu2~ppa1~approver3 (82c8332d)
* Upstream Merge * Fixing approvers retiring off the bus
(f1a43bb0)
* Commenting out debug message (72c93f2c)
* Making it so that we don't set the proxy to null right away.
(fb1811ef)
* Making the list so that if there are errors we handle them well.
(93f92e8e)
2010-08-13 Ted Gould
* releasing version 0.2.4-0ubuntu2~ppa1~approver2 (c712bf0a)
* * Making it so the approver actually approves indicators; New
upstream release. * Add in ordering IDs * Adding label
support into the library * Adding label support into the
indicator * Breaking the ABI in order to get more space
in the class structure. * Allow the icon theme path
to be changed dynamically (LP: #607831); debian/control:
Moving libappindicator0 to libappindicator.
debian/rules: Moving libappindicator0 to libappindicator1
* Rebuild with the new gobject introspection (61fbb6f6)
* Upstream Merge * Updating to trunk * Fixing application list
(45fc7d96)
* Making sure to remove our applications from the list as well.
(ba5b85a7)
* Responding to approver errors like they're approval. (a0023d1b)
* Uhg, broken merge. (c04a7cf4)
* Updating to trunk (564b2afe)
* Freeing the allocated keys. (eadc69dd)
2010-08-12 Ken VanDine
* releasing version 0.2.4-0ubuntu1 (2840a6f0) (tag: 0.2.4-0ubuntu1)
2010-08-12 Ted Gould
* releasing version 0.2.4-0ubuntu1~ppa1 (2368f530)
* New upstream release. * Adding label support into the library
* Adding label support into the indicator * Allow the
icon theme path to be changed dynamically (LP: #607831.
Rebuild with the new gobject introspection (468ac3c0)
* Import upstream version 0.2.4 (0d7fd31a)
* 0.2.4 (d81670cc) (tag: 0.2.4)
* Merging in Ubuntu Desktop branch (47aa858c)
* releasing version 0.2.3-0ubuntu2~ppa6 (92aca3cb)
* Upstream Merge * Add in ordering IDs (374ce0d9)
* Sync to trunk (6769e303)
* Switching to using ordering IDs instead of the LRU file. (f6b5ccdf)
2010-08-11 Ted Gould
* releasing version 0.2.3-0ubuntu2~ppa6~approver1 (91c8163b)
* Upstream Merge * Making it so the approver actually approves
indicators (081c3495)
* Changing it so that the list of applications has all the
applications in it, independent of visible state.
(7a4bfc91)
* Making sure to only list the visible applications. (98252b22)
* Switching the get_position() function to look at the visibility of
the applications. (fa45eaa4)
* Handle the proxy being destroyed, and cleaning up the approver.
(d7226531)
* Simplifying the visual state to just be shown/hidden while letting
the status show which icon is shown. (360e8a40)
* Switching a few status checks to look at the visible state
(0db4eb57)
* Make it so that an approver that gets free'd gets removed from the
applications list of approval. (4398a699)
* Moving some TODOs (ba690497)
* Changing the apply_status function to be less about applying the
status and more about trying to apply a visual state that
can be determined by things like approvers. This means
that it doesn't get passed the status. (b7419c3d)
* Making sure to clean up the approved by list (ddd87466)
* Adding a visible state entry to the application structure
(a635d68d)
* Managing the list with the approver returns. (fbdf4bfe)
* Changing to a list, we're going to need to track who so when they
disconnect we can know the state change. (e8b76a6a)
* Adding a count for the number of approvers that have approved the
application. (efd7be1c)
* Merging in the XLabel branch to handle conflicts. (b7d28a11)
* releasing version 0.2.3-0ubuntu2~ppa5~order5 (c1b795ef)
* Upstream Merge * Various fixes to the ordering index
calculation * Putting ordering indexes in the X
namespace (1486db2f)
* Fighting wrap around (f34b5e56)
* Better debug printing. (d678c350)
* Using unsigned chars for calculating, we want no sign extension.
(cfe735bc)
* We were using the wrong function, we want categories not statuses!
(a0c8fb03)
* Making a wrapper property for the 'X' domain (9346cf39)
* Adding the wrapper properties to the get. (7330f014)
* Adding in a wrapper signal (1fbc480b)
* Adding a set of wrapper properties that can be used by the dbus
interface. (ea682be6)
* Changing the app store (2a0f0b9f)
* Changing the Dbus interface. (16cdfbcf)
* Putting the ordering index into the 'x' domain. (818f7c46)
* Making it so that applications will pass '0' over dbus if they
don't have a set ordering index. (73018411)
* releasing version 0.2.3-0ubuntu2~ppa5~order4 (bd56ec87)
* Upstream Merge * Cleaning up the ID creation and ordering to
put low numbers to the right. (68b74230)
* Ignoring the generate id library object file. (0dd2e79a)
* Instead of using a struct just using multiply, which in all
reality, is more clear and the compiler will optimize it
for us. (8bfbd55d)
* Making the categories a case statement. (38c7a01f)
* Switching to be more opaque, but also more sane. (26d50dfe)
* Flipping the order (fd956d9a)
* releasing version 0.2.3-0ubuntu2~ppa5 (15f7dee1)
* Autogen (5d6feacd)
* releasing version 0.2.3-0ubuntu2~ppa5~order3 (5dcb1d4d)
* Upstream Merge * Checking to make sure we get a list of keys
before using them. * Fixing typo for group name in
overrides file. (3e415d53)
* Typo (77343b7e)
* releasing version 0.2.3-0ubuntu2~ppa5~order2 (bceb5ace)
* debian/indicator-application.install: Adding in the
ordering-override file to this package. (d47d1f12)
* Ensuring that we got a list of keys so we don't crash (bdd9c854)
2010-08-11 Sebastien Bacher
* releasing version 0.2.3-0ubuntu2 (77beabaa) (tag: 0.2.3-0ubuntu2)
2010-08-10 Ted Gould
* Autogen (3d26f164)
* Upstream Merge * Adding in override files for the ordering IDs
(21fcf7a3)
* Checking for an override and applying it. (51de4ced)
* Fleshing out the loading overrides function. (de6c40d8)
* Putting together the pieces to look for override files (f4b22a7f)
* Adding an override hash table (dad491a8)
* Installing the override file in the package specific data
directory. (73fb38c7)
* Adding in an override keyfile (6c0afe20)
* releasing version 0.2.3-0ubuntu2~ppa5~order1 (1c31b316)
* Doc fixes (3a5a1f6f)
* Autogen (e85c5b28)
* Fixing documentation with new API. (79436bdf)
* Upstream Merge * Add in ordering IDs (3b61df4d)
* Updating to trunk (a34479eb)
* Removing the LRU file object. (d2c36a2d)
* Removing the LRU file (bf3f4c6e)
* Pulling in the generate ID function as well (961575a2)
* Setting the ordering ID. (c27a7a98)
* Adding in an ordering index for application structures (09e6c219)
* I like 'index' better than 'id' -- now everything is consistent.
(06c01943)
* Adding 'OrderingIndex' and realigning. (1cac2ea0)
* Providing accessors for the ordering_id property (f04dd091)
* Storing the value and allowing the get to use a generated value.
(220d6a30)
* Uhg, wrong library (4a52e90d)
* Brining generate-id into the fold (5bffdaf7)
* Writing a small little function to generate the ID. (bd2b24fb)
* Adding the ordering id property. (fe604c42)
* releasing version 0.2.3-0ubuntu2~ppa4 (e4484ffe)
* debian/rules: Moving libappindicator0 to libappindicator1
(352c666d)
* debian/control: Moving libappindicator0 to libappindicator1
(294f1628)
* Upstream Merge * Breaking the ABI in order to get more space in
the class structure. (e2305c3b)
* releasing version 0.2.3-0ubuntu2~ppa3 (2fd1a6b5)
* Breaking the ABI so we have more space in the class structure
(d7c7a2ae)
* Upstream Merge * Adding label support into the library *
Adding label support into the indicator; Autogen *
Upstream Merge * Fixing the check of the function
signature (29311fb5)
* Sync to trunk (0e21b91a)
* Adding label support into the indicator (87bd8963)
* Adding label support into the library. (398dce88)
2010-08-09 Ted Gould
* Adding the Ordering Index property (c43dd8fd)
* Start with the ABI break. (afac3d90)
2010-08-05 Ted Gould
* Changing the size of the class structure, the reason for the break.
(89186858)
* Incrementing the major version number (18628e90)
* Adding label support (649c799e)
* releasing version 0.2.3-0ubuntu2~ppa1~label7 (4e4e0533)
* Updating to trunk (79896b0b)
* Bringing in indicator stuff (1ba6811d)
* Syncing with trunk and resolving conflicts (c4045e91)
* Fixing merge (d377c945)
* Updating to trunk and resolve conflicts (b1daa47a)
* releasing version 0.2.3-0ubuntu2~ppa1 (9e24b878)
* Upstream Merge * Allow the icon theme path to be changed
dynamically (LP: #607831) (e4c14f78)
* Support dynamically changing the icon theme path. (9291697e)
* releasing version 0.2.3-0ubuntu2~ppa1~label6 (8ceb58c8)
* Upstream Merge * Adding a helper update of the icon when
rebuilding (141558f1)
* Updating with helper when rebuilding. (c1aaada7)
* Tracking the long name along with the application entry. (225167d1)
* Check for suffix when updating icon as well! (593c6b8c)
* releasing version 0.2.3-0ubuntu2~ppa1~label5 (085b99e8)
* Add the ability to toggle the label (83aa68f5)
* Upstream Merge * Handle label updating and use the guide to
guess the size. (7f912154)
* Adding the ability to toggle the label on and off (23e9b56c)
* Showing and hiding the entries with removal. (54c6103d)
* Reshuffling the signaling and making sure to ref the label.
(b17e6254)
* Not really sure what this TODO meant, so I'm removing it.
(38074f5f)
* Some slight refactoring and comments along with the ability to
remove the entries and recreate them. (08a2c880)
* Building a label in the case that we don't have one already.
(a644617f)
2010-08-05 Sense Egbert Hofstede
* Partial, segfaulting, fix for LP: #608219, requires GTK+ change
attached to same bug report. (1a0c666b)
2010-08-05 Ted Gould
* Adding updating the guide and label size to the label update signal
(62a5f41b)
* Storing the guide and using it to bound the size of the label.
(9c46c111)
2010-08-05 Sense Egbert Hofstede
* Passing the updated icon theme path along with the DBus signal,
saving a DBus call. (247e5a1a)
2010-08-05 Ted Gould
* releasing version 0.2.3-0ubuntu2~ppa1~label4 (3a3ea031)
* Upstream Merge * Fixing the prototype of the added signal
(0450275d)
* Changing the prototype of the added function. (fff357c1)
2010-08-04 Ted Gould
* releasing version 0.2.3-0ubuntu2~ppa1~label3 (e4dd5ca3)
* Fixing the signal prototype (05be20a7)
* Upstream Merge * Making the test program count to 100
(77b2b6f4)
* Make sure we get to 100 (1f04ea2f)
* Fixing the prototype for the label changed signal. (208fc000)
* releasing version 0.2.3-0ubuntu2~ppa1~label2 (1e7513ca)
* Upstream Merge * Fixing the check of the function signature
(2ffcd74f)
* Fix the check for the updated function signature. (b83a74cd)
* releasing version 0.2.3-0ubuntu2~ppa1~label1 (1baa8607)
* Adding label support into the indicator (be5cab00)
* Upstream Merge * Adding label support into the library
(6eeaa491)
* Setting the label in the simple client (f2b80830)
* If it changes, let's update. (c25bb3c4)
* If we get passed a label let's make a GTK one for fun. (91c8b42f)
* Connecting to the application signal for new label and handling it
appropriately. (83f56343)
* Cast once, be happy (04fd1193)
* Sending the label and the guide over dbus if we have them.
(788b0dbc)
* Start tracking the label and the label guide allong with the other
application properties. (0d11bf65)
* Whitespace fix (ff9b7b42)
* Adding in a base signal handler for the label change (d06c1026)
* Adding signal for label changing. (4dea77d5)
* Adding the new entries to the list of the get_apps function.
(e33d50bd)
* Updating signal emition to match new API (d58186ab)
* Changing prototypes to match DBus API change. (1f1bb2ca)
* Adding labels to the service interface (faf28593)
* Adding defines for the new properties and signal. (4189a76c)
* Merging in the API changes (8b0b19a5)
2010-08-03 Ted Gould
* More signalling tests. (43e185e0)
* Setting up a basic signals test (6882b4cb)
* Stupid reverse logic in the string comparison. (29253842)
* Turning null strings into NULLs (f7211683)
* Adding a test to set the label and guides a bunch. (a2e95f15)
* Signaling when the labels change in the idle loop (52bfc9d4)
* Putting the new define into the docs (0422fcb1)
* Reusing the application service marshallers, not beautiful, but it
works for now. (84821ece)
* Adding in a signal to tell when the label is updated. (fc9d5d4f)
* Adding the label funcs to the documentation. (e0f472f1)
* Adding in the convience wrappers (706a72b9)
* Adding the label and guide fields to the private struct and tying
that into the properties. (e541156e)
* Setting up the label and lable guide properties. (44e84ede)
* Adding a property to guide the size of the label (89a5ffef)
* These have needed to be ignored for a while. (6de3d6fb)
* This shouldn't be in Bazaar (9f0e3c6e)
* Adding the label property and a signal for it changing. (456347aa)
2010-07-22 Sense Hofstede
* Fixed two G_PARAM_SPECS and made it even more possible to remove
the custom icon theme path. (0a8c09e4)
* Fix wrong naming that caused the signal to be missed (0dbf34a4)
* Clean-up and renaming variables and functions everywhere to use
icon_theme_path for the sake of consistency. (0bbee36d)
2010-07-22 C10uD
* forgot some files (3fb0e114)
* trying to implement runtime theme-path changing (47806177)
2010-07-15 Ted Gould
* Updating to Ubuntu Desktop (3f326bde)
2010-07-15 Ken VanDine
* releasing version 0.2.3-0ubuntu1 (38feb55c) (tag: 0.2.3-0ubuntu1)
2010-07-15 Ted Gould
* releasing version 0.2.3-0ubuntu1~ppa1 (8faa8b6f)
* New upstream release. (a32741d5)
* Import upstream version 0.2.3 (863cd1c1)
* 0.2.3 (17dea090) (tag: 0.2.3)
2010-07-13 Ted Gould
* releasing version 0.2.2-0ubuntu2~ppa2 (76c177b8)
* Autogen update (c95f5174)
* Merge upstream * Fixing test for slower machines (35cad52a)
* Adjusting the tests so they can deal with slow systems better.
(37d583e7)
2010-07-12 Ted Gould
* Ignoring the tester script (e1dc7c00)
* Add a fail timeout so this test can't block. (930a79ae)
* Adding in setting the environment variable to adjust the timeout to
be twice as long for slow systems. (8a0649a9)
* releasing version 0.2.2-0ubuntu2~ppa1 (0de45ad2)
* Autogen update (791daf2f)
* Merge upstream * Adding an Approver API to remove things from
the AppIndicators. (e273b812)
* Putting in a basic approver API. (7ef18341)
2010-07-09 Ted Gould
* Need the built headers too (25b69bb0)
* Oops, with a menu we're all GTK now. (1b895292)
* Building up to a formal test (3c43fed2)
* Filling out the approve function. (12c8596e)
* Filling out the approver prototype (0bf54f57)
* Building an application indicator too! (d7c39d7b)
* Making the registration async to clean things up, and async is
better anyway. (ed8163b9)
* Some more error handling and better debug messages. (5b41b1e8)
* Helpful debug info (018bf0e6)
* Okay, so now we're detecing when the watcher comes up, and
registering ourselves as the approver. (fd3e18e4)
* Adding a new sample approver (8072a97d)
* When we have new apps we can ask the approver about them.
(306a78b6)
* Looking at all the applications when we get a new approver.
(b3a0f3e2)
* Building the approver structure and putting it in the list.
(a2817003)
* Comments (4f7e748e)
* Adding some structures for approvers and making them real.
(93572f19)
* For DBus to real objects, the signal shall travel. (29864453)
* Adding a function to bring in approvers (d7c73248)
* Sync to trunk (fb4da4ab)
2010-07-08 Ted Gould
* Sync to Ubuntu Desktop branch (4e2c23b9)
* Use a private pointer instead of a lookup. (1ddd622e)
2010-07-08 Sense Hofstede
* Removed all but one calls to the
APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() macro
(925e3d8f)
2010-07-08 Sebastien Bacher
* releasing version 0.2.2-0ubuntu1 (22da24cc) (tag: 0.2.2-0ubuntu1)
2010-07-08 Ted Gould
* releasing version 0.2.2-0ubuntu1~ppa1 (8ce01c57)
* New upstream release. ∘ Work with updated container signal names
(2a931ef0)
* Import upstream version 0.2.2 (44880df7)
* 0.2.2 (a627c075) (tag: 0.2.2)
2010-07-07 Ted Gould
* Merging this branch, but I think it's fixes must have gone in with
another. (cf31f2f0)
* Working with the better container signals (eed6cf0c)
2010-07-06 Ted Gould
* Updating to Ubuntu Desktop (033b032b)
2010-07-01 Ted Gould
* Return a boolean (a8aac3aa)
2010-06-25 Ted Gould
* Adding in a template function to register approvers. (6cf35d78)
* Adding a function to register an approver. (4c9f4340)
* Adding an approver interface. (a46a27a5)
2010-06-22 Didier Roche
* releasing version 0.2.1-0ubuntu1 (711cb0bb) (tag: 0.2.1-0ubuntu1)
2010-06-21 Ken VanDine
* New upstream release. * Fix icon updating (LP: #594199) *
Change Mono bindings to only parse particular files (LP:
#592706) * Make a policy for migrating the mono bindings
* Test fixes to make them more reliabl.
debian/control: Fixing version numbers; debian/control:
Making the 0.1-cil replace and provide the 0.0-ci.
debian/libappindicator0.1-cil.installcligac: Add the
policy.dll file to the install.; Upstream release 0.0.2
* Updates API to use GTK instead of dbusmenu to make it
easier for upstream developers to use. (90a54106)
2010-06-21 Ted Gould
* releasing version 0.2.1-0ubuntu1~ppa1 (61a4f68d)
* Making some files match upstream relases that don't. (1c6a4839)
* New upstream release. * Fix icon updating (LP: #594199) *
Change Mono bindings to only parse particular files (LP:
#592706) * Make a policy for migrating the mono bindings
* Test fixes to make them more reliable (0ac50a38)
* Import upstream version 0.2.1 (34392244)
* 0.2.1 (20f0c1d8) (tag: 0.2.1)
* Fixing versions of concflicts. (458ad9a1)
* Fixing policy version numbers. (a4976d3f)
2010-06-21 Ken VanDine
* Don't conflict with libappindicator0.0-cil, just replace and
provide (db008b04)
* Use full assembly version for the policy file (ac400f73)
* Specify versions for Replaces/Conflicts for libappindicator0.0-cil
(e48a4c72)
2010-06-21 Ted Gould
* releasing version 0.2.0-0ubuntu4~ppa6 (55e77227)
2010-06-19 Michael Terry
* use gtk3 versions of dbusmenu and indicator; use appindicator3 0.1
rather than appindicator 3.1 (60abdc20)
* first pass at gtk3 version of libappindicator (e1f36a84)
2010-06-18 Ted Gould
* Conflicts as well (bec7e4eb)
* debian/control: Making the 0.1-cil replace and provide the 0.0-cil
(591b4079)
* debian/control: Fixing version numbers (d2a540c3)
* releasing version 0.2.0-0ubuntu4~ppa5 (b741fd39)
* debian/libappindicator0.1-cil.installcligac: Changing version
policy applies to. (b1f6a473)
* Autogen (fe4f2d9c)
* Upstream merge * Changing the policy to be for 0.0 (7eac5d7a)
* Setting the policy version. (97454690)
* releasing version 0.2.0-0ubuntu4~ppa4 (955c7379)
* debian/libappindicator0.1-cil.installcligac: Add the policy.dll
file to the install.; Autogen (570ea949)
* Upstream merge * Make a policy for migrating the mono bindings
(6bee0666)
* Fix mono versioning. (f9a13d56)
* Cleaning up file name definitions (787b9201)
* Adding the policy config to the installed files. (f23786ef)
* Switching to the policy name. (c5c26702)
* Swithcing the version to be the assembly version. (64a712f5)
* Fixup the gacutil stuff. Still doesn't ununinstall. (c012b2a9)
* Fixing policy name (f8f18e9f)
* Replacing the macros with the proper data (35915da2)
* Forgot to merge in packaging branch. Linking now. (16680b1a)
* releasing version 0.2.0-0ubuntu4~ppa3 (b076c2bb)
* Adding bug number (910aa3a8)
* Upstream merge * Fix icon updating (LP: #594199) (4eb17f90)
* Make icon switching work again. (87d82b8a)
* Fixing the distcheck by cleaning up (e434b937)
* Readjusting so that the policy file is in the same directory as the
DLL (c0f64171)
* Fixing directories (5ea2df7f)
* Typo (814bed13)
* Generating a policy dll (f399d897)
* releasing version 0.2.0-0ubuntu4~ppa2 (ceac8047)
* Upstream Merge * Change Mono bindings to only parse particular
files; Autogen. For fun and profit.; Upstream release
0.0.2 * Updates API to use GTK instead of dbusmenu to
make it easier for upstream developers to use.
(4b330122)
* Sync to trunk (0299891b)
* Fix mono bindings by restricting gapi2-parser (250a731f)
* Remove the assert with checking if the value is NULL. (d4f5fa77)
2010-06-17 Ted Gould
* releasing version 0.2.0-0ubuntu4~ppa2~icons3 (782f9e54)
* Upstream merge * Using class_ref and unref to allocate the type
if need be (985eb706)
* Use class ref and unref to allocate it if need be. (ce25d4c9)
* releasing version 0.2.0-0ubuntu4~ppa2~icons2 (c204273c)
* Upstream Merge * Fixing the enum lookup from nick (28a5a2e1)
* Reworking to make more clear and use the GEnumValue structure
correctly. (e589ecad)
* releasing version 0.2.0-0ubuntu4~ppa2~icons1 (6ee70d21)
* Upstream Merge * Making it so that icons can be changed at any
time. (81e0ff20)
* releasing version 0.2.0-0ubuntu4~ppa1 (9119e004)
* Upstream Merge * Test fixes to make them more reliable
(c4314c88)
* Icon name shouldn't be construct only. (fc6b18bd)
* Linking Bug (a8350818)
* releasing version 0.2.0-0ubuntu4~ppa1~monofix2 (9a0770ca)
* Autogen. For fun and profit. (b6e10ee6)
* releasing version 0.2.0-0ubuntu4~ppa1~monofix1 (b62203f5)
* Upstream Merge * Change Mono bindings to only parse particular
files * Test fixes for Hudson builds (dc1a9ecd)
* Only work with specific files instead of the whole directory.
(750406ec)
* Sync to Ubuntu desktop (53d1e557)
2010-06-14 Ken VanDine
* renamed cil binary to libappindicator0.1 to match the assembly
version (LP: #592706) (c6734d21)
2010-06-11 Ted Gould
* Changing signal names and getting the ones on the base menu as
well. (95c79072)
* Changing the signal names (34a4af96)
* More time for initial fallback. (cdb0efc7)
* Increase the timeouts, but make it so that the watcher shutsdown
when seen. (6eedd6ec)
* Increasing timeout to hopefully make it work on Hudson with load.
(259c5199)
2010-06-11 Ken VanDine
* renamed cil binary to libappindicator0.1 to match the assembly
version (0eb105da)
2010-06-08 Sebastien Bacher
* releasing version 0.2.0-0ubuntu2 (52ebd179) (tag: 0.2.0-0ubuntu2)
2010-06-07 Sebastien Bacher
* releasing version 0.2.0-0ubuntu1 (0fb69157) (tag: 0.2.0-0ubuntu1)
2010-06-04 Ken VanDine
* New upstream release. * Unref the child that was created *
Build GIR and VAPI files (LP: #510610) * Fixes to
documentation and enum construction * Fix distcheck *
Merging patch to add assembly information to Mono
binding (LP: #547195); debian/control: Add GObject
Introspection and Vala build dependencies.; Added
debian/gir1.0-libappindicator-0.1.install and modified
debian/control and debian/libappindicator-dev.install to
handle the VAPI and GI files.
debian/libappindicator0.0-cil.install: Fixing directory of
cli files (83ea7822)
2010-06-03 Ted Gould
* releasing version 0.2.0-0ubuntu1~ppa1 (ebc5cbfd)
* Fixing control file (5ffc5c97)
* Fixing typo (d5f07a0a)
* debian/libappindicator0-cli.install: Fixing directory of cli files
(fa7673f5)
* Fixing so files that got lost. (ec772ab1)
* Getting some files back... where did they go. (d7f06e76)
* Added debian/gir1.0-libappindicator-0.1.install and modified
debian/control and debian/libappindicator-dev.install to
handle the VAPI and GI files. (ead73d05)
* Build GIR and VAPI files (LP: #510610) (da48072a)
* debian/control: Add GObject Introspection and Vala build
dependencies. (f50f08a0)
* New upstream release. * Build GIR and VAPI files * Fixes to
documentation and enum construction * Fix distcheck
(614e30aa)
* Import upstream version 0.2.0 (0f7ba97f)
* Changing revision for merge-upstream (d3216b92)
* 0.2.0 (27fe45b6) (tag: 0.2.0)
2010-06-01 Ted Gould
* Distcheck fixes (36519944)
* Merging in trunk (1b748b29)
* Fixes to docuementation and making the enums build correctly with
gtk-mkenum (e0ddc2db)
2010-05-23 Sense Hofstede
* Documentation and introspection fixes and such (01fafa49)
2010-05-20 Ted Gould
* Sync to trunk to ensure no conflicts. (0e3c221b)
* Merging in the 0.1 series branch (ef11b715)
* Merging in updates from the 0.1 series branch (f7fd52b7)
* releasing version 0.0.21-0ubuntu1~ppa1 (7cb5463c)
* New upstream release. * Adding AssemblyInfo.cs for building
(144908dc)
* Import upstream version 0.0.21 (84e75c65)
* releasing version 0.0.20-0ubuntu1~ppa1 (2cbdb9ff)
* 0.0.21 (6fcbfe59) (tag: 0.0.21)
* Build fix to include the AssemblyInfo.cs file (38c5c108)
* Forgot to drop the patch (d16ae427)
* New upstream release. * Unref the child when created in
libappindicator (LP: #569273) * Merging patch to add
assembly information to Mono binding (LP: #547195.
Remove child-leakage.patch as merged upstream (086d22cd)
* Import upstream version 0.0.20 (9b028d98)
* Desktop sync (bdec5053)
* 0.0.20 (cd4c6e07) (tag: 0.0.20)
* Only grab the app indicator files. (20a976b8)
* Ignoring the lru file header (29a3d029)
* Fixing which sources are marked as BUILT (6efcf99c)
* Bringing along the AssemblyInfo.cs file and fixing its path
(9366eb01)
* Okay, now everyone is in the right directory, I think. (a403884d)
* Need to look for things in the source directory too! (a106e8d3)
* Fix C includes fro teh VAPI/GIR files (8f8efd3b)
* Adding GIR/VAPI support and flattening directories (e09b4591)
* releasing version 0.2.0~dev-0ubuntu1~ppa2 (3c5b3e57)
* Upstream Merge * Unref the child that was created (6a47d48b)
* Woot, trunked (80633aec)
* Stopping the leakage of children. (ea79d7fd)
* Fixing the ref leakage of a child object. (22423f92)
2010-05-20 Sebastien Bacher
* releasing version 0.0.19-0ubuntu5 (3096e104) (tag: 0.0.19-0ubuntu5)
2010-05-20 Ken VanDine
* debian/patches/child-leakage.patch - Fixes a memory leak (LP:
#569273) (1e43a919)
2010-05-19 Ted Gould
* releasing version 0.2.0~dev-0ubuntu1~ppa2~childleak1 (f777fc6e)
* Upstream Merge * Unref the child that was created (86207021)
* releasing version 0.2.0~dev-0ubuntu1~ppa1 (62932467)
* Upstream Merge * kicking off new branch (0f690c22)
* Dummy commit (d4694366)
* Changing it so the object gets unref'd (8566afcd)
2010-04-29 Ted Gould
* Ignoring built VAPI file (0b091646)
* Now, build us a VAPI! (fae0a61f)
* Fixing the ignore list. (f5c58a84)
* Building the GIR file (3ef5fec3)
* Removing the libappindicator directory to make things simpler
(ba1fd390)
* Add introspection stuff here (0bd103ad)
2010-04-28 Ted Gould
* Adding the introspection.m4 for our new rules (27490e36)
* Adding introspection and VAPI checks (3dc48c02)
2010-04-21 Sebastien Bacher
* releasing version 0.0.19-0ubuntu4 (86518f00) (tag: 0.0.19-0ubuntu4)
2010-04-16 Ted Gould
* Patch for package names (04a9942b)
* Sync to desktop (b53899d9)
2010-04-14 Sebastien Bacher
* releasing version 0.0.19-0ubuntu3 (4f93e61c) (tag: 0.0.19-0ubuntu3)
2010-04-14 Ted Gould
* Sync to Ubuntu Desktop (d15e3622)
* Merging patch to add assembly information to Mono binding (LP:
#547195) (1d8e0440)
* Adding assembly info for Mono bindings (2c90c6c9)
2010-04-14 Cody Russell
* Add AssemblyInfo.cs to the Mono bindings. (6b3689e5)
2010-04-14 Sebastien Bacher
* releasing version 0.0.19-0ubuntu2 (73b74914) (tag: 0.0.19-0ubuntu2)
2010-04-14 Ted Gould
* debian/control: + Set libappindicator0-cil and
libappindicator-cil-dev to Arch: all + Make
libappindicator0-cil depend on libappindicator0 >=
${source:Version} instead; debian/rules: + Fix
ordering of dh_*cli* (LP: #560095.
debian/libappindicator0-cil.install,
debian/libappindicator0-cil.installcligac: + Fix CLI
policy breakage: - Wrong installation paths for GAC'd
CLI libraries - Direct installation of GAC'd libraries
(d38c39a4)
* Sync to desktop (abb09f21)
2010-04-13 Neil Jagdish Patel
* Add G_LOG_DOMAIN support to the various targets for better messages
(7210a540)
2010-04-01 Sebastien Bacher
* releasing version 0.0.19-0ubuntu1 (40b74a14) (tag: 0.0.19-0ubuntu1)
2010-04-01 Ted Gould
* releasing version 0.0.19-0ubuntu1~ppa1 (734b874a)
* New upstream release. * Don't set the fallback timer if we're
already in a fallback mode to avoid unfalling back
excessively. (LP: #529052) * Fix distcheck of
documentation (45e7b47b)
* Import upstream version 0.0.19 (d005a227)
* Disable merge mode (70600e1f)
* 0.0.19 (1fbc5af0) (tag: 0.0.19)
* Fixing documentation distcheck (2ee85c20)
* Moving field documentation into a different comment block so that
they're private (ba284685)
* Making it so the timer doesn't get set if we're already in the
fallback case. (ff63763f)
* Catch up to trunk (bf2c8f10)
* Don't store the panel suffix, just add it for the fallback icons.
(5055af87)
* Adding in documentation for the private structure. (14aebe46)
* Make it so that we don't store the panel-suffix icons but we do use
them with the status icon. (5aa064c4)
* No timer if we're already in fallback. (d6bb68c1)
2010-03-30 Ted Gould
* releasing version 0.0.18-0ubuntu2~ppa1 (4ed0753d)
* Upstream Merge * Setup the icons to use the -panel variants
even when falling back to status icons. (LP: #547072)
* Change python bindings to use _with_path so that they
can set the icon path. (LP: #527061) (8ca677a0)
* Updating to Ubuntu Desktop (2d7ae83d)
* Merging fix to make it so that python apps can set an icon path.
(d3026a23)
2010-03-30 C10uD
* Patch 001 from bug 527061 (4bbf4c09)
2010-03-30 Sebastien Bacher
* releasing version 0.0.18-0ubuntu1 (fd1ec3c4) (tag: 0.0.18-0ubuntu1)
2010-03-29 Ken VanDine
* Upstream Release 0.0.18 * Change when there are updates to
Check and Radio buttons via their actions. (LP:
#542221) * Fixing icon updating with themes and naming
fallbacks with the status icon fallback. (LP:
#532858) (64eef1ae)
2010-03-29 Ted Gould
* Tracking the icon name and included the panel suffix for fallback
usage. (9fddbf6c)
2010-03-25 Krzysztof Klimonda
* use gchar instead of for the clarity (1d034522)
* Make app_indicator_set_property also set the suffixed icon_name.
(5bf0d10c)
* Make GtkStatusIcon use icons with the panel suffix if available.
(64c02739)
2010-03-25 Ted Gould
* releasing version 0.0.18-0ubuntu1~ppa1 (dd8d40d4)
* Upstream Release 0.0.18 * Change when there are updates to
Check and Radio buttons via their actions. (LP:
#542221) * Fixing icon updating with themes and naming
fallbacks with the status icon fallback. (LP:
#532858) (5483c83e)
* 0.0.18 (9919c5e4) (tag: 0.0.18)
* Fixing tests to use GTK for icon theme fixes. (b4e1960a)
* Fixing icon changing with fallbacks. (275909f8)
2010-03-25 Krzysztof Klimonda
* remove g_object_ref_sink call from status_icon_changes (26a1f269)
2010-03-23 Ted Gould
* Update to track toggle changes in actions. (105b2a0c)
2010-03-22 Krzysztof Klimonda
* Use app_indicator_get_icon/app_indicator_get_attention_icon methods
to get the right icon. (85400dc1)
* Move g_signal_connect for the theme-changed signal to
app_indicator_init () (c80fe4d0)
* don't use indicator_image_helper () (16a9a730)
2010-03-20 Krzysztof Klimonda
* Fix the missing icon on theme change if old icon has different name
(b531c560)
2010-03-19 Sense Hofstede
* Make sure the state of GtkCheckMenuItems and GtkRadioMenuItems gets
updated even when they're changed via their actions.
(c18de959)
2010-03-18 Sebastien Bacher
* releasing version 0.0.17-0ubuntu1 (05da30c2) (tag: 0.0.17-0ubuntu1)
2010-03-18 Ken VanDine
* Upstream Release 0.0.17 * Support GTK's show menu items
property (LP: #528527) * Fix status and category nicks
in Python bindings (LP: #539858) * Switch domains to
org.kde instead of org.freedesktop as spec was never
officially approved by that body. (5581a399)
2010-03-18 Ted Gould
* releasing version 0.0.17-0ubuntu1~ppa1 (543f7fca)
* Upstream Release 0.0.17 * Support GTK's show menu items
property (LP: #528527) * Fix status and category nicks
in Python bindings (LP: #539858) * Switch domains to
org.kde instead of org.freedesktop as spec was never
officially approved by that body. (d5717ba1)
* Sync to Ubuntu Desktop (b839c8aa)
* 0.0.17 (42de500f) (tag: 0.0.17)
2010-03-17 Ted Gould
* Fix nicks on Python bindings. (65febbd6)
2010-03-16 Sense Hofstede
* Make the nicks of the AppIndicatorCategory and AppIndicatorStatus
types adhere the specification in the Python bindings as
well (Closes: #539858) (414b5f84)
2010-03-15 Ted Gould
* Changing from freedesktop to kde as the spec was never approved
finally by freedesktop. (9be1c6de)
2010-03-15 Aurelien Gateau
* org.freedesktop.StatusNotifier* => org.kde.StatusNotifier*
(42fd4baa)
2010-03-15 Sebastien Bacher
* releasing version 0.0.16-0ubuntu2 (ddee75aa) (tag: 0.0.16-0ubuntu2)
2010-03-15 Ted Gould
* Make the icons follow the show menu icons property. (c88bf0b3)
2010-03-15 Jan Arne Petersen
* Only show images if "gtk-menu-images" settings or
"always-show-image" property is TRUE. (4ade8278)
2010-03-11 Sebastien Bacher
* releasing version 0.0.16-0ubuntu1 (04fecf21) (tag: 0.0.16-0ubuntu1)
2010-03-11 Ted Gould
* releasing version 0.0.16-0ubuntu1~ppa1 (0be5c8bc)
* debian/control: Increasing the libindicator-dev dependency to 0.3.5
to match upstream. (079ae037)
* Upstream release 0.0.16 * Use libindicator icon loading helper
* Workaround for label changes on GtkActions * Testing
fix for using xvfb (837d6794)
* Update to ubuntu-desktop (9504966c)
* 0.0.16 (bf1f1526) (tag: 0.0.16)
* Adding a two second wait to make seting up Xvfb more reliable.
This is similar to xvfb-run. (1720ce3e)
* Using the new image loader utilities in libindicator (9f09be28)
* Switching to use the update function. (6b6a72dc)
* Upping libindicator required version to 0.3.5 (b3f9c444)
2010-03-10 Ted Gould
* Removing design team size (c9b8c0ae)
* Also using the helper when changing icons. (e7852842)
* Switching to using the libindicator image helper (249bcd95)
2010-03-08 Ted Gould
* Workaround to make action label updates get caught and update the
label. (a503e713)
2010-03-08 Jan Arne Petersen
* Listen also to label changes on actions related to menu items to
workaround a gtk+ bug. (27a7bb9a)
2010-03-04 Sebastien Bacher
* releasing version 0.0.15-0ubuntu1 (8dcf6e3c) (tag: 0.0.15-0ubuntu1)
2010-03-04 Ted Gould
* releasing version 0.0.15-0ubuntu1~ppa1 (31743686)
* Upstream release 0.0.15 * Icon size fix to 22 px * Status
icon correctly removed in fallback * Fixed test suite to
run better on slow machines. (03519bdf)
* 0.0.15 (fa723603) (tag: 0.0.15)
2010-03-02 Ted Gould
* Lengthing kill timer to be a little longer for slow systems.
(588e8566)
* Fixing application icon size. (1323afb9)
2010-03-01 Ted Gould
* Switching from hide to visible. (cda145d8)
2010-02-28 Ted Gould
* Merge with Ubuntu Desktop (d7ff9156)
2010-02-27 Chris Coulson
* Use gtk_status_icon_set_visible to hide the status icon.
GtkStatusIcon is not derived from GtkWidget, so
gtk_widget_hide doesn't work (70c46caa)
2010-02-26 Ted Gould
* Switching from menu size to design team size (cc62e3c1)
2010-02-25 Sebastien Bacher
* releasing version 0.0.14-0ubuntu1 (55be4446) (tag: 0.0.14-0ubuntu1)
2010-02-25 Ken VanDine
* Upstream release 0.0.14 ∘ Fix mono bindings to include proper
metadata (LP: #526620) ∘ Send connection changed signal
when the proxy is created and destroyed (LP: #527082) ∘
Hide the fallback status icon before unrefing it. (LP:
#526041) ∘ Increase dbus-glib version check to 0.82 ∘
Handle menu layout changes and visibility changes better.
∘ Improve testing stability ∘ Read menu sensitivity on
startup. ∘ Handle null strings when evaluating whether we
have an attention icon. ∘ Remove dbus objects when we
fallback ∘ Disconnect client_menu_changed signal handlers
on cleanup. ∘ Handle cases where the menu gets unset on
updates. ∘ Fix custom labels on stock items. ∘ Adds
support for submenus (089972e3)
2010-02-25 Ted Gould
* releasing version 0.0.14-0ubuntu1~ppa1 (23541b97)
* Upstream release 0.0.14 ∘ Fix mono bindings to include proper
metadata (LP: #526620) ∘ Send connection changed signal
when the proxy is created and destroyed (LP: #527082) ∘
Hide the fallback status icon before unrefing it. (LP:
#526041) ∘ Increase dbus-glib version check to 0.82 ∘
Handle menu layout changes and visibility changes better.
∘ Improve testing stability ∘ Read menu sensitivity on
startup. ∘ Handle null strings when evaluating whether we
have an attention icon. ∘ Remove dbus objects when we
fallback ∘ Disconnect client_menu_changed signal handlers
on cleanup. ∘ Handle cases where the menu gets unset on
updates. ∘ Fix custom labels on stock items. ∘ Adds
support for submenus (579c1e07)
* 0.0.14 (bc5b9406) (tag: 0.0.14)
* Ignoring everything. (ddbb7c06)
* Changing the metadata to have the proper signal names in it.
(806f651c)
* Emitting the connection changed signal when the proxy is created
and destroyed. (464e29f2)
* Hide the status icon when unref'd (bb72be90)
* Hiding the notification icon before unreffing it. (1cfa837e)
2010-02-25 Sense Hofstede
* Do send the connection-changed signal, in check_connect() -- when
a new connection is established --
watcher_proxy_destroyed() and app_indicator_dispose()
(Closes LP: #527082) (e8fe4dd5)
* Correct the Mono bindings metadata to properly bind with the
signals (Closes LP: #526620) (2aec0b94)
2010-02-23 Ted Gould
* Sync to Ubuntu Desktop (9d1ecc81)
2010-02-23 Sebastien Bacher
* releasing version 0.0.13-0ubuntu8 (b42f4757) (tag: 0.0.13-0ubuntu8)
2010-02-23 Ted Gould
* releasing version 0.0.13-0ubuntu8~ppa1 (1d1afe2b)
* debian/control: Checking for dbus-glib >= 0.82 (0d3da8ef)
* Upstream Merge * Checking for dbus-glib version 0.82 (50aff100)
* Adding a check for dbus-glib version. The patch to unregister
requires v. 0.82 (1572f64f)
* Updating to ubuntu-desktop revision (8af2c8c7)
* releasing version 0.0.13-0ubuntu3~ppa4 (cbdd6a74)
* Handling the visibility of menus better (1e5be589)
* Upstream merge * Fixing automatic updating of menus *
Handling the visibility of menus better * Improve
testing to be more reliable * Handle null string
attention icons (8c0532f5)
* Fixes to get the menus updated and visibility all handled nicely.
(2fdd555d)
* Updated patch for the visibility field (100dd095)
2010-02-23 Jan Arne Petersen
* Second patch on 524150 (44ff7ab9)
2010-02-22 Ted Gould
* releasing version 0.0.13-0ubuntu3~ppa3~menu3 (4589ee89)
* Upstream Merge * Blocking tearoffs (1b76f58c)
* NO TEARY! (78429e88)
* releasing version 0.0.13-0ubuntu3~ppa3~menu2 (bc743fa9)
* Upstream Merge * Using foreach instead of forall (09403573)
* Looking at children with foreach instead of forall (1d6eba24)
* releasing version 0.0.13-0ubuntu3~ppa3~menu1 (3676f118)
* Upstream merge * Menu updates connections (dd2a9a50)
2010-02-22 Jan Arne Petersen
* Creates and event handler for the add and remove signals to
recreate the menu (75ccac53)
2010-02-22 Ted Gould
* Making the fallback test more robust on slow systems. (225f2911)
* Fall out of the while, sometime, if we really think it's not
recoverable. (bf13c7af)
* Trying to make the test a little more robust by waiting for the
other process to register on the bus, and then waiting.
(a067b5b0)
2010-02-22 Sebastien Bacher
* releasing version 0.0.13-0ubuntu7 (d0087bc2) (tag: 0.0.13-0ubuntu7)
2010-02-22 Ted Gould
* Patch to read sensitivity on startup. (e5612deb)
* Fixes bug 522151 (7b02e4cc)
2010-02-22 Jan Arne Petersen
* Set the sensitive state when starting out. (271d86bb)
2010-02-22 Ted Gould
* Properly look for null strings in the attention icon. (0135db57)
2010-02-19 Ted Gould
* Improving the dbus tests so that they have a mock watcher in them.
(96f2eb92)
* Adding a mock server here as well (7e683f74)
* Putting in a mock watcher so we don't fall back. (e0356204)
2010-02-19 Martin Pitt
* releasing version 0.0.13-0ubuntu6 (05db164a) (tag: 0.0.13-0ubuntu6)
2010-02-19 Ken VanDine
* set to UNRELEASED (5308b54a)
* Cherrypick fix to check for a null string as the attention ico.
Cherrypick fix to remove the registration of dbus objects
(LP: #497870) - lets us drop
debian/patches/unregister.patch (a889ee76)
* Cherry picked fix to check for a null string as the attention icon
(b1e72a50)
2010-02-19 Ted Gould
* Checking for a null string as the attention icon. (780acae8)
2010-02-19 Martin Pitt
* releasing version 0.0.13-0ubuntu5 (494d1b10) (tag: 0.0.13-0ubuntu5)
2010-02-19 Ken VanDine
* debian/patches/unregister.patch - Fix to remove the
registration of dbus objects (LP: #497870) (d90b4c34)
2010-02-19 Ted Gould
* Fix to remove the registration of dbus objects (435edba2)
* Attaching bug (b0a873f5)
* Removing debug output (b79a5bb8)
2010-02-19 Jan Arne Petersen
* Fix to unregister the object (9012c49f)
2010-02-17 Ted Gould
* Disconnect signal handlers when unreffing the menu. (42e1e579)
2010-02-17 Sebastien Bacher
* releasing version 0.0.13-0ubuntu4 (2ac75335) (tag: 0.0.13-0ubuntu4)
2010-02-17 Cody Russell
* Disconnect 'client_menu_changed' in dispose method. (715d7523)
2010-02-16 Ted Gould
* releasing version 0.0.13-0ubuntu3~ppa2 (386128ab)
* Upstream Merge * Fixing a crash by checking for NULL (66e7fd1d)
2010-02-16 Cody Russell
* Check priv->menu for non-NULL (de406e51)
2010-02-16 Ted Gould
* releasing version 0.0.13-0ubuntu3~ppa1 (99f3dd58)
* Upstream Merge * Submenu support * Updating menus (1b3b3fee)
2010-02-16 Sebastien Bacher
* releasing version 0.0.13-0ubuntu3 (60b206c8) (tag: 0.0.13-0ubuntu3)
2010-02-12 Ted Gould
* Fixing visibility changes and when menuitems get added and deleted.
(2cc377b1)
2010-02-12 Cody Russell
* Minor cleanup (84137b6a)
* Change the indentation for this case to be the same as the others.
(e18cf834)
* Just to be safe, let's connect these at the end. (1c7a301a)
* Use dbusmenu_menuitem_property_set_bool(), and also fix some
indenting. (02b61440)
2010-02-12 Ted Gould
* Fixing labels on stock items. (350a7017)
2010-02-12 Cody Russell
* Handle menuitem visibility changes, and additions/removals from
menus. (8b257dca)
2010-02-12 Sense Hofstede
* * When a GtkImageMenuItem has got a stock icon set don't just
assume it's also using the stock label, but check first.
(Closes: #520048) (e192dea7)
2010-02-12 Ted Gould
* Updating to Ubuntu Desktop (5fef5a22)
2010-02-12 Sebastien Bacher
* releasing version 0.0.13-0ubuntu2 (be1ce77e) (tag: 0.0.13-0ubuntu2)
2010-02-11 Ted Gould
* Adding in submenu support. (a98fd45c)
2010-02-11 Cody Russell
* Submenus (af5ac815)
2010-02-11 Ken VanDine
* releasing version 0.0.13-0ubuntu1 (4102c4d5) (tag: 0.0.13-0ubuntu1)
2010-02-11 Ted Gould
* releasing version 0.0.13-0ubuntu1 (f7b909ce)
* Upstream release 0.0.13 * Changing the menu property to be a
proper DBus object path * Make object paths unique by
including application IDs in them (bbebb7a3)
* Sync to Ubuntu Desktop (a94ef5f2)
* 0.0.13 (14abe9ad) (tag: 0.0.13)
* Fix to make the dbus paths unique by using the ID of the
application. (0e783eb2)
2010-02-10 Ted Gould
* Making sure our new tests with gtk_init() in them have an X server
to talk to. (ec5e7ea8)
* Building a menu so this item will show (6f79c176)
* Moving the clean_id code to get set when we set the ID and checking
for it when building the menu. (cc9f0143)
* Changing to ID based naming and setting a menu to get init
(8418f3a9)
* Creating a clean ID that doesn't take any illegal dbus characters
and using that in the path. (aafaa311)
* Making the menu path also include the ID (907253f5)
* Making it so that you can't set an ID twice instead of just issuing
a warning. (f5b69fe9)
* Moving the registration of the object to when we want to connect
everything, and making the path include the item ID to
ensure it's unique. (370c87f0)
* Switching menu property to be an object path. (07cba334)
* Falling back on string if that's what we get. Makes things
compatible. (8be6fe7a)
2010-02-08 Ken VanDine
* releasing version 0.0.12-0ubuntu1 (c9d339ff) (tag: 0.0.12-0ubuntu1)
2010-02-08 Ted Gould
* releasing version 0.0.12-0ubuntu1~ppa1 (b881da97)
* Merging in ubuntu-desktop (ef5c412b)
* Upstream release 0.0.12 (c5ba9ddb)
* 0.0.12 (fb4952bf) (tag: 0.0.12)
* releasing version 0.0.11-0ubuntu1~ppa3 (c21b71ae)
* Upstream Merge * Handling the service restarting better by
removing the icons after a small delay to ensure they
don't return. * Fixing a crash where a proxy was created
while the previous one was being destroyed. (89972d21)
* Handling the service resetting much better. Clearing out the old,
but after ensuring they won't come back. (e6056c5c)
* releasing version 0.0.11-0ubuntu1~ppa2 (08f04e02)
* Cause the proxy to get built outside of the other proxy destroy
callback. (a11cf7af)
* Upstream Merge * Fixing copying of the attention icon *
Adding status changing to the example application *
Adding a test for status changing getting sent over DBus.
(585f9e3a)
* Sync to trunk (821e8453)
* Fixing status updates and adding tests to help debug status
changing. (c273ac9c)
2010-02-06 Ted Gould
* Ready to recieve the boxed type on the other side. (28b0ba50)
* Changing the type of the property and setting it with boxed
(035f5655)
* Boolean again! (b3be1723)
* Adding check to look for privates gotten on invalid objects.
(ffbe6e8e)
* Handling if we get duplicate entries added, just recycling.
(aca32703)
* Now we're actively killing. (85b920fe)
* Setting up the disconnected helpers and structure. (24402146)
* Changing the proxy to only build if we need it, and not destroy
itself on killing the process. There's really no reason
for that. (130e93c1)
* Making room for a disconnected function. (87a7acd9)
* Putting the proxy construction in an idle function. (5f4f1eb3)
* Reffing the connection so we ensure that we have it even when folks
die. (53bb5746)
* releasing version 0.0.11-0ubuntu1~ppa2~aicon1 (3f35b1d6)
* Upstream Merge * Fixing grabbing of attention icon (f6ea519b)
* Getting the wrong string for the Attention Icon when looking at the
properties (987c4b50)
* More logging from our app indicator on icon changes (c2e186c2)
* Adding a menu item to toggle the attention state. (5b943016)
* Making sure the client has time to setup. (982498c6)
* Changing to 100 instead of 1000 (b9152c35)
* Lengthening the time a little bit to make sure we don't miss
messages. (74c66574)
* Now setting status ALOT (d004765b)
* Loose the timeout (39bf2cc8)
* Adjusting the status test to watch for toggles (119bd7ac)
2010-02-05 Ted Gould
* Typo (d27570ea)
* Adding a test for changing the status. Just a copy of the standard
dbus test. (1a8b83c9)
2010-02-04 Sebastien Bacher
* releasing version 0.0.11-0ubuntu1 (b8830e1f) (tag: 0.0.11-0ubuntu1)
2010-02-04 Ted Gould
* releasing version 0.0.11-0ubuntu1~ppa1 (5bd28754)
* debian/control: Increasing dbusmenu* deps to 0.2.2 (1e120549)
* Upstream release 0.0.11 * Interoperability Fixes * Adding in
XVFB support for tests * Adding support for icons with
the '-panel' suffix (33edaca7)
* 0.0.11 (f8ab4555) (tag: 0.0.11)
* Interop fixes. (8808bcb6)
* Migrating to the new dbusmenu (4f81ab98)
* Merging in signal change. (b6cda589)
* Changing the #defines (b3f174dd)
* Upping Dbusmenu required version (5f2baa8b)
* Wrong srcdir (901d87fc)
* Wrong filename (a3138844)
* Adding in XVFB support (a8b197a6)
* Getting run-xvfb on the tests (8398c58c)
2010-02-03 Aurelien Gateau
* Merged timestamp fix (4fc18241)
2010-02-02 Aurelien Gateau
* icon -> icon-name sensitive -> enabled toggle-checked ->
toggle-state toggle-state type is now an int (770470f8)
2010-02-02 Ted Gould
* Changing the prototype of the activate signal (4b0a319f)
2010-02-01 Conor Curran
* Checking for the nunit dependency with a specific version.
(3a8354fd)
* changed dependency nunit2.4 to nunit since this is the name of the
package (aa89c97c)
2010-02-01 Ted Gould
* Fixing the name of the enum strings to match the StatusNotifier
spec. (d6090e47)
* Adding code to look for special panel versions of the icon with a
'-panel' with the AppIndicators. (ae7bfd4d)
* Changing the suffix to 'panel' (8a8c965f)
2010-01-27 Ted Gould
* Changing the category in the fallback test as well. (c73f5af9)
* Changing strings in the test suite as well. (d415cb67)
* Changing the strings in the #defines here, but really we should be
using the enum. (53821e94)
* Making it so there is another level of translation so that we can
use different strings in the enum. (1b40a682)
2010-01-24 Ted Gould
* Truth. Bad, Bad, truth. (e68b4e3f)
* When setting or changing an icon first check to see if there is a
panel specific icon that we should be using. (79cd82fa)
2010-01-21 Ken VanDine
* releasing version 0.0.10-0ubuntu2 (10c9c763) (tag: 0.0.10-0ubuntu2)
* releasing version 0.0.10-0ubuntu1 (6ac376af) (tag: 0.0.10-0ubuntu1)
2010-01-21 Ted Gould
* releasing version 0.0.10-0ubuntu1~ppa1 (f25e2f07)
* debian/control: Adjusted back changes in 0.0.9-0ubuntu3 as this
branch is still on Karmic. Changes are in Lucid.
(f5582e92)
* Upstream release 0.0.10; debian/control: Adding dependency for
json-glib to build. (e38c251a)
* Updating to ubuntu-desktop branch (9c8e2047)
* releasing version 0.0.9-0ubuntu1~ppa4 (8140c6f8)
* Upstream merge * Adding in a file to position the indicator.
debian/control: Adding dependency for json-glib to build.
(1650aa3b)
* Sync to trunk (1f9ee733)
* 0.0.10 (bb106d11) (tag: 0.0.10)
* Require libindicator 0.3.1 (2377df37)
* Adding support for a file tracking add and touch times for
applications for ordering them. (f2b83652)
* releasing version 0.0.9-0ubuntu1~ppa4~order2 (678e0976)
* debian/control: Adding dependency for json-glib to build.
(770afffd)
* releasing version 0.0.9-0ubuntu1~ppa4~order1 (d4f211aa)
* Upstream merge * Adding in a file to position the indicators
(2c3e17d7)
2010-01-20 Ted Gould
* Implements the get_location function to place the entires.
(a9bf1963)
* Looking at the last touch date of entries as we're loading the file
and removing ones that are very old. (da6242ba)
* License headers. (0ccf950d)
* Moving directory and filename into defines (26a0d6f4)
* Moving the JSON file values into #defines (33644ed5)
* Fleshing out loading of the LRU file and realizing we need a
json-glib dep and the 'category' field in the output.
(5317706e)
* Updating to trunk (surprisingly without conflict) (de659683)
* releasing version 0.0.9-0ubuntu1~ppa3 (2062afe6)
* Upstream update * Ref counting theme directories as they get
added and removed * Use the right callback function for
fallback (LP: #507975) (78417dc5)
* Add tracking and refcounting of theme directories. Unregister them
when we're done. (38e8cebe)
* Use the right function in the fallback. (93d59724)
* releasing version 0.0.9-0ubuntu1~ppa2 (0ba7549d)
* Upstream update * Support getting the app list from a running
service. (f279a2d4)
* Sync to trunk (3d7c9e25)
* Merge to get the current list of applications on startup.
(b22c464d)
* Switch to building a string and writing it out instead of async
writes as the order doesn't seem to be predictable.
(72432728)
* Build the directory and some debugging info (39c33f77)
* Fleshing out the cleaning and dirtying functions. Now we should
write out a file. (de476ff1)
* Making a sort function that looks at two Apps and determines their
ordering. (77f24c0c)
* Fleshing out touching. (064fd75a)
* Allocating memory and objects in the lur world (c663b234)
* Ref'ing the image and menu so that when we remove them we don't get
warnings. (ba6eadc4)
2010-01-19 Ted Gould
* Switching to inserting in the application array using a sort
function. Looking that up in the LRU file DB. (a634890d)
* Adding in the 'id' and 'category' fields to the application
structure. (570fc948)
* Protecting our _new a little bit. (e8d46042)
* Adding a _new function for the appstore and using it. It now takes
the lru file. (08fef8dc)
* Building the LRU file. (85394de1)
* Adding some API to our LRU file (2f82ed57)
* Sync to trunk (8b32f5ea)
2010-01-19 Sebastien Bacher
* releasing version 0.0.9-0ubuntu3 (6b648fd5) (tag: 0.0.9-0ubuntu3)
* releasing version 0.0.9-0ubuntu2 (92c127a3) (tag: 0.0.9-0ubuntu2)
2010-01-19 Ted Gould
* Attaching bug (f8da1e7c)
* Changing to use the status wrapper for handling the status signal's
different prototype. (3344b7de)
2010-01-19 Cody Russell
* Handling duplication applications getting added. (0b8b85b8)
* Move the check for duplicates. (e9fafdfa)
2010-01-19 Ted Gould
* Adding an object to start tracking the lru of the app indicators
(f8d65da6)
2010-01-15 Ted Gould
* Cleaning out dead code and turning a printout into an assert.
(9c545b7e)
* releasing version 0.0.9-0ubuntu1~ppa2~applist2 (fd7d6e6b)
* Upstream update * Simplify and correct the structure handling.
* Pass the correct object path over the bus. We want the
menu. (e709d9b4)
* Using the menu path instead of the item path. (93f32fd9)
* Using a straight value array and making sure to pass the
application (2579e9f1)
* releasing version 0.0.9-0ubuntu1~ppa2~applist1 (36e7fd1e)
* Upstream update * Support getting the app list from a running
service. (a75c3ded)
* Fleshing out the get_applications function so that we do something
with the list we now get. (b447c26d)
* Setting the proper type for the GValue of an 'o' (8045abdf)
* Better init value and adding error to prototype. (00cad2ec)
2010-01-14 Ted Gould
* Returning truth. (eddc0d0e)
* Need icon path in the list as well. (321ae86c)
* Fleshing out returning the list of apps already there. (7a001c72)
2010-01-14 Cody Russell
* Only add the Application if it doesn't already exist in the
appstore. (abd499aa)
2010-01-14 Ted Gould
* Removing shutdown printf (831a83ce)
* Actually unref'ing the dir and fixing the truth there. (76ef80de)
* Merging in the warnings branch. (c3022414)
* Debug message for directories. (5a93b5e7)
* We should have kept ref's to these. (fe7f3dcf)
* Fleshing out the ref and the unref functions for the theme
directories. (37127332)
* Adding in our hash table of refs. (9393ffcf)
2010-01-14 Ken VanDine
* Upstream Release 0.0.9 * Add fallback support for situations
where the NotificationWatcher isn't available.
(8cc2e354)
2010-01-14 Ted Gould
* Forgot to merge in the 'fallback' packing branch. All in sync now.
(bd7118f5)
* Sync to trunk (4d4273fd)
* releasing version 0.0.9-0ubuntu1~ppa1 (82401630)
* Upstream Release 0.0.9 * Add fallback support for situations
where the NotificationWatcher isn't available.
(6e437407)
* 0.0.9 (f0104e11) (tag: 0.0.9)
* Update to desktop. (e43ee668)
* Fallback support to XEmbed based notify item. (39b0dc9c)
* Returning the icon we've created. (09442ab9)
* Making a more descriptive error on 'unfallback' not existing.
(2bfabeb5)
* Using better naming for 'do_it_now' parameter. (544ac3aa)
2010-01-14 Ken VanDine
* [merge] Upstream release 0.0.8 (1a2eabc1)
2010-01-13 Ted Gould
* Realized that we didn't really use the 'notify' signal... now using
the better ones anyway. (c303c0c4)
* Making it so that the icon will update in the fallback case with
changes to the properties of the AppIndicator. (c26cab90)
* Showing the toggle_item as well as the others. (67493d4e)
* Popping up menu on activate. (6068e6cd)
* Showing items in sample (10521bbc)
* Adding in a get_menu function. (9489aa2c)
* releasing version 0.0.8-0ubuntu1~ppa2~fallback5 (b83df5ee)
* Upstream update * Looking at StatusIcon fallback (15176e38)
* Connecting to the activate signal (bf390ec6)
* releasing version 0.0.8-0ubuntu1~ppa2~fallback4 (556b0bc0)
* Upstream update * Removing the 'destroy' signal handler
(1583b1bb)
* Remove the 'destroy' signal handler before destroying the watcher
proxy. (ef958912)
* releasing version 0.0.8-0ubuntu1~ppa2~fallback3 (8baa1ed0)
* Upstream update * More checking. (c1d9e7db)
* Checking more for whether we have an APP_INDICATOR object
(e67b8564)
* Explicitly checking for the APP_INDICATOR. Confused. (303db3c9)
* releasing version 0.0.8-0ubuntu1~ppa2~fallback2 (df2c07b1)
* Upstream update * Checking fallback function params (b7f9aafb)
* releasing version 0.0.8-0ubuntu1~ppa2~fallback1 (519e03cf)
* Checking for the status of the variable getting passed in.
(60236935)
* Upstream update * Fallback support (21c5cc4a)
* Fleshing out the fallback function, so it should create an icon.
(b1b91345)
* Really we should have gotten the final cleanup unfallback, which we
weren't testing for either. (5d075987)
* Getting the class the proper way (88c99aca)
* Clear the fallback timer pointer after using it. (89aa4a7b)
* Adding a function to watch if the watcher proxy gets destroyed.
(c959db1f)
* Removing a warning. (06a6bb7f)
* Making sure to return a value so that unfallback gets called.
(5898ca0c)
* Calling the unfallback function if we're doing this for the second
time. (5739297b)
* Ignoring the generated fallback test itself (3ac18fb4)
2010-01-12 Ted Gould
* Setting up a dbus proxy and starting to look at owner change events
on it when we don't have a NotificationWatcher to look at.
(7e0feb23)
* Adding a menu so that the app indicator will init (f55bf250)
* Wrong class function (bded6da0)
* Adding the fallback test to the suite (7783a495)
* Adding state transitions that'll get us to a passed state.
(9a210241)
* Adding a kill function and letting the test fail over it.
(a216db21)
* Printing status in watcher (d0abe1eb)
* Adding in the item side of things. (cc31c237)
* Woah, this is pretty sweet. I hope it works. (348bcfba)
* Getting the start of the fallback tests in place. (4a1b7228)
* Setup the fallback timer and flesh out it's actions. (36d47b56)
* Fallback timer pointer lifecycle. (9518459f)
* Some comments (7e5e095f)
* Start timer fallback (40d30563)
* Updating to trunk (b2198be3)
2010-01-12 Ken VanDine
* merged 0.0.8 (2ceb846e)
* Upstream Release 0.0.8 (0eea33a2)
2010-01-12 Ted Gould
* releasing version 0.0.8-0ubuntu1~ppa1 (5ca2ed3d)
* Upstream release 0.0.8 * Mirror icon changes over dbus
(44efa306)
* 0.0.8 (abd41dd9) (tag: 0.0.8)
2010-01-12 Cody Russell
* Mirror the icon changes over dbus (6fe9571a)
2010-01-12 Ken VanDine
* autoreconf (7e77e905)
* debian/patches/mono_bindings_fix.patch - Mono bindings fixes
(LP: #505923) (6d6c8e42)
2010-01-12 Cody Russell
* Remove debugging code (6ae0ede4)
2010-01-12 Ted Gould
* releasing version 0.0.7-0ubuntu1~ppa5 (06145a02)
* Upstream update * Distcheck fixes to tests and cleanfiles
(c20fb456)
* Adding the middle API file to the cleanfiles for distcheck
(0fda6a0d)
* Fixing the path for the tests. (bd7a48ff)
2010-01-11 Ted Gould
* releasing version 0.0.7-0ubuntu1~ppa4 (f905b80d)
* Upstream update * Better default object names. (356a1ced)
* Updating path names to have more reasonable defaults. (d104014d)
* releasing version 0.0.7-0ubuntu1~ppa3 (807982e2)
* Upstream update * Fixes for the mono binding properties
(481ad317)
* releasing version 0.0.7-0ubuntu1~ppa2 (983ceaf0)
* Upstream Merge * Sensitivity to label changes (ed18ce8a)
* Sync to trunk (2e6c62f0)
* Fixes for the mono bindings to make the properties work with enums
and the #define'd string names. (e04e32f8)
* releasing version 0.0.7-0ubuntu1~ppa2~mono1 (4d42c62c)
* Fixing makefiles (8bb5b384)
* Adding back in the MIDDLE_API and sed magic (d6ae58e1)
* Upstream update * Fixes for the mono binding properties
(1e13ebd3)
* Removing the middle API stuff and cleaning up Makefile (f4667635)
* Cody's customs (d09369be)
2010-01-11 Cody Russell
* Mono binding fixes. (af45b19e)
2010-01-11 Ted Gould
* Adding in customs support (9c04a328)
* Use sed to get rid of the #defines (bebf5659)
* Switching the metadata to not use #defines (9035e522)
* Initing and destroying the status_icon variable (f8d6a7d0)
* Having better default paths that look a little more professional.
(73afc353)
* Setting the fallback functions so that we can go round trip on
setting up this API. (d8c7246f)
2010-01-11 Cody Russell
* trunk merge (b7ec5509)
* Label fu (724261a1)
2010-01-11 Ted Gould
* Adding in the class functions for handling the fallback. (2a913873)
2010-01-11 Cody Russell
* Watching several properties and updating them as they change.
(e9799435)
2010-01-08 Ken VanDine
* debian/control - bump build depends version of libdbusmenu to
0.2.0 (820eb759)
* Upstream Release 0.0.7 * Making the Notification Watcher
register for it's own DBus name to keep the service
one unique. * Adding support for icons changing through
the service and in the indicator. * Fixing the
generated headers for DBus Properties calls * Fixing
libappindicator set_icon to set the right icon. * Adding
in icon path support. * Switching DBus interface to
org.freedesktop * Adding check/radio support to menu
parsing * Adding ChangeLog to dist * Adding check item
support to menu parsing (64df46b4)
2010-01-08 Cody Russell
* Remove debugging code. (b56f250d)
* Watch for changes to label and sensitivity. (ecb11f01)
2010-01-08 Ted Gould
* releasing version 0.0.7-0ubuntu1~ppa1 (c1010b61)
* Upstream Release 0.0.7 (54708c25)
* 0.0.7 (5787ec00) (tag: 0.0.7)
* Merging with the desktop branch (a7e0e795)
* releasing version 0.0.6-0ubuntu1~ppa6 (21f677f0)
* Upstream merge: * Making the Notification Watcher register for
it's own DBus name to keep the service one unique.
(a3bf98e6)
* Making the Notification Watcher get it's own interface name.
(e5fbe723)
* releasing version 0.0.6-0ubuntu1~ppa5 (7f93d0d4)
* Upstream merge: * Adding support for icons changing through the
service and in the indicator. * Fixing the generated
headers for DBus Properties calls * Fixing
libappindicator set_icon to set the right icon. (7a78594a)
* Sync to trunk (c4b431a4)
* Supporting icons changing and status changing. (98237f07)
* Reactivate kill switch (bb71fc2d)
* Making applications register to the watcher address so they work on
KDE (8d0d0e40)
* Make the watcher register it's own name (34bb6cbe)
* Making the service have a name different than the watcher
interface. (087c7f0b)
* Icons branch (d8cb0ba3)
* releasing version 0.0.6-0ubuntu1~ppa4~icon2 (8e8fc167)
* Fixing everything by putting the slots on correctly. (6c2b2fd4)
* Putting the signal on the Class instead of the Instance. (5f797d71)
* Debug message cleanup. (f8e9a51b)
* Fixing shutdown signal, but disabling for now (79702107)
* When destroying the application free all the proxies. (12aab961)
* Fleshing out some of the remove function. For some reason the
appstore is getting disposed, but that's the next thing to
look at. (ad42e104)
* releasing version 0.0.6-0ubuntu1~ppa4~icon1 (ae5ff4b6)
* Syncing with all the other branches.; Upstream update * Adding
in icon path support.; Upstream update * Switching DBus
interface to org.freedesktop * Adding check/radio
support to menu parsing; Upstream update * Adding
ChangeLog to dist * Adding check item support to menu
parsing (4e91ad3a)
* Updating to trunk (96e4332e)
* Syncing to final icon-path changes (5d97173c)
* releasing version 0.0.6-0ubuntu1~ppa4 (aaa7438b)
* Upstream update * Adding in icon path support. (e824c0b3)
* Sync to trunk (a12df72a)
* Final icon-path merge. (2b000f7f)
* Sync to karmic packaging branch (458b67c8)
* releasing version 0.0.6-0ubuntu1~ppa3 (ab7949f8)
* Upstream update * Switching DBus interface to org.freedesktop
* Adding check/radio support to menu parsing (d5b59335)
* Adding in the ability for applications to specify a directory path
to get added to the icon theme search path. (a5753822)
2010-01-08 Aurélien Gâteau
* Changing to freedesktop.org namespace and fixing some of the
function names and interfaces that weren't matching the
FD.o spec. (1c834b9b)
2010-01-08 Aurelien Gateau
* Merged lp:~ted/indicator-application/fdo (5f86c726)
2010-01-08 Ted Gould
* Adjusting so that we use the parameter if it's not an object but a
path. (0c8cf85f)
* Using the #defines for the property names instead of strings.
Define them once. (8226d6c8)
* Changing the property to 'IconThemePath' to make it more clear
about what it adjusts. (83b4f68c)
2010-01-08 Sebastien Bacher
* Typo in documentation using wrong values for the enum. (d7719b9d)
* Use correct status syntax in the api description (lp: #504700)
(69f4b95c)
2010-01-07 Ted Gould
* releasing version 0.0.6-0ubuntu1~ppa2~icon4 (8fdbf385)
* Upstream merge: * Fixing the generated headers for DBus
Properties calls * Fixing libappindicator set_icon to
set the right icon. (a375e410)
* Pretty major cut and paste error. Wrong icon. (cb14ba38)
* Changing dbus-properties header to be static and not built from the
XML as it needs a fix. (d1fbe4a7)
* releasing version 0.0.6-0ubuntu1~ppa2~icon3 (8ddab95b)
* Upstream merge: * Adding support for icons changing through the
service and in the indicator. (2fef3d43)
* Merging in the icon_path branch to start to handle conflicts from
there. (b1ffef34)
* A small refactoring of the code to get the position of an
application. (2cc15ba2)
* Fleshing out the signal functions for updates. Some do more
callbacks. (4abe47b6)
* Moving the list of applications management into the state change
function. This makes it so that we can handle it
appearing and disappearing all in one special place.
(45e742eb)
* Adding in a status variable (16fb78b6)
* Responding to the icon changed signal in the indicator. (655f6d11)
* releasing version 0.0.6-0ubuntu1~ppa2 (7f270061)
* Adding an icon_changed signal to the application store (2c767da8)
* Cleaning up signal handlers. (f7e660f7)
* Upstream update * Adding ChangeLog to dist * Adding check
item support to menu parsing (99b4888d)
2010-01-07 Cody Russell
* Support for check items in the libappindicator menu parser.
(e76d63c3)
2010-01-07 Ted Gould
* Setting up and connecting to the item signals (6d922ea1)
2010-01-07 Cody Russell
* Toggle events (a60f25e5)
2010-01-07 Ted Gould
* Allowing for the default path if one is not given. (199f3d22)
2010-01-07 Aurelien Gateau
* Revert part of previous revision: pass the path, not the service
name to register_status_item (17476bdd)
2010-01-07 Cody Russell
* More checkbox related updates. (6bde6a4b)
* Checkmark support (bf0be373)
2010-01-07 Aurelien Gateau
* Use org.freedesktop namespace (0aaa6a25)
2010-01-07 Ted Gould
* releasing version 0.0.6-0ubuntu1~ppa2~icon2ubuntu1 (13de14e2)
* Debug message (65750266)
* Adding a path based debug message (ad8ca0d5)
* releasing version 0.0.6-0ubuntu1~ppa2~icon2 (6223c530)
* Fixing the signals. (11984c8a)
* Forgot to adjust the parameter count. (e16d383c)
2010-01-06 Ted Gould
* Handle the case of no icon path more gracefully, by just passing
along the null string. (eec24665)
* Ignoring some of the generated files (150a0d7b)
2009-12-23 Aurelien Gateau
* Previous commit was not meant to be pushed to trunk Revert my mess
(dd2ed951)
* Make it work on KDE (95b5ea90)
2009-12-20 Ted Gould
* releasing version 0.0.6-0ubuntu1~ppa2~icon1 (06b735fd)
* Adding in icon path support. (28d5faef)
* Appending the new icon path to the theme search. (cd579978)
* Adding the icon path to the app entry struct (3915de95)
* Adding in the icon path to the list of parameters that are passed
when we have a new application. (9185eeee)
* Adding new constructor to docs. (a9c6b6e3)
* Forgot to get these from the private struct. (b3542e0f)
* Making the icon-path property construct only and making a
constructor to set it. (c44c00bd)
* Adding the icon_path property to the code. (2f82dde7)
* Adding of a new property, icon path, to store the path to the
icons. (8d4ca51e)
2009-12-17 Ted Gould
* Adding ChangeLog to tarball (312dadc3)
2009-12-17 Ken VanDine
* include ChangeLog in EXTRA_DIST (929d2e85)
* Upstream release 0.0.6 * Include Python binding * Include
Mono binding * Minor bug fixes * Fixing when menus are
set twice. (LP: #497812) * Keeping a constant signature
for the library instead of building it each time.
debian/control, debian/python-appindicator.install:
Building a binary package for the python bindings.
debian/control: Adding python building build dep.
debian/control, debian/libappindicator0-cil.install:
Building a binary package for the Mono bindings.
debian/control: Adding Mono building build deps (60e78aa5)
* version bump (951c79d3)
2009-12-17 Ted Gould
* releasing version 0.0.6-0ubuntu1~ppa1 (75de7c2e)
* Upstream release 0.0.6 * Keeping a constant signature for the
library instead of building it each time. (71a92476)
* 0.0.6 (7eb8f46d) (tag: 0.0.6)
* Using a constant snk file instead of generating it each time.
(f789e13e)
2009-12-17 Ken VanDine
* merged (cca4d635)
* merged (4e8176ec)
* use srcdir for the path to appindicator-sharp.snk (52c77ebb)
* Don't create the signature during build (af814231)
2009-12-17 Ted Gould
* releasing version 0.0.5-0ubuntu1~ppa1 (e1736069)
* Upstream release 0.0.5 * Include Python binding * Include
Mono binding * Minor bug fixes; debian/control,
debian/python-appindicator.install: Building a binary
package for the python bindings.; debian/control: Adding
python building build deps; debian/control,
debian/libappindicator0-cil.install: Building a binary
package for the Mono bindings.; debian/control: Adding
Mono building build deps (2c6df6be)
* 0.0.5 (6d8c3127) (tag: 0.0.5)
2009-12-17 Ken VanDine
* Linking Mono bindings to versioned library and fixing the example
with licensing info and a menu. (6a7f7db8)
* Added license/copyright to the example and un-commented out the
code that adds the menu. (84d7e5e9)
* added libnunit2.4-cil build-depends (c64d79b3)
* link against the versioned library (d1fbd5d1)
2009-12-17 Ted Gould
* releasing version 0.0.4-0ubuntu3~ppa4 (3280544b)
* Upstream updates: * Fixing when menus are set twice. (LP:
#497812) (bdff04c7)
* Fix issue with setting a menu twice by only allocating one dbusmenu
server. (d11b8c94)
2009-12-17 Cody Russell
* Only create the dbusmenu server if it doesn't exist (09c4ec29)
2009-12-17 Ted Gould
* Initing 'menuservice' to NULL (6af83d4b)
* Only build a dbusmenu server if we don't have one. (f4c9af70)
2009-12-17 Ken VanDine
* Moved Build-Depend-indep to Build-Depends (f87e9355)
2009-12-17 Ted Gould
* releasing version 0.0.4-0ubuntu3~ppa3 (e2f12574)
* debian/control: Fixing the libdbusmenu-glib version dep. (24abbb1b)
* debian/control: Removing architecture independent build
dependencies are no architecture dependent. (59180762)
* releasing version 0.0.4-0ubuntu3~ppa2 (3995123a)
* Upstream updates: * Mono build fixes. * Mono metadata file
cleanups. (14431653)
* Mono build cleanups (4d95601a)
* debian/control: Adding a build-dep on nunit (d293bbf6)
* Updates to Mono bindings to make them more Mono-onic. (7219db0f)
2009-12-17 Ken VanDine
* merged from trunk (33beea53)
2009-12-17 Ted Gould
* releasing version 0.0.4-0ubuntu3~ppa1 (c4f20d61)
2009-12-17 Ken VanDine
* Upstream release - debian/libappindicator0-cil.install -
debian/libappindicator0-cil-dev.install - debian/control
(7ebdc977)
2009-12-17 Ted Gould
* Integrating a ton of work. (511ef690)
* Added mono bindings; debian/rules - don't use gnome.mk,
specify all the targets to build python bindings for
each supported python version; Adding in Python bindings.
* debian/control, debian/python-appindicator.install:
Building a binary package for the python bindings.
debian/control: Adding python building build dep.
debian/control - make libappindicator0 recommend
indicator-application; debian/rules: - removed the
disable-scrollkeeper configure arg - don't include .la
and .a files; debian/patches/clean_up_docs.patch -
removed, merged upstream; debian/control: - removed
Build-Depend for scrollkeeper - libappindicator-dev
needs to depend on libdbusmenu-glib-dev - bump standards
version to 3.8.3 - libappindicator-doc doesn't need to
depend on libappindicator0 - set libappindicator-doc
arch all - make libappindicator-dev depend on
libappindicator0; debian/copyright - Include the proper
licenses (LGPL-2.1 and LGPL-3) (5aed77c0)
2009-12-17 Ken VanDine
* Install the assembly in the gac (6af5c997)
2009-12-17 Ted Gould
* Upstream work * Python bindings * Mono binding clean up
(20a7ac22)
* Mono and Pythong bindings living together. (97f6e62d)
2009-12-16 Ken VanDine
* set version back to 0.0.4 (394f0151)
* merged from trunk (cef679b6)
* Added mono bindings (2ba572c4)
* Use a versioned assemblydir (8a26b8c1)
* use more macros (ceef246e)
* Reference the correct dll (79961872)
* fixed path to python bindings (23b19e99)
* debian/rules - don't use gnome.mk, specify all the targets to
build python bindings for each supported python
version; Adding in Python bindings.; debian/control,
debian/python-appindicator.install: Building a binary
package for the python bindings.; debian/control: Adding
python building build deps (2a5cad38)
* merged in python bindings branch and some of my fixes needed for
packaging (4d9d260b)
* exclude the path in subst replace in the dbus-binding-tool command
(251da6dc)
2009-12-16 Jason Smith
* Make mono bindings less redundant and more mono friendly (7aee325a)
2009-12-15 Ken VanDine
* make libappindicator0 recommend indicator-application (53d5f10a)
* release (c4a58885)
* debian/control - make libappindicator0 depend on
indicator-application (c593131d)
2009-12-14 Sebastien Bacher
* releasing version 0.0.4-0ubuntu1 (add48ddb) (tag: 0.0.4-0ubuntu1)
2009-12-14 Ted Gould
* releasing version 0.0.4-0ubuntu1~ppa2 (0d66efa5)
* debian/control: Adding in mono build depends. (1ae9e02d)
* Upstream work * Mono bindings (0d59bd4f)
2009-12-14 Ken VanDine
* use path to find includes (c66e720d)
2009-12-14 Ted Gould
* Merging in mono bindings. (985c449e)
* Looking for the assembly files in the right location. (bb6fa61d)
* Adding the test files to dist and making sure we find them in the
right directory. (04e218db)
* Merging in Jason's fix of Cody's branch. Yeah, seriously.
(aebb91e1)
2009-12-14 Jason Smith
* Nicer fix (5e6e5ba6)
* Make build work right (3d0245f5)
2009-12-12 Cody Russell
* Try to add SetMenu() (40f3778a)
* Initial stab at setting up test/example fu (59526b68)
2009-12-11 Ted Gould
* Fixing the build system to link everything all happy like.
(a3a42b93)
* Adding the Python build system into the indicator-application one.
(a602f428)
2009-12-11 Neil J. Patel
* Stealing a bunch of Neil's python binding code. (f7ba47b1)
2009-12-11 Ken VanDine
* fixed typo in the Vcs-Bzr line (1c008f52)
* merged from trunk (7158acfb)
* set to UNRELEASED (e75075f8)
* - bump standards version to 3.8.3 - libappindicator-doc doesn't
need to depend on libappindicator0 (fd5003d8)
* libappindicator-dev needs to depend on libdbusmenu-glib-dev
(2da3664f)
* fix the path used for deleting the .la and .a files (2f0f25f8)
2009-12-11 Cody Russell
* Fix distcheck (ed481083)
2009-12-11 Ken VanDine
* don't include .la and .a files (54099ef5)
2009-12-11 Ted Gould
* Merging in Ken's Lucid changes. (a5dfa761)
2009-12-11 Cody Russell
* Move appindicator-sharp.pc to appindicator-sharp-0.1.pc (7783eb68)
* trunk merge, resolve conflicts (8de27538)
2009-12-11 Ted Gould
* releasing version 0.0.4-0ubuntu1~ppa1 (52f97bab)
* Upstream release 0.0.4 * Adding files to the tarball *
Putting version number in docs * Removing cruft in docs
(c5d3cf30)
* 0.0.4 (d3038937) (tag: 0.0.4)
2009-12-11 Cody Russell
* Add missing Makefile.am (5fe114ea)
2009-12-11 Ken VanDine
* Adding extra files to the distribution tarball and making the
documentation include the version number. (ab6e7dd5)
* removed the disable-scrollkeeper configure arg (f9d90d24)
2009-12-11 Cody Russell
* Move to bindings/mono (88a109e2)
* Build for Mono bindings (6d3743ef)
2009-12-11 Ken VanDine
* include autogen.sh, COPYING.LGPL.2.1 and COPYING.LGPL.3 in
EXTRA_DIST (82051932)
* Merged changes from trunk (80636169)
* Bump version to 0.0.4; Include version in the generated docs
(3e2f1b6e)
* fixed parse error in changelog (d032af1c)
* debian/control: - removed Build-Depend for scrollkeeper
(020d8bb3)
* Upstream release 0.0.4; debian/rules: - removed
disable-scrollkeeper - set DOC_SERVER used for doc.
debian/patches/clean_up_docs.patch - removed, merged
upstream (7263623e)
2009-12-10 Ted Gould
* releasing version 0.0.3-0ubuntu2~ppa1 (c52a9148)
* debian/patches/clean_up_docs.patch: Remove as merged upstream.
(e11024ff)
2009-12-10 Ken VanDine
* Documentation cleanups (d0ff3d26)
2009-12-10 Ted Gould
* Merging in Ken's fixes. (9ef452b9)
2009-12-10 Sebastien Bacher
* releasing version 0.0.3-0ubuntu1 (c5ceaf1d) (tag: 0.0.3-0ubuntu1)
2009-12-10 Ken VanDine
* debian/copyright - Include the proper licenses (LGPL-2.1 and
LGPL-3) (43588841)
* - set libappindicator-doc arch all - make libappindicator-dev
depend on libappindicator0 (af738898)
* set to UNRELEASED (767f3d45)
* set release to lucid (bd32dd0a)
* set a title and remove releaseinfo, we haven't set it yet.
(27f82520)
* added simple-patchsys.mk (ff35c76b)
* debian/patches/clean_up_docs.patch - Remove template values and
set a proper title (a634b49e)
* fixed a typo in libappindicator-doc.install (7c04550d)
* debian/libappindicator-doc.install - install the developer docs
* debian/rules - enable-gtk-doc (86e4f6e1)
* added bzr-builddeb/default.conf (87560be1)
* debian/control - set Vcs-Bzr to ~ubuntu-desktop (fb2b3cf8)
2009-12-10 Ted Gould
* Merging in Ken's updates (e44eaf4d)
* releasing version 0.0.3-0ubuntu1~ppa1 (7dcc7852)
* debian/control: Increasing libdbusmenu requirements to 0.1.8
(94cc8a79)
* Upstream release 0.0.3 * More GtkMenu support in
libappindicator (eab11a27)
* 0.0.3 (6b3e25ff) (tag: 0.0.3)
2009-12-10 Ken Vandine
* Increasing libindicator requirement to 0.3.0 (dc31293c)
2009-12-10 Ken VanDine
* Bump required version for libindicator to 0.3.0 (ad85df3a)
* debian/control - Updated Vcs-Bzr, project urls and description
(2227fe04)
* debian/watch: - Updated url to point to the LP project
(f87a0743)
2009-12-09 Cody Russell
* Adding support for separators. (9e7a9fb3)
* Add support for separator menuitems (6cb0e1a6)
2009-12-09 Ted Gould
* Switching back to the calling style with all the parameters.
Otherwise the --enable-gtk-doc gets lost. (0e959b1d)
* Fixing up documentation and making it error if symbols are missing.
(5ed93632)
* Adding a directory name on the distribution of the .pc.in file
(ecd7cd9e)
* releasing version 0.0.2-0ubuntu1~ppa2 (59f09d66)
* debian/control: Adding a build dep on gtk-doc-tools (afd09042)
* debian/libappindicator-dev.install: Adding pkgconfig files.
(b478a86f)
* Getting the install files with the right names. (4e25a455)
* Upstream update * Adding in documentation * Adding a
pkg-config .pc file for libappindicator (b67737d4)
2009-12-09 Cody Russell
* Add pkgconfig support, fixes bug #494583 (bae74eff)
* pkgconfig Libs and Requires fixes (02ab21b5)
* merge from trunk (875e290e)
2009-12-09 Ted Gould
* Fix to autogen.sh to support configure options. (cd2a4a91)
2009-12-09 Cody Russell
* fix autogen.sh (65195973)
* pkgconfig file (3f16792d)
2009-12-08 Ted Gould
* Improved menu item parsing from Cody. (e0bf73e8)
2009-12-08 Cody Russell
* Beefed up and stuff. (284188bb)
2009-12-08 Ted Gould
* Putting gtk-doc-check into a wrapper to it runs in srcdir
(e4cdb13a)
* Adding in some section documentation. (a29bb3d3)
* Documenting the AppIndicatorClass as well. (b8e1a718)
* Fixing function documentation. (79d94105)
* Adding documentation for the signal string defines. (c80692fd)
* Adding in documentation for the Object/Class macros (46799c6f)
* Adding a check rule for documentation. (b63e8807)
* Adding support for building gtk-doc documentation. (4a19cb46)
* Making it so that we have a local gtk-doc.make file that will pass
a dist without the lib being built. (cf4dd4a9)
* Ken's gtk-doc integration branch (fbb083f6)
2009-12-08 Ken VanDine
* Removed a commented variable (86b124f0)
* Clean up some cruft I left around (0c816c32)
* Fixes for make distcheck and default configure args (199da20b)
* Added some missing gtk-doc related files (5ebc39ab)
* don't run gtkdocize with autogen.sh (43eac262)
2009-12-07 Jason Smith
* Add script to automate building (someone should do this without
autofoo) (dc33785e)
* Ensure names are nice and pretty (63350980)
* Make build work (e945be84)
* Add mono xml api file (a7dec876)
2009-12-07 Ted Gould
* Adding in an activate signal. (bfb9e777)
2009-12-07 Cody Russell
* Add 'activate' signal support (95ecb480)
2009-12-05 Ken VanDine
* remove --enable-gtk-doc from autogen.sh (fb20a319)
* generate gtk-doc (9306d83d)
2009-12-04 Ted Gould
* releasing version 0.0.2-0ubuntu1~ppa1 (ec3c1bee)
* Upstream release 0.0.2 * Updates API to use GTK instead of
dbusmenu to make it easier for upstream developers to
use. (54986814)
* Increasing to version 0.0.2 (2906ee43) (tag: 0.0.2)
* Test suite fixes for the GTK Menu changes. (fe16a243)
2009-12-04 Cody Russell
* Remove the menu test (c9670e62)
* test fix (6f395846)
* Test fixes (670019c9)
2009-12-04 Ted Gould
* Adding GTK Menu support to libappindicator and removing dbusmenu
support. (17478a95)
2009-12-04 Cody Russell
* credit :) (7406617f)
* Small cleanup (17d72ede)
* Fix up some docs (5f4c6f87)
2009-12-03 Cody Russell
* API changes, gtk menu support (580f2be4)
2009-12-02 Ted Gould
* releasing version 0.0.1-0ubuntu3~ppa4 (25d7d995)
* Adding in copyright headers and licenses (fb3c3002)
* Adding legal headers on files and licenses. (92a3e89c)
* releasing version 0.0.1-0ubuntu3~ppa3 (5710b629)
* Massive name change.; debian/* changing packaging to not be
"custom" anymore and now everything is "application.
debian/control: Splitting out libappindicator; Adding
debian/libappindicator0.install,
debian/libappindicator-dev.install,
debian/indicator-application.install (5317413c)
* Sync to trunk (5c4e31a5)
* Changing the name from indicator-custom to indicator-application
(984759ea)
* releasing version 0.0.1-0ubuntu3~ppa2 (f897644b)
* Implementing the service and having the indicator and app library
start using it. (29ef5983)
* Sync from trunk (69448c00)
* Create a service and start using it. Also updating to libindicator
0.3.0. (47741f6a)
2009-12-01 Ted Gould
* releasing version 0.0.1-0ubuntu3~ppa1~newname1 (dc560c75)
* debian/* changing packaging to not be "custom" anymore and now
everything is "application"; debian/control: Splitting
out libappindicator; Adding
debian/libappindicator0.install,
debian/libappindicator-dev.install,
debian/indicator-application.install (c0b7c894)
* Massive name change. (1566a997)
* Updating to service-me-please branch. (113fc34a)
* Updating to trunk packaging (1933cc6a)
* releasing version 0.0.1-0ubuntu3~ppa1 (71797b37)
* Flesh out the library to have stuff working.; Updating test
suite to run under dbus-test-runner. (c860f693)
2009-11-30 Ted Gould
* Copyright notice for marshallers definition. (1895dec0)
* Header for a DBus interface description, not sure if that's right
or not. (dfb75241)
* Adding in GPLv3 headers. (9028f21b)
* Adding in LGPL v3/2 headers (d8e73df6)
* Adding GPLv3 headers. (8027b942)
* GPL header (91013e45)
* Adding in copying license files. (45f5d8c6)
* Getting the right named files. (44be8d22)
* Changing the insides to remove the custom stuff. (f0881be3)
* De-customizing the directory stuff. (35d5c711)
* Migrating to the new 'app' world. (7cc02cf0)
* Shortening the object names as well. People hate typing.
(a7c70796)
* Massive custom to application find and replace throughout the code.
(672b7258)
* Ignoring happily again. (fdd8e217)
* Shortening the file names as well. (997bdb5b)
* Making the directory name shorter (8eff74d9)
* Changing file names, and some fallouts from that. (5b2dcab7)
* Total insane rename. Probably broke more than a few things.
(fc1e08a7)
* Another name change. (e0cb52e6)
2009-11-24 Ted Gould
* Changing all the dbus names. (ad2afb87)
* Name changed (f4d0952e)
* Name changes (8fa7b92a)
* A bunch of code. (f0fcaa6a)
* releasing version 0.0.1-0ubuntu3~ppa1~service8 (2edb47bd)
* Sync to trunk and fix distcheck by delaying connecting to the
service by checking for data. (62a7252c)
* Moving the connection code into a function that is called to check
to see if we have enough data. This fixes distcheck after
the merge from main. (8c7ce8fa)
* Merging in changes on trunk. Resolving a conflict. (acbab334)
* releasing version 0.0.1-0ubuntu3~ppa1~service7 (7c86b00e)
* Woot, basic remove support. Causes warnings, but it works.
(4b23fc39)
* Showing the icon. Now we can put things up in the menu! Finally.
(ce098177)
* Ignoring the marshallers (254386fc)
* Building a little more of a menu item for testing. (314754fe)
* Fixing Marshallers so that everything is happy-happy. (c8faaf3f)
2009-11-23 Ted Gould
* releasing version 0.0.1-0ubuntu3~ppa1~service6 (bfd38064)
* I really shouldn't have to register marshalers. Srsly. (6caead9f)
* Moving the registration of the marshallers until after the proxy.
Odd that I'd have to do this, but let's try. (f0b58f56)
* releasing version 0.0.1-0ubuntu3~ppa1~service5 (cecee4c6)
* Forgot return types. (28f794c6)
* Forgot return types. (756b6c9a)
* releasing version 0.0.1-0ubuntu3~ppa1~service4 (c27868e0)
* Registering marshallers for DBus in the indicator. (25d690a4)
* Adding a debug message on getting an application. (009e468b)
* Making a simple client (62f0373e)
* releasing version 0.0.1-0ubuntu3~ppa1~service3 (b6b57bd8)
* Adding more fun. Now we're cookin'! (59b03986)
* Connecting to a notification watcher. (2c044187)
* Adding in a TODO (9a483541)
* Commenting. (5a87d20e)
* Fixing custom indicator watcher object path. (efd63e3f)
* Cleaning up main a little bit and handling the 'disconnected' case
that doesn't yet quite exist. (f22ff6a1)
* Adding a remove function and switching to the position in the list
being the position. (f7cfd25b)
2009-11-09 Ted Gould
* Adding in the dbus shared header. (3d71f7f6)
* A simple little app. (5c797c35)
* Adding a defualt file for a little appliction that'll grow into a
full app. (23d6b5d0)
2009-11-08 Ted Gould
* releasing version 0.0.1-0ubuntu3~ppa1~service2 (97388871)
* Building the service and getting things in better shape. (3d0184bc)
2009-11-06 Ted Gould
* Grabbing the properties and going to town. Turning back into
another signal. (d0abddaa)
* Adding some XML for dbus properties interface. (ffd99621)
* Building the property proxy. (4bcfbf41)
* Forgot to save. (1cee2f38)
* Building a proxy. (8b92c1c2)
* Adding an application list. (e25d64ff)
* Getting the registration signal, and passing it up the stack.
(bca77a7a)
* Adding app add/remove to appstore (78a6d0dc)
* Woot! Now we have signals in our watcher. Let's rock on!
(591311a8)
* Connecting the watcher and the appstore. And actually building
one. We're on DBus now. (ced0ec2c)
* Moving the watcher stuff to the new object. (fa2ac004)
* Creating a new object to be our watcher. Apparently we can't have
two DBus interfaces on the same object :( (ab660ab4)
* Adding in teh source directory for distcheck (c894aa50)
* Adding in a set of marshallers to make our signals all happy.
(53f654ee)
* Putting some signals on here. (3ea189ef)
* Changing some API and implementing the simple stuff. (46443702)
* Fleshing out the application added stuff (faef47fd)
* Fleshing out get_entries (463ca24a)
* Making for a list of applications that we can build and destroy at
will. (1dc8a8af)
* Hooking up to the proxy. Let's do this! (349af660)
* Fleshing out connected to start bringing up the proxy. (10d1d2e0)
* Migrating over to the libindicator 0.3.0 API. (7532947d)
2009-11-04 Ted Gould
* Put the cleanup of gtester on the wrong variable. (f23c54ff)
* A small fix to make things run under dbus-test-runner so that we
start a dbus test session. (2d5018b1)
2009-11-03 Ted Gould
* Put the gtester test under a dbus-test-runner to ensure that we
have a session bus to test with. (8ef7ed56)
* Fleshing out the library so that the interface is implemented.
Also tests for the library. (be7d032e)
* Removing the checks on private being NULL when we're already
testing the object. (cd7ec277)
2009-11-02 Ted Gould
* releasing version 0.0.1-0ubuntu3~ppa1~service1 (3345ad50)
* releasing version 0.0.1-0ubuntu2 (88be27c0) (tag: 0.0.1-0ubuntu2)
* debian/control: Splitting out libcustomindicator; Adding
debian/libcustomindicator0.install,
debian/libcustomindicator-dev.install,
debian/indicator-custom.install to make all the
different packages. (9d043e67)
* Merging project name change. (81d7988c)
* Changing the package name (a260225c)
* releasing version 0.0.1-0ubuntu2~ppa1~service1 (733c841b)
* Grabbing from the service development branch (8d4cdc72)
* We've got a service manager. Now we'll start ourselves up!
(d496d7ad)
* Getting the name into a header. (9aff9ba7)
* Boom, make us an indicator service. (3d1c4c46)
2009-11-02 Robert Collins
* Draft packaging. (df182c1c)
2009-10-28 Ted Gould
* Building our app store (f2c4a15e)
* Registering ourselves on dbus (714f3721)
* Boom! Now we're implementing dbus. (89038415)
* Adding an appstore object to hold all of our apps. (ecf44bf6)
* Adding the custom-service interface. (ec8cd688)
* Pulling in the unreviewed lib-flesh branch (b6d06cac)
2009-10-22 Ted Gould
* 'Merging' in trunk. No changes. Better history. (9c868b9b)
* Adding in testing the location of the dbusmenuserver (1b71a859)
* Looking for the wrong property, we can only set the object.
(d6cc9393)
* We can't get the enum values from the string param spec, we need to
find the enum one and then use that. (20caa2fd)
* Property name changes. Boo. (60304456)
* Changes due to the properties changes. (6a255c63)
* Gimme a break (0256208e)
* Adding a set of read-only properties that deal with the strings for
dbus, and let the other properties do the real work.
(00f4a538)
* Branch building up the interface for the library. (20d116ae)
* Checking the category and state (b04e0deb)
* All strings work. (af102359)
* Fleshing out the property counting. (e99a6fee)
* Settng the right path (199365d6)
* If we fail, we need to really fail. (9db2ce55)
* Adding a kill function, just in case. (e0d35fcf)
* Basic code calling all the properties. (a8b10093)
* Fleshing out the server to setup a simple custom indicator.
(83a3d84e)
* Switching to using a little autotest as well. (23b72422)
* Adding in two little client server binaries for testing the custom
indicator. (bca9b7ee)
2009-10-21 Ted Gould
* Change the enums to match the KDE ones to make life simpler even
though I dislike the names. (0df50d72)
* Turning on verbose output and showing the status of all tests.
(5e34573c)
* Getting the prototype right. (5aeff271)
* The signal should have a string not a enum value. (02cb5252)
* Making sure to signal if we change the status. (b08b1586)
* Adding test to test the property change signals. (5e1d1d9a)
* Checking all the set functions. (dc43af9a)
* Switching from doing the GValues as enums to the more specific
types. (d11f7e6d)
* Silly, these are enums not ints. (fdd9a5da)
* Adding a test that sets a bunch of properties. (795f7d94)
2009-10-21 Cody Russell
* Ah, forgot a return. Cody would kill me! Oh, no. (0093c378)
2009-10-21 Ted Gould
* Woot! We can build a custom indicator, and it exists. (10e95506)
2009-10-20 Ted Gould
* Now we're building a test, woot! (5e928c9c)
* Tests directory. (d28010e3)
* Fleshing out the get functions. (ada3399c)
* Fleshing out the set functions. (e932bfa4)
* Filling out some prototypes. (08c19ed6)
* Okay, connecting this little thing into DBus already. (81afbd1f)
* Making sure to free and unref all of our private variables.
(484b489a)
* Now for some 'set' code. Bringin' it. (59d8fbd0)
* Fleshing out get parameters... (23fdc865)
* Adding in a bunch of things to the private struct. We now have
data! (b52ac88e)
* Basic property case statements. (56cd30a6)
2009-10-19 Ted Gould
* Creating a connected property to check easily. (b82c8da3)
* Boom, there are some signals. (9dbe19dd)
* Adding in the dbus signals from that interface. (6587e75a)
* Header comments and a new signal that we'll need to deal with.
(bf1efc1c)
* Wow, properties. The properties system in gobject is a little
insane. (6da6b6b7)
2009-10-17 Ted Gould
* Changing the name to match the changes in the previous commit.
(9e25a774)
* Switching the name to be more consistent. (49bddff4)
* Getting the name change into the templates properly. (72815e19)
* Making the enums camel case. I prefer the other, but it seems best
to match GTK style (06111bcb)
* Making sure to get the property names into defines so that we can
ensure they're all the same. (7b45f659)
* Filling out the property list. (a49c6438)
2009-10-16 Ted Gould
* Putting in our first property, status. Woo hoo! (85b61a41)
* Oops, shouldn't be CLUTTER there. (8dc712f4)
* Forgot to change the package name (63e10a66)
* Set and get properties (31f519d7)
* Merging in the library interface. (227666e9)
* Adding the possibility of making the directories silently.
(50e28fd2)
* Some small changes to make 'distcheck' happy. (f4f482c9)
* Another object file bites the dust (174af374)
* Fixing the templates. (00c47642)
* Filling out the enums to have values. (0b6ffb4f)
* Adding the C file into the build as well. (d7e37560)
* Putting in the enum templates and building them. (ba81d4a0)
* Setting up build to build the enums. (5b8ab09e)
* Adding programs for buiding enums and marsherers and all that jazz
(0336cb4b)
2009-10-16 Emmanuele Bassi
* Stealing these makefile segments to build enums and marshallers
(8ad3fb0c)
2009-10-16 Ted Gould
* Building a basic prototype of the API for the lib. (11010756)
* Adding in the DBus interface files and building of those.
(664bc74b)
2009-10-15 Ted Gould
* Building a basic library starting out. (b666cc18)
* We need a directory. (be305bc2)
* We're on the dbus branch now (e576b286)
* Ignoring the generated dbus interfaces. (afd1d174)
* Building the ChangeLog on dist (d6fb194d)
2009-10-13 Ted Gould
* Making sure we get our specs and clean up after ourselves.
Distcheck magic. (df1cc80c)
* Getting some functions so that we can link happy like. (89ebfc6d)
* Fixing symbol names. (17192c26)
* Getting to building all these header files nicely. (7b2c29fb)
* Some dbus y'all! (9fc5dd8c)
* A basical build system and basic files. (e265e461)
* Building a basic indicator and the service to go along with it.
(fb328a43)
* Cleaning up status (d7640ed6)
* Local install on distcheck, now it passes. (683109ed)
* Wrong version (5b565b00)
* DBus Service file (6e1d6b90)
* Autogen and friends (7bd4902e)
* Very basic. (8f6b6e08)
* First version (140fda5a)
libayatana-appindicator-0.6.0/cmake/FindGObjectIntrospection.cmake 0000664 0000000 0000000 00000003765 15212330300 022146 0 ustar # - try to find gobject-introspection
#
# Once done this will define
#
# INTROSPECTION_FOUND - system has gobject-introspection
# INTROSPECTION_SCANNER - the gobject-introspection scanner, g-ir-scanner
# INTROSPECTION_COMPILER - the gobject-introspection compiler, g-ir-compiler
# INTROSPECTION_GENERATE - the gobject-introspection generate, g-ir-generate
# INTROSPECTION_GIRDIR
# INTROSPECTION_TYPELIBDIR
# INTROSPECTION_CFLAGS
# INTROSPECTION_LIBS
#
# Copyright (C) 2010, Pino Toscano,
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
macro(_GIR_GET_PKGCONFIG_VAR _outvar _varname)
execute_process(
COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=${_varname} gobject-introspection-1.0
OUTPUT_VARIABLE _result
RESULT_VARIABLE _null
)
if (_null)
else()
string(REGEX REPLACE "[\r\n]" " " _result "${_result}")
string(REGEX REPLACE " +$" "" _result "${_result}")
separate_arguments(_result)
set(${_outvar} ${_result} CACHE INTERNAL "")
endif()
endmacro(_GIR_GET_PKGCONFIG_VAR)
find_package(PkgConfig)
if(PKG_CONFIG_FOUND)
if(PACKAGE_FIND_VERSION_COUNT GREATER 0)
set(_gir_version_cmp ">=${PACKAGE_FIND_VERSION}")
endif()
pkg_check_modules(_pc_gir gobject-introspection-1.0${_gir_version_cmp})
if(_pc_gir_FOUND)
set(INTROSPECTION_FOUND TRUE)
_gir_get_pkgconfig_var(INTROSPECTION_SCANNER "g_ir_scanner")
_gir_get_pkgconfig_var(INTROSPECTION_COMPILER "g_ir_compiler")
_gir_get_pkgconfig_var(INTROSPECTION_GENERATE "g_ir_generate")
_gir_get_pkgconfig_var(INTROSPECTION_GIRDIR "girdir")
_gir_get_pkgconfig_var(INTROSPECTION_TYPELIBDIR "typelibdir")
set(INTROSPECTION_CFLAGS "${_pc_gir_CFLAGS}")
set(INTROSPECTION_LIBS "${_pc_gir_LIBS}")
endif()
endif()
mark_as_advanced(
INTROSPECTION_SCANNER
INTROSPECTION_COMPILER
INTROSPECTION_GENERATE
INTROSPECTION_GIRDIR
INTROSPECTION_TYPELIBDIR
INTROSPECTION_CFLAGS
INTROSPECTION_LIBS
)
libayatana-appindicator-0.6.0/cmake/FindVala.cmake 0000664 0000000 0000000 00000004422 15212330300 016722 0 ustar # - Find Vala
# This module looks for valac.
# This module defines the following values:
# VALA_FOUND
# VALA_COMPILER
# VALA_VERSION
# VAPI_GEN
# VAPI_GEN_VERSION
#=============================================================================
# Copyright Přemysl Janouch 2011
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
# OF SUCH DAMAGE.
#=============================================================================
find_program (VALA_COMPILER "valac")
if (VALA_COMPILER)
execute_process (COMMAND ${VALA_COMPILER} --version
OUTPUT_VARIABLE VALA_VERSION)
string (REGEX MATCH "[.0-9]+" VALA_VERSION "${VALA_VERSION}")
endif (VALA_COMPILER)
find_program (VAPI_GEN "vapigen")
if (VAPI_GEN)
execute_process (COMMAND ${VAPI_GEN} --version
OUTPUT_VARIABLE VAPI_GEN_VERSION)
string (REGEX MATCH "[.0-9]+" VAPI_GEN_VERSION "${VAPI_GEN_VERSION}")
endif (VAPI_GEN)
include (FindPackageHandleStandardArgs)
FIND_PACKAGE_HANDLE_STANDARD_ARGS (Vala
REQUIRED_VARS VALA_COMPILER
VERSION_VAR VALA_VERSION)
mark_as_advanced (VALA_COMPILER VALA_VERSION VAPI_GEN)
libayatana-appindicator-0.6.0/CMakeLists.txt 0000664 0000000 0000000 00000006351 15212330300 015717 0 ustar cmake_minimum_required(VERSION 3.13)
project(libayatana-appindicator
VERSION 0.5.90
LANGUAGES C
)
set(PROJECT_VERSION "0.6.0")
set(PROJECT_NAME "libayatana-appindicator")
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)
endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
# Options
option(ENABLE_TESTS "Enable all tests and checks" OFF)
option(ENABLE_COVERAGE "Enable coverage reports (includes enabling all tests and checks)" OFF)
option(ENABLE_WERROR "Treat all build warnings as errors" OFF)
option(ENABLE_GTKDOC "Enable building GTK documentation" ON)
option(ENABLE_BINDINGS_VALA "Enable Vala bindings (GTK+-3.0 and beyond only)" ON)
option(ENABLE_BINDINGS_MONO "Enable Mono bindings" ON)
if(ENABLE_COVERAGE)
set(ENABLE_TESTS ON)
set(CMAKE_BUILD_TYPE "Coverage")
else()
set(CMAKE_BUILD_TYPE "Release")
endif()
if(ENABLE_WERROR)
add_definitions("-Werror")
endif()
if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
add_definitions("-Weverything")
else()
add_definitions("-Wall")
endif()
# Check for prerequisites
option(FLAVOUR_GTK2 "Build against GTK+-2.0" OFF)
option(FLAVOUR_GTK3 "Build against GTK+-3.0" ON)
if (FLAVOUR_GTK2)
set (FLAVOUR_GTK3 OFF)
endif()
if (FLAVOUR_GTK3)
set (FLAVOUR_GTK2 OFF)
endif()
set(DEPS glib-2.0>=2.58)
if (FLAVOUR_GTK3)
set(DEPS
${DEPS}
ayatana-indicator3-0.4>=0.8.4
gtk+-3.0>=3.24
dbusmenu-gtk3-0.4
)
elseif (FLAVOUR_GTK2)
set(DEPS
${DEPS}
ayatana-indicator-0.4>=0.8.4
gtk+-2.0>=2.18
dbusmenu-gtk-0.4
)
endif()
include(GNUInstallDirs)
find_package(PkgConfig REQUIRED)
pkg_check_modules(PROJECT_DEPS REQUIRED ${DEPS})
if (ENABLE_GTKDOC)
find_program (GTKDOC "gtkdoc-scan")
if (NOT GTKDOC)
message(WARNING "Building the gtk-doc API documentation is enabled, but the gtkdoc-scan executable has not been found. Disabling API documentation building, although requested.")
set (ENABLE_GTKDOC OFF)
endif()
endif()
add_compile_definitions(APP_INDICATOR_COMPILATION)
# Make everything
add_subdirectory(src)
add_subdirectory(bindings)
if (ENABLE_GTKDOC)
add_subdirectory(docs)
endif()
if (ENABLE_TESTS)
include(CTest)
enable_testing()
add_subdirectory(tests)
add_subdirectory(example)
if(ENABLE_COVERAGE)
find_package(CoverageReport)
ENABLE_COVERAGE_REPORT(TARGETS "ayatana-appindicator3" TESTS "test-libappindicator" "test-libappindicator-dbus-client" "test-libappindicator-dbus-server" "test-libappindicator-status-client" "test-libappindicator-status-server" "test-libappindicator-fallback-item" "test-libappindicator-fallback-watcher" FILTER /usr/include ${CMAKE_BINARY_DIR}/*)
endif()
endif()
# Display config info
message(STATUS "Install prefix: ${CMAKE_INSTALL_PREFIX}")
message(STATUS "GTK+-3.0 build: ${FLAVOUR_GTK3}")
message(STATUS "GTK+-2.0 build: ${FLAVOUR_GTK2}")
message(STATUS "Vala bindings: ${ENABLE_BINDINGS_VALA}")
message(STATUS "Mono bindings: ${ENABLE_BINDINGS_MONO}")
message(STATUS "Unit tests: ${ENABLE_TESTS}")
message(STATUS "Build with -Werror: ${ENABLE_WERROR}")
message(STATUS "API Documentation: ${ENABLE_GTKDOC}")
libayatana-appindicator-0.6.0/cmake/UseGObjectIntrospection.cmake 0000664 0000000 0000000 00000007437 15212330300 022022 0 ustar # Copyright (C) 2010, Pino Toscano,
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
include(ListOperations)
macro(_gir_list_prefix _outvar _listvar _prefix)
set(${_outvar})
foreach(_item IN LISTS ${_listvar})
list(APPEND ${_outvar} ${_prefix}${_item})
endforeach()
endmacro(_gir_list_prefix)
macro(gir_add_introspections introspections_girs)
foreach(gir IN LISTS ${introspections_girs})
set(_gir_name "${gir}")
## Transform the gir filename to something which can reference through a variable
## without automake/make complaining, eg Gtk-2.0.gir -> Gtk_2_0_gir
string(REPLACE "-" "_" _gir_name "${_gir_name}")
string(REPLACE "." "_" _gir_name "${_gir_name}")
# Namespace and Version is either fetched from the gir filename
# or the _NAMESPACE/_VERSION variable combo
set(_gir_namespace "${${_gir_name}_NAMESPACE}")
if (_gir_namespace STREQUAL "")
string(REGEX REPLACE "([^-]+)-.*" "\\1" _gir_namespace "${gir}")
endif ()
set(_gir_version "${${_gir_name}_VERSION}")
if (_gir_version STREQUAL "")
string(REGEX REPLACE ".*-([^-]+).gir" "\\1" _gir_version "${gir}")
endif ()
# _PROGRAM is an optional variable which needs it's own --program argument
set(_gir_program "${${_gir_name}_PROGRAM}")
if (NOT _gir_program STREQUAL "")
set(_gir_program "--program=${_gir_program}")
endif ()
# Variables which provides a list of things
_gir_list_prefix(_gir_libraries ${_gir_name}_LIBS "--library=")
_gir_list_prefix(_gir_packages ${_gir_name}_PACKAGES "--pkg=")
_gir_list_prefix(_gir_includes ${_gir_name}_INCLUDES "--include=")
_gir_list_prefix(_gir_export_packages ${_gir_name}_EXPORT_PACKAGES "--pkg-export=")
# Reuse the LIBTOOL variable from by automake if it's set
set(_gir_libtool "--no-libtool")
add_custom_command(
COMMAND ${INTROSPECTION_SCANNER}
${INTROSPECTION_SCANNER_ARGS}
--namespace=${_gir_namespace}
--nsversion=${_gir_version}
${_gir_libtool}
${_gir_program}
${_gir_libraries}
${_gir_packages}
${_gir_includes}
${_gir_export_packages}
${${_gir_name}_SCANNERFLAGS}
${${_gir_name}_CFLAGS}
${${_gir_name}_FILES}
--output ${CMAKE_CURRENT_BINARY_DIR}/${gir}
DEPENDS ${${_gir_name}_FILES}
${${_gir_name}_LIBS}
OUTPUT ${gir}
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
VERBATIM
)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${gir} DESTINATION share/gir-1.0)
string(REPLACE ".gir" ".typelib" _typelib "${gir}")
add_custom_command(
COMMAND ${INTROSPECTION_COMPILER}
${INTROSPECTION_COMPILER_ARGS}
--includedir=.
${CMAKE_CURRENT_BINARY_DIR}/${gir}
-o ${CMAKE_CURRENT_BINARY_DIR}/${_typelib}
DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/${gir}
OUTPUT ${_typelib}
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${_typelib} DESTINATION ${CMAKE_INSTALL_LIBDIR}/girepository-1.0)
add_custom_target(gir-${gir} ALL DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/${gir})
add_custom_target(gir-typelibs-${_typelib} ALL DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/${_typelib})
endforeach()
endmacro(gir_add_introspections)
macro(gir_get_cflags _output)
get_directory_property(_tmp_includes INCLUDE_DIRECTORIES)
list_prefix(_includes _tmp_includes "-I")
get_directory_property(_tmp_compile_definitions COMPILE_DEFINITIONS)
list_prefix(_compile_definitions _tmp_compile_definitions "-D")
set(${_output} ${_includes} ${_compile_definitions})
endmacro(gir_get_cflags)
libayatana-appindicator-0.6.0/cmake/UseVala.cmake 0000664 0000000 0000000 00000020674 15212330300 016605 0 ustar # - Precompilation of Vala/Genie source files into C sources
# Makes use of the parallel build ability introduced in Vala 0.11. Derived
# from a similar module by Jakob Westhoff and the original GNU Make rules.
# Might be a bit oversimplified.
#
# This module defines three functions. The first one:
#
# vala_init (id
# [DIRECTORY dir] - Output directory (binary dir by default)
# [PACKAGES package...] - Package dependencies
# [OPTIONS option...] - Extra valac options
# [CUSTOM_VAPIS file...]) - Custom vapi files to include in the build
# [DEPENDS targets...]) - Extra dependencies for code generation
#
# initializes a single precompilation unit using the given arguments.
# You can put files into it via the following function:
#
# vala_add (id source.vala
# [DEPENDS source...]) - Vala/Genie source or .vapi dependencies
#
# Finally retrieve paths for generated C files by calling:
#
# vala_finish (id
# [SOURCES sources_var] - Input Vala/Genie sources
# [OUTPUTS outputs_var] - Output C sources
# [GENERATE_HEADER id.h - Generate id.h and id_internal.h
# [GENERATE_VAPI id.vapi] - Generate a vapi file
# [GENERATE_SYMBOLS id.def]]) - Generate a list of public symbols
#
#=============================================================================
# Copyright Přemysl Janouch 2011
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
# OF SUCH DAMAGE.
#=============================================================================
find_package (Vala 0.20 REQUIRED)
include (CMakeParseArguments)
function (vala_init id)
set (_multi_value PACKAGES OPTIONS CUSTOM_VAPIS DEPENDS)
cmake_parse_arguments (arg "" "DIRECTORY" "${_multi_value}" ${ARGN})
if (arg_DIRECTORY)
set (directory ${arg_DIRECTORY})
if (NOT IS_DIRECTORY ${directory})
file (MAKE_DIRECTORY ${directory})
endif (NOT IS_DIRECTORY ${directory})
else (arg_DIRECTORY)
set (directory ${CMAKE_CURRENT_BINARY_DIR})
endif (arg_DIRECTORY)
set (pkg_opts)
foreach (pkg ${arg_PACKAGES})
list (APPEND pkg_opts "--pkg=${pkg}")
endforeach (pkg)
set (VALA_${id}_DIR "${directory}" PARENT_SCOPE)
set (VALA_${id}_ARGS ${pkg_opts} ${arg_OPTIONS}
${arg_CUSTOM_VAPIS} PARENT_SCOPE)
set (VALA_${id}_DEPENDS ${arg_DEPENDS}
PARENT_SCOPE)
set (VALA_${id}_SOURCES "" PARENT_SCOPE)
set (VALA_${id}_OUTPUTS "" PARENT_SCOPE)
set (VALA_${id}_FAST_VAPI_FILES "" PARENT_SCOPE)
set (VALA_${id}_FAST_VAPI_ARGS "" PARENT_SCOPE)
endfunction (vala_init)
function (vala_add id file)
cmake_parse_arguments (arg "" "" "DEPENDS" ${ARGN})
if (NOT IS_ABSOLUTE "${file}")
set (file "${CMAKE_CURRENT_SOURCE_DIR}/${file}")
endif (NOT IS_ABSOLUTE "${file}")
get_filename_component (output_name "${file}" NAME)
get_filename_component (output_base "${file}" NAME_WE)
set (output_base "${VALA_${id}_DIR}/${output_base}")
# XXX: It would be best to have it working without touching the vapi
# but it appears this cannot be done in CMake.
add_custom_command (OUTPUT "${output_base}.vapi"
COMMAND ${VALA_COMPILER} "${file}" "--fast-vapi=${output_base}.vapi"
COMMAND ${CMAKE_COMMAND} -E touch "${output_base}.vapi"
DEPENDS "${file}"
COMMENT "Generating a fast vapi for ${output_name}" VERBATIM)
set (vapi_opts)
set (vapi_depends)
foreach (vapi ${arg_DEPENDS})
if (NOT IS_ABSOLUTE "${vapi}")
set (vapi "${VALA_${id}_DIR}/${vapi}.vapi")
endif (NOT IS_ABSOLUTE "${vapi}")
list (APPEND vapi_opts "--use-fast-vapi=${vapi}")
list (APPEND vapi_depends "${vapi}")
endforeach (vapi)
add_custom_command (OUTPUT "${output_base}.c"
COMMAND ${VALA_COMPILER} "${file}" -C ${vapi_opts} ${VALA_${id}_ARGS}
COMMAND ${CMAKE_COMMAND} -E touch "${output_base}.c"
DEPENDS "${file}" ${vapi_depends} ${VALA_${id}_DEPENDS}
WORKING_DIRECTORY "${VALA_${id}_DIR}"
COMMENT "Precompiling ${output_name}" VERBATIM)
set (VALA_${id}_SOURCES ${VALA_${id}_SOURCES}
"${file}" PARENT_SCOPE)
set (VALA_${id}_OUTPUTS ${VALA_${id}_OUTPUTS}
"${output_base}.c" PARENT_SCOPE)
set (VALA_${id}_FAST_VAPI_FILES ${VALA_${id}_FAST_VAPI_FILES}
"${output_base}.vapi" PARENT_SCOPE)
set (VALA_${id}_FAST_VAPI_ARGS ${VALA_${id}_FAST_VAPI_ARGS}
"--use-fast-vapi=${output_base}.vapi" PARENT_SCOPE)
endfunction (vala_add)
function (vala_finish id)
set (_one_value SOURCES OUTPUTS
GENERATE_VAPI GENERATE_HEADER GENERATE_SYMBOLS)
cmake_parse_arguments (arg "" "${_one_value}" "" ${ARGN})
if (arg_SOURCES)
set (${arg_SOURCES} ${VALA_${id}_SOURCES} PARENT_SCOPE)
endif (arg_SOURCES)
if (arg_OUTPUTS)
set (${arg_OUTPUTS} ${VALA_${id}_OUTPUTS} PARENT_SCOPE)
endif (arg_OUTPUTS)
set (outputs)
set (export_args)
if (arg_GENERATE_VAPI)
if (NOT IS_ABSOLUTE "${arg_GENERATE_VAPI}")
set (arg_GENERATE_VAPI
"${VALA_${id}_DIR}/${arg_GENERATE_VAPI}")
endif (NOT IS_ABSOLUTE "${arg_GENERATE_VAPI}")
list (APPEND outputs "${arg_GENERATE_VAPI}")
list (APPEND export_args "--internal-vapi=${arg_GENERATE_VAPI}")
if (NOT arg_GENERATE_HEADER)
message (FATAL_ERROR "Header generation required for vapi")
endif (NOT arg_GENERATE_HEADER)
endif (arg_GENERATE_VAPI)
if (arg_GENERATE_SYMBOLS)
if (NOT IS_ABSOLUTE "${arg_GENERATE_SYMBOLS}")
set (arg_GENERATE_SYMBOLS
"${VALA_${id}_DIR}/${arg_GENERATE_SYMBOLS}")
endif (NOT IS_ABSOLUTE "${arg_GENERATE_SYMBOLS}")
list (APPEND outputs "${arg_GENERATE_SYMBOLS}")
list (APPEND export_args "--symbols=${arg_GENERATE_SYMBOLS}")
if (NOT arg_GENERATE_HEADER)
message (FATAL_ERROR "Header generation required for symbols")
endif (NOT arg_GENERATE_HEADER)
endif (arg_GENERATE_SYMBOLS)
if (arg_GENERATE_HEADER)
if (NOT IS_ABSOLUTE "${arg_GENERATE_HEADER}")
set (arg_GENERATE_HEADER
"${VALA_${id}_DIR}/${arg_GENERATE_HEADER}")
endif (NOT IS_ABSOLUTE "${arg_GENERATE_HEADER}")
get_filename_component (header_path "${arg_GENERATE_HEADER}" PATH)
get_filename_component (header_name "${arg_GENERATE_HEADER}" NAME_WE)
set (header_base "${header_path}/${header_name}")
get_filename_component (header_ext "${arg_GENERATE_HEADER}" EXT)
list (APPEND outputs
"${header_base}${header_ext}"
"${header_base}_internal${header_ext}")
list (APPEND export_args
"--header=${header_base}${header_ext}"
"--internal-header=${header_base}_internal${header_ext}")
endif (arg_GENERATE_HEADER)
if (outputs)
add_custom_command (OUTPUT ${outputs}
COMMAND ${VALA_COMPILER} -C ${VALA_${id}_ARGS}
${export_args} ${VALA_${id}_FAST_VAPI_ARGS}
DEPENDS ${VALA_${id}_FAST_VAPI_FILES}
COMMENT "Generating vapi/headers/symbols" VERBATIM)
endif (outputs)
endfunction (vala_finish id)
function (vapi_gen id)
set (_one_value LIBRARY INPUT)
set (_multi_value PACKAGES)
cmake_parse_arguments (arg "" "${_one_value}" "${_multi_value}" ${ARGN})
set(OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${id}.vapi")
if (arg_LIBRARY)
set (OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${arg_LIBRARY}.vapi")
endif (arg_LIBRARY)
set("${id}_OUTPUT" ${OUTPUT} PARENT_SCOPE)
set(PACKAGE_LIST)
foreach(PACKAGE ${arg_PACKAGES})
list(APPEND PACKAGE_LIST "--pkg" ${PACKAGE})
endforeach()
add_custom_command(
OUTPUT
${OUTPUT}
COMMAND
${VAPI_GEN}
${PACKAGE_LIST}
--library=${arg_LIBRARY}
${arg_INPUT}
DEPENDS
${arg_INPUT}
VERBATIM
)
add_custom_target(${id} ALL DEPENDS ${OUTPUT})
endfunction (vapi_gen id)
libayatana-appindicator-0.6.0/COPYING 0000664 0000000 0000000 00000016727 15212330300 014222 0 ustar GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
libayatana-appindicator-0.6.0/COPYING.GPL.3 0000664 0000000 0000000 00000104513 15212330300 014773 0 ustar GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
Copyright (C)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
Copyright (C)
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
.
libayatana-appindicator-0.6.0/COPYING.LGPL.2.1 0000664 0000000 0000000 00000063637 15212330300 015260 0 ustar
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations
below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it
becomes a de-facto standard. To achieve this, non-free programs must
be allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control
compilation and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at least
three years, to give the same user the materials specified in
Subsection 6a, above, for a charge no more than the cost of
performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply, and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License
may add an explicit geographical distribution limitation excluding those
countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms
of the ordinary General Public License).
To apply these terms, attach the following notices to the library.
It is safest to attach them to the start of each source file to most
effectively convey the exclusion of warranty; and each file should
have at least the "copyright" line and a pointer to where the full
notice is found.
Copyright (C)
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or
your school, if any, to sign a "copyright disclaimer" for the library,
if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James
Random Hacker.
, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!
libayatana-appindicator-0.6.0/docs/CMakeLists.txt 0000664 0000000 0000000 00000000034 15212330300 016637 0 ustar add_subdirectory(reference)
libayatana-appindicator-0.6.0/docs/reference/CMakeLists.txt 0000664 0000000 0000000 00000025540 15212330300 020606 0 ustar if (FLAVOUR_GTK3)
set (ayatana_appindicator_gtkver "ayatana-appindicator3")
elseif (FLAVOUR_GTK2)
set (ayatana_appindicator_gtkver "ayatana-appindicator")
endif()
# libayatana-appindicator-docs.sgml
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/libayatana-appindicator-docs.sgml.in" "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-docs.sgml" @ONLY)
# version.xml
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/version.xml.in" "${CMAKE_CURRENT_BINARY_DIR}/version.xml" @ONLY)
# libayatana-appindicator-decl.txt
# libayatana-appindicator-decl-list.txt
# libayatana-appindicator-overrides.txt
# libayatana-appindicator-sections.txt
find_program(GTKDOC_SCAN gtkdoc-scan)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-decl.txt"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-decl-list.txt"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-overrides.txt"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-sections.txt"
DEPENDS "src"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${GTKDOC_SCAN}
--ignore-headers="app-indicator-enum-types.h;application-service-appstore.h;application-service-client.h;application-service-lru-file.h;application-service-marshal.h;application-service-server.h;application-service-watcher.h;dbus-properties-client.h;dbus-properties-server.h;dbus-shared.h;generate-id.h;notification-item-client.h;notification-item-server.h;notification-watcher-client.h;notification-watcher-server.h"
--module=libayatana-appindicator
--source-dir="${CMAKE_SOURCE_DIR}/src"
--source-dir="${CMAKE_BINARY_DIR}/src"
)
# libayatana-appindicator.types
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.types"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-decl.txt"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-decl-list.txt"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-overrides.txt"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-sections.txt"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${CMAKE_COMMAND}
-E copy
"${CMAKE_CURRENT_SOURCE_DIR}/libayatana-appindicator.types"
"${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.types"
)
# scangobj.sh
list(JOIN PROJECT_DEPS_INCLUDE_DIRS " -I" GTKDOC_SCANGOBJ_INCLUDE_DIRS)
list(JOIN PROJECT_DEPS_LIBRARIES " -l" GTKDOC_SCANGOBJ_LIBRARIES)
set (SCANGOBJ_AYATANA_APPINDICATOR "${ayatana_appindicator_gtkver}")
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/scangobj.sh.in" "${CMAKE_CURRENT_BINARY_DIR}/scangobj.sh")
# libayatana-appindicator.actions
# libayatana-appindicator.args
# libayatana-appindicator.hierarchy
# libayatana-appindicator.interfaces
# libayatana-appindicator.prerequisites
# libayatana-appindicator.signals
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.actions"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.args"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.hierarchy"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.interfaces"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.prerequisites"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.signals"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.types"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND sh scangobj.sh
)
# gtkdocentities.ent
file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "")
file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "\n")
file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "\n")
file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "\n")
file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "\n")
file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "\n")
file(APPEND "${CMAKE_CURRENT_BINARY_DIR}/xml/gtkdocentities.ent" "\n")
# libayatana-appindicator-undeclared.txt
# libayatana-appindicator-undocumented.txt
# libayatana-appindicator-unused.txt
# xml/annotation-glossary.xml
# xml/api-index-0.5.xml
# xml/api-index-deprecated.xml
# xml/api-index-full.xml
# xml/app-indicator.xml
# xml/libayatana-appindicator-doc.bottom
# xml/libayatana-appindicator-doc.top
# xml/object_index.sgml
# xml/tree_index.sgml
find_program(GTKDOC_MKDB gtkdoc-mkdb)
list(JOIN PROJECT_DEPS_INCLUDE_DIRS ";-I" GTKDOC_SCANGOBJ_INCLUDE_DIRS)
list(JOIN PROJECT_DEPS_LIBRARIES ";-l" GTKDOC_SCANGOBJ_LIBRARIES)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-undeclared.txt"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-undocumented.txt"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-unused.txt"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/annotation-glossary.xml"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/api-index-0.5.xml"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/api-index-deprecated.xml"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/api-index-full.xml"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/app-indicator.xml"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/libayatana-appindicator-doc.bottom"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/libayatana-appindicator-doc.top"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/object_index.sgml"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/xml/tree_index.sgml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.actions"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.args"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.hierarchy"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.interfaces"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.prerequisites"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator.signals"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${GTKDOC_MKDB}
--module=libayatana-appindicator
--output-format=xml
--expand-content-files=""
--main-sgml-file=libayatana-appindicator-docs.sgml
--source-dir="${CMAKE_SOURCE_DIR}/src"
--sgml-mode
)
# html
file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/html")
# html/annotation-glossary.html
# html/api-index-0-5.html
# html/api-index-deprecated.html
# html/api-index-full.html
# html/AppIndicator.html
# html/ch01.html
# html/home.png
# html/index.html
# html/left.png
# html/left-insensitive.png
# html/libayatana-appindicator.devhelp2
# html/object-tree.html
# html/right.png
# html/right-insensitive.png
# html/style.css
# html/up.png
# html/up-insensitive.png
find_program(GTKDOC_MKHTML gtkdoc-mkhtml)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/annotation-glossary.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/api-index-0-5.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/api-index-deprecated.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/api-index-full.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/AppIndicator.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/ch01.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/home.png"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/index.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/left.png"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/left-insensitive.png"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/libayatana-appindicator.devhelp2"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/object-tree.html"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/right.png"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/right-insensitive.png"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/style.css"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/up.png"
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/html/up-insensitive.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-undeclared.txt"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-undocumented.txt"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/libayatana-appindicator-unused.txt"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/annotation-glossary.xml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/api-index-0.5.xml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/api-index-deprecated.xml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/api-index-full.xml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/app-indicator.xml" "xml/libayatana-appindicator-doc.bottom"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/libayatana-appindicator-doc.top"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/object_index.sgml"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/xml/tree_index.sgml"
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/html"
COMMAND
${GTKDOC_MKHTML}
--path=${CMAKE_CURRENT_BINARY_DIR}
libayatana-appindicator
libayatana-appindicator-docs.sgml
)
# html/annotation-glossary.html
# html/api-index-0-5.html
# html/api-index-deprecated.html
# html/api-index-full.html
# html/AppIndicator.html
# html/ch01.html
# html/index.html
# html/object-tree.html
# html/style.css
find_program(GTKDOC_FIXXREF gtkdoc-fixxref)
add_custom_command(
OUTPUT "fixxref"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/annotation-glossary.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/api-index-0-5.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/api-index-deprecated.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/api-index-full.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/AppIndicator.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/ch01.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/home.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/index.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/left.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/left-insensitive.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/libayatana-appindicator.devhelp2"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/object-tree.html"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/right.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/right-insensitive.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/style.css"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/up.png"
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/html/up-insensitive.png"
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND
${GTKDOC_FIXXREF}
--module=libayatana-appindicator
--module-dir=html
--html-dir="${CMAKE_INSTALL_FULL_DATADIR}/gtk-doc/html"
)
set_source_files_properties("fixxref" PROPERTIES SYMBOLIC True)
install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/html/" DESTINATION "${CMAKE_INSTALL_FULL_DATADIR}/gtk-doc/html/lib${ayatana_appindicator_gtkver}")
add_custom_target("docs-references" ALL DEPENDS "fixxref")
libayatana-appindicator-0.6.0/docs/reference/libayatana-appindicator-docs.sgml.in 0000664 0000000 0000000 00000002334 15212330300 025041 0 ustar
]>
libayatana-appindicator Reference Manual
for libayatana-appindicator @PROJECT_VERSION@
Base Classes for Applications
Object Hierarchy
API Index
API 0.5 Index
Deprecated API Index
libayatana-appindicator-0.6.0/docs/reference/libayatana-appindicator-overrides.txt 0000664 0000000 0000000 00000000000 15212330300 025347 0 ustar libayatana-appindicator-0.6.0/docs/reference/libayatana-appindicator-sections.txt 0000664 0000000 0000000 00000003252 15212330300 025210 0 ustar
app-indicator
APP_INDICATOR_TYPE
APP_INDICATOR
APP_INDICATOR_CLASS
APP_IS_INDICATOR
APP_IS_INDICATOR_CLASS
APP_INDICATOR_GET_CLASS
APP_INDICATOR_SIGNAL_NEW_ICON
APP_INDICATOR_SIGNAL_NEW_ATTENTION_ICON
APP_INDICATOR_SIGNAL_NEW_STATUS
APP_INDICATOR_SIGNAL_NEW_LABEL
APP_INDICATOR_SIGNAL_NEW_ICON_THEME_PATH
APP_INDICATOR_SIGNAL_CONNECTION_CHANGED
APP_INDICATOR_SIGNAL_SCROLL_EVENT
AppIndicatorCategory
AppIndicatorStatus
AppIndicatorPrivate
Ayatana AppIndicator
AppIndicator
AppIndicatorClass
app_indicator_get_type
app_indicator_new
app_indicator_new_with_path
app_indicator_set_status
app_indicator_set_attention_icon
app_indicator_set_attention_icon_full
app_indicator_set_menu
app_indicator_set_icon
app_indicator_set_icon_full
app_indicator_set_icon_theme_path
app_indicator_set_label
app_indicator_set_ordering_index
app_indicator_set_secondary_activate_target
app_indicator_set_title
app_indicator_get_id
app_indicator_get_category
app_indicator_get_status
app_indicator_get_icon
app_indicator_get_icon_desc
app_indicator_get_icon_theme_path
app_indicator_get_attention_icon
app_indicator_get_attention_icon_desc
app_indicator_get_menu
app_indicator_get_label
app_indicator_get_label_guide
app_indicator_get_ordering_index
app_indicator_get_secondary_activate_target
app_indicator_get_title
app_indicator_build_menu_from_desktop
app-indicator-version
Versioning
AYATANA_APP_INDICATOR_MAJOR_VERSION
AYATANA_APP_INDICATOR_MINOR_VERSION
AYATANA_APP_INDICATOR_MICRO_VERSION
AYATANA_APP_INDICATOR_VERSION
AYATANA_APP_INDICATOR_VERSION_S
AYATANA_APP_INDICATOR_VERSION_HEX
AYATANA_APP_INDICATOR_CHECK_VERSION
libayatana-appindicator-0.6.0/docs/reference/libayatana-appindicator.types 0000664 0000000 0000000 00000000027 15212330300 023705 0 ustar app_indicator_get_type
libayatana-appindicator-0.6.0/docs/reference/scangobj.sh.in 0000664 0000000 0000000 00000000411 15212330300 020563 0 ustar LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${CMAKE_BINARY_DIR}/src" CFLAGS="-I${GTKDOC_SCANGOBJ_INCLUDE_DIRS}" LDFLAGS="-l${GTKDOC_SCANGOBJ_LIBRARIES} -L${CMAKE_BINARY_DIR}/src -l${SCANGOBJ_AYATANA_APPINDICATOR}" gtkdoc-scangobj --module=libayatana-appindicator > /dev/null
libayatana-appindicator-0.6.0/docs/reference/version.xml.in 0000664 0000000 0000000 00000000022 15212330300 020646 0 ustar @PROJECT_VERSION@
libayatana-appindicator-0.6.0/example/CMakeLists.txt 0000664 0000000 0000000 00000004573 15212330300 017356 0 ustar if (FLAVOUR_GTK3)
set (ayatana_appindicator_gtkver "ayatana-appindicator3")
set (gtk_valapkgver "gtk+-3.0")
elseif (FLAVOUR_GTK2)
set (ayatana_appindicator_gtkver "ayatana-appindicator")
set (gtk_valapkgver "gtk+-2.0")
endif()
# simple-client-vala.c
# Vala bindings are only available for FLAVOUR_GTK3
if (FLAVOUR_GTK3)
add_custom_command(
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/simple-client-vala.c"
DEPENDS "bindings-vala"
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
COMMAND
${VALA_COMPILER}
--pkg ${ayatana_appindicator_gtkver}-0.1
--pkg ${gtk_valapkgver}
--vapidir=${CMAKE_BINARY_DIR}/bindings/vala
-C simple-client-vala.vala
--directory=${CMAKE_CURRENT_BINARY_DIR}
VERBATIM
COMMAND
sed
-i "s|#include\\s*<\\s*libayatana-appindicator/app-indicator.h\\s*>||g"
"${CMAKE_CURRENT_BINARY_DIR}/simple-client-vala.c"
)
# simple-client-vala
set_source_files_properties("${CMAKE_CURRENT_BINARY_DIR}/simple-client-vala.c" PROPERTIES COMPILE_FLAGS " -include ${CMAKE_SOURCE_DIR}/src/app-indicator.h -Wno-incompatible-pointer-types -Wno-unused-but-set-variable")
add_executable("simple-client-vala" "${CMAKE_CURRENT_BINARY_DIR}/simple-client-vala.c")
target_include_directories("simple-client-vala" PUBLIC ${PROJECT_DEPS_INCLUDE_DIRS})
target_include_directories("simple-client-vala" PUBLIC "${CMAKE_SOURCE_DIR}/src")
target_include_directories("simple-client-vala" PUBLIC "${CMAKE_BINARY_DIR}/src")
target_link_libraries("simple-client-vala" "${PROJECT_DEPS_LIBRARIES} -l${ayatana_appindicator_gtkver} -L${CMAKE_BINARY_DIR}/src")
add_dependencies("simple-client-vala" "${ayatana_appindicator_gtkver}")
endif()
# simple-client
add_executable("simple-client" "${CMAKE_CURRENT_SOURCE_DIR}/simple-client.c")
target_compile_definitions("simple-client" PUBLIC LOCAL_ICON="${CMAKE_CURRENT_SOURCE_DIR}/simple-client-test-icon.png")
target_include_directories("simple-client" PUBLIC ${PROJECT_DEPS_INCLUDE_DIRS})
target_include_directories("simple-client" PUBLIC "${CMAKE_SOURCE_DIR}/src")
target_include_directories("simple-client" PUBLIC "${CMAKE_BINARY_DIR}/src")
target_link_libraries("simple-client" "${PROJECT_DEPS_LIBRARIES} -l${ayatana_appindicator_gtkver} -L${CMAKE_BINARY_DIR}/src")
add_dependencies("simple-client" "${ayatana_appindicator_gtkver}")
libayatana-appindicator-0.6.0/example/simple-client.c 0000664 0000000 0000000 00000020105 15212330300 017514 0 ustar /*
A small piece of sample code demonstrating a very simple application
with an indicator.
Copyright 2009 Canonical Ltd.
Copyright 2022 Robert Tari
Authors:
Ted Gould
Robert Tari
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3, as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranties of
MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see .
*/
#include "app-indicator.h"
#include "libdbusmenu-glib/server.h"
#include "libdbusmenu-glib/menuitem.h"
GMainLoop * mainloop = NULL;
static gboolean active = TRUE;
static gboolean can_haz_label = TRUE;
static void
label_toggle_cb (GtkWidget * widget, gpointer data)
{
can_haz_label = !can_haz_label;
if (can_haz_label) {
gtk_menu_item_set_label(GTK_MENU_ITEM(widget), "Hide label");
} else {
gtk_menu_item_set_label(GTK_MENU_ITEM(widget), "Show label");
}
return;
}
static void
activate_clicked_cb (GtkWidget *widget, gpointer data)
{
AppIndicator * ci = APP_INDICATOR(data);
if (active) {
app_indicator_set_status (ci, APP_INDICATOR_STATUS_ATTENTION);
gtk_menu_item_set_label(GTK_MENU_ITEM(widget), "I'm okay now");
active = FALSE;
} else {
app_indicator_set_status (ci, APP_INDICATOR_STATUS_ACTIVE);
gtk_menu_item_set_label(GTK_MENU_ITEM(widget), "Get Attention");
active = TRUE;
}
}
static void
local_icon_toggle_cb (GtkWidget *widget, gpointer data)
{
AppIndicator * ci = APP_INDICATOR(data);
if (gtk_check_menu_item_get_active(GTK_CHECK_MENU_ITEM(widget))) {
app_indicator_set_icon_full(ci, LOCAL_ICON, "Local Icon");
} else {
app_indicator_set_icon_full(ci, "indicator-messages", "System Icon");
}
return;
}
static void
item_clicked_cb (GtkWidget *widget, gpointer data)
{
const gchar *text = (const gchar *)data;
g_print ("%s clicked!\n", text);
}
static void
toggle_sensitivity_cb (GtkWidget *widget, gpointer data)
{
GtkWidget *target = (GtkWidget *)data;
gtk_widget_set_sensitive (target, !gtk_widget_is_sensitive (target));
}
static void
image_clicked_cb (GtkWidget *widget, gpointer data)
{
GList *pList = gtk_container_get_children(GTK_CONTAINER(widget));
GtkContainer *pContainer = GTK_CONTAINER(g_list_nth_data(pList, 0));
pList = gtk_container_get_children(pContainer);
#if GTK_MAJOR_VERSION >= 3
GtkImage *pImage = GTK_IMAGE(g_list_nth_data(pList, 1));
#else
GtkImage *pImage = GTK_IMAGE(g_list_nth_data(pList, 0));
#endif
gtk_image_set_from_icon_name(pImage, "document-open", GTK_ICON_SIZE_MENU);
}
static void
scroll_event_cb (AppIndicator * ci, gint delta, guint direction, gpointer data)
{
g_print("Got scroll event! delta: %d, direction: %d\n", delta, direction);
}
static void
append_submenu (GtkWidget *item)
{
GtkWidget *menu;
GtkWidget *mi;
GtkWidget *prev_mi;
menu = gtk_menu_new ();
mi = gtk_menu_item_new_with_label ("Sub 1");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), mi);
g_signal_connect (mi, "activate",
G_CALLBACK (item_clicked_cb), "Sub 1");
prev_mi = mi;
mi = gtk_menu_item_new_with_label ("Sub 2");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), mi);
g_signal_connect (mi, "activate",
G_CALLBACK (toggle_sensitivity_cb), prev_mi);
mi = gtk_menu_item_new_with_label ("Sub 3");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), mi);
g_signal_connect (mi, "activate",
G_CALLBACK (item_clicked_cb), "Sub 3");
gtk_widget_show_all (menu);
gtk_menu_item_set_submenu (GTK_MENU_ITEM (item), menu);
}
guint percentage = 0;
static gboolean
percent_change (gpointer user_data)
{
percentage = (percentage + 1) % 100;
if (can_haz_label) {
gchar * percentstr = g_strdup_printf("%d%%", percentage + 1);
app_indicator_set_label (APP_INDICATOR(user_data), percentstr, "100%");
g_free(percentstr);
} else {
app_indicator_set_label (APP_INDICATOR(user_data), NULL, NULL);
}
return TRUE;
}
int
main (int argc, char ** argv)
{
GtkWidget *menu = NULL;
AppIndicator *ci = NULL;
gtk_init (&argc, &argv);
ci = app_indicator_new ("example-simple-client",
"indicator-messages",
APP_INDICATOR_CATEGORY_APPLICATION_STATUS);
g_assert (APP_IS_INDICATOR (ci));
g_assert (G_IS_OBJECT (ci));
app_indicator_set_status (ci, APP_INDICATOR_STATUS_ACTIVE);
app_indicator_set_attention_icon_full(ci, "indicator-messages-new", "System Messages Icon Highlighted");
app_indicator_set_label (ci, "1%", "100%");
app_indicator_set_title (ci, "Test Inidcator");
g_signal_connect (ci, "scroll-event",
G_CALLBACK (scroll_event_cb), NULL);
g_timeout_add_seconds(1, percent_change, ci);
menu = gtk_menu_new ();
GtkWidget *item = gtk_check_menu_item_new_with_label ("1");
g_signal_connect (item, "activate",
G_CALLBACK (item_clicked_cb), "1");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
gtk_widget_show (item);
item = gtk_radio_menu_item_new_with_label (NULL, "2");
g_signal_connect (item, "activate",
G_CALLBACK (item_clicked_cb), "2");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
gtk_widget_show (item);
item = gtk_menu_item_new_with_label ("3");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
append_submenu (item);
gtk_widget_show (item);
GtkWidget *toggle_item = gtk_menu_item_new_with_label ("Toggle 3");
g_signal_connect (toggle_item, "activate",
G_CALLBACK (toggle_sensitivity_cb), item);
gtk_menu_shell_append (GTK_MENU_SHELL (menu), toggle_item);
gtk_widget_show(toggle_item);
GtkWidget *pImage = gtk_image_new_from_icon_name("document-new", GTK_ICON_SIZE_MENU);
GtkWidget *pLabel = gtk_label_new("New");
#if GTK_MAJOR_VERSION >= 3
GtkWidget *pGrid = gtk_grid_new();
gtk_container_add(GTK_CONTAINER(pGrid), pImage);
gtk_container_add(GTK_CONTAINER(pGrid), pLabel);
item = gtk_menu_item_new();
gtk_container_add(GTK_CONTAINER(item), pGrid);
#else
GtkWidget *pBox = gtk_hbox_new(FALSE, 0);
gtk_box_pack_start(GTK_BOX(pBox), pImage, FALSE, FALSE, 0);
gtk_box_pack_start(GTK_BOX(pBox), pLabel, FALSE, FALSE, 0);
item = gtk_menu_item_new();
gtk_container_add(GTK_CONTAINER(item), pBox);
#endif
g_signal_connect (item, "activate",
G_CALLBACK (image_clicked_cb), NULL);
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
gtk_widget_show(item);
item = gtk_menu_item_new_with_label ("Get Attention");
g_signal_connect (item, "activate",
G_CALLBACK (activate_clicked_cb), ci);
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
gtk_widget_show(item);
app_indicator_set_secondary_activate_target(ci, item);
item = gtk_menu_item_new_with_label ("Show label");
label_toggle_cb(item, ci);
g_signal_connect (item, "activate",
G_CALLBACK (label_toggle_cb), ci);
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
gtk_widget_show(item);
item = gtk_check_menu_item_new_with_label ("Set Local Icon");
g_signal_connect (item, "activate",
G_CALLBACK (local_icon_toggle_cb), ci);
gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
gtk_widget_show(item);
app_indicator_set_menu (ci, GTK_MENU (menu));
mainloop = g_main_loop_new(NULL, FALSE);
g_main_loop_run(mainloop);
return 0;
}
libayatana-appindicator-0.6.0/example/simple-client-test-icon.png 0000664 0000000 0000000 00000006356 15212330300 021775 0 ustar PNG
IHDR $ $ nb sRGB pHYs tIME ,IOz tEXtComment Created with GIMPW [IDATHuWY\Y>ݪn^ܫێ18 b