aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.8.10.8.1Mike Gabriel2020-11-093-4/+61
|
* Merge branch 'tari01-pr/switch-initial-state'Mike Gabriel2020-10-211-2/+1
|\ | | | | | | Attributes GH PR #16: https://github.com/AyatanaIndicators/ayatana-ido/pull/16
| * idoswitchmenuitem.c: Fix setting the initial state for the switchRobert Tari2020-10-211-2/+1
|/
* Merge branch 'tari01-pr/basic-markup'Mike Gabriel2020-10-211-0/+6
|\ | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-ido/pull/17
| * Add sanity-check in ido_switch_menu_item_activateRobert Tari2020-10-211-0/+2
| |
| * idoswitchmenuitem.c: Pass the switch activation state in the action signalRobert Tari2020-10-211-3/+9
| |
| * Whitespace fixRobert Tari2020-10-211-2/+2
| |
| * idobasicmenuitem.c: Add optional markup to the basic menu itemRobert Tari2020-10-211-0/+6
| |
* | Merge branch 'tari01-pr/switch-state-fix'Mike Gabriel2020-09-271-5/+13
|\ \ | |/ |/| | | Attributes GH PR #15: https://github.com/AyatanaIndicators/ayatana-ido/pull/15
| * Add sanity-check in ido_switch_menu_item_activateRobert Tari2020-09-271-0/+2
| |
| * idoswitchmenuitem.c: Pass the switch activation state in the action signalRobert Tari2020-09-271-3/+9
| |
| * Whitespace fixRobert Tari2020-09-161-2/+2
|/
* release 0.8.00.8.0Mike Gabriel2020-08-143-3/+70
|
* Merge branch 'sunweaver-pr/ayatanamenuitemfactory-make-public-api'Robert Tari2020-08-131-0/+1
|\ | | | | | | Attributes GH PR #13: https://github.com/AyatanaIndicators/ayatana-ido/pull/13
| * src/Makefile.am: Export ayatanamenuitemfactory.h as part of the public API, ↵Mike Gabriel2020-08-131-0/+1
|/ | | | needed by indicator-ng.c in libayatana-indicator.
* Merge branch 'sunweaver-pr/replace-x-canonical-attributes'Robert Tari2020-08-110-0/+0
|\ | | | | | | Attributes GH PR #11: https://github.com/AyatanaIndicators/ayatana-ido/pull/11
| * Merge branch 'pr/replace-x-canonical-attributes' of ↵Robert Tari2020-08-110-0/+0
|/| | | | | | | https://github.com/sunweaver/ayatana-ido into sunweaver-pr/replace-x-canonical-attributes
| * Replace x-canonical attributes solely used by Ayatana Indicators.Mike Gabriel2020-08-114-10/+10
| |
* | Replace x-canonical attributesRobert Tari2020-08-114-28/+28
|/
* Merge branch 'tari01-master'Mike Gabriel2020-08-108-596/+1
|\ | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/ayatana-ido/pull/9
| * Drop IDO Message DialogRobert Tari2020-08-108-596/+1
|/ | | | Fixes AyatanaIndicators/ayatana-ido#6.
* Merge pull request #8 from tari01/masterRobert Tari2020-07-312-2/+2
|\ | | | | Centre playback menu item spinner/Pad application menu item label
| * Centre playback menu item spinner/Pad application menu item labelRobert Tari2020-07-312-2/+2
| |
* | Merge pull request #7 from tari01/masterRobert Tari2020-07-282-51/+52
|\| | | | | Centre volume control/Stretch calendar horizontally
| * Centre volume control/Stretch calendar horizontallyRobert Tari2020-07-282-51/+52
|/
* release 0.5.00.5.0Mike Gabriel2020-07-243-4/+53
|
* src/idomessagedialog.c: Mark G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS wrapping ↵Mike Gabriel2020-07-241-1/+1
| | | | around gtk_dialog_get_action_area() with a FIXME.
* Merge branch 'tari01-master'Mike Gabriel2020-07-248-95/+84
|\ | | | | | | Attributs GH PR #5: https://github.com/AyatanaIndicators/ayatana-ido/pull/5
| * Updated colour getter for playback controlRobert Tari2020-07-241-7/+15
| |
| * Some refactoring to avoid warningsRobert Tari2020-07-248-95/+76
|/
* Merge branch 'tari01-master'Mike Gabriel2020-07-234-36/+1
|\ | | | | | | Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-ido/pull/4
| * Remove ayatana-private.hRobert Tari2020-07-234-36/+1
|/
* src/Makefile.am: Don't choke with FTBFS on every future deprecation warning. ↵Mike Gabriel2020-07-071-1/+1
| | | | Drop -Werror from CPPFLAGS.
* Merge branch 'kikislater-patch-1'Mike Gabriel2020-07-071-1/+1
|\ | | | | | | Attributes GH PR #3: https://github.com/AyatanaIndicators/ayatana-ido/pull/3
| * gtk_widget_get_state is deprecatedSylvain POULAIN2020-07-071-1/+1
|/ | | gtk_widget_get_state is even deprecated, and has to be replaced with gtk_widget_get_state_flags. It worked.
* release 0.4.900.4.90Mike Gabriel2019-12-043-3/+22
|
* Port from Glib's g_object_newv to g_object_new_with_properties.Mike Gabriel2019-12-045-77/+98
|
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-0322-336/+356
|
* release 0.4.40.4.4Mike Gabriel2018-08-133-3/+23
|
* libayatana-ido3.pc.in: Fix Name: field in .pc file.Mike Gabriel2018-08-131-1/+1
|
* Revert "libayatana-ido3.pc.in: Unversion name of .pc pkg-config file (plus ↵Mike Gabriel2018-08-132-3/+8
| | | | | | fix Name: field in .pc file)." This reverts commit b88e8e9201f23f5b89c636c75fc59e12a35fc349.
* release 0.4.30.4.3Mike Gabriel2018-08-133-43/+78
|
* debian/control: Rename -dev pkg (drop SO version from name).Mike Gabriel2018-08-132-1/+3
|
* libayatana-ido3.pc.in: Unversion name of .pc pkg-config file (plus fix Name: ↵Mike Gabriel2018-08-132-8/+3
| | | | field in .pc file).
* debian/libayatana-ido3-0.4-dev.install: Unversion name of .pc pkg-config file.Mike Gabriel2018-08-131-1/+1
|
* debian/gir1.2-ayatanaido3-0.4.install: Renamed from ↵Mike Gabriel2018-08-131-1/+0
| | | | gir1.2-ayatana-ido3-0.4.install.
* debian/gir1.2-ayatanaido3-0.4.install: Renamed from ↵Mike Gabriel2018-08-131-0/+1
| | | | gir1.2-ayatana-ido3-0.4.install.
* debian/control: typo fix (missing colon in Replaces: field).Mike Gabriel2018-08-131-1/+1
|
* autogen.sh: Fix PKG_NAME (ido -> ayatana-ido).Mike Gabriel2018-07-161-1/+1
|
* debian/*: Adopt packaging changes from official Debian package.Mike Gabriel2017-12-044-23/+24
|