aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 633ed166947c71e5aead10b4b199cdd18fcfdb70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
2021-08-28 Mike Gabriel

        * release 0.9.3 (HEAD -> master, tag: 0.9.3)

2021-08-27 Adolfo Jayme Barrientos

        * Translated using Weblate (Spanish) (bf58b50)

2021-08-26 Mike Gabriel

        * Merge branch 'tari01-pr/drop-systemd-alias' (4238bc1)

2021-08-23 Robert Tari

        * Drop systemd target alias (3571fbf)

2021-08-26 Mike Gabriel

        * Merge branch 'tari01-pr/add-vala-bindings' (b32fac9)

2021-08-17 Robert Tari

        * Add Vala Bindings (c7320da)

2021-08-10 Quentin PAGÈS

        * Translated using Weblate (Occitan) (7f9519e)

2021-08-10 Mike Gabriel

        * Merge branch 'tari01-pr/fix-is-lomiri' (4331703)

2021-08-10 Robert Tari

        * Fix is_lomiri function (ccbdc57)

2021-08-05 Mike Gabriel

        * Merge branch 'tari01-pr/add-werror-cmake-option' (a590902)

2021-08-04 Mike Gabriel

        * tests/CMakeLists.txt: Drop -no-pie from CXX_FLAGS and add it as a
          target link option. (84d2a71)
        * .build.yml: Add -DENABLE_WERROR=ON build option (for cmake based
          builds). (8132527)

2021-08-03 Robert Tari

        * Add ENABLE_WERROR CMake option (994baa4)

2021-07-27 Ács Zoltán

        * Translated using Weblate (Hungarian) (8386de0)

2021-07-26 Milo Ivir

        * Translated using Weblate (Croatian) (66ab069)

2021-07-23 Oğuz Ersen

        * Translated using Weblate (Turkish) (18d2451)

2021-07-18 Kristjan Räts

        * Translated using Weblate (Estonian) (d00e33f)

2021-07-15 Boyuan Yang

        * Translated using Weblate (Chinese (Simplified)) (1a69d7a)

2021-07-15 Anders Jonsson

        * Translated using Weblate (Swedish) (4bf4ecc)

2021-07-16 Allan Nordhøy

        * Translated using Weblate (Norwegian Bokmål) (f3eedb9)

2021-07-16 Gediminas Murauskas

        * Translated using Weblate (Lithuanian) (fc746a9)

2021-07-15 Yaron Shahrabani

        * Translated using Weblate (Hebrew) (3f900c6)

2021-07-16 J. Lavoie

        * Translated using Weblate (French) (a1cac4a)

2021-07-15 Milan Korecky

        * Translated using Weblate (Czech) (b5b242a)

2021-07-14 Robert Tari

        * Test (40f4c3e)
        * Test (68ca6a1)

2021-06-27 Mike Gabriel

        * README.md: Add missing parenthesis close. (4610e5b)

2021-06-24 Mike Gabriel

        * Pre-release upstream version bump (0.9.2 -> 0.9.3). (6a5f925)
        * Merge branch 'tari01-pr/fix-spelling' (e1af9b3)

2021-06-17 Mike Gabriel

        * debian/control: Add B-D: dh-exec (for
          d/ayatana-indicator-common.install). (fb0975e)
        * debian/control: Add B-D: intltool. (03f777f)

2021-06-21 Robert Tari

        * Rename ayatana_common_utils_elipsize to
          ayatana_common_utils_ellipsize (07a3425)

2021-06-16 Robert Tari

        * Skip elipsizing if max characters are 0 (33cd95e)

2021-06-17 Mike Gabriel

        * debian/control: Add B-D: dh-exec (for
          d/ayatana-indicator-common.install). (1e475a3)
        * debian/control: Add B-D: intltool. (4a0b24b)

2021-06-16 Robert Tari

        * Merge branch 'sunweaver-pr/systemd-earlier-than-247' (4b6ef9d)

2021-06-16 Mike Gabriel

        * data/CMakeLists.txt: Provide a hacky-whacky approach for finding
          the system unit dir for systemd less than 247. (85e6e45)
        * Merge branch 'tari01-pr/update-install-doc' (10381c0)

2021-06-16 Robert Tari

        * INSTALL.md: Add gio-2.0 dependency (a7bc568)

2021-06-16 Mike Gabriel

        * Merge branch 'tari01-pr/add-ayatana-indicators-target' (822f3a3)

2021-06-15 Robert Tari

        * debian/: Add bin:pkg ayatana-indicator-common (moved from src:pkg
          libayatana-indicator). (02200d2)
        * .build.yml: Add systemd dependency (67301a9)
        * data/: Add ayatana-indicators.target (moved from
          libayatana-indicator). (5a26b01)

2021-06-16 Mike Gabriel

        * Merge branch 'tari01-pr/add-menu-item-lengths' (8b63acd)

2021-06-14 Robert Tari

        * Initialize i18n / gettext for newly added
          org.ayatana.common.gschema.xml GSettings schema. (a30fd63)
        * Add ability to ellipsize dynamic menu item lengths. (9be11d9)

2021-06-09 Mike Gabriel

        * Merge branch 'tari01-pr/cmake-install-full' (db18ded)

2021-06-08 Robert Tari

        * src/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locations (84322ea)
        * src/libayatana-common.pc.in: Use CMAKE_INSTALL_FULL_*DIR locations
          (4f0c064)

2021-05-25 Mike Gabriel

        * release 0.9.2 (d4d621c) (tag: 0.9.2)

2021-05-25 Robert Tari

        * Merge branch
          'sunweaver-pr/provide-have-desktopenv-program-functions'
          (43bbe9b)

2021-05-25 Mike Gabriel

        * src/utils.(ch): Add ayatana_common_utils_have_*_program() functions
          used in session indicator. (9fc7eaa)

2021-05-23 Mike Gabriel

        * Merge branch 'tari01-pr/update-docs' (3989df8)

2021-05-17 Robert Tari

        * Update documentation files (ffd9c2c)

2021-05-12 Mike Gabriel

        * Merge branch 'tari01-pr/prefix-symbols' (622d115)

2021-05-12 Robert Tari

        * Prefix functions in utils with ayatana_common_utils_ (68f98ee)

2021-05-11 Robert Tari

        * Merge branch 'sunweaver-pr/add-coverage-support' (75dd432)

2021-05-04 Mike Gabriel

        * .travis.yml: Don't try running autotools based CI build. (ae23acc)
        * .travis.yml: Don't try running autotools based CI build. (c55c46f)
        * CMakeLists.txt: Add coverage report support. (fbf20bd)

2021-05-03 Mike Gabriel

        * Prepare for next release (v0.9.2). (f8fb7f2)

2021-05-01 Mike Gabriel

        * README.md: Pull in CI build status icon from travis-ci.com, not
          travis-ci.org. (00f4729)
        * Merge branch 'tari01-pr/add-install' (e90249e)

2021-04-29 Robert Tari

        * INSTALL.md: Add build/installation instructions (17f5d8f)

2021-05-01 Mike Gabriel

        * Merge branch 'tari01-pr/standardise-makefile' (ddaf929)

2021-04-29 Robert Tari

        * CMakeLists.txt: Use our standardised CMake bits (155b2f1)
        * Merge branch 'sunweaver-pr/travis-ci' (0d153a3)

2021-04-29 Mike Gabriel

        * CMakeLists.txt: Be happy with cmake 3.13 (fixes FTBFS on Debian
          10). (298f4b3)
        * .travis.yml: Temporarily disable CI builds on ubuntu:rolling.
          Ubuntu's I series is not ready yet as docker container.
          (e863413)
        * tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG.
          (2484d58)
        * README.md: Add file, show Travis CI status. (6781806)
        * debian/rules: Explicitly enable unit tests during package build.
          (2a3e4e9)
        * CMakeLists.txt: Adjust test build option (DISABLE_TESTS ->
          ENABLE_TESTS, defaulting to OFF). Add ENABLE_COVERAGE
          build option. (82d8739)
        * Travis CI: Initial draft for CI builds. (e29071a)

2021-04-12 Robert Tari

        * Attributes GH PR #11:
          https://github.com/AyatanaIndicators/libayatana-common/pull/11
          (9929648)

2021-04-12 Mike Gabriel

        * src/CMakeLists.txt: Drop PUBLIC_HEADER from set_target_properties
          to avoid utils.h in <libdir>. (17c78ef)
        * release 0.9.1 (e264045) (tag: 0.9.1)
        * Merge branch 'tari01-pr/add-zenity-warning' (94b8cfc)

2021-04-02 Robert Tari

        * Add the Zenity warning function (9f6064b)

2021-03-30 Mike Gabriel

        * release 0.9.0 (8acbd3a) (tag: 0.9.0)
        * Merge branch 'tari01-pr/add-budgie' (8b8c30f)

2021-03-22 Robert Tari

        * Add us to the copyright headers (18179a1)
        * Add Budgie desktop support (cd6d7b2)
        * Whitespace fix (27d8dca)

2021-03-30 Mike Gabriel

        * Merge branch 'tari01-pr/fix-required-cmake-version' (73bd95f)

2021-02-08 Robert Tari

        * Fix minimum required CMake version warning (5bf1dcb)

2021-03-30 Mike Gabriel

        * Merge branch 'revert-1-pr/no-lomiri-tests-without-url-dispatcher'
          (4cba471)

2021-02-03 Marius Gripsgard

        * Revert "tests/: Don't run Lomiri related unit test, if library
          hasn't been bu…" (bc3517b)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher' (e3cb90d)

2021-02-03 Mike Gabriel

        * Port from URL Dispatcher to Lomiri URL Dispatcher. (7d1d251)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/deb-packaging' (e679711)
        * Merge branch 'sunweaver-pr/add-copying-file' (e436dff)

2021-01-15 Mike Gabriel

        * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the
          .so filename. (0954c9d)
        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (d16f5df)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (e4bbb7d)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/set-api-abi-version' (00d165c)

2021-01-15 Mike Gabriel

        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (f4699d4)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (792fe77)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/gmock-must-be-in-link-libraries'
          (1756ee8)

2021-01-15 Mike Gabriel

        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (1206219)

2021-02-03 Robert Tari

        * Merge branch 'sunweaver-pr/no-lomiri-tests-without-url-dispatcher'
          (d869125)

2021-01-15 Mike Gabriel

        * debian/: Initial packaging draft. (2e291cb)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (b462fd7)
        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (f730ff4)
        * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the
          .so filename. (470a653)
        * COPYING: Add file. (b6670f0)
        * Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the
          .so filename. (dc7ae44)
        * tests/CMakeLists.txt: Add GMOCK_LIBRARIES to
          target_link_libraries(). (1d64ee4)
        * tests/: Don't run Lomiri related unit test, if library hasn't been
          built against lomiri-uri-dispatcher. (b68ebfc)

2021-01-12 Marius Gripsgard

        * Inital commit (3cc2c95)