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

I18n: Update translation sr (100%).

356 translated messages.

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

5322b7732185f2c785dcfe30cdab8cf43a7f49eb authored about 4 years ago
I18n: Update translation zh_TW (100%).

356 translated messages.

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

5fd1bd012ddb880e3c1a97e2ba299435173cbe97 authored about 4 years ago
I18n: Update translation tr (100%).

356 translated messages.

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

6e972a18cb248d24f60051c3d58d3f1f3dd3e890 authored about 4 years ago
I18n: Update translation nb (100%).

356 translated messages.

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

9ce24506d3c649aabf592f8365693f3d5abc3305 authored about 4 years ago
Fix wrong conversion from uri to filename

A minimal fix in view of Mousepad 0.5.1, which might not include a
larger work in progress, cons...

a30f81bf600a3b0995bb15e6ee0615c8c9f041b0 authored about 4 years ago
Improve the look of the search bar

An aesthetic complement to !58.

See !63 for more details.

5596f17300310c4d5f911a023c5b6226d9004cbf authored about 4 years ago
Revert renaming of "font-name" setting

To prioritize backward compatibility over naming consistency, and since
it is possible to circum...

dd81bf02243ab292774b3eba661949c5e88beac9 authored about 4 years ago
I18n: Update translation pt (100%).

356 translated messages.

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

52aae13ec11358395e1c7be890295feb45d6278e authored about 4 years ago
I18n: Update translation fr (99%).

355 translated messages, 1 untranslated message.

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

ad7b30e6c606248debe9623b3619b2a4e9bbc9fb authored about 4 years ago
I18n: Update translation ca (99%).

355 translated messages, 1 untranslated message.

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

86e8fcfd13ec30ab95ab494cafdcde7064eb5613 authored about 4 years ago
Warn when using GLib functions newer than requirements

By the way, avoid using `g_utf8_validate_len()`, only available since
GLib 2.60.

c2fbd24574c151c4a52a829171bfec71dea8fa98 authored about 4 years ago
Initialize the tab size menu at startup

This is an oversight in !48, see
https://gitlab.xfce.org/apps/mousepad/-/merge_requests/48#note_...

d22489908fc5070550712f4510bda25287915b9e authored about 4 years ago
Fix broken menu item

This is an oversight in !48, see
https://gitlab.xfce.org/apps/mousepad/-/merge_requests/48#note_...

739262d95025390a5a9710b3ef8511910c7fe34d authored about 4 years ago
I18n: Update translation ja (100%).

356 translated messages.

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

688189687ffacfaa3c5cbc594df28e7bb4811c17 authored about 4 years ago
I18n: Update translation es (100%).

356 translated messages.

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

e521bdfbdc77992c52aff7cf92bed6fd4167b35d authored about 4 years ago
I18n: Update translation lt (100%).

356 translated messages.

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

fe1725239d39d622d9a56876b7f9b32dd81f6bb5 authored about 4 years ago
I18n: Update translation it (100%).

356 translated messages.

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

bf98f0b0414d5c3f856eca68cf0b39cc3ff20f2e authored about 4 years ago
I18n: Update translation sv (100%).

356 translated messages.

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

19f5316a5d8f90f4cf4c72f650d342932d9e60b9 authored about 4 years ago
I18n: Update translation de (100%).

356 translated messages.

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

ed8b668a5337507cfb728022d744224e7f29503b authored about 4 years ago
Bump GTK+ and GLib minimum versions to 3.22 and 2.52

2a36b74ee5fb49ea6e108a48d832de4d156f212c authored about 4 years ago
Allow to change the font size from keyboard/mouse

This allows to increase/decrease the font size from a keybinding
(Ctrl +/- by default), or using...

afa94c95e3349c3a2ff06b3771e767108c9a4253 authored about 4 years ago
Code refactoring around MousepadView properties

This is a preliminary commit before adding a new feature, allowing to
change the font size from ...

5d0a5d8643067a43493746487d33a7f4d3495e78 authored about 4 years ago
A little code review about error handling

* Use `g_printerr()` only in command line context.
* Don't translate messages from `G_LOG_LEVEL_...

c39b5ad9b0fe6de1697d63f69c341e336af6ef88 authored about 4 years ago
Add a spinner to the search widgets

This activates a spinner when a search is in progress, instead of an
outdated or empty occurrenc...

73487a99809f317e619e437b02d3f5f19244612d authored about 4 years ago
Connect the search bar to the "switch-page" signal

This causes the search bar to follow tab switching, as is already the
case with the replace dial...

fb68c10f2a99f4ebc857675e0d71116261a2b88b authored about 4 years ago
Make the occurrences count appear in the search bar

This makes the occurrences count appear in the search bar, instead of
the "Replace All" button. ...

d50625c902ff90a2337a62a43d3d07a09fac911f authored about 4 years ago
Switch to asynchronous search

This switches to asynchronous search, so as not to block the UI when
searching in big files and/...

f8f0a845f67c2e367af4e86b1f0ba1d44952c0df authored about 4 years ago
Add a GMenuModel-GtkToolbar binding

This last commit of the "GMenuModel-* binding" series adds a
`mousepad_window_toolbar_new_from_m...

a1a54fb43a36a56d90a5be5a1a8eaab26acf9514 authored about 4 years ago
Add a GMenuModel-GMenuModel binding

This GMenuModel-GMenuModel binding not only involves the use of the
"items-changed" signal, but ...

0a58fcf6b811e92ceacca03a955a3b1ac5da9725 authored about 4 years ago
Use icon names instead of GIcons to allow property binding

This is a preliminary commit before adding a binding between different
kinds of GMenuModels.

Se...

7c6a6b5da243363aebe81942a029438b830c1533 authored about 4 years ago
Add a GMenuModel-GtkMenu binding for tooltip updates

Using the "items-changed" GMenuModel signal, this adds an additional
GMenuModel-GtkMenu binding ...

7b4c7b4b5ee4807ff7cf1d97097d6cefe31ed5d8 authored about 4 years ago
Give more choice for whitespace display

This adds the ability to display only the white spaces at the beginning
of the line, the end of ...

8ca595de88b43678804b260975bf526f953d88fb authored about 4 years ago
Reformulate "Home/End Keys" setting description

0b3b166c15f088c30c0a9f52453689c3da0f6cdb authored about 4 years ago
Code refactoring around GAction-GSettings binding

Using the correspondence between GAction and GSettings (common names,
common use of GVariant), t...

8349795ed7b5ee2f4ab42ff3466a47e4dc035dbe authored about 4 years ago
Switch to schema-id format for settings names

The choice of format for settings names is free, whereas action names
can't contain `/`, so this...

34c817376df3b410373bd72d1275f1aa789bf162 authored about 4 years ago
Back to development

29c6db64958bcc6974787fe5974d986e0cce5945 authored about 4 years ago
Updates for release

84852ca5b05ff4c0100b5f8a295b3420b8f00831 authored about 4 years ago
I18n: Update translation ja (100%).

356 translated messages.

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

fbf3dcf9271b0f9d7dfb1e645eeae091e72a30f5 authored about 4 years ago
Back to development

ba2ddbb05f68a7c91c6b8036b07100f68b4619e6 authored about 4 years ago
Updates for release

b5b57fb300ef4531283bb3988b1c3364dd81a013 authored about 4 years ago
I18n: Update translation zh_CN (100%).

356 translated messages.

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

a30e0c4bd7b64468593c9e9560533dcc7e1dec92 authored about 4 years ago
I18n: Update translation pt (100%).

356 translated messages.

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

207cf5170233a8f1be781ea7cca3e492a194a5e4 authored about 4 years ago
Bump required GTK+ in `mousepad-prefs-dialog.ui`

Fixes #78.

443ce29fb1c69e74648aad55941b4f24b30e5924 authored about 4 years ago
Fix an oversight in updating actions state

This is a minimal patch for version 0.5. The management of actions and
their distribution betwee...

c4089d2b9321d63a96cdae5116862c410452fd80 authored about 4 years ago
Remove TODO file

Closes #74.

2aea4a54d1f712517e4f80d0bd65fc2baed34cb1 authored about 4 years ago
Include `locale.h` is required in release mode

11682f4ab655587875d6d330e01f267a445d764f authored about 4 years ago
I18n: Update translation he (100%).

356 translated messages.

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

899432c0afef74bc9618ef5e728a86073446086c authored about 4 years ago
I18n: Update translation fr (100%).

356 translated messages.

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

0ef374e828d4ff7319e3706c9177d9860b8af005 authored about 4 years ago
I18n: Update translation bg (100%).

356 translated messages.

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

500eceada8247ead5e9f93afbeefd7a0e771095e authored about 4 years ago
I18n: Update translation nb (100%).

356 translated messages.

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

4437403b04dfb5f657bea99a136491247da1c667 authored about 4 years ago
I18n: Update translation es (100%).

356 translated messages.

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

01ecc44722384ba8e5dacb88effff09034ce96a1 authored about 4 years ago
I18n: Update translation nl (100%).

356 translated messages.

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

f8ec55ffca604ec05f7590b2258a665c0617fe85 authored about 4 years ago
I18n: Update translation it (100%).

356 translated messages.

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

3b1e11d7ead246d8b1e69182ab447a56838b83c9 authored about 4 years ago
I18n: Update translation sq (99%).

355 translated messages, 1 untranslated message.

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

e8e6d1057bdd85fbf770d2147a4af2a6ce3adef1 authored about 4 years ago
I18n: Update translation de (100%).

356 translated messages.

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

c21de3be81875d64c52083fa119412a6399fa1c1 authored about 4 years ago
Ensure that opening modes are excluded from translation

e104860efb693998e9b843bc758d6aecbdff92b4 authored about 4 years ago
I18n: Update translation el (100%).

356 translated messages.

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

dcd1bf6ac45d30ac7dbe335a5ca6ed0ea66174b5 authored about 4 years ago
I18n: Update translation pt_BR (100%).

356 translated messages.

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

34fbb416fc6d4019b1b74491fc358233727b1d18 authored about 4 years ago
I18n: Update translation sl (100%).

356 translated messages.

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

1eda083eb1ecd5d6fab97c2521c25d99cbb842bd authored about 4 years ago
I18n: Update translation id (100%).

356 translated messages.

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

b1b1c1d214cb4c619a8fcd909c921533d063f14c authored about 4 years ago
Update README.md

b5c2ec8053e1cbf231474e248870e10ccf7846d3 authored about 4 years ago
An oversight when adding a new author

98a2763a5cee9431f7496804de574dd0a4479c4b authored about 4 years ago
Back to development

5ba748f1d1e92bd2bf22343bd8b5a0095a1253ac authored about 4 years ago
Updates for release

69f36ff488307dd38582a0522bf65dbdd42ecf45 authored about 4 years ago
Add an author to the about dialog

See https://gitlab.xfce.org/apps/mousepad/-/issues/71#note_18857

48901715677acabe04147d712069921a94d765d2 authored about 4 years ago
Restore the use of the file `accels.scm`

This adapts the use of `GtkAccelMap` to `GAction`, to allow the user
to continue using virtually...

805fd575e729ea9c51aa3ab9133c28a34a4fbab0 authored about 4 years ago
Add a TRACE macro for personal testing

6b4362f957a0bbe7071f8772ceb79b5ed14158e1 authored about 4 years ago
I18n: Update translation tr (100%).

356 translated messages.

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

b05ed1db24561486b4bdd805b597c8f673426830 authored about 4 years ago
I18n: Update translation et (100%).

356 translated messages.

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

81add1442881f8a46747c2c798638a1500965a14 authored about 4 years ago
I18n: Update translation da (100%).

356 translated messages.

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

3e0786c03a83e45a3c8107d2777416d9557f6877 authored about 4 years ago
I18n: Update translation zh_CN (100%).

356 translated messages.

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

5e6df08dba3a24f51369b8da7970d8ec0c7eeb28 authored about 4 years ago
I18n: Update translation nb (100%).

356 translated messages.

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

ef5c380ef887e738e671a241bb91335dad44c621 authored about 4 years ago
Reset an idle function to default priority

This partially reverts 27c5ad98485c8924a972f8958deff160333d42a9, by
keeping only the existence t...

70514a3ce2979acddcbbf71f9e8ad27807ab58d2 authored about 4 years ago
I18n: Update translation zh_CN (100%).

356 translated messages.

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

a1c7635021892f6f7c6d3358c8f13d30d75935a5 authored about 4 years ago
Show "Select All" keybinding without activating it

This allows to show in the menubar a keybinding already active at some
levels (here "Select All"...

467c26d944cff89bfd8398f5ed8a05d70b1eac2d authored about 4 years ago
I18n: Update translation pt (100%).

356 translated messages.

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

307816e98bd82e4985a5a0eedc119e686f4c0540 authored about 4 years ago
I18n: Update translation ru (87%).

312 translated messages, 44 untranslated messages.

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

9c0335d9583ea0102f11ca0f7e9913c90dc9b0c2 authored about 4 years ago
I18n: Update translation ja (100%).

356 translated messages.

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

425497ba81e0b4a9978dce657248442ff527e48b authored about 4 years ago
I18n: Update translation sv (100%).

356 translated messages.

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

3e7ddbb63dde3cf99dcfedd2760c74887f8f8a33 authored about 4 years ago
I18n: Update translation fr (100%).

356 translated messages.

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

a9c0b8f227e0c1c22ade2957fb32f13555d33e0a authored about 4 years ago
I18n: Update translation eu (71%).

254 translated messages, 102 untranslated messages.

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

43c1afb8e47c458f1750fc6f9750da4b0ee98e0c authored about 4 years ago
I18n: Update translation da (100%).

356 translated messages.

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

d2c9b854187bae79698c7ef4561afbee44bc3477 authored about 4 years ago
I18n: Update translation gl (100%).

356 translated messages.

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

bbe2cb6ca5cd89cf6f6db89354bc659316d9a193 authored about 4 years ago
I18n: Update translation zh_TW (100%).

356 translated messages.

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

c63893a733763ab0a5fc11dad8e1132f88a65a2b authored about 4 years ago
Fix spelling of Color

8bdc66966d98645f5a84840abe210d9a46ee3f54 authored over 4 years ago
Toggle "Highlight All" for all documents

If the user toggles "Highlight All" in the search bar and switches tab,
the "Highlight All" butt...

2cb7b4c824900b8671f38a7d56cb5ab582c79416 authored over 4 years ago
Adjust an idle priority so that it runs on time.

To fix #26 (closed), an idle was added to scroll to cursor after some
GTK operations. This commi...

27c5ad98485c8924a972f8958deff160333d42a9 authored over 4 years ago
Update some menu items on tab/window change

This fixes an oversight in !39, by updating menu items that depend on
the document state (curren...

d75bf6688e4f00fe162fb94e4a704ca0784b36e6 authored over 4 years ago
I18n: Update translation pt_BR (93%).

332 translated messages, 24 untranslated messages.

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

23ee7a4e95ca6613ebf7a604a037758efa383bf7 authored over 4 years ago
I18n: Update translation fr (100%).

356 translated messages.

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

181db8ce7bb41887dcb80952857760d2be16d383 authored over 4 years ago
Bump minimal required GtkSourceView to 3.24

See !52 for more details.

5e7db1698f30c7ec9ef9bb33f52ef06c107e43a8 authored over 4 years ago
Save geometry on close

This adds an non-delayed save of the geometry on close, that cancels
any scheduled backup that c...

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

356 translated messages.

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

ff32dc416ad2edc1443770475df2300a68351386 authored over 4 years ago
I18n: Update translation es (100%).

356 translated messages.

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

5700a888d7a34e81ce812741f6b867ca5c8b5650 authored over 4 years ago
I18n: Update translation id (100%).

356 translated messages.

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

8f8a2c209bc64e597ec5eb059547c3a1e9ce282c authored over 4 years ago
Revert "Improve `--quit` option" (!35)

This reverts most of the content of commit
9ad3a7d734d2fd640913b464f2adfb63d9c2c9d8, but preserv...

bb660dd03a8cbe7c0773defc9ad5582cf494c71e authored over 4 years ago
Update tab menu according to document state

Remove also some useless widget sensitivity updates.

See !47 for more details.

c29c57ece584e0327e752ab3be3b8103b5c64937 authored over 4 years ago
Keep a reasonable dialog box size

This is to prevent the dialog box size to vary with translations.

See !47 for more details.

4bc3d61ddda96bd3ea2f2b471b002b83b392a46e authored over 4 years ago
Adjust encoding dialog properties

See !47 for more details.

a3509badaca9fd63c3d32fd1be60832b91815baf authored over 4 years ago
I18n: Update translation es (99%).

355 translated messages, 1 untranslated message.

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

f9dbcb40799fc82b432e30709c455b0e6a97dbef authored over 4 years ago