2021-11-02 Mike Gabriel * release 0.9.0 (HEAD -> main, tag: 0.9.0) * debian/control: ayatana-ido (esp. the shared library) breaks older ayatana-indicators-* versions that use IDOs. (929370b) * debian/control: Drop B-D: mate-common. (ab857b2) * debian/control: Bump Standards-Version: to 4.6.0. No changes needed. (1350ad8) 2021-10-26 Mike Gabriel * .build.yml: Drop autogen.sh support; Run unit tests in build_scripts: target. (9205e10) * Revert ".build.yml: Drop autogen.sh support; Run unit tests in build_scripts: target." (e128c17) 2021-10-25 Mike Gabriel * .build.yml: Drop autogen.sh support; Run unit tests in build_scripts: target. (bde3617) 2021-10-20 Robert Tari * .travis.yml: Temporarily disable ppc64le builds (cb6e742) 2021-10-18 Mike Gabriel * Merge branch 'tari01-pr/use-consistent-ido-names' (b26af47) 2021-09-20 Robert Tari * Use consistent Ayatana IDO names (caec51f) * Merge branch 'pr/fix-unit-test-failure-on-ubuntu-20-04' (f0f879c) * Fix unit test failure on Ubuntu 20.04 (24ee3d0) * Fix copyright headers (2c6a266) 2021-09-02 Robert Tari * Fix Travis status image (2600470) * Merge branch 'sunweaver-pr/ubuntu-CI-builds-run-unittests' (d08fc80) 2021-08-28 Mike Gabriel * .travis.yml: Use Ayatana Indicators project's dev-scripts repo. (f16cedf) 2021-09-02 Robert Tari * Merge branch 'sunweaver-pr/use-ayatana-indicators-dev-scripts' (f30a2b9) 2021-08-29 Mike Gabriel * .build.yml: Also run unit tests during CI builds against Ubuntu. (e4ce996) 2021-08-28 Mike Gabriel * .travis.yml: Use Ayatana Indicators project's dev-scripts repo. (5b2b016) 2021-08-10 Mike Gabriel * CMakeLists.txt: Add empty line below 'Options' comment. (8b37e2d) * Merge branch 'tari01-pr/no-pie-only-in-tests' (0cff15b) 2021-08-10 Robert Tari * Use -no-pie build flags for test only (95d2a88) 2021-08-10 Mike Gabriel * Merge branch 'tari01-pr/add-enable-werror-option' (b4927b1) 2021-08-09 Robert Tari * Add ENABLE_WERROR option (c68353a) 2021-06-09 Mike Gabriel * Merge branch 'tari01-pr/cmake-install-full' (879e27e) 2021-06-08 Robert Tari * src/CMakeLists.txt: Add missing target link libraries (4881802) 2021-06-09 Mike Gabriel * Merge branch 'tari01-pr/add-missing-target-libs' (473c706) 2021-06-08 Robert Tari * data/libayatana-ido3-0.4.pc.in: Use CMAKE_INSTALL_FULL_*DIR locations (e2a30ac) * src/CMakeLists.txt: Add missing target link libraries (0dd15ce) * Merge branch 'sunweaver-pr/conditional-build-of-GIR-and-VAPI' (54f1174) 2021-06-07 Mike Gabriel * src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into if-clauses (that check, if INTROSPECTION_FOUND and VAPI_FOUND). (7f9c75d) * Merge branch 'tari01-pr/relative-install-dirs' (f754c6a) 2021-06-07 Robert Tari * Use CMAKE_INSTALL_FULL_*DIR variables for installation (10c3401) 2021-06-07 Mike Gabriel * Merge branch 'tari01-pr/add-glib-2.0-to-pkgconfig' (215fbe4) 2021-06-04 Robert Tari * data/libayatana-ido3-0.4.pc.in: Add glib-2.0 dependency (91cb0ab) 2021-06-07 Mike Gabriel * Merge branch 'tari01-pr/add-project-description' (942bdd5) 2021-06-01 Robert Tari * README.md: Add project description (30aa3c2) 2021-05-25 Mike Gabriel * Merge branch 'tari01-pr/update-docs' (e11bf6e) 2021-05-17 Robert Tari * Add documentation files (5dae59b) * Merge branch 'trism/fix-removable-a11y' (e6a410d) 2021-05-04 Mike Gabriel * CMakeLists.txt: Move coverage report generation macro into basefolder's CMakeLists.txt file. (41d8349) 2021-05-11 Mike Gabriel * debian/control: Adjust versioned B-D on cmake (3.13 as stated in CMakeLists.txt). (287c8fc) 2021-05-12 Robert Tari * Merge branch 'sunweaver-pr/fix-coverage-report' (8d2c012) 2021-05-11 Mike Gabriel * debian/control: Adjust versioned B-D on cmake (3.13 as stated in CMakeLists.txt). (4dedced) 2021-05-03 Robert Tari * src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. (ef73e1d) 2021-05-04 Mike Gabriel * .travis.yml: Don't try running autotools based CI build. (80df555) 2021-05-11 Mike Gabriel * debian/control: Adjust versioned B-D on cmake (3.13 as stated in CMakeLists.txt). (c158381) 2021-05-09 Jason Conti * src/idoremovablemenuitem.c: replace grid with box to fix a11y (d6d6876) 2021-05-04 Mike Gabriel * Merge branch 'tari01-pr/fix-deprecation-warning' (9f2f8e9) 2021-05-03 Robert Tari * src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. (4f34f7b) 2021-05-04 Mike Gabriel * .travis.yml: Don't try running autotools based CI build. (5663ffb) * CMakeLists.txt: Move coverage report generation macro into basefolder's CMakeLists.txt file. (81db295) 2021-05-03 Mike Gabriel * debian/libayatana-ido3-0.4-0.symbols: Add symbol 'ido_basic_menu_item_set_pixbuf' (coming with 0.8.3). (ccd0834) 2021-04-27 Mike Gabriel * .travis.yml: Temporarily disable ubuntu:rolling while the new distro version being bootstrapped by Canonical. (9c92d42) * Merge branch 'tari01-pr/add-appointment-icon' (12c8fa4) 2021-03-24 Robert Tari * Add us to the copyright headers (241bd37) * src/basicmenuitem.c: Add GdkPixbuf source support for the icon (386eaab) * src/basicmenuitem.h: Add the ido_basic_menu_item_set_pixbuf function (aa242a5) * src/idoappointmentmenuitem.c: Contruct the basic menu item using the pixbuf property (f95ddec) * Whitespace fix (1158fdc) 2021-04-21 Mike Gabriel * Merge branch 'tari01-pr/switch-to-cmake' (fcf633b) 2021-04-21 Robert Tari * CMakeLists.txt: Drop duplicate status messages (3adf9ec) * CMakeLists.txt: Fix typo (c75d5b5) 2021-04-20 Mike Gabriel * debian/: Adjust to build system switch-over to CMake. (6b4eb42) 2021-02-03 Robert Tari * src/idotimestampmenuitem.c: Whitespace fixes in copyright header. (d62ba3a) * Drop local config.h includes. (2ebe5c8) 2021-02-05 Robert Tari * Remove automake-related files (715feb6) 2021-04-21 Mike Gabriel * tests/CMakeLists.txt: Unit tests may only run and build if shared library target has been built. (9ec937c) * tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. (fd3931e) 2021-04-20 Mike Gabriel * tests/: Port to using GMock cmake package from cmake-extras. (db3414f) * example/CMakeLists.txt: The example/ folder requires the library to have been built. Fix parallel build issue with -DDISABLED_TESTS=OFF option. (42a5485) * CMakeLists.txt: Drop duplicate ENABLE_COVERAGE_REPORT() macro call. (65f7c21) * CMakeLists.txt: Leave finding gtest.pc to GMock cmake module. (38e4b90) * CMakeLists.txt: Tolerate older versions of GLib-2.0 and GoogleTest. Support building on Debian 10. (bbe2901) * CMakeLists.txt: Let's tolerate CMake minimum version 3.13 (to support building against Debian 10). (f308bf1) 2021-04-21 Mike Gabriel * {tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option. (0573203) 2021-04-20 Mike Gabriel * CMakeLists.txt: Don't use variable name MAINTAINER_MODE (it is misleading), use ENABLE_TESTS and ENABLE_COVERAGE as options instead. (ab041b7) * src/CMakeLists.txt: Actively set --library-path for g-ir-scanner. (94e20a8) 2021-02-05 Robert Tari * Add CMakeLists.txt files. (9f96225) 2021-04-20 Mike Gabriel * CMake: Add required .cmake includes (FindGObjectIntrospection, FindVala). (b74d401) 2021-02-05 Robert Tari * Add data/libayatana-ido3-0.4.pc.in (e34245c) 2021-04-21 Mike Gabriel * .build.yml: On Debian, actively enable unit tests when building with CMake. (34e808d) * .build.yml: Don't fail on which's non-zero exit-code. (d5f56cd) * .build.yml: Run unit tests in xvfb-run environment (if xvfb-run is $PATH). (656b45e) * .build.yml: Test target with CMake is 'test', with autotools it is 'check'. (f1eeeb9) 2021-04-20 Mike Gabriel * .build.yml: No such Makefile target distcheck with CMake builds. (bde5cc1) * .build.yml: Don't run cmake in Clang mode. Breaks GCC builds later on. (2502b95) * .travis.yml: Also run Travis CI builds against current Debian stable. (51c1bd8) * .travis.yml: pip3-install wheel. Should resolve "error: invalid command 'bdist_wheel'" during installation of PyGithub. (9fe49e4) * .build.yml: Drop echo statement. (5dc3ba6) * .build.yml: Don't confuse docker-build with unneeded colons (confuses YAML parser). (2a313fd) * .build.yml: Re-add clang for archlinux and ubuntu (needed for scan-build command). (6973640) * .build.yml: Add build requirements: gcovr, lcov. (7a84804) * .build.yml: Additionall pull in cmake related packages. (75c827d) * .build.yml: Drop not-required build requirements. (5d25848) * .build.yml: Add CMake support. (cdf8399) * .build.yml: Drop fedora build target. (d622a63) * Travis-CI: temporarily disable archlinux:latest CI builds. (e3021e9) * Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake). (3b3c77d) * .build.yml: Try installing pacman to work-around missing /var/lib/pacman directory. (746f6cf) * Travis-CI: Simplify CI scripts, drop fedora remnants, no gen-index script needed. (020f5ba) * .travis.yml: Drop deploy: section. (5844831) * TRAVIS: Disable Fedora CI builds for now (and thus, cppcheck). (96c2ddb) 2021-01-25 Mike Gabriel * release 0.8.2 (e4bf36c) (tag: 0.8.2) * debian/*: Update from official Debian packaging. (9f276a0) 2020-12-22 Robert Tari * Merge branch 'sunweaver-pr/travis-builds-against-fedora' (f51b230) 2020-12-22 Mike Gabriel * Travis: Enable CI builds against Fedora. (46dc10a) * Merge branch 'dthadi3-ppc64le' (bcc5cc5) 2020-12-10 Devendranath Thadi * Travis-ci: archlinux docker image not available on power (3255a97) * Travis-ci: added support for ppc64le (e5a710f) 2020-12-03 Mike Gabriel * .build.yml: Add 'which' build-requirement (needed by autogen.sh / mate-common) when building against Archlinux. (9aa4750) * Travis: First attempt at CI building against Archlinux. (8acd8f7) * debian/libayatana-ido3-0.4-0.symbols: Update for new symbols related to idoRemovableMenuItem. (af27d39) 2020-12-03 Robert Tari * Merge branch 'sunweaver-pr/fix-make-distcheck' (295c154) 2020-11-30 Mike Gabriel * AUTHORS: Add Robert Tari to authors. (afdf462) 2020-12-03 Robert Tari * Merge branch 'sunweaver-pr/update-authors' (6e5bb51) 2020-12-02 Mike Gabriel * TRAVIS: Add .build.yml (missing in previous commit). (5df78c7) * TRAVIS: first attempt of doing CI builds in docker images. (1803b01) 2020-12-03 Mike Gabriel * NEWS: Add file (compiled out of Git history). (3ca4c37) * Makefile.am: Add --disable-silent-rules option to DISTCHECK_CONFIGURE_FLAGS. (2a83a92) * src/Makefile.am: Move 'sources_c =' variable definition further up. (9057543) * src/Makefile.am: Split out all *.c files from libayatana_ido_0_4_la_SOURCES into sources_c variable. (385c797) * src/Makefile.am: Various TAB'bing fixes / beautifications. (d5fb21d) * src/Makefile.am: Merge old 'INCLUDES =' and 'AM_CPPFLAGS =' values (and beautify the TAB'bing). (5307fc8) * src/libayatana-ido.h: Include internal APIs from the local directory (i.e. the same dir where libayatana-ido.h is located). (bd87193) * configure.ac: Comment out CHECK_XORG_GTEST. Not available in a functional state, currently. (0a5a670) * Makefile.am: Re-add DISTCHECK_CONFIGURE_FLAGS to disable GTK doc build during 'make distcheck'. (9f5734c) 2020-12-02 Mike Gabriel * TRAVIS: Add .build.yml (missing in previous commit). (f2e0176) * TRAVIS: first attempt of doing CI builds in docker images. (8323793) 2020-11-30 Mike Gabriel * AUTHORS: Add Robert Tari to authors. (36c39de) 2020-12-01 Mike Gabriel * .travis.yml: Correctly set MATRIX_EVAL for 'GCC 10.x / Ubuntu bionic'. (6f86a8c) * .travis.yml: Add test-build against GCC 10.x. (1cbc0bc) * .travis.yml: Name Ubuntu version in CI job names. (67324d2) * .travis.yml: Disable 'Clang 3.9 / xenial' CI build (GLib2.0 too old in Ubuntu xenial). (521d2bd) * .travis.yml: Disable 'GCC 5.4 / xenial' CI build (GLib2.0 too old in Ubuntu xenial).. (9478a52) * .travis.yml: Add 'script:' section. Our test target is 'check', not 'test'. Also enable more verbose builds. (242e670) * .travis.yml: Run autogen.sh before configuring/building. (aff72d8) 2020-11-30 Mike Gabriel * Initial .travis.yml configuration. (da6f59b) * Merge branch 'tari01-pr/show-removable-button' (7fb66ef) 2020-11-26 Robert Tari * idoremovablemenuitem.c: Show button by default (e7d6217) 2020-11-30 Mike Gabriel * Merge branch 'tari01-pr/ido-removable' (fbf7f2e) 2020-11-24 Robert Tari * Add a new menu item type: IDO Removable (02f9598) 2020-11-09 Mike Gabriel * release 0.8.1 (d3bcb7d) (tag: 0.8.1) 2020-10-21 Mike Gabriel * Merge branch 'tari01-pr/switch-initial-state' (2267a40) 2020-09-25 Robert Tari * idoswitchmenuitem.c: Fix setting the initial state for the switch (336b92c) 2020-10-21 Mike Gabriel * Merge branch 'tari01-pr/basic-markup' (b0dfd12) 2020-09-25 Robert Tari * Add sanity-check in ido_switch_menu_item_activate (13e3334) 2020-09-16 Robert Tari * idoswitchmenuitem.c: Pass the switch activation state in the action signal (eaa7ce5) * Whitespace fix (f96d98c) 2020-09-17 Robert Tari * idobasicmenuitem.c: Add optional markup to the basic menu item (009998b) 2020-09-27 Mike Gabriel * Merge branch 'tari01-pr/switch-state-fix' (bbcbd08) 2020-09-25 Robert Tari * Add sanity-check in ido_switch_menu_item_activate (d318463) 2020-09-16 Robert Tari * idoswitchmenuitem.c: Pass the switch activation state in the action signal (6a4bf3d) * Whitespace fix (7ed68c1) 2020-08-14 Mike Gabriel * release 0.8.0 (d580f61) (tag: 0.8.0) 2020-08-13 Robert Tari * Merge branch 'sunweaver-pr/ayatanamenuitemfactory-make-public-api' Attributes GH PR #13: https://github.com/AyatanaIndicators/ayatana-ido/pull/13 (11e687d) 2020-08-13 Mike Gabriel * src/Makefile.am: Export ayatanamenuitemfactory.h as part of the public API, needed by indicator-ng.c in libayatana-indicator. (d61bb9f) 2020-08-11 Robert Tari * Merge branch 'sunweaver-pr/replace-x-canonical-attributes' Attributes GH PR #11: https://github.com/AyatanaIndicators/ayatana-ido/pull/11 (34aa56f) * Merge branch 'pr/replace-x-canonical-attributes' of https://github.com/sunweaver/ayatana-ido into sunweaver-pr/replace-x-canonical-attributes (b3686dc) 2020-08-11 Mike Gabriel * Replace x-canonical attributes solely used by Ayatana Indicators. (974147d) 2020-08-11 Robert Tari * Replace x-canonical attributes (9e20973) 2020-08-10 Mike Gabriel * Merge branch 'tari01-master' (4e2ff26) 2020-08-07 Robert Tari * Drop IDO Message Dialog (2ce8e4a) 2020-07-31 Robert Tari * Merge pull request #8 from tari01/master (f062e19) * Centre playback menu item spinner/Pad application menu item label (b65bc50) 2020-07-28 Robert Tari * Merge pull request #7 from tari01/master (b18ced1) * Centre volume control/Stretch calendar horizontally (f937570) 2020-07-24 Mike Gabriel * release 0.5.0 (fac3c96) (tag: 0.5.0) * src/idomessagedialog.c: Mark G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS wrapping around gtk_dialog_get_action_area() with a FIXME. (ef4ea9d) * Merge branch 'tari01-master' (669fb5e) 2020-07-24 Robert Tari * Updated colour getter for playback control (40a8f04) * Some refactoring to avoid warnings (c0bddf1) 2020-07-23 Mike Gabriel * Merge branch 'tari01-master' (f8f87bd) 2020-07-23 Robert Tari * Remove ayatana-private.h (9384761) 2020-07-07 Mike Gabriel * src/Makefile.am: Don't choke with FTBFS on every future deprecation warning. Drop -Werror from CPPFLAGS. (9e2cc8f) * Merge branch 'kikislater-patch-1' (e29ccbb) 2020-07-07 Sylvain POULAIN * gtk_widget_get_state is deprecated (033c9f4) 2019-12-04 Mike Gabriel * release 0.4.90 (f9466bb) (tag: 0.4.90) * Port from Glib's g_object_newv to g_object_new_with_properties. (1545345) 2019-12-03 Mike Gabriel * Avoid deprecated g_type_class_add_private. (0ab4079) 2018-08-13 Mike Gabriel * release 0.4.4 (3fded46) (tag: 0.4.4) * libayatana-ido3.pc.in: Fix Name: field in .pc file. (87e08a6) * Revert "libayatana-ido3.pc.in: Unversion name of .pc pkg-config file (plus fix Name: field in .pc file)." (c4357fb) * release 0.4.3 (b98a821) (tag: 0.4.3) * debian/control: Rename -dev pkg (drop SO version from name). (455e113) * libayatana-ido3.pc.in: Unversion name of .pc pkg-config file (plus fix Name: field in .pc file). (b88e8e9) * debian/libayatana-ido3-0.4-dev.install: Unversion name of .pc pkg-config file. (e1b6e69) * debian/gir1.2-ayatanaido3-0.4.install: Renamed from gir1.2-ayatana-ido3-0.4.install. (b3497fb) * debian/gir1.2-ayatanaido3-0.4.install: Renamed from gir1.2-ayatana-ido3-0.4.install. (177a694) * debian/control: typo fix (missing colon in Replaces: field). (c3c95ec) 2018-07-16 Mike Gabriel * autogen.sh: Fix PKG_NAME (ido -> ayatana-ido). (34aabe7) 2017-12-04 Mike Gabriel * debian/*: Adopt packaging changes from official Debian package. (57c67c9) * debian/copyright: Package has moved on Github (ArcticaProject -> AyatanaIndicators). (d78483e) * debian/control: Package has moved on Github (ArcticaProject -> AyatanaIndicators). (c1b56c6) * debian/changelog: Bump upsteam version to a development version. (100892a) * release 0.4.2 (5a10cb5) (tag: 0.4.2) * tests/Makefile.am: Fix static lib name (libido -> libayatana-ido). (511562e) * debian/control: Bump Standards-Version: to 4.1.1. No changes needed. (bb3f64f) * libayatana-ido3.pc.in: Fix pkg-config name (libido -> libayatana-ido). (3fcfc52) 2017-10-26 Mike Gabriel * Makefile.am: Drop distcheck features. (f87b429) 2017-10-22 Mike Gabriel * debian/changelog: Fix source project name in most recent changelog stanza. (35eeb7e) 2017-09-15 Mike Gabriel * release 0.4.1 (75bbddb) (tag: 0.4.1) 2017-06-23 Mike Gabriel * debian/control: Add versioned B-D: dpkg-dev (>= 1.16.1.1) (1202ada) * debian/upstream: Add upstream signing keys. (d54247b) * debian/watch: Add file. (cf2fe65) * debian/patches: Add README for patches folder. (9ade6cd) * debian/rules: Add get-orig-source rule. (c17595f) * debian/rules: Enable all hardening flags. (b7ac3e9) * debian/control: Don't duplicate Section: for shared library package. (9c9bd9d) * debian/control: Bump Standards-Version: to 3.9.8. No changes needed. (eb4383f) * debian/copyright: Adopt minor changes from official Debian package. (4f7b60c) 2017-05-22 Mike Gabriel * configure.ac: Let AC_CONFIG_SRCDIR point to src/libayatana-ido.h. (03ae439) * src/libido.h: Drop empty file (artifact of fork). (e835f22) * debian/copyright: Adopt from official Debian package. (33c6c13) * release 0.4.0 (2c5700f) (tag: 0.4.0) * configure.ac: Update shared library name, bug tracker URL, homepage URL. (fda91d4) * Build system: Drop remnants of GTK-2+ support. (39d0d9f) * debian/{control,gir1.2-ayatana-ido3-0.4.install}: Turn into Multi-Arch: same package. (fec55f9) * debian/control: Update SYNOPSIS and LONG_DESCRIPTION fields. (81e6487) * autogen.sh: Drop references to deprecated shell variables. (6b027ab) * Drop .bzr-builddeb/default.conf. We are on Git. (5ff2bc1) 2017-05-16 Mike Gabriel * One step back... Mimick Canonical's API. Use their namespace for item attributes. (4daacc4) * Move NEWS file from Canonical out of the way. (7956f5b) 2017-05-15 Marco Trevisan (Treviño) * IdoCalendarMenuItem: disconnect from parent signals on item destruction (LP: #1506427) (61e95ac) 2017-05-15 Mike Gabriel * build system: Switch to mate-common. (89f8b57) 2015-11-16 Mike Gabriel * Use x-ayatanaindicator-* instead of x-canonical-*. (4a43575) * Makefile.am (fcf7848) 2015-11-11 Mike Gabriel * Drop .bzrignore file. (656e57d) 2015-11-06 Mike Gabriel * libayatana-ido fork: Fix include paths for public header files. (ffebaca) * Adapt pkconfig .pc files to library name changes. (8acfbb7) * debian/rules: Drop override_dh_auto_test rule. Tests are disabled in tests/Makefile.am at the moment, anyway. (3790a17) * make: Improve distclean ruleset. (17de78b) * Re-add forgotten files after fork: libayatana-ido.pc.in, libayatana-ido3.pc.in. (0087253) * Fork ayatana-ido from Ubuntu's ido shared library. (76d1509) 2015-10-02 CI Train Bot * Releasing 13.10.0+15.10.20151002-0ubuntu1 (d1b09d9) 2015-10-02 Lars Uebernickel * idosourcemenuitem: change misplaced g_return_val_if_fail() Approved by: Sebastien Bacher, PS Jenkins bot (771ce0c) * idosourcemenuitem: change misplaced g_return_val_if_fail() (fd3ea18) 2015-07-28 CI Train Bot * Releasing 13.10.0+15.10.20150728-0ubuntu1 (f007376) 2015-07-28 Marco Trevisan (Treviño) * IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_press (0358338) 2015-07-22 Marco Trevisan (Treviño) * IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_press (ac4bbf0) 2015-03-19 CI Train Bot * Releasing 13.10.0+15.04.20150319-0ubuntu1 (6f2f647) 2015-03-19 Lars Uebernickel * idoscalemenuitem: fix scale hover state Approved by: Sebastien Bacher, PS Jenkins bot, Simon Steinbeiß (4c578ba) 2015-03-10 Lars Uebernickel * idoscalemenuitem: set focus flag on scale (3bef6a1) * idoscalemenuitem: translate motion event coordinates (07a3027) 2015-01-30 CI Train Bot * Releasing 13.10.0+15.04.20150130-0ubuntu1 (fced82c) 2015-01-30 Lars Uebernickel * idoplaybackmenuitem: don't set the spinner class (3445894) * idoplaybackmenuitem: don't set the spinner class (1f922e5) 2015-01-22 CI Train Bot * Releasing 13.10.0+15.04.20150122-0ubuntu1 (467b70e) 2015-01-22 Lars Uebernickel * idoscalemenuitem: fix slider event forwarding Approved by: Iain Lane, PS Jenkins bot (9f8609c) 2015-01-21 Lars Uebernickel * idoscalemenuitem: remove extraneous line (22e14c5) * idoscalemenuitem: only forward button events that are inside the scale (3ae1abb) * idoscalemenuitem: don't translate event coordinates (b42893f) 2014-11-03 CI bot * Releasing 13.10.0+15.04.20141103-0ubuntu1 (d69f78b) 2014-11-03 Ted Gould * Update tags for newer GObject Introsepction Scanner and disable xorg-gtest tests Fixes: 1382020 Approved by: PS Jenkins bot (2d4009b) * Filter out symbols in the library (c3c628d) * Comment out xorg-gtest tests (fae005a) 2014-10-16 Ted Gould * Add lcov version 1.11 (e9522b4) * Update tags for newer GObject Introsepction Scanner (5c4cf2d) 2014-04-23 CI bot * Releasing 13.10.0+14.04.20140423-0ubuntu1 (01ce8c3) 2014-04-23 Lars Uebernickel * Make long track infos better readable (bc444da) * idoplaybackmenuitem: don't introduce even more magic numbers (82c094a) * idoplaybackmenuitem: center the controls horizontally (8844b19) * idomediaplayermenuitem: don't hardcode width (3c5e4d8) * idomediaplayermenuitem: use small font for track info labels (560f933) 2014-04-07 CI bot * Releasing 13.10.0+14.04.20140407-0ubuntu1 (c734bb8) 2014-04-07 Lars Uebernickel * idobasicmenuitem: update icon when the theme changes (c3fc9b1) 2014-04-04 Lars Uebernickel * idobasicmenuitem: don't export update_image() (220d43c) * idobasicmenuitem: update icon when the theme changes (b7ec0fe) 2014-03-28 CI bot * Releasing 13.10.0+14.04.20140328-0ubuntu1 (1c842fe) * Update symbols (0627003) 2014-03-28 Lars Uebernickel * idoplaybackmenuitem: propagate events in the menu keyrelease handler (d973b78) * expose idobasicmenuitem, a normal menu item that supports non-square icons (6e90a5c) * Highlight back/forward buttons when hovering them with the pointer (34b23e2) * idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULL (8269c14) 2014-03-27 Lars Uebernickel * idobasicmenuitem: add symbol for _new_from_model() (ab158b1) * idobasicmenuitem: support non-square icons (d1403eb) * Expose IdoBasicMenuItem as com.canonical.indicator.basic (b5fe1d7) 2014-03-26 Lars Uebernickel * idobasicmenuitem: put progress menu item into its own file (7614e88) * idoplaybackmenuitem: propagate events in the menu keyrelease handler (0ddb492) 2014-03-25 Lars Uebernickel * Highlight back/forward buttons when hovering them with the pointer (02c9ed6) * idoplaybackmenuitem: put action names into array keyed by buttons (a877446) 2014-03-24 CI bot * Releasing 13.10.0+14.04.20140324-0ubuntu1 (e14ab5d) 2014-03-24 Lars Uebernickel * idoplaybackmenuitem: set active flag when player is launching (f592103) * idoplaybackmenuitem: set active flag when player is launching (5a77702) * idoplaybackmenuitem: don't add .menu css class on the menu item (ab0798e) 2014-03-21 CI bot * Releasing 13.10.0+14.04.20140321-0ubuntu1 (bfd8fef) 2014-03-21 Lars Uebernickel * idoapplicationmenuitem: request correct size for empty icons (96d791b) 2014-03-20 Lars Uebernickel * idoapplicationmenuitem: request correct size for empty icons (69e211f) 2014-03-13 CI bot * Releasing 13.10.0+14.04.20140313-0ubuntu1 (5cdbd5d) 2014-03-13 Lars Uebernickel * idoscalemenuitem: use the scale's actual size allocation for events Fixes: 1069762 (60495e0) 2014-03-12 Lars Uebernickel * Put some space between scale and min/max buttons (40079a7) * Remove toggle-size-allocate handler (3c6efc9) * idoscalemenuitem: use the scale's actual size allocation for events (b500b83) 2014-02-13 CI bot * Releasing 13.10.0+14.04.20140213-0ubuntu1 (a52c1a6) 2014-02-13 Sebastien Bacher * Update the Standards-Version (4a24fe6) * Update the Standards-Version (a1b73d7) 2014-01-07 Ken VanDine * Sync changes uploaded to the archive back to trunk . (8f62a0c) * Build with -Wno-error=deprecated-declarations. (3ebe5c1) 2013-12-19 Ted Gould * Allow gcov 1.10 (b475408) * No error for deprecations (77d4d12) 2013-12-18 Ted Gould * Allow gcov 1.10 (abf7494) * No error for deprecations (ba3a014) 2013-11-28 Lars Uebernickel * IdoScaleMenuItem: intercept left and right keys. Fixes: https://bugs.launchpad.net/bugs/1242550. (e3f4d1d) * IdoScaleMenuItem: allow changing value with left/right and +/- keys (8035c97) 2013-11-27 Automatic PS uploader * Releasing 13.10.0+14.04.20131127-0ubuntu1 (revision 162 from lp:ido). (d0714b7) * Releasing 13.10.0+14.04.20131127-0ubuntu1, based on r162 (a5b1e91) 2013-11-27 Lars Uebernickel * idoactionhelper: remove potentially stray idle source when finalizing. (b4f0d45) * idoactionhelper: remove potentially stray idle source when finalizing (ee400c2) 2013-11-26 Automatic PS uploader * Releasing 13.10.0+14.04.20131126-0ubuntu1 (revision 160 from lp:ido). (74a2e43) * Releasing 13.10.0+14.04.20131126-0ubuntu1, based on r160 (b4af2fc) 2013-11-26 Lars Uebernickel * ido_calendar_menu_item_new_from_model: initialize local variables with NULL (04c85ff) * ido_calendar_menu_item_new_from_model: initialize local variables with NULL (8d76820) 2013-11-06 Automatic PS uploader * Releasing 13.10.0+14.04.20131106-0ubuntu1 (revision 158 from lp:ido). (d1cdca8) * Releasing 13.10.0+14.04.20131106-0ubuntu1, based on r158 (9bb7ffc) 2013-11-06 Lars Uebernickel * ido_user_menu_item: remove superfluous unref (48b2262) * ido_user_menu_item: remove superfluous unref (bb2f459) 2013-11-05 Automatic PS uploader * Releasing 13.10.0+14.04.20131105.1-0ubuntu1 (revision 156 from lp:ido). (0a01da4) * Releasing 13.10.0+14.04.20131105.1-0ubuntu1, based on r156 (3f79da9) * Update symbols (447b26e) 2013-10-31 Lars Uebernickel * idoscalemenuitem: disconnect signal from parent (e1fa7c7) * idoscalemenuitem: disconnect signal from parent (10c52b7) 2013-10-28 Lars Uebernickel * IdoUserMenuItem: only allow file icons as avatars (28427a3) * ido_user_menu_item_set_icon_from_file_icon: don't initialize width and height (6485128) * ido_user_menu_item_set_icon_from_file_icon: free file (a2e6b66) 2013-10-27 Lars Uebernickel * Don't export ido_user_menu_item_set_icon_from_file_icon() (0e079e8) 2013-10-26 Lars Uebernickel * IdoUserMenuItem: only allow file icons as avatars (dc577ba) 2013-10-24 Lars Uebernickel * Also allow using + and - keys to change the slider (cd88b8a) 2013-10-22 Lars Uebernickel * Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model. (596e38b) * Unref serialized_icon (bccb3fb) * Don't call gtk_image_clear() on a NULL widget (180ab33) * debian: add new ido symbols (f5c03fb) * examples: use new IdoSwitchMenuItem API (d910f41) * Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model (898a221) * IdoSwitchMenuItem: deprecate get_content_area and add set_{label,icon} (8a99ede) 2013-10-21 Lars Uebernickel * IdoScaleMenuItem: intercept left and right keys (8fe2bdf) 2013-10-11 Automatic PS uploader * Releasing 13.10.0+13.10.20131011-0ubuntu1 (revision 152 from lp:ido). (6e849d5) * Releasing 13.10.0+13.10.20131011-0ubuntu1, based on r152 (845d114) 2013-10-10 Lars Uebernickel * idoscalemenuitem: request a minimum width of 200px. (302d244) * idoscalemenuitem: request a minimum width of 200px (30289d8) 2013-09-30 Lars Uebernickel * idousermenuitem: center avatar and adjust spacing. (ebffc6d) 2013-09-30 Automatic PS uploader * Releasing 13.10.0+13.10.20130930-0ubuntu1 (revision 149 from lp:ido). (5c5055d) 2013-09-30 Lars Uebernickel * idousermenuitem: center user avatars and adjust spacing (a5ee7a6) 2013-09-30 Automatic PS uploader * Releasing 13.10.0+13.10.20130930-0ubuntu1, based on r149 (9db63ea) 2013-09-25 Lars Uebernickel * idoscalemenuitem: don't update the action state when the action state changes (8a9333d) * idoscalemenuitem: don't update the action state when the action state changes (ed88015) 2013-09-20 Automatic PS uploader * Releasing 13.10.0+13.10.20130920-0ubuntu1 (revision 147 from lp:ido). (4bc9bfd) * Releasing 13.10.0+13.10.20130920-0ubuntu1, based on r147 (93686c5) 2013-09-16 Lars Uebernickel * Reverse slider movement when scrolling by default. Fixes: https://bugs.launchpad.net/bugs/1225330. (d6cd512) 2013-09-15 Lars Uebernickel * Revert slider movement when scrolling by default (a947c80) 2013-08-14 Automatic PS uploader * Releasing 13.10.0+13.10.20130814-0ubuntu1 (revision 145 from lp:ido). (e95f316) * Releasing 13.10.0+13.10.20130814-0ubuntu1, based on r145 (8e3c2c4) * Update symbols (4c88448) 2013-08-13 Lars Uebernickel * Add widgets for messaging menu. (05443b6) 2013-08-13 Ted Gould * Library functions taking GVariant params need to ref_sink() and unref() always. (reason #24 to not like GVariant) (bb86413) * Adding new symbols (f19d539) 2013-08-13 Lars Uebernickel * Add IdoSourceMenuItem (be7301a) * Add IdoApplicationMenuItem (8b1bba6) 2013-07-31 Automatic PS uploader * Releasing 13.10.0+13.10.20130731-0ubuntu1 (revision 143 from lp:ido). (242477c) * Releasing 13.10.0+13.10.20130731-0ubuntu1, based on r143 (c835e93) * Update symbols (a79b455) 2013-07-30 Charles Kerr * Support x-canonical-type: "com.canonical.indicator.progress" and "com.canonical.indicator.alarm". (86b63cf) 2013-07-25 Charles Kerr * sync two removed API functions: ido_location_menu_item_set_format, ido_location_menu_item_set_name (ad7dd27) * implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItem (5761e8d) * add support for com.canonical.indicator.alarm menuitems. (1b71666) * implement IdoAppointmentMenuItem as a specialization of IdoTimeStampMenuItem (c823c87) * add IdoTimeStampMenuItem, a base class for appointments, locations, and alarms (8978437) * subclass IdoAppointmentMenuItem from IdoBasicMenuItem (3565dad) * add a 6px margin between the icon and primary text iff the icon is visible (b4cc30d) * subclass IdoLocationMenuItem from IdoBasicMenuItem (124564d) * add make the type macro for IdoBasicMenuItem follow the standard naming scheme (8a9b4b8) 2013-07-24 Charles Kerr * don't hardcode making com.canonical.indicator.progress insensitiv. its sensitivity should follow its action's sensitivity. (2ef49dc) * add public API symbols to debian/ (69f5f2c) * add a menuitem that renders com.canonical.indicator.progress as laid out in https://wiki.ubuntu.com/Power#Phone (79875b4) 2013-07-03 Automatic PS uploader * Releasing 13.10.0+13.10.20130703.1-0ubuntu1 to ubuntu. (f3e64f7) * Releasing 13.10.0+13.10.20130703.1-0ubuntu1, based on r141 (e7bf359) 2013-07-03 Ted Gould * Fix broken comments for the introspection scanner. (f40fb90) 2013-07-02 Ted Gould * Fixing some small introspection errors (fd29ab9) 2013-07-02 Charles Kerr * fix IdoLocationMenuItem label alignment issue reported by ted. (829c2c2) * revert the UBUNTU_MENUPROXY line since will's reverting the gtk menu proxy to support it as before (644fe6e) * add test cases of IdoLocationMenuItem to the 'menus' example app (3eb1596) * in idolocationmenuitem, fix slight alignment issue in the city label (8c347eb) 2013-07-02 Automatic PS uploader * Releasing 13.10.0+13.10.20130702-0ubuntu1 to ubuntu. (20247ad) * Releasing 13.10.0+13.10.20130702-0ubuntu1, based on r138 (4f76867) 2013-07-01 Charles Kerr * Test to see if a user's avatar is loadable before we use it. (43222b3) * in ido_user_menu_item_set_icon(), remove a g_warning iff icon is NULL (14e5eeb) * don't load the icon twice (059926d) * if a user's avatar icon file doesn't exist or isn't readable, fall back to the default avatar (e31ab7b) 2013-06-28 Automatic PS uploader * Releasing 13.10.0+13.10.20130628-0ubuntu1 to ubuntu. (5c6e761) * Releasing 13.10.0+13.10.20130628-0ubuntu1, based on r136 (c0080ba) * Update symbols (9d1a1d7) 2013-06-27 Charles Kerr * one-liner fix to a copy-paste error in GuestMenuItem's handling of online/active guests. (fbabe33) * fix a copy-paste bug in the last commit's GuestMenuItem code (549a1b5) 2013-06-24 Charles Kerr * Adds support for the guest menuitem. (49b6a15) 2013-06-23 Charles Kerr * oops, that @replaceme should have been 0replaceme... (db32e75) * in debian/libido3-0.1-0.symbols, add the new symbols (9011650) * silence console warnings when a NULL filename is passed into ido_user_menu_item_set_icon_from_filename() (1f0bfc0) * add ido_guest_menu_item_new_for_model() (8008ec3) * add an 'icon' property to idousermenuitem (61ce727) 2013-06-20 Lars Uebernickel * Add IdoMediaPlayerMenuItem and IdoPlaybackMenuItem. (8f8d487) 2013-06-19 Lars Uebernickel * ido_playback_menu_item_parent_key_press_event: be more explicit (e88a842) * idoplaybackmenuitem: remove redundant 'else' (80a024e) * idoplaybackmenuitem: warn before crashing in g_str_equal (5aca3b4) * ido_playback_menu_item_get_button_at_pos: add ascii blueprint (e2de482) * ido_media_player_menu_item_state_changed: declare constant variables as const (5d9faae) * idomediaplayermenuitem: allow non-local album art (ba02d52) * idomediaplayermenuitem: make album art size a #define (52a73fd) * debian: add new symbols (810627e) * idoplaybackmenuitem.c: mark internal functions as static (bf73049) * Merge trunk (9bf880d) 2013-06-19 Automatic PS uploader * Releasing 13.10.0daily13.06.19-0ubuntu1 to ubuntu. (e84fd15) * Releasing 13.10.0daily13.06.19-0ubuntu1, based on r132 (a2aa0cb) * Update symbols (f9589a7) 2013-06-17 Lars Uebernickel * IdoPlaybackMenuItem: listen to state changes of the 'play' action (bfb0755) 2013-06-17 Charles Kerr * Better handling of IdoMenuItem construction from GMenuItems, better public API documentation. (7265359) 2013-06-17 Lars Uebernickel * Add IdoPlaybackMenuItem (01d0c0b) 2013-06-17 Charles Kerr * copyediting: fix copy/paste errors in the documentation (0aa36d9) * in IdoAppointmentMenuItem's update_timestamp_label(), clear the label text if either the time or format properties are unset (3291597) * add documentation for the public API calls (0348539) * when building location and appointment menuitems from a GMenu, grab all the parameters and then pass them to object_new() as a block to avoid them getting set twice -- once with the constructor's default values, and then once afterwards (9205983) * in idoappointmentmenuitem.c, fix startup issue arising from updating the timestamp label when the strftime format string hasn't been initialized yet. (6de8e03) 2013-06-15 Charles Kerr * adds the ido widgets needed for indicator-datetime. (83e4735) * in debian/libido3-0.1-0.symbols, that should be '0replaceme'... (53ee722) 2013-06-14 Charles Kerr * add the new calendar, appointment, location symbols to debian/ (1a47ea1) * fix time_t issue in idocalendarmenuitem's gmenu code (2e5b7f3) * bump version from 13.10.0 to 13.10.1 (5d6dce1) * in idolocationmenuitem, assume seconds are shown in the timestamp when the time format string includes '%s', '%S', '%T', '%X', or '%c' (2e2f7e3) * add ted's name to idoappointmentmenuitem.c for create_color_icon_pixbuf() (5988e06) * remove g_message that leaked into last commit (914258f) * add calendar, location, and appointment menuitems to the IDO factory (17c7bd1) * add ido_calendar_menu_item_new_from_model() (9373536) * add location menuitem (88522dc) * add appointment menuitem (3db9d6f) 2013-06-12 Lars Uebernickel * Add IdoMediaPlayerMenuItem (ef70e33) 2013-06-08 Jeremy Bicha * Depend on valac instead of valac-0.16 for easier transitions Have libido3-0.1-dev depend on gir1.2-ido3-0.1 Drop unnecessary gir build-depends. (7610132) 2013-06-07 Jeremy Bicha * Depend on valac instead of valac-0.16 for easier transitions Have libido3-0.1-dev depend on gir1.2-ido3-0.1 Drop unnecessary gir build-depends (f265a16) 2013-06-07 Lars Uebernickel * Add support for creating scale menu items from a menu model. (c80dc60) * Merge trunk (62ed83c) * idoscalemenuitem: look "{min,max}-icon" on the GMenuItem (8db174a) 2013-06-07 Automatic PS uploader * Releasing 13.10.0daily13.06.07-0ubuntu1 to ubuntu. (b36e57d) * Releasing 13.10.0daily13.06.07-0ubuntu1, based on r127 (c9dba5a) * Update symbols (5dc4419) 2013-05-31 Lars Uebernickel * debian: add new symbols (c23cdfc) * Add support for creating scale menu items from a menu model (26d057c) * Add ido_action_helper_change_state (03dc54f) * idoscalemenuitem: make the scale expand and fill in the menu item (cb6475e) 2013-05-31 Charles Kerr * Put a framework in place to move custom menu items from the indicator packages into ido. It depends on a vendor-patch to gtk (see bug #1183505), because gtk+ does not yet have an API for inserting arbitrary menu items into menus created with gtk_menu_new_from_model(). (e5d2187) 2013-05-31 Lars Uebernickel * debian: add new symbols (18f2ca9) * Bump glib and gtk dependencies (52b6ef7) * ido_user_menu_item_new_from_model: fix docstring (3578bb3) 2013-05-27 Lars Uebernickel * Move crate_user_menu_item into idousermenuitem.c (e863f12) * IdoActionHelper: document signals and properties (07f7907) * debian/changelog: bump version (d447489) 2013-05-24 Lars Uebernickel * GtkMenuItemFactory -> UbuntuMenuItemFactory (2c0fa18) 2013-05-23 Lars Uebernickel * Bumb version to 13.10 (725c0ad) * Create IdoUserMenuItems for indicator.user-menu-item (424d5f4) 2013-05-22 Lars Uebernickel * Merge IdoUserMenuItem branch (1856933) * Add IdoActionHelper (12a5f15) * Add IdoMenuItemFactory (3f3aa14) 2013-03-27 Charles Kerr * rename idousermenuitem's "icon" property as "icon-filename" for a little more clarity. (e9c82c3) 2013-03-26 Charles Kerr * in ido_user_menu_item_primitive_draw_cb_gtk_3(), remove deprecated use of gtk_widget_get_style(), gtk_widget_get_state() (0430322) * add idousermenuitem to the examples (49c57fd) * add properties to IdoUserMenuItem and remove its dependencies on DbusmenuMenuitem (259c7ad) * rename user-widget.[ch] to idousermenuitem.[ch]. Not building yet, next step is to decouple from dbusmenu. (2d8eac6) * add user-widget.[ch] from indicator-session's trunk (bf3b14f) 2013-03-01 Automatic PS uploader * Releasing 12.10.3daily13.03.01-0ubuntu1 to ubuntu. (27f3661) * Releasing 12.10.3daily13.03.01-0ubuntu1, based on r125 (34b7cb3) 2013-02-27 Mathieu Trudel-Lapierre * Fix linking against X11 and Xi which xorg-gtest now seems to require. I'll fix xorg-gtest directly too (in progress), but this is to avoid blocking builds and daily release. Fixes: https://bugs.launchpad.net/bugs/1126353. (3f9644c) * Explicitly link against X11 and Xi while xorg-gtest doesn't. (3fae0ab) 2013-02-06 Mathieu Trudel-Lapierre * Fix building against gtest/xorg-gtest. Fixes: https://bugs.launchpad.net/bugs/1112775. (f294976) * Guard against CID:12651, division by zero of FPS value due to its use for timing timeline updates. (f81bc0d) * Shut up coverity about CID:12650. (d9aa6f0) 2013-02-05 Mathieu Trudel-Lapierre * Avoid FTBFS due to conflicting paths to gtest source, or because the relevant gtest files aren't found -- always use the xorg-gtest gtest source, and adjust path accordingly. (fe1d726) 2013-01-11 Automatic PS uploader * Releasing 12.10.3daily13.01.11-0ubuntu1 to ubuntu. (22a384d) * Releasing 12.10.3daily13.01.11-0ubuntu1, based on r122 (5b7d735) 2013-01-04 Robert Ancell * Add introspection and vala support. Fixes: https://bugs.launchpad.net/bugs/582985. (2db941f) 2012-12-18 Allan LeSage * Testing with cyphermox--removing the special Xvfb auto_test override appears to resolve flaky tests under Jenkins. (b7c4bed) 2012-12-17 Allan LeSage * Update changelog. (d5a5d41) * Remove Xvfb from debian/control. (6c95630) * Remove auto_test override. (0219eb9) 2012-12-15 Robert Ancell * Update packing for introspection/vapi (bdb9026) * Add introspection dependencies (8830da3) 2012-12-14 Robert Ancell * Add introspection and Vala support to IDO (6c9a668) 2012-12-05 Mathieu Trudel-Lapierre * Run tests through xfvb-run. (21040fc) * - Add xvfb to Build-Depends. - Override dh_auto_test to run them through xvfb-run. (57be74b) 2012-11-26 Didier Roche * Bootstrapping ido. (7fc48c2) * add bootstrap comment (638bd11) 2012-11-26 Mathieu Trudel-Lapierre * Inline packaging. (2d8dd25) * Reactivate tests, they don't fail. (7dc37ec) * Drop the override for dh_makeshlibs. (cc01061) 2012-11-19 Mathieu Trudel-Lapierre * Temporarily disable tests via overriding dh_auto_test; they fail to properly start X in a schroot. (a06895c) * Add Vcs-Bzr, Vcs-Browser fields with a notice to uploaders. (6432279) * - Reorganize Build-Depends: move libxorg-gtest-dev up to be consistent with other indicator stack packages. - List libgtest-dev explicitly in Build-Depends. (10bad32) * Add gnome-common to Build-Depends. (1e30ac2) * Override dh_autoreconf to call autogen.sh and not run configure... (dfaa0f4) * debian/rules: - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to dh_makeshlibs. (634fa1b) * debian/control: - Update to match style with other indicator stack packages: use trailing commas at the end of dependency lists. (e1ee782) * Specify that bzr-builddeb should use split mode to build the package (3432ef3) * Manually import debian/ from ido 12.10.2-0ubuntu1. (804ec33) 2012-11-08 Charles Kerr * one-liner to add 'check-news' to our AM_INIT_AUTOMAKE invocation (ae5b229) 2012-11-06 Charles Kerr * add tests for ido_entry_menu_item_get_entry, bringing package line coverage up to 55.5% (8b984ae) * add tests for IdoCalendarMenuItems's mark/unmark/clear days, bringing package line coverage up to 55.2% (38965ac) * add tests for IdoScaleMenuItem, bringing package line coverage to 54% (07d422b) * add more coverage for idocalendar. total package's line coverage is up to 50% now (33683f3) * add tests for idomessagedialog (0b83123) * add missing G_BEGIN_DECLS call (12437e9) * add IdoSwitchMenuItem test (9d88f5c) * extract-method: TestMenuItems::PutInMenu() (d2c974f) 2012-09-20 Charles Kerr * 12.10.2 (3e84f25) * the calendar widget shouldn't eat the ESC key.. Fixes: https://bugs.launchpad.net/bugs/964005. Approved by Lars Uebernickel, jenkins. (b98fedd) 2012-09-19 Charles Kerr * the calendar widget shouldn't eat the ESC key. (20fe9d4) 2012-08-27 Lars Uebernickel * 12.10.1 (63717ff) * Merge lp:~larsu/ido/remove-slider-hack-953757 (bfdc842) 2012-08-22 Charles Kerr * merge lp:~charlesk/ido/nogtk2 to remove gtk2 support from the configure script and the source (2481b74) * remove the gtk2 conditional compiles for IdoMessageDialog (7330280) * remove the gtk2 conditional compiles for IdoCalendarMenuItem (2c68871) * remove the gtk2 conditional compiles for IdoEntryMenuItem (821b008) * sync with lp:ido (fc8fad2) 2012-08-21 Charles Kerr * merge lp:~ken-vandine/ido/link-libm to AC_CHECK_LIBM to get -lm now that gtk doesn't include that in it's .pc file (8f279d3) * merge lp:~charlesk/ido/switch to add GtkSwitchMenuItem (a0631d3) * bump to 12.10.0 (d4f4fa3) * revert the event delegation for now, it's not necessary for FF (402fffb) * when the mouse is over the GtkSwitch widget, the menuitem should delegate the mouse down and motion events to it. (fbd76f4) * use gtk_menu_shell_deactivate() rather than gtk_menu_popdown(); the latter handles the issue of the menu title being painted as if the menu were still open (fb4b306) * ...and if we're not clearing that in dispose(), then we don't need dispose() anymore (791d004) * don't keep the GBinding pointer around, it'll be destroyed automatically when the menuitem's destroyed (c0af3f5) * comment tweaks (0f1f31d) * make the glib 2.32 requirement explicit in configure.ac (e99fb9f) * add IdoSwitchMenuItem (992e746) 2012-07-24 Ken VanDine * Use AC_CHECK_LIBM to get -lm now that gtk doesn't include that in it's .pc file (cfbf3b9) 2012-05-07 Charles Kerr * require gtk3 (84a6303) * remove unused function ido_range_grab_notify() (78c634c) 2012-04-26 Charles Kerr * merge lp:~ted/ido/gtest to add the gtest framework and a few tests to make sure our menu items can be created and realized. (2a3f56b) 2012-04-25 Ted Gould * Bring in xorg-gtest to get an X11 wrapper (4636768) * Build a scale menu item as well (62a010a) * Adding in the entry menuitem as well. (d02dfec) * Putting in the BEGIN_DECLS for the C++ folks (e112516) * Now we can realize the menu item to make sure it doesn't mess that up (072a5ab) * Now we're allocating a calendar (7db7f0e) * Adding in a dummy test and the dependencies to build it (274e477) * No gtk-doc.m4 needed (68dedd8) * We've now got a test directory! (4f9a30d) * Adding in Google test build utilities (8bba0b8) * Attaching bug (d6d8e2e) 2012-04-12 Charles Kerr * merge lp:~allanlesage/ido/TDD to add targets to 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/ . (ceb09d1) 2012-03-27 Allan LeSage * Added gcov coverage tooling. (0597fa8) 2012-03-21 Ted Gould * 0.3.4 (a4ad20e) (tag: 0.3.4) 2012-03-16 Lars Uebernickel * ido-range: chain up constructed() to base class (0d4d88d) * Remove slider mouse button hack (dde8321) 2012-03-14 Charles Kerr * fix regression that broke mousewheel operations on the idoscale (6a6e63c) * fix regression that broke mousewheel operations on the idoscale (196217d) 2012-03-13 Charles Kerr * 0.3.3 (6db7ec8) (tag: 0.3.3) * merge lp:~charlesk/ido/lp-898611 to fix lp bug #898611 (9915201) 2012-03-12 Charles Kerr * alter mouse button 2 clicks to behave like mouse button 2 clicks for lp bug #898611. (8722b2b) * Merge lp:~charlesk/indicator-sound/lp-921065 into lp:indicator-sound to add "primary-clicked" and "secondary-clicked" events for lp bug #921065 (9b02ced) * Merge lp:~charlesk/ido/lp-906050 into lp:ido to resolve the following LP tickets: (728b3d1) 2012-03-10 Charles Kerr * add primary-clicked and secondary-clicked signals for lp bug #921065 (db0c18c) 2012-03-09 Charles Kerr * tweak: fix some indentation damage in the header file (dfbd1c2) * remove idooffscreenproxy (8497b8e) * small code cleanup in update_packing() (942c6cc) * Fix LP Bug #906050 by removing idoscalemenuitem's offscreen proxy. (ab9e35a) * don't override widget_class.state_changed in idoscalemenuitem ... that was preventing the prelight state from ever showing up there. (c96a9ad) 2012-03-09 Ted Gould * 0.3.2 (5b65ff3) (tag: 0.3.2) 2012-02-09 Ken VanDine * add style class "menubar" to the offscreen proxy, this fixes the white background drawn in the sound menu menu with the current gtk3/light-themes (LP: #925700) (eec3ce5) 2012-02-08 Ken VanDine * add style class "menubar" to the offscreen proxy, this fixes the white background drawn in the sound menu with the current gtk3/light-themes (LP: #925700) (a6f5ba8) 2012-01-12 Ken VanDine * Patch from ~covox (LP: #867649) (4471ef2) 2011-12-14 Ken VanDine * removed deprecations from gtk3 and fixed sizing issues with idemessagedialog (LP: #888392) (97ead21) * removed deprecations from gtk3 and fixed sizing issues with idemessagedialog (LP: #888392) (9b717e5) 2011-10-13 Ted Gould * 0.3.1 (50b234a) (tag: 0.3.1) 2011-10-12 Ted Gould * Fixes for ARM (8a442cf) 2011-10-06 Ken VanDine * one more fix for armel FTBFS (28c45e5) 2011-10-05 Ken VanDine * Fixed FTBFS on armel (LP: #866039) (fcda383) 2011-10-03 Michal Hruby * Merge lp:~mhr3/ido/bug-865122 (93b180b) * Get rid of unnecessary check (565816b) * And we need to include config.h (81e4254) * Use the grab-notify workaround only when using Gtk3 (ae22267) * Fix bug #865122 (4dd0ca9) 2011-09-28 Ted Gould * 0.3.0 (8a32a25) (tag: 0.3.0) 2011-09-20 Ted Gould * 0.2.93 (49d7db7) (tag: 0.2.93) 2011-09-16 Ted Gould * Ignoring m4 (db19271) * Update Autotools and remove Shave (90cb663) * Fix the calendar item (08a590a) * Freeing the new event (3abfadd) * Attaching bug (6e4d5b1) * Putting the new code as GTK3 only (d903b29) * Removing a bunch of debug messages (f5be40f) * Use get_origin instead of position and uncomment out our adjustments (94ce65a) * Use the root position in the event instead of finding it (8d56d16) * Clean up some debug and such (8ca02b8) 2011-09-15 Ted Gould * Reformating (f269963) * A check point (f4c7db4) 2011-09-13 Ted Gould * 0.2.92 (1415b10) (tag: 0.2.92) * Ignoring some junk! (3c96745) * Putting the offscreen proxy in EXTRA_DIST if we're building GTK2 version (24f2228) * Making the proxy GTK3 only (6b7751a) 2011-09-13 Robert Carr * Only use the offscreen proxy stuff in GTK3 (074baff) 2011-09-13 Ted Gould * Increasing the number of warnings (41f3702) 2011-09-08 Ted Gould * 0.2.91 (9a47c76) (tag: 0.2.91) 2011-09-08 Robert Carr * Merge lp:~robertcarr/ido/offscreen-scale (af912b9) 2011-09-06 Robert Carr * Ok I take it back we don't care about border. use custom css to set border-width and radius (a2ddfbb) * Don't leak style context... (01dd00e) * Use GtkBorder in drawing background (0d4a3db) * Use gtk_render_background (7bc5c97) 2011-09-02 Robert Carr * Whoops copyright headers (2f38eb3) * Implement an IdoOffscreenProxy object to work around GtkRange/Scale needing grabs, change IdoScaleMenuItem to make use of this. Fixes lp: #804009 (8de6cb9) 2011-08-03 Javier Jardón * configure.ac: Update autotools config a bit (c9394c7) * build: Use upstream silent rules instead shave (66af846) 2011-06-21 Ted Gould * 0.2.90 (0b3ce25) (tag: 0.2.90) * Commenting out boiler plate code that is causing a warning (5ae054d) * Making sure the menu example doesn't use a menu proxy (ea37afc) * Avoid duplicate events (f3a7a21) * Updating to GTK3 (e1c4792) 2011-06-20 Michael Terry * use const not G_CONST_RETURN (d61ddbe) 2011-06-01 Michael Terry * drop deprecated use of event_window (cd59e86) * adjustments aren't widgets (db8bf6c) * fix build errors with gtk2 (da4d22c) * fix various unused-variable warnings; not directly related to gtk3 work, but helps focus on actual problems (ab8fccf) * some further automake magic for dual versioning (d9ec4cf) * allow building either gtk2 or gtk3 versions; some deprecation cleanups (5ddcf6b) 2011-05-27 Ken VanDine * porting to gtk3, WIP (3e67ec3) 2011-05-12 Karl Lattimer * fixed multiple signal issue which caused calendar jumps bug #768956 (b80a819) 2011-03-16 Ted Gould * 0.2.2 (33ab93d) (tag: 0.2.2) 2011-03-16 David Barth * add signals for select/activate and a set date function - merge of karl-qdh branch (add9d71) 2011-03-15 karl-qdh * Bug in closure (d163ba5) 2011-03-14 Ted Gould * Be able to set active date and signal when it changes (9b651a1) 2011-03-06 karl-qdh * minor fixes (3a78f4c) * Merge with trunk (aac5173) * Added new API to the calendar menu item so we can change the selected day/date. Also added new signals for selecting days and selecting with double click. In indicator-datetime these signals will be connected to either launching evolution (double), or invoking a re-building of the appointments menu (single) from the selected day forward. (368393b) 2011-03-02 Ted Gould * Adding back lost API (a38ef76) 2011-02-28 David Barth * integrating Karl & mterry's API for exposing calendar display options (8264fbe) 2011-02-25 Michael Terry * compile fix (4004883) 2011-02-25 karl-qdh * Added return if fails to public api (acbbf01) * Gmf. (ae4456b) * Merging with trunk (6b313f1) * Added missing getter for calendar display options (a7e9eed) 2011-02-24 Ken VanDine * Added ido_calendar_menu_item_get_calendar back to prevent a ABI break (acebf0d) 2011-02-24 Cody Russell * Fixed missing semicolon. Also the code formatting was all messed up so I fixed that because I'm kind of a code formatting nazi. Sie müssen Antretenbzr diff (3072fd1) * Bump version (0ade486) 2011-02-23 Ted Gould * Adding API to the calendar menu item (461b168) 2011-02-23 karl-qdh * Added get_date, pretty critical function (b6f75c1) * Removed useless marshal include (3acb7aa) * Fixed building of api changes (f18b9b8) 2011-02-22 karl-qdh * Removed get_calendar, we don't want it and it's unnecessary to do this (841bcef) 2011-02-21 karl-qdh * Added month change signal too, slight cleanup of tabs (f013899) * Added additional API for marking days and setting options (99b479d) 2011-01-18 Cody Russell * Remove IdoGestureManager (5b3b2fe) * Fix linker problems in Natty. (603f327) * Add GTK_LIBS to the example programs' LDADD (9f82279) 2010-10-07 Cody Russell * Listen to GtkMenuItem's 'toggle-size-allocate' signal to get the toggle size instead of using the GSEAL'd GtkMenuItem::toggle_size value. (ecaf8c7) 2010-09-24 Cody Russell * Cleanup, and update to latest geis API. (193b506) 2010-09-14 Cody Russell * Merge geis updates. (9aa08ce) * Remove gtk-doc.make (0a8cdd0) * Fix properties. (8b95b13) * GEIS updates. (846ae96) 2010-09-13 Cody Russell * Merge fix for bug #635370 (f3ca63f) 2010-09-10 Cody Russell * When we grab focus, it seemed to also select all the text. (308c307) 2010-09-09 Cody Russell * Bump version to 0.2.0. (8a939cf) * Bump version to 0.1.12 (553318d) * Pull in gtk-doc.make from trunk. (37df02c) 2010-09-09 David Barth * replace gtk-doc.make with the packaging version to avoid a merge conflict (435b582) 2010-09-08 David Barth * fix distcheck; thanks to seb128 (228cbda) 2010-08-19 David Barth * don't export export menus over dbus, that won't work... (6e46e3b) 2010-08-15 Cody Russell * Feel up your widgets. (e90ec22) 2010-08-03 Cody Russell * Fix for armel build. Patch by David Sugar. (f3893ee) 2010-07-29 Cody Russell * bleh (b35ee3e) * Bump version. (ee58467) 2010-07-27 Cody Russell * Need to update the last progress. (f5a80f5) 2010-07-22 Cody Russell * Bump version (9553644) * ido_timeline_set_progress() (47fbcc2) 2010-07-20 Cody Russell * Calendar keyboard navigation. (9197560) * Fix something. (8ae5a81) * Small cleanups (12736cb) 2010-07-19 Cody Russell * Calendar (29475f3) 2010-07-15 Cody Russell * Force IdoRange to style itself by name rather than by class. Otherwise they all have the style used by the last one created. (272dafa) * Fix for distcheck (32093b5) * Bump version to 0.1.9 (cea3e8f) * Merge scale-size branch. (663fb98) * Different range size styles. (b3dc66c) 2010-07-14 Cody Russell * Fix compile for ARM (7aed15f) 2010-07-13 Cody Russell * Merge in range branch. (dfa5455) * Add IdoRange, and modify IdoScaleMenuItem to use it. (01d2367) 2010-07-08 Cody Russell * Bump version (09a6454) * Fix IdoMessageDialog to compile with deprecated gtk+ for Meerkat. (03c0ea4) * Fix license (e937255) * Fixes for dist (6218c6d) * Bump version to 0.1.7. (23318a5) * Merge up with trunk. (b3f4350) * Start the morph on focus-in-event rather than button-press-event. (5fa7b66) 2010-07-07 Cody Russell * Send button-press and button-release events to the entry. Also grab focus at the first key-press. (4405889) 2010-07-02 Cody Russell * Set focus-on-map to FALSE. (717cf40) 2010-06-08 Cody Russell * Bump version to 0.1.6 (fab639c) 2010-05-12 Cody Russell * IdoMessageDialog - a morphing message dialog. (a544da2) 2010-05-10 Cody Russell * Fake out the grab stuff by setting GTK_HAS_GRAB on the scale widget before forwarding the event. (ac894c8) * Try to remove offscreen fu (9f85050) 2010-04-14 Cody Russell * reverse-scroll-events property only affects GDK_SCROLL_UP and GDK_SCROLL_DOWN (dd709ad) 2010-03-24 David Barth * release 0.1.5 - Don't return TRUE if keyval is GDK_Return. - Bump gtk+ requirement to 2.19.7 - Don't capture up/down keys. Compile fixes for latest gtk+. - Button press event fixes. (172006c) (tag: 0.1.5) 2010-03-18 Cody Russell * Don't return TRUE if keyval is GDK_Return. (9a3de4a) 2010-03-16 Cody Russell * Bump gtk+ requirement to 2.19.7 (e27e482) * Don't capture up/down keys. Compile fixes for latest gtk+. (e965ac4) 2010-03-15 Cody Russell * Don't capture up/down keys. Compile fixes for latest gtk+. (d6a2f21) 2010-03-11 Cody Russell * Button press event fixes. (7561ce1) 2010-03-11 David Barth * release 0.1.4 (cb28301) (tag: 0.1.4) 2010-03-10 Cody Russell * Button press event fixes. (0dfd8e6) 2010-03-09 Cody Russell * Don't forward the event to the entry if the user hit the Esc key. (3865303) * Fix for grab/release signals. If you grab the slider and then release it while the mouse is outside the menu, it was not emitting the released signal. (de771b0) 2010-03-08 Cody Russell * Fix keyboard navigation issues in the entry widget, fixes bug #533284. (a46e53c) * Merge trunk (e2caba6) * Return TRUE after forwarding the event to priv->entry (ae62dc7) 2010-03-05 Cody Russell * Add grab/release signals (6c7fcbe) 2010-03-04 Ken VanDine * bump version to 0.1.3 (af98418) 2010-03-04 Cody Russell * Make 'ido-offscreen-scale' the name of the GtkOffscreenWindow, not the GtkScale. (2cffa85) (tag: 0.1.3) * Name the offscreen scale 'ido-offscreen-scale' (08e010a) 2010-02-18 David Barth * bump version to 0.1.2 (3acbbdb) (tag: 0.1.2) 2010-02-13 Cody Russell * Support reversing scroll events (fc660fc) 2010-02-11 Cody Russell * merge in secondary_padding branch from ken-vandine (ad50ecd) 2010-02-11 Ken VanDine * fixed build failure where secondary_padding wasn't initialized (1841df0) * bump version to 0.1.1 (cf57f22) (tag: 0.1.1) 2010-02-09 Cody Russell * Merge initial-slider-value branch (6ac36fe) * Merge scale-icons branch (484a47c) * Add support for initial value to ido_scale_menu_item_new_with_range() (a843525) * Upper/lower clamping on icon click (e8c2d56) 2010-02-06 Cody Russell * Add support for primary/secondary icons. (bd5faca) 2010-02-05 Cody Russell * Fix build for ARM architecture (d03f386) * Test ARM fix (518846a) * merge scale-spacing-fixes branch (e892ebe) 2010-02-04 Cody Russell * Scale spacing fixes (50ae8ef) * Fix distcheck (1595f64) (tag: 0.1.0) * Merge license change branch (c650b69) * Merge fix-header-install branch (5d5a08d) * Merge spacing-fixes branch (d9fc8cf) * Fix headers to install (faf10d1) * Remove stuff (a5aad4e) * Copyright/license fu (8b8228c) * Spacing fixes (9f3461c) 2010-02-02 Cody Russell * Fix header installs (6b60795) * Merge entry menuitem (140b985) 2010-02-01 Cody Russell * Entry menu items (0dc1eba) * Merge offscreen scale branch (c9b34c9) * Unref the pixbuf (0372535) 2010-01-25 Cody Russell * Merge get-scale branch (c4a23ad) * Autogen changes (0696acf) * Add ido_scale_menu_item_get_scale() function (902d58d) 2010-01-20 Cody Russell * Use GtkOffscreenWindow to manage rendering of the scale. (51029c2) 2010-01-19 Cody Russell * IDO initial commit, scale menuitem (ebb7b05)