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

Properly update recent menu in case of file deletion

When all recent files were removed between two runs, the recent menu was
in an inconsistent stat...

d3303837a9a97cf6a3b57b7eb4e8448806e5b85a authored over 3 years ago
Add a sanity check on the "Save As" action state

A corner case: when "Save As" is triggered by "Save", e.g. when trying
to save an empty document...

a3144e1487b2412e9ba097b1542d6571e35e11e6 authored over 3 years ago
CSD: Set the decoration layout for all windows

It was set only for the first window, a mistake in !97.

db4e6943c04612d31808cd9ca5dc3b611575e96a authored over 3 years ago
I18n: Update translation es (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

694373f715e01f8ae009a6fc06cc4d264f37e2fd authored over 3 years ago
Add a sanity check on file location for monitoring

A corner case: when an empty document is open and file monitoring is
disabled/enabled from the c...

02ab6586e86b79b857f7b3b1a144817d6f116eeb authored over 3 years ago
A review of duplicated view-related actions

After !96 and !66, this completes a review of view-related actions that
are duplicates of GtkTex...

7a8d0b36bc9520d140934999fd26edd14631ca58 authored over 3 years ago
Add "preferences" action to `mousepad.desktop`

Fixes #130.

9ff299810a9c4f6a7373c53d5f3496399910ed4b authored over 3 years ago
Back to development

226962957a6f53ac2a3f1d3c5e95a728becaf747 authored over 3 years ago
Updates for release

33a59067cbd947f3d95589034d7421fa66b201ef authored over 3 years ago
I18n: Update translation eu (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

0f63e35c3fd522811cfa2faec3a399e218f3f562 authored over 3 years ago
Fix unused variable

An oversight in cec7040bb4c2887c9d10e6cd7b1bccf630766900.

54ce20091185bcc67f7c951839ae2634ae56c090 authored over 3 years ago
Fix actions to show/hide bars in fullscreen mode

The settings `*bar-visible-in-fullscreen` should not change when
activating the corresponding `*...

cec7040bb4c2887c9d10e6cd7b1bccf630766900 authored over 3 years ago
I18n: Update translation it (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

47e6a383c3be53ebd5c783bfb7cd6b8bb841fee3 authored over 3 years ago
I18n: Update translation gl (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

391013d26fad599f28a6e487dd892d2ddfcd9630 authored over 3 years ago
I18n: Update translation nb (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

d9d03647a3ed2d84523310aa54c336c5cd6e9d04 authored over 3 years ago
Add a hidden setting to switch from CSD to WMD

See !97 for more details.

46bf9e29de2dc5b526c85ad67b6179058deaeec1 authored over 3 years ago
Switch to client-side decorations

This uses a standardized slim header bar for all windows, except for
dialogs where a header bar ...

f2c40b74554632dfcca877e579cb51fdc991603b authored over 3 years ago
Standardize the use and appearance of dialogs

This uses GtkMessageDialog for all message-type dialogs, and removes the
close button when it is...

01e7b79e99c9b7cd0dd7e7472e8ac5b2f95b8f46 authored over 3 years ago
I18n: Update translation lt (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

f9e799a6865d8b0bd281efca923738c45edbf17e authored over 3 years ago
Fix broken "Revert" action

Fixes #128.

0eb5e1befc00858afe2661e65ca24e5b3b3eab22 authored over 3 years ago
I18n: Update translation ja (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

d71a464302029b58147ec318261f57dd7bb4fd8f authored over 3 years ago
I18n: Update translation de (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

9a17240f770813e937e4d721a2d167d4f47db524 authored over 3 years ago
I18n: Update translation es (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

7cbf40fb5b01d8419f34c768dbf32eefc3038bce authored over 3 years ago
I18n: Update translation pt (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

5fd9680e59350b78e1b5d6724d9ba0afdc3c0aca authored over 3 years ago
I18n: Update translation it (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

290836a0228b477aef17e07a0c24a30f7b20a7ba authored over 3 years ago
I18n: Update translation de (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

a665a9826d900b102f77a9ea07d9ceda0c70f278 authored over 3 years ago
Remove Xfconf dependency

Closes #60, see !98 for more details.

b4c5c5590a3b70278252b8ae40123c52e270e746 authored over 3 years ago
I18n: Update translation zh_CN (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

8f133ae5ec30c5ae66ed7dd8458397aedc90108d authored over 3 years ago
I18n: Update translation et (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

5697ca922890b5618801f0c3a8340882185f2ed3 authored over 3 years ago
Fix and extend "Move Lines" action

This uses `GtkSourceView::move-lines`, thus allowing to move the current
line without any select...

cf739c253b5687af55a42ac842844ee5222804d3 authored over 3 years ago
Chain-up to parent in `mousepad_window_scroll_event()`

5e63d68678e07fccc5cd3d13921e64d2a9b0814c authored over 3 years ago
I18n: Update translation es (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

f9194345ab81c3b15e9dfc8629ce81daf5533875 authored over 3 years ago
I18n: Update translation pt_BR (98%).

383 translated messages, 4 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

9f03d5d2967a04b9a29de34e5757ff59170d6330 authored over 3 years ago
I18n: Update translation zh_TW (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

a5f111fa049344abe7af0e47f987c273b3adc6ef authored over 3 years ago
I18n: Update translation sv (99%).

386 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/xfce/publ...

44e7c743feaf514f97ded4f3ef9b9b6058b13a9c authored over 3 years ago
I18n: Update translation sq (99%).

385 translated messages, 2 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

5f207809adff47d4f5d26c3df46c6c5a2c06f1bc authored over 3 years ago
I18n: Update translation ja (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

45a944c8e51f96862ced4b0665dc99c3c0edfaf0 authored over 3 years ago
I18n: Update translation bg (100%).

387 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

a8c1ce0eb73e5f991deb3054c5b903ba72bb84ce authored over 3 years ago
Plugin support: Fill in the "Plugins" tab on demand

It would probably take a lot of plugins to make a difference, but
anyway, since we can fill this...

2984c708bd02b6e89ffcbdf5d2349d24adf9d4bb authored over 3 years ago
A general review of sanity checks

* Reserve macros `*_IS_*` for type tests, explicitly compare to NULL
instead.
* Add a few miss...

476e4be0efecb662b958690f181a4db5f830a4df authored over 3 years ago
A review of window lifetime management

* Do not perform sanity checks on a released window.
* Do a pointer comparison using the applica...

3249404793f49efff2e1cb6dbad5bf1787fb638f authored over 3 years ago
A review of document lifetime management

* Do not perform sanity checks on a released object (a document or its
member variables).
* Ke...

844616a47d42794dc40dc6dafbc59caf47facd19 authored over 3 years ago
Support for drag and drop of tabs when search is active

This has been totally forgotten in !58.

47553e2c07b5b7a0d5057fbd03a1fd4c07f61537 authored over 3 years ago
Add a `.desktop` file to make Mousepad appear in Xfce settings

See !94 for more details.

9a5fe36d150687264d2d3c4f286f7dfc7fb1684e authored over 3 years ago
Add a command line option to open the prefs dialog

See !94 for more details.

d5e3acee43e879b5f889784c91913e0e87d32a58 authored over 3 years ago
Move "Show Prefs" action from the window to the application

See !94 for more details.

9833dd7111e87c2bedea7fa66c6e0a34f9c45303 authored over 3 years ago
I18n: Update translation nb (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

fe6dc9d077098f69569721eb5f724765c743a0a3 authored over 3 years ago
I18n: Update translation es (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

0d2e409a502b3bc9b35f95c94670042470efc06d authored over 3 years ago
Plugin support: Hide the "Plugins" tab if it is empty

An oversight in !92 after packing the plugins box in a scrolled window.

f355f5ddbd138b4b4b5c819b123b533659361441 authored over 3 years ago
I18n: Update translation pt (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

94321ad66cabc48eaf5781dba29f715bca3956f4 authored over 3 years ago
Do a silent search when changing tabs with the search bar enabled

This is a follow-up to https://gitlab.xfce.org/apps/mousepad/-/issues/83#note_21027,
in the form...

7397c8ac6f16cb460abea9c4a1eb3d62787d62c5 authored over 3 years ago
I18n: Update translation da (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

0e16afd5f5a1004c944213efad283ba2cad5a07e authored over 3 years ago
I18n: Update translation cs (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

7486bf241d0cf2335fc6b06e1011656ef3e1b1db authored over 3 years ago
Automate and sanitize memory management of sources

c5200610bad2a34f940e1fdbb1f0d70c104e0537 authored over 3 years ago
I18n: Update translation fr (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

656691b9890e9c7a000efc854d787b84ee8ca490 authored over 3 years ago
I18n: Update translation lt (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

bcc7f43c7005d3d03e308bb4c573534603ce0e11 authored almost 4 years ago
I18n: Update translation it (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

6eee5cd1f89241e65e7f740c804a5fe3dffeba74 authored almost 4 years ago
I18n: Update translation eu (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

a935fa4ae1bbd9e65699b3e799b9af34490d02dd authored almost 4 years ago
I18n: Update translation es (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

524ba0e88386f73ba4d77186b76c237cb0163414 authored almost 4 years ago
I18n: Update translation de (100%).

383 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

708cbd5017cb6339431ec153c4003e9de7fdd33f authored almost 4 years ago
I18n: Update translation fa_IR (66%).

251 translated messages, 129 untranslated messages.

Transifex (https://www.transifex.com/xfce/p...

fddb75f0aa67bdb4040e530de739953f18e1f30b authored almost 4 years ago
Bind the default font to xfconf

Instead of retrieving its value only when the user chooses to use it.

43cc904da264e77ed43f4472166e1df8d096f796 authored almost 4 years ago
gspell-plugin: Add a "default-language" setting

This is the default language to use on new views. This language can then
be changed independentl...

59f3d3136e827863d185464ac9684ad107df6bac authored almost 4 years ago
Plugins: Add gspell plugin

The plugin listen to all required signals to be aware of adding/removing
views to the applicatio...

a72940379f54136acdd854bfadc05528a78b17f6 authored almost 4 years ago
Plugin support: Add a "Plugins" tab to the prefs dialog

The "Plugins" tab is filled from the pre-instantiation information the
providers contain. When e...

a717ae11f036e2f4e5ddd03c61680e98d236125f authored almost 4 years ago
Plugin support: Attach to GApplication-GAction-GSettings

* Add a `state.application.enabled-plugins` setting.
* Scan the plugin directory at startup to l...

92e74864c973208f586d9a8e4c78ea9e7472b546 authored almost 4 years ago
Plugin support: Adapt build procedure and add plugin provider

* Generate `libmousepad.la` from all source files but `main.c`.
* Check for GLib min/max require...

28e83cc266e30b6500622134ddb45c8f45504c64 authored almost 4 years ago
Plugin support: Add a derivable MousepadPlugin class

* Implement generic operations, such as plugin enabling/disabling,
leaving it to the child cla...

12e60b749d7f39978cbb573613c1a81459622e81 authored almost 4 years ago
I18n: Update translation fa_IR (65%).

250 translated messages, 130 untranslated messages.

Transifex (https://www.transifex.com/xfce/p...

ad6c36f08808f540ed9f7bdbbfb0ea77ca14e90e authored almost 4 years ago
I18n: Add new translation fa_IR (65%).

249 translated messages, 131 untranslated messages.

Transifex (https://www.transifex.com/xfce/p...

d1b4d74cb91e68592695729f68a21b56b82c47b3 authored almost 4 years ago
I18n: Update translation fi (82%).

313 translated messages, 67 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

e22d75050cc28527512a662abf9f304c48ae401a authored almost 4 years ago
I18n: Update translation nb (100%).

380 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

277c8991ed723fca25916b9e142c4933dc3e6c15 authored almost 4 years ago
I18n: Update translation de (100%).

380 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

575efc3009e308aa2d37d2132ca6de3865c758d3 authored almost 4 years ago
I18n: Update translation fr (100%).

380 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

0c6cbe5fae82063395eb5676788ba3fb0836507c authored almost 4 years ago
I18n: Update translation ca (98%).

376 translated messages, 4 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

38e7902f9555652fcb430eabf6945fe4ef36a9ad authored almost 4 years ago
I18n: Update translation uk (75%).

287 translated messages, 93 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

9b4d71532a48fc9c84f11849369a029cd2f9bc15 authored almost 4 years ago
I18n: Update translation ug (57%).

219 translated messages, 161 untranslated messages.

Transifex (https://www.transifex.com/xfce/p...

531146240816dc2fa194080374bb504b7acad7f9 authored almost 4 years ago
I18n: Update translation sl (98%).

374 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

8ccc3ae544d09113fc28b3b0901a7e1ee79ee770 authored almost 4 years ago
I18n: Update translation sv (98%).

375 translated messages, 5 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

9c9ac41639a42674be625eb34728a741bdefa1e9 authored almost 4 years ago
I18n: Update translation sr (98%).

374 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

01c3cb635728a5ead2867459fdb097fb69539fe4 authored almost 4 years ago
I18n: Update translation sq (99%).

378 translated messages, 2 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

6289a7b4d4b2e0798d0597401ce08e820eb22177 authored almost 4 years ago
I18n: Update translation tr (98%).

374 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

10ff0c6792b094a3ae735a51e4b267f16db870dd authored almost 4 years ago
I18n: Update translation th (75%).

288 translated messages, 92 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

2da69d24a19737357b6344a49d4b4453c10f280d authored almost 4 years ago
I18n: Update translation nl (100%).

380 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

b6b2b69009d7369d25b1bbb0efd2df72a9f8c13c authored almost 4 years ago
I18n: Update translation sk (82%).

313 translated messages, 67 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

1efeada9ce6babfb15e996a12f7b3ee962749e1a authored almost 4 years ago
I18n: Update translation ru (94%).

359 translated messages, 21 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

adf5625f903be21fb287dd56f740f77ac320c994 authored almost 4 years ago
I18n: Update translation ro (59%).

227 translated messages, 153 untranslated messages.

Transifex (https://www.transifex.com/xfce/p...

5ae860b71c2b6a82991d3007d9242794769adef4 authored almost 4 years ago
I18n: Update translation pl (100%).

380 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

1f460de395d070be56899ede60e641edaa798233 authored almost 4 years ago
I18n: Update translation oc (63%).

242 translated messages, 138 untranslated messages.

Transifex (https://www.transifex.com/xfce/p...

c462facfa6e46c57aebd6d3e79311c964d61f0ed authored almost 4 years ago
I18n: Update translation ms (76%).

291 translated messages, 89 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

5b51714b398bbaf576a7439160b8c546e58ee322 authored almost 4 years ago
I18n: Update translation ie (76%).

292 translated messages, 88 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

363908089507044bc4cb85e8472cb57d58b47582 authored almost 4 years ago
I18n: Update translation nb (99%).

379 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/xfce/publ...

7281e533618242b93b273752958e19c96c4708f9 authored almost 4 years ago
I18n: Update translation kk (80%).

306 translated messages, 74 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

e9ecede4d666b682c023d3bffc46bcd43376dada authored almost 4 years ago
I18n: Update translation is (75%).

285 translated messages, 95 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

59cb7642581ec28cf6e2ae87cfa820d8550248b0 authored almost 4 years ago
I18n: Update translation hy_AM (75%).

287 translated messages, 93 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

a938541d9f900843fa1bbb0c912a32e23fca548b authored almost 4 years ago
I18n: Update translation hu (76%).

291 translated messages, 89 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

5075ad0c0a9b96cf1b33d4f1ba9629de287dba52 authored almost 4 years ago
I18n: Update translation hye (77%).

293 translated messages, 87 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

1f7f4a893ecccc0d6036d0a04c1eb4deed0ea4d9 authored almost 4 years ago
I18n: Update translation hr (82%).

315 translated messages, 65 untranslated messages.

Transifex (https://www.transifex.com/xfce/pu...

f19e60a2944de9b6b163eecdee18234e4a3e6062 authored almost 4 years ago
I18n: Update translation fr (98%).

374 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

ff836966df640fa70e29e82e478ea6767d98adb0 authored almost 4 years ago
I18n: Update translation id (98%).

374 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/xfce/pub...

d0301c3b5b3135b111da736136851e0c65d89861 authored almost 4 years ago