Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/mousepad

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/mousepad

Do not define G_DISABLE_CHECKS in release mode

It's best to follow the general Xfce rules defined in
xfce4-dev-tools/m4macros/xdt-features.m4 f...

f8ee27e49c543b735f78e1cddd3a7bb8a91974fc authored 10 months ago by Gaël Bonithon <[email protected]>
Do not use g_log_set_always_fatal()

It's often confusing, even when you're used to it but have forgotten
it's there. It's possible a...

f2ebe19b473ea0636c7b5f06aa3129940f0ad10e authored 10 months ago by Gaël Bonithon <[email protected]>
test-plugin: Update actions after previous commit

a89321b770af0ba391baf9fdb299e35d6bef7858 authored 10 months ago by Gaël Bonithon <[email protected]>
Don't set buffer as unmodified before reloading if externally modified

This can lead to an inconsistent state if reloading fails for any reason
(e.g. because the file ...

9733d85a611770c72b59c61525766187d99af0f3 authored 10 months ago by Gaël Bonithon <[email protected]>
I18n: Update translation ja (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

6d52a86bd87b3fde79a2b7e62dc0292efbc89e9c authored 11 months ago by Anonymous <[email protected]>
Back to development

6b139456eb881751efa6696956e823f3d443e7d5 authored 11 months ago by Gaël Bonithon <[email protected]>
Updates for release

59c49a715f54380352c6bbcd77f6d292e2619738 authored 11 months ago by Gaël Bonithon <[email protected]>
Update copyright year

aee25043d12bd9f990f482f891fec5d7938f380c authored 11 months ago by Gaël Bonithon <[email protected]>
history: Default to yes when user is asked to restore previous session

Related: !108
Fixes: #288

8de772ec6a69f1f24f50f1ac29eb44c5570cba6a authored 11 months ago by Gaël Bonithon <[email protected]>
build: Search for bind_textdomain_codeset in libintl too

In FreeBSD bind_textdomain_codeset is provided by external package
gettext via libintl.

Related...

70b873fbca4081a9496d1cba8e70b45bc7c2f8f2 authored 12 months ago by Gaël Bonithon <[email protected]>
I18n: Update translation hr (75%).

323 translated messages, 105 untranslated messages.

Transifex (https://explore.transifex.com/xf...

efac886b8160db454b3efaa7696abed15f56e726 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation oc (58%).

251 translated messages, 177 untranslated messages.

Transifex (https://explore.transifex.com/xf...

d1300c42c45a8f01b8f76348e18b6e00a9742d87 authored about 1 year ago by Anonymous <[email protected]>
tests: Increase timeout a bit

Necessary to test the GTK 4 version on my machine, despite the
improvements made upstream (GTK 4...

7b4ea123b5d6aca0b741b4b6c0c38d4c57c94fc0 authored about 1 year ago by Gaël Bonithon <[email protected]>
tests: Check for pwait/pidwait

a4afb2f12152773d80e542cc214d0a53fc79f3cd authored about 1 year ago by Gaël Bonithon <[email protected]>
dialogs: Do not reuse text buffer to test encoding in save-as dialog

Functions used on the temporary file, like mousepad_file_save(), can
change the buffer status, t...

e1baf0819a4f87973eb08fc98396eed283bec8ad authored about 1 year ago by Gaël Bonithon <[email protected]>
history: Remove dead code

fbda46392b9a4e6cd84fdf40fc5ca6ffc5f6df0b authored about 1 year ago by Gaël Bonithon <[email protected]>
history: Rework paste menu

* Always prepend last copied entry.
* Remove item numbers (confusing and mnemonics seem useless)...

46c959723f44f0964bc8cca8797a9e3e16b354d3 authored about 1 year ago by Gaël Bonithon <[email protected]>
Move paste history to mousepad-history.c

d2d59854907690af3977e69391d6cf373036d8d3 authored about 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation tr (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

4b23bb78210b643461bfae5f0afa6c884bb3a9fd authored about 1 year ago by Anonymous <[email protected]>
window: Fix GVariant management

The string a GVariant contains is only available the time it's alive.
Probably the memory locati...

fa72c89dd56d079bc811a9b1911b52c9ad791072 authored about 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation es (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

955921929cba243cf412b51b351e7088867d7669 authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation ca (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

5f83431759b25034adc894999dbfddba4faed82f authored about 1 year ago by Anonymous <[email protected]>
Do not scroll text view when zooming in or out

Related: #207

2bb5d0d456cba53e348be105c9b3b7345f343f8c authored about 1 year ago by Elliot <[email protected]>
I18n: Update translation pt_BR (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

9228df9f59d50296678b4644978af6a8166eed1a authored about 1 year ago by Anonymous <[email protected]>
I18n: Update translation da (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

57fd5309dc59a107c317b58f7b60ae34d0d5818c authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation da (99%).

424 translated messages, 4 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

44c71f0fcf52eeb28afe81fed3819309ceead5e0 authored over 1 year ago by Anonymous <[email protected]>
file-monitoring: Delay emission of "externaly-modified" signal

This avoids repeated automatic reloads during a series of changes (e.g.
a git-rebase). But above...

fd9de89d635a12f5b18f9a355fc263b21d8e5843 authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation pl (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

dd67ba32644c0149778701ee037a8d74946f7420 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pl (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

045532d8e7819a6fdee99309d59c0a26f28b5e2f authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation uk (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

f31ced98a4112bf33edfadcad81ea222db366f44 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt_BR (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

0314f38e404cb98e70ee5315c6d35c8d75faf66f authored over 1 year ago by Anonymous <[email protected]>
Fix a typo in a comment, additionnal → additional.

c0135f830ae503331503dc35896b80f1c451da01 authored over 1 year ago by Unit 193 <[email protected]>
I18n: Update translation et (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

80078e273838f6f24d3e21cbe37d20b534084744 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt_BR (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

9d7b9da7241b2b05ad518781bff58972685ddbb1 authored over 1 year ago by Anonymous <[email protected]>
Add icons at missing sizes, clean up SVG metadata

Adds app icon at 24px, 32px, 64px, 96px. This should give a
cleaner look in system menus like Ap...

dcc407f260d6da9265b9ae4f4c66893268897b52 authored over 1 year ago by Darin <[email protected]>
I18n: Update translation en_GB (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

9c31e700b188b218b15c32865d377d63f3d6230c authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation en_GB (81%).

348 translated messages, 80 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

503113f8a6014e05df9a7dcb6a8cb32780c50b01 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation el (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

55d72f3f7615499357f786d74b1806a844895fa2 authored over 1 year ago by Anonymous <[email protected]>
search: Properly reset current match

Fixes: 9dae3d1457ab64a05ae586cac985479c7398e295
Related: !125

c24fe9d7e87b1ee9b6fca12ee18e18aaa1b10253 authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation sv (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

b20a682067498f5c4de0c5f503100fca75d2f958 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation en_GB (76%).

328 translated messages, 100 untranslated messages.

Transifex (https://explore.transifex.com/xf...

f55aa47ac1a6c1e26e224ce45fe0d3b840464d6a authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt_BR (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

35233bbbbf62a80aaa0226caa9e2a967e617cf54 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation he (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

0a0c7bd26641967fbefb0d5124a2a869d46ed526 authored over 1 year ago by Anonymous <[email protected]>
Back to development

5812a3589fc426e083e803f8b6373371e883fc9f authored over 1 year ago by Gaël Bonithon <[email protected]>
Updates for release

c4b2fcbba98a853cac1998269c55b3b954e3faf0 authored over 1 year ago by Gaël Bonithon <[email protected]>
I18n: Update translation nb (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

46649a0e802307f86c5a270a76a94fee5fff6364 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation de (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

f108ca3eddf5e2145d17065553edf593895b4540 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sl (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

804ca785c378fe7570ad896b1bd08120757d0ed1 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_CN (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

ca82cbdcecb91e1ad5195a2ad20dfddfcf8d2b88 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation tr (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

fd243af5599002f49369d55e63c972666fb1841d authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation it (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

7362c472d2b8d54a8d88f420da58c35912fce53a authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ko (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

6fe2e290b35486654f20af1ecc45da60f652abb2 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ru (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

975d427dc988f924a000b0a166072f36767742ad authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sq (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

a27c0814e7995b17f45b7530eaf419c81438e96b authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sr (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

8a183d904b8d1901abea73e32393294fe699b3c3 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation nl (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

bd0e5d98393761e2644f5ff7d50005bab780b95e authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ja (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

fd01c96f51d06e5cd1de5062f7cc8d61047181f7 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation lt (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

071bb76225aa72a194dd222a288ace5034d4fbec authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation bg (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

6c931400f5e78c4b8553a3932ac72c57dbd7d502 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_TW (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

78899df0cd4353100e728e84e67a925ea700d7f5 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation de (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

ab6797806efd87e4d69ca49f423e872285bd6a2b authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pl (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

6d3079077ab582347891ebff2ff9506b4ce891a6 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update po/LINGUAS list

ccf292f38e54b7a183cca06ea48904a0277611bc authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

b0d9ed3844049d4b3f316907e2e0969967c83d69 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation uk (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

1335da466f754ca176e9c9a7c5a617d1334f5afb authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation th (92%).

398 translated messages, 30 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

4ea0f06a6b64e2d1a2921dc5c3f54ba389539c90 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation tr (98%).

422 translated messages, 6 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

ce74e5404d2cd397eae690709a05b86094bc9199 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_CN (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

7e95a3197ee085a74f43a13231eeda7add2bc55d authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation zh_TW (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

a1c9e13b1c259fb946c995ffc5fbde5795b419ed authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sv (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

40b8482c1ed3277ae3d46853ece63ac884d978b5 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

d9653f4a03d3e36b7cd4e9b6362bc8ce2f9b7ff8 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ru (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

85cb35f693c01296fa9e70b05f2792904a0473ea authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation nl (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

f039b255c579c5481387e17992091ea9297bf51a authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sq (99%).

426 translated messages, 2 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

55ee79b25832a5609fab7b17cce6a65508875b91 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sr (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

cbd1dc733c78e360a09314641a5e673f66fad153 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sk (93%).

399 translated messages, 29 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

b658c2b44103a57bfcdede143e66d1d20faf342f authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pt_BR (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

deaba58ce72c09f9ef313cfbeaaa1d811dd757ae authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation pl (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

2e845d40ca4fbad879396708aadc5df1d2971956 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation sl (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

43feb0ca6dca3192d624a50db6db39de81336ea7 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation kk (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

02b9ab6707d3c6a79ea33103a7aeff0b5e578fcb authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation nb (99%).

426 translated messages, 2 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

7bc28e30e63d8a530275af3b9a846b09e3450986 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation is (64%).

278 translated messages, 150 untranslated messages.

Transifex (https://explore.transifex.com/xf...

6fb08d181240a7c9dca58bf94cd4d24072965271 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ms (66%).

283 translated messages, 145 untranslated messages.

Transifex (https://explore.transifex.com/xf...

13e25bf050d40e4fa078ce3a39c220da7ba8a0f4 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation lt (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

fd3af3231c4729a6dfe71b907ed166541362880f authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ie (66%).

285 translated messages, 143 untranslated messages.

Transifex (https://explore.transifex.com/xf...

dc9986dcf1465278287d829a52533fdd87719455 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ko (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

9109633afa367c21ce4b17b214ff2a4fa33045a5 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation ja (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

969432c94043c24d56015e774d1f018dc8d9bf85 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation it (99%).

427 translated messages, 1 untranslated message.

Transifex (https://explore.transifex.com/xfce/).

1d0cdaeb1d93f1b54e18a1eeb9429a1771d9e285 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation hye (66%).

285 translated messages, 143 untranslated messages.

Transifex (https://explore.transifex.com/xf...

8a8bd65cd84cad474a07052328efba6661a9b79c authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation id (94%).

403 translated messages, 25 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

2ee704ec642dd380b3cc9bc025b2a4e6cee61abb authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation he (98%).

420 translated messages, 8 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

b27f8efd1b2af8fdabb7142a1e6e02db76008f15 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation hy_AM (65%).

280 translated messages, 148 untranslated messages.

Transifex (https://explore.transifex.com/xf...

e517f108269054cdee0675d191e73d245d37b39f authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation hu (78%).

334 translated messages, 94 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

c895c2ffc967627365c5534b97679bc471364924 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation fr (100%).

428 translated messages.

Transifex (https://explore.transifex.com/xfce/).

8d0873fe1bfec7fc5b2f17b6fc7261328a5e16c2 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation hr (75%).

323 translated messages, 105 untranslated messages.

Transifex (https://explore.transifex.com/xf...

f54b43f9fca823f731782186bcd2d1c3dc952faf authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation gl (93%).

400 translated messages, 28 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

3cdb16bfc285940b544db3ebc00df1eff0ef2390 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation fa_IR (57%).

244 translated messages, 184 untranslated messages.

Transifex (https://explore.transifex.com/xf...

00dc59f70d1f12723a7c6b0c3b3820a141c5f630 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation fi (94%).

403 translated messages, 25 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

d7d30cbfd0f127872c497d1c4c4b9f30f41e59f0 authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation el (98%).

422 translated messages, 6 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

b078e41ed959661e12257dc297a17e7bc5b8a39a authored over 1 year ago by Anonymous <[email protected]>
I18n: Update translation en_AU (65%).

281 translated messages, 147 untranslated messages.

Transifex (https://explore.transifex.com/xf...

bf7cf58309ce89e9ddc7d070e0f98951c1faf721 authored over 1 year ago by Anonymous <[email protected]>