| Commit message (Expand) | Author | Age | Files | Lines |
* | data/libayatana-ido3-0.4.pc.in: Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-08 | 1 | -2/+2 |
* | Merge branch 'sunweaver-pr/conditional-build-of-GIR-and-VAPI' | Robert Tari | 2021-06-08 | 4 | -78/+106 |
|\ |
|
| * | src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into if-clau... | Mike Gabriel | 2021-06-07 | 1 | -64/+73 |
| * | Merge branch 'tari01-pr/relative-install-dirs' | Mike Gabriel | 2021-06-07 | 2 | -15/+15 |
| |\ |
|
| | * | Use CMAKE_INSTALL_FULL_*DIR variables for installation | Robert Tari | 2021-06-07 | 2 | -15/+15 |
| |/ |
|
| * | Merge branch 'tari01-pr/add-glib-2.0-to-pkgconfig' | Mike Gabriel | 2021-06-07 | 1 | -1/+1 |
| |\ |
|
| | * | data/libayatana-ido3-0.4.pc.in: Add glib-2.0 dependency | Robert Tari | 2021-06-07 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'tari01-pr/add-project-description' | Mike Gabriel | 2021-06-07 | 1 | -1/+20 |
|/| |
|
| * | README.md: Add project description | Robert Tari | 2021-06-01 | 1 | -1/+20 |
|/ |
|
* | Merge branch 'tari01-pr/update-docs' | Mike Gabriel | 2021-05-25 | 4 | -0/+93 |
|\ |
|
| * | Add documentation files | Robert Tari | 2021-05-18 | 4 | -0/+93 |
|/ |
|
* | Merge branch 'trism/fix-removable-a11y' | Robert Tari | 2021-05-17 | 1 | -8/+6 |
|\ |
|
| * | CMakeLists.txt: Move coverage report generation macro into basefolder's CMake... | Mike Gabriel | 2021-05-17 | 2 | -7/+9 |
| * | debian/control: Adjust versioned B-D on cmake (3.13 as stated in CMakeLists.t... | Mike Gabriel | 2021-05-17 | 1 | -1/+1 |
| * | src/idoremovablemenuitem.c: replace grid with box to fix a11y | Jason Conti | 2021-05-09 | 1 | -8/+6 |
* | | Merge branch 'sunweaver-pr/fix-coverage-report' | Robert Tari | 2021-05-12 | 2 | -7/+9 |
|\ \ |
|
| * | | debian/control: Adjust versioned B-D on cmake (3.13 as stated in CMakeLists.t... | Mike Gabriel | 2021-05-12 | 1 | -1/+1 |
| * | | src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. | Robert Tari | 2021-05-12 | 1 | -1/+6 |
| * | | .travis.yml: Don't try running autotools based CI build. | Mike Gabriel | 2021-05-12 | 1 | -1/+1 |
| * | | CMakeLists.txt: Move coverage report generation macro into basefolder's CMake... | Mike Gabriel | 2021-05-04 | 2 | -7/+9 |
* | | | debian/control: Adjust versioned B-D on cmake (3.13 as stated in CMakeLists.t... | Mike Gabriel | 2021-05-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'tari01-pr/fix-deprecation-warning' | Mike Gabriel | 2021-05-04 | 1 | -1/+6 |
|\ \ |
|
| * | | src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. | Robert Tari | 2021-05-04 | 1 | -1/+6 |
|/ / |
|
* / | .travis.yml: Don't try running autotools based CI build. | Mike Gabriel | 2021-05-04 | 1 | -1/+1 |
|/ |
|
* | debian/libayatana-ido3-0.4-0.symbols: Add symbol 'ido_basic_menu_item_set_pix... | Mike Gabriel | 2021-05-03 | 1 | -0/+1 |
* | .travis.yml: Temporarily disable ubuntu:rolling while the new distro version ... | Mike Gabriel | 2021-04-27 | 1 | -1/+1 |
* | Merge branch 'tari01-pr/add-appointment-icon' | Mike Gabriel | 2021-04-27 | 3 | -21/+71 |
|\ |
|
| * | Add us to the copyright headers | Robert Tari | 2021-04-21 | 3 | -0/+6 |
| * | src/basicmenuitem.c: Add GdkPixbuf source support for the icon | Robert Tari | 2021-04-21 | 1 | -14/+55 |
| * | src/basicmenuitem.h: Add the ido_basic_menu_item_set_pixbuf function | Robert Tari | 2021-04-21 | 1 | -0/+3 |
| * | src/idoappointmentmenuitem.c: Contruct the basic menu item using the pixbuf p... | Robert Tari | 2021-04-21 | 1 | -1/+1 |
| * | Whitespace fix | Robert Tari | 2021-04-21 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'tari01-pr/switch-to-cmake' | Mike Gabriel | 2021-04-21 | 36 | -918/+449 |
|\ |
|
| * | CMakeLists.txt: Drop duplicate status messages | Robert Tari | 2021-04-21 | 1 | -4/+1 |
| * | CMakeLists.txt: Fix typo | Robert Tari | 2021-04-21 | 1 | -1/+1 |
| * | debian/: Adjust to build system switch-over to CMake. | Mike Gabriel | 2021-04-21 | 2 | -4/+19 |
| * | src/idotimestampmenuitem.c: Whitespace fixes in copyright header. | Robert Tari | 2021-04-21 | 1 | -6/+6 |
| * | Drop local config.h includes. | Robert Tari | 2021-04-21 | 15 | -41/+0 |
| * | Remove automake-related files | Robert Tari | 2021-04-21 | 11 | -873/+0 |
| * | tests/CMakeLists.txt: Unit tests may only run and build if shared library tar... | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |
| * | tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. | Mike Gabriel | 2021-04-21 | 1 | -0/+2 |
| * | tests/: Port to using GMock cmake package from cmake-extras. | Mike Gabriel | 2021-04-21 | 1 | -3/+17 |
| * | example/CMakeLists.txt: The example/ folder requires the library to have been... | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |
| * | CMakeLists.txt: Drop duplicate ENABLE_COVERAGE_REPORT() macro call. | Mike Gabriel | 2021-04-21 | 1 | -5/+0 |
| * | CMakeLists.txt: Leave finding gtest.pc to GMock cmake module. | Mike Gabriel | 2021-04-21 | 1 | -5/+0 |
| * | CMakeLists.txt: Tolerate older versions of GLib-2.0 and GoogleTest. Support b... | Mike Gabriel | 2021-04-21 | 1 | -2/+2 |
| * | CMakeLists.txt: Let's tolerate CMake minimum version 3.13 (to support buildin... | Mike Gabriel | 2021-04-21 | 1 | -1/+1 |
| * | {tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option. | Mike Gabriel | 2021-04-21 | 2 | -3/+13 |
| * | CMakeLists.txt: Don't use variable name MAINTAINER_MODE (it is misleading), u... | Mike Gabriel | 2021-04-21 | 1 | -7/+13 |
| * | src/CMakeLists.txt: Actively set --library-path for g-ir-scanner. | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |