aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.9.4HEAD0.9.4release-buildsmainMike Gabriel2023-10-135-2/+29
* Merge branch 'tyll-executable_so'Robert Tari2023-09-061-3/+1
|\
| * cmake: Install library as libraryTill Maas2023-09-051-3/+1
|/
* src/indicator-service.c: Fix Robert's lastname in license header.Mike Gabriel2022-10-261-1/+1
* release 0.9.30.9.3Mike Gabriel2022-10-264-2/+27
* Merge branch 'tari01-pr/fix-tooltip'Mike Gabriel2022-10-081-2/+5
|\
| * src/indicator-ng.c: Do not show tooltip on labels while the menu is openRobert Tari2022-10-041-2/+5
|/
* release 0.9.20.9.2Mike Gabriel2022-09-154-2/+45
* Merge branch 'tari01-pr/add-tooltips'Mike Gabriel2022-07-151-2/+22
|\
| * src/indicator-ng.c: Add tooltip supportRobert Tari2022-07-151-2/+22
|/
* Merge branch 'tari01-pr/enable-werror'Mike Gabriel2022-07-151-4/+4
|\
| * .build.yml: Build the GTK3 flavour with -WerrorRobert Tari2022-07-151-4/+4
|/
* Merge branch 'tari01-pr/crash-on-session-error'Mike Gabriel2022-07-151-418/+417
|\
| * src/indicator-service.c: Make failure to connect to the session DBus fatalRobert Tari2022-07-131-6/+5
| * Whitespace fixRobert Tari2022-07-131-416/+416
|/
* release 0.9.10.9.1Mike Gabriel2022-02-174-6/+41
* Merge branch 'tari01-pr/cleanup-compile-flags'Mike Gabriel2022-02-175-24/+11
|\
| * .build.yml: Drop extra compilation flagsRobert Tari2022-02-171-1/+0
| * Clean up compilation flagsRobert Tari2022-02-174-23/+11
|/
* .travis.yml: Run CI builds on Travis CI's Ubuntu focal base systemRobert Tari2022-02-081-1/+1
* Merge branch 'sunweaver-pr/dont-export-private-symbols'Robert Tari2021-11-184-10/+7
|\
| * debian/libayatana-indicator*-7.symbols: Drop private symbols again.Mike Gabriel2021-11-182-10/+0
| * src/{CMakeLists.txt,indicator.symbols}: Don't export private symbols. Immitat...Mike Gabriel2021-11-182-0/+7
|/
* d/changelog: Raise upstream version of DEB builds, due to wrong package revis...Mike Gabriel2021-11-171-1/+8
* release 0.9.00.9.0Mike Gabriel2021-11-175-7466/+3722
* Merge branch 'tari01-pr/check-menu-item-name-null'Mike Gabriel2021-11-101-1/+3
|\
| * src/indicator-ng.c: Make sure old menu item name is not NULL before comparisonRobert Tari2021-11-101-1/+3
|/
* Merge branch 'sunweaver-pr/travis-cleanup'Robert Tari2021-11-011-20/+15
|\
| * .build.yml: Remove source code of locally built dependency after it has been ...Mike Gabriel2021-10-261-0/+2
| * .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-261-15/+11
| * .build.yml: Drop autotools dependencies.Mike Gabriel2021-10-261-5/+2
|/
* Merge branch 'sunweaver-pr/gtk2-flavour-build-fix'Robert Tari2021-10-222-5/+16
|\
| * debian/rules: Use one spelling for 'flavour'.Mike Gabriel2021-10-221-4/+4
| * CMakeLists.txt: Don't build GTK2 flavour against GTK3.Mike Gabriel2021-10-221-1/+12
|/
* Merge branch 'diddledani-icon-scaling'Mike Gabriel2021-10-211-7/+9
|\
| * Scale icons when loading from filenameDani Llewellyn2021-10-211-7/+9
|/
* .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
* Merge branch 'sunweaver-pr/different-folders-for-include-files-based-on-GTK-f...Robert Tari2021-10-193-17/+17
|\
| * Fix copyright headersRobert Tari2021-10-1920-20/+20
| * Fix Travis status imageRobert Tari2021-10-191-1/+1
| * debian/libayatana-indicator*-dev.install: Ship include header files correctly...Mike Gabriel2021-10-192-2/+2
| * src/CMakeLists.txt: Use different include paths for GTK-2 and GTK-3 builds (e...Mike Gabriel2021-10-191-15/+15
* | Fix copyright headersRobert Tari2021-09-2020-20/+20
* | Fix Travis status imageRobert Tari2021-09-021-1/+1
|/
* debian/{control,compat}: Bump to level 10.Mike Gabriel2021-08-292-2/+2
* debian/rules: Enable unit tests.Mike Gabriel2021-08-291-2/+2
* .travis.yml: Use Ayatana Indicators project's dev-scripts repo.Mike Gabriel2021-08-281-1/+1
* Merge branch 'tari01-pr/add-enable-werror-option'Mike Gabriel2021-08-101-0/+9
|\
| * Add ENABLE_WERROR optionRobert Tari2021-08-091-0/+9
|/
* README.md: Add missing parenthesis close.Mike Gabriel2021-06-271-1/+1