index
:
libayatana-appindicator
main
master
pr/avoid-path-max
pr/fix-unit-tests
pr/travis-ci
release-builds
Ayatana Application Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
README.md: Fix title copy-paste mistake
Robert Tari
2023-09-10
1
-2
/
+2
*
Merge branch 'tyll-executable_so'
Robert Tari
2023-09-07
1
-3
/
+1
|
\
|
*
cmake: Install library as library
Till Maas
2023-09-06
1
-3
/
+1
|
/
*
debian/libayatana-appindicator*.symbols: Update .symbols after having limited...
Mike Gabriel
2023-08-10
2
-4
/
+4
*
Merge branch 'tari01-pr/limit-symbols'
Mike Gabriel
2023-08-10
2
-0
/
+7
|
\
|
*
Limit exported symbols
Robert Tari
2023-08-10
2
-0
/
+7
|
/
*
Merge branch 'tari01-pr/build-instructions'
Mike Gabriel
2023-08-10
3
-9
/
+113
|
\
|
*
Add info and build instructions
Robert Tari
2023-08-10
3
-9
/
+113
|
/
*
Merge branch 'tari01-pr/drop-dbus-glib'
Mike Gabriel
2023-08-10
9
-487
/
+567
|
\
|
*
.build.yml: Drop dbus-glib and dbus dependencies
Robert Tari
2023-08-09
1
-5
/
+0
|
*
debian/control: Drop libdbus-glib-1-dev and libdbus-1-dev
Robert Tari
2023-08-09
1
-2
/
+0
|
*
Replace DBus-GLib with GDBus and drop libdus
Robert Tari
2023-08-09
6
-477
/
+567
|
*
tests/test-libappindicator.c: Drop unread value
Robert Tari
2023-08-09
1
-3
/
+0
|
/
*
Merge branch 'WPettersson-document-status'
Mike Gabriel
2023-08-07
1
-3
/
+5
|
\
|
*
Document the status property a bit more clearly.
William Pettersson
2023-07-20
1
-3
/
+5
|
/
*
Merge branch 'tari01-pr/build-fixes'
Mike Gabriel
2023-06-07
11
-394
/
+402
|
\
|
*
.build.yml: Add doc requirements and build with GTKDOC
Robert Tari
2023-05-09
1
-2
/
+8
|
*
bindings/mono/CMakeLists.txt: Drop path from linked resource file
Robert Tari
2023-05-09
1
-2
/
+2
|
*
src/app-indicator.c: Don't use GNU old-style field designator extension
Robert Tari
2023-05-09
1
-4
/
+4
|
*
src/app-indicator.c: Fix documentation related errors
Robert Tari
2023-05-09
1
-4
/
+29
|
*
Explicitly mark deprecated functions and use substitutes
Robert Tari
2023-05-09
4
-12
/
+18
|
*
src/AyatanaAppIndicator*-0.1.metadata: Drop unused metadata
Robert Tari
2023-03-10
2
-4
/
+0
|
*
bindings/mono/CMakeLists.txt: Drop unused properties
Robert Tari
2023-03-10
1
-3
/
+0
|
*
bindings/mono/libayatana-appindicator*-api.metadata: Drop/fix properties, met...
Robert Tari
2023-03-10
2
-24
/
+2
|
*
Whitespace fix
Robert Tari
2023-03-10
5
-352
/
+352
|
/
*
release 0.5.92
0.5.92
Mike Gabriel
2023-02-02
5
-3
/
+41
*
Merge branch 'tari01-pr/fix-build-warnings'
Mike Gabriel
2023-02-02
11
-1701
/
+1763
|
\
|
*
Fix all remaining build warnings
Robert Tari
2023-02-02
5
-44
/
+47
|
*
src/app-indicator.c: Fix wrong function signatures
Robert Tari
2023-02-02
1
-2
/
+3
|
*
Silence warnings generated by Vala
Robert Tari
2023-02-02
2
-2
/
+2
|
*
Fix remaining deprecation warnings
Robert Tari
2023-02-02
5
-24
/
+59
|
*
src/app-indicator.c: Silence GtkStatusIcon deprecation warnings
Robert Tari
2023-02-02
1
-3
/
+26
|
*
Whitespace fix
Robert Tari
2023-02-02
6
-1679
/
+1679
|
/
*
release 0.5.91
0.5.91
release-builds
Mike Gabriel
2022-04-08
6
-3
/
+93
*
Merge branch 'pr/discord-segfaulting'
Mike Gabriel
2022-04-08
1
-13
/
+15
|
\
|
*
src/appindicator.c: Clean up all g_signal_emit and g_signal_new calls so that...
Mike Gabriel
2022-04-08
1
-8
/
+8
|
*
src/appindicator.c: Fix path NULL check in status_icon_change().
Mike Gabriel
2022-04-08
1
-5
/
+7
|
/
*
Merge branch 'sunweaver-pr/gpl-3-copying-file'
Robert Tari
2022-04-01
1
-0
/
+674
|
\
|
*
COPYING.GPL.3: Add file. Some code files are licensed GPL-3. Thanks to Luca W...
Mike Gabriel
2022-04-01
1
-0
/
+674
|
/
*
Merge branch 'tari01-pr/cleanup-compile-flags'
Mike Gabriel
2022-02-16
6
-33
/
+14
|
\
|
*
.build.yml: Drop extra compilation flags
Robert Tari
2022-02-11
1
-1
/
+0
|
*
Clean up compilation flags
Robert Tari
2022-02-11
5
-32
/
+14
|
/
*
Merge branch 'sunweaver-pr/let-run-xvfv-sh-run-in-bin-sh'
Robert Tari
2022-02-09
1
-1
/
+1
|
\
|
*
tests/run-xvfb.sh: Allow sourcing run-xvfb.sh with /bin/sh.
Mike Gabriel
2022-02-08
1
-1
/
+1
|
/
*
Merge branch 'z3ntu-tests-bash'
Mike Gabriel
2022-02-08
1
-4
/
+4
|
\
|
*
Use /bin/sh for running tests
Luca Weiss
2022-02-08
1
-4
/
+4
|
/
*
.travis.yml: Run CI builds on Travis CI's Ubuntu focal base system
Robert Tari
2022-02-08
1
-1
/
+1
*
Merge branch 'sunweaver-pr/pkg-config-file-for-gtk2-broken'
Robert Tari
2022-01-27
2
-9
/
+8
|
\
|
*
src/ayatana-appindicator3-0.1.pc.in: Update description field and mention GTK...
Mike Gabriel
2021-12-21
1
-1
/
+1
|
*
src/ayatana-appindicator-0.1.pc.in: Adapt file for CMake builds. This slipped...
Mike Gabriel
2021-12-21
1
-8
/
+7
|
/
[next]