Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfce4-fsguard-plugin

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

I18n: Update translation da (100%).

19 translated messages.

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

c66a321c0d5b7b3ec008191b022012739c62d15b authored almost 8 years ago by Anonymous <[email protected]>
Set progressbar minimal width and height depending on the orientation (#12942)

See https://git.xfce.org/panel-plugins/xfce4-battery-plugin/commit/?id=2ab3a4ba61665083059af5427...

45044f88ce648ccd0718c806638e4e9eeeb1db32 authored almost 8 years ago by Landry Breuil <[email protected]>
add COPYING file with BSD licence, otherwise autohell assumes the licence is GPLv3...

7e437c26fcfe82f0a54656655c1e879570c632ed authored about 8 years ago by Landry Breuil <[email protected]>
Release 1.1.0

a349adf5332b9dab7f1fef20472d5f9aaa8cf75c authored about 8 years ago by Landry Breuil <[email protected]>
set progressbar minimal width/height to 4px so that it looks like with gtk+2

1374d36775ef1b5e74fb9657c722594d4bfadc1c authored over 8 years ago by Landry Breuil <[email protected]>
I18n: Add new translation nn (100%).

19 translated messages.

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

2474a2c47e9d147075615ca0fe3ceb72fd55734d authored over 8 years ago by Kevin Brubeck Unhammer <[email protected]>
Release 1.0.99

43dbd9d57d76e1cb720069db90c53a5508347ae2 authored over 8 years ago by Landry Breuil <[email protected]>
disable dist-gzip

cdeca2376da24af3e540caa72c56a4fbe5284a49 authored over 8 years ago by Landry Breuil <[email protected]>
Merge branch 'master' of git://git.xfce.org/panel-plugins/xfce4-fsguard-plugin

134ade23e6e2c68c5efc7d9ad1864476f3d33987 authored over 8 years ago by Landry Breuil <[email protected]>
Fix make distcheck

c620b8c8138ab435a8b5c2dc765c9ae27106e7d6 authored over 8 years ago by Landry Breuil <[email protected]>
I18n: Update translation ca (100%).

19 translated messages.

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

273f912f01a9894ead8f1f260b8f419bcb58be94 authored over 8 years ago by Robert Antoni Buj i Gelonch <[email protected]>
I18n: Update translation ca (100%).

19 translated messages.

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

a1a251daaeedf19f72630fa3e9c8c7b9afe60e59 authored over 8 years ago by Robert Antoni Buj i Gelonch <[email protected]>
I18n: Update translation ca (100%).

19 translated messages.

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

3c42868e50eea80d58583c5df0458f5e90084a76 authored over 8 years ago by Robert Antoni Buj i Gelonch <[email protected]>
Add gtk<3.20 compatibility

Signed-off-by: Landry Breuil <[email protected]>

8a997179c7454f0429ebf40f7eff47640aad52e9 authored over 8 years ago by Simon Steinbeiss <[email protected]>
Shuffle statements to fix logic bug - if the partition was smaller than 1G, an error message was shown in the tooltip

89cf1d1980933ae75b3d3a0b5f2846b23a697c1e authored over 8 years ago by Landry Breuil <[email protected]>
Use gtk_widget_set_valign() instead of gtk_misc_set_alignment()

0f1e704164af7637b7b25893fc6b47c9ccc640b9 authored over 8 years ago by Landry Breuil <[email protected]>
Use GtkGrid instead of GtkTable

f1f65ccb4490287a755395b3b15bf08429c17b17 authored over 8 years ago by Landry Breuil <[email protected]>
Stop directly accessing private vbox member, use gtk_dialog_get_content_area() instead

757eac2bbfc1e50f6cb8300e9a07fac68998b3ee authored over 8 years ago by Landry Breuil <[email protected]>
GTK_DIALOG_NO_SEPARATOR was removed, and replace GTK_STOCK_CLOSE by 'gtk-close'

3a89eeb94e3ad348bc8d77353cb7b7bea2fd0702 authored over 8 years ago by Landry Breuil <[email protected]>
Use GtkOrientable instead of *_set_orientation

Use gtk_progress_bar_set_inverted() depending on the orientation

0ab21b213312bed9612823ca92edd64705163bb1 authored over 8 years ago by Landry Breuil <[email protected]>
Use GtkBox instead of XfceHVBox

b562130b50122b1f9163435a705ef9b71b8f8f46 authored over 8 years ago by Landry Breuil <[email protected]>
Stop using GtkAligment, directly set halign/valign on lab_box

2814190ac74d73b5c0ff56b20683868d777dca0e authored over 8 years ago by Landry Breuil <[email protected]>
GTK_DIALOG_NO_SEPARATOR was deprecated

27b95074be5088a87d5512418d4349c47f544515 authored over 8 years ago by Landry Breuil <[email protected]>
Rework progressbar color handling

- Use GdkRGBA instead of GdkColor
- Use a css provider with Gtk >= 3.16 (thanks ochosi for the t...

0177c0180986a26b813d4f2a9bbb491b6d3a40a1 authored over 8 years ago by Landry Breuil <[email protected]>
Replace GTK_STOCK_HARDDISK by "gtk-harddisk"

96a899fc10bda8168f6164ece87875b661e00afc authored over 8 years ago by Landry Breuil <[email protected]>
Don't fumble with style internals for now

1cdbcc6842a8e000838c4fd24c23aebf6beba5ef authored over 8 years ago by Landry Breuil <[email protected]>
GtkTooltips have been deprecated since Gtk 2.12... migrate to GtkTooltip

800b8bd5612ffab4e35791fe8fe45fbd9bc4ada1 authored over 8 years ago by Landry Breuil <[email protected]>
Remove compat code for panel < 4.9

db93ad800274f24ab41b6776f9685f75d6045146 authored over 8 years ago by Landry Breuil <[email protected]>
Set X-XFCE-API=2.0 in desktop file

e9d893d4fd28882ee3268923091a4ac96b80161a authored over 8 years ago by Landry Breuil <[email protected]>
Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0

9180e6115daf7bf8e11136fa7aa432700848e797 authored over 8 years ago by Landry Breuil <[email protected]>
I18n: Update translation he (100%).

19 translated messages.

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

be3c4f987d8f968ba09b9eedf5e19eb291f917a5 authored almost 9 years ago by GenghisKhan <[email protected]>
I18n: Add new translation he (100%).

19 translated messages.

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

1c3a9adfc3dd509ef5b389ead205e8704a87cafb authored almost 9 years ago by Elishai Eliyahu <[email protected]>
I18n: Update translation lt (100%).

19 translated messages.

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

5d41769abfa72c9b4832efbc74c340cd15277e9c authored over 9 years ago by Anonymous <[email protected]>
I18n: Update translation sv (100%).

19 translated messages.

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

0d48dfae3c0bb98a41ad9c37545fd683dc30bc85 authored over 9 years ago by Påvel Nicklasson <[email protected]>
I18n: Update translation es (100%).

19 translated messages.

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

83e4e375d50a4037fd5a1596c9395b29bc783cdc authored almost 10 years ago by Pablo Roberto Francisco Lezaeta Reyes <[email protected]>
updates for release

8ca95f3142258f97e555c224f27ba4dc274abb75 authored almost 10 years ago by Landry Breuil <[email protected]>
I18n: Update translation es (100%).

19 translated messages.

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

47b0d3f3e5eba7adec284e46458157145f1f5f08 authored almost 10 years ago by Pablo Roberto Francisco Lezaeta Reyes <[email protected]>
I18n: Update translation de (100%).

19 translated messages.

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

1975300fa1234144d380dd5dcbc5868661d68e61 authored over 10 years ago by Anonymous <[email protected]>
I18n: Update translation en_AU (100%).

19 translated messages.

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

19e949ceb8eb38583e9cea312665afe72841efc3 authored over 10 years ago by k3lt01 <[email protected]>
I18n: Update translation ast (100%).

19 translated messages.

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

53dc23dff0083393f9e3162705f5fec53c955e38 authored over 10 years ago by Tornes Llume <[email protected]>
I18n: Add new translation th (100%).

19 translated messages.

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

3e49cb8f0e75a22868abc6e1d21d3e51388d91d6 authored over 10 years ago by theppitak <[email protected]>
I18n: Add new translation ms (100%).

19 translated messages.

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

c358ea19d06038c2c5f6f1057dc2407502c23024 authored almost 11 years ago by abuyop <[email protected]>
I18n: Update translation hr (100%).

19 translated messages.

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

209d0250ef537400204572cf18a522b6ad1bdbf9 authored almost 11 years ago by schizo <[email protected]>
I18n: Add new translation bg (100%).

19 translated messages.

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

cc608ff1971af70bb782bc706a27c210e2dcf2fb authored almost 11 years ago by RacerBG <[email protected]>
I18n: Add new translation oc (100%).

19 translated messages.

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

173b7bc5c01060ef6dee4a0625d9f6aca90e8949 authored about 11 years ago by Cedric31 <[email protected]>
I18n: Add new translation is (100%).

19 translated messages.

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

a4bc36876f8ee723daa0bb450dd16fb83ea7d845 authored about 11 years ago by Sveinn í Felli <[email protected]>
I18n: Add new translation sl (100%).

19 translated messages.

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

174467eaf8bd52c5cf2598e79729712d64357e6c authored about 11 years ago by anthonmanix <[email protected]>
I18n: Update translation hr (89%).

17 translated messages, 2 untranslated messages.

Transifex (https://www.transifex.com/projects/...

0caffc13c0e7cc41f869656595281493b4e5fca8 authored about 11 years ago by Ivica Kolić <[email protected]>
I18n: Update translation nl (100%).

19 translated messages.

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

d37ca66cccbf5b41f9c0f65b91a5c2080a1ac94a authored over 11 years ago by Pjotr123 <[email protected]>
I18n: Update translation tr (100%).

19 translated messages.

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

305dfd736f41d90a8022caccda78d2a4c3f6b78c authored over 11 years ago by Necdet Yücel <[email protected]>
I18n: Update translation it (100%).

19 translated messages.

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

9b7ee609343297a7a0eea3154827c2e34ebdc131 authored over 11 years ago by cri <[email protected]>
I18n: Update translation fr (100%).

19 translated messages.

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

6b672ac250fcdc7e5b73333c4b73fb1f5fbd2d87 authored over 11 years ago by jc1 <[email protected]>
I18n: Add new translation en_AU (100%).

19 translated messages.

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

5b65c4ae5ff58d5c464bdcea7341a5dd9bdc48b8 authored over 11 years ago by k3lt01 <[email protected]>
Remove unneeded files.

fc8cab7f54595f28fff6a9313c06f466459eb1ed authored over 11 years ago by Nick Schermer <[email protected]>
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

acb1bb5a489499aabe675e2efda816cf6b4b1ede authored over 11 years ago by Pjotr vertaalt <[email protected]>
l10n: Serbian translation

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

d250813bb496632a925afd835be2aec1af111ce9 authored about 12 years ago by Саша Петровић <[email protected]>
l10n: Updated Uyghur (ug) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

d6f32e9ae96955b4f47169f50d2149f9eda54298 authored about 12 years ago by Gheyret Kenji <[email protected]>
l10n: Updated Polish (pl) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

ba7b4cd1cdd2bf8e5613c4b98873adbcaa7cb73e authored about 12 years ago by Piotr Strębski <[email protected]>
l10n: Updated Polish (pl) translation to 94%

New status: 18 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex ...

c93b3a48fa8b81b33782832e4445af669a298109 authored about 12 years ago by Piotr Strębski <[email protected]>
Properly resize image _and_ btn so that the image is not shrinked

f3b0e9a1d8c1cf0c6ce841f45a84e1bc0f136744 authored over 12 years ago by Landry Breuil <[email protected]>
oops, empty version tag for release

dcd2e7da1fcc623ef817aadf1c94a5504f273694 authored over 12 years ago by Landry Breuil <[email protected]>
Updates for 1.0.1.

c19906d83bb08829d5bf5b5ce81b0a311866d2a2 authored over 12 years ago by Landry Breuil <[email protected]>
Merge branch 'master' of git://git.xfce.org/panel-plugins/xfce4-fsguard-plugin

c9aa8e1f60799f239d0a031bee485964d11d6016 authored over 12 years ago by Landry Breuil <[email protected]>
Better compliance with panel plugin HIG

- directly pass orientation to xfce_hvbox_new
- dont the the ebox above childs, this broke butto...

6a438fe10eed2316724c464a04a23cc137a01cb0 authored over 12 years ago by Landry Breuil <[email protected]>
l10n: Updated Uyghur (ug) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

2b7c5b4674aff94194949f159e580417233c99fd authored over 12 years ago by Gheyret Kenji <[email protected]>
Fix look on transparent/colored panels. set small property to TRUE.

be1273b1320cb95969b3159d8d24ce1cb7c2c907 authored over 12 years ago by Landry Breuil <[email protected]>
resize all widgets, not only the button

7ddfa1ccfa7bd4e869e838c752bf5a8733cf8a61 authored over 12 years ago by Landry Breuil <[email protected]>
Added compatibility with xfce4-panel v.4.9.0+

Add support for mode callback and honour nrows.
Signed-off-by: Landry Breuil <[email protected]>

7e9be0f33a4554723889f91e77e4196953c542c7 authored over 12 years ago by Andrzej <[email protected]>
fix warnings, no need for NULL here as theres nothing to format in the format string

d77215f604efbfc99578cf32a46daff143705402 authored over 12 years ago by Landry Breuil <[email protected]>
s/free/freespace/ to fix warnings

6507ca431dc08ab28dfdfe6adf8f5d74e431d6bf authored over 12 years ago by Landry Breuil <[email protected]>
call fsguard_set_size() at startup so that everything is shown properly

bc410ae2e5b4a5b81bed70c744b81661b0b6cacc authored over 12 years ago by Landry Breuil <[email protected]>
avoid an assertion when adding the plugin

4e558c53418a151e03392b0ad98bf6248722c139 authored over 12 years ago by Landry Breuil <[email protected]>
Set default values so that it doesnt crash at startup (bug #8821)

661471acf727c1ee7ddd923ecc6f5dc20e3393b4 authored over 12 years ago by Landry Breuil <[email protected]>
fix config loading (bug #8821)

5e92d3696647932acbada5169d6319f3b422313f authored over 12 years ago by Landry Breuil <[email protected]>
Fix build on GNU/Hurd (Bug #7955 / #8820)

12b60aa2bf4284ee9b183a38343ec522b8762ee2 authored over 12 years ago by Landry Breuil <[email protected]>
Port to libxfce4ui (bug #8143)

69443e7a1e5e0c57bcd98a0e9c6fb0462c8c93e1 authored over 12 years ago by Mike Massonnet <[email protected]>
build the plugin as a module

c5ebc61b15dca2c57375122cb57bed3464b61e24 authored over 12 years ago by Landry Breuil <[email protected]>
require xdt 4.10

ac41e0bac3edbb3d0913d03807b3bdcf9845f404 authored over 12 years ago by Landry Breuil <[email protected]>
l10n: Updated Korean (ko) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

ac1c5c48c968169f3c351eb8c5e663d86cde62aa authored over 12 years ago by Seong-ho Cho <[email protected]>
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

67e8cc19657cc2d407c8561313b9b366fc2a399d authored over 12 years ago by Chipong Luo <[email protected]>
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

849202a7310736ce18ab8e3b097f90be84dfbb9c authored almost 13 years ago by Chipong Luo <[email protected]>
l10n: Updated Korean (ko) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

dc55487e7f687326f0f6ad83e5686c2502d6fc85 authored almost 13 years ago by Seong-ho Cho <[email protected]>
l10n: Updated Korean (ko) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

81aee2194b075407d1176ecf3a379034c844ef1b authored almost 13 years ago by Seong-ho Cho <[email protected]>
l10n: Updated Korean (ko) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

08980a7b2cea6fd6bd63df2896ef0c72c24964a7 authored almost 13 years ago by Seong-ho Cho <[email protected]>
l10n: Updated Korean (ko) translation to 89%

New status: 17 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex ...

06a09dd86758c5614f85153e575bda486d333977 authored almost 13 years ago by Seong-ho Cho <[email protected]>
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

9bdc71c994c0f3911fbed4072cbd740daf8e5ec5 authored almost 13 years ago by Chipong Luo <[email protected]>
l10n: Arabic Translation

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

2dcf06323ea12bec7470e760ba794dc19dd4f335 authored almost 13 years ago by كريم أولاد الشلحة <[email protected]>
l10n: Updated Lithuanian (lt) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

73601d2510f1c1dcd8a60b9727047fbdfcdf499a authored almost 13 years ago by Algimantas Margevičius <[email protected]>
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

caa9b6cbfc2d6cf0abf3445cf7541f33202d3059 authored almost 13 years ago by Cheng-Chia Tseng <[email protected]>
l10n: Updated Portuguese (pt) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

a719ed3065ab86cc0c526b620664710c77f5bc23 authored almost 13 years ago by Sergio Marques <[email protected]>
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

b877331b427c1c79416899db958f27ff6ddccf7d authored about 13 years ago by André Luiz Dias de Miranda <[email protected]>
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

25ceed2c27c100e15e873cc1926709b0a3e8dd10 authored about 13 years ago by Chipong Luo <[email protected]>
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

03fb9d702221033dd9ad578412e79f9c1c1a017f authored about 13 years ago by Chipong Luo <[email protected]>
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

3b2b730f4fc9afdfdcc7607a709782d6497887e4 authored over 13 years ago by Pjotr Anon <[email protected]>
l10n: New Slovak translation

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

3021b0e2315325e49712fa480a95823b89eee440 authored over 13 years ago by Tomáš Vadina <[email protected]>
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

6c0c102139ee06f65f4194113d6bcc269ead0b31 authored over 13 years ago by Pjotr Anon <[email protected]>
l10n: Updated Indonesian (id) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

d2e832df11ef8533ca54d82aa64d3a6ccb6f4bee authored over 13 years ago by Andhika Padmawan <[email protected]>
l10n: Initial Croatian (hr) translation

New status: 16 messages complete with 0 fuzzies and 3 untranslated.

Transmitted-via: Transifex ...

9e19118ef63933ad29eaffb370011a313f95844a authored over 13 years ago by Ivica Kolić <[email protected]>
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 19 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

1dea4f8cb7ca90d85e52bd07a248c17c48eed8bf authored over 13 years ago by Pjotr Anon <[email protected]>
Automate Changelog updates

0f7e6356c73a90a3fcc2433b5d4154c5cf3fab6e authored almost 14 years ago by Florian Rivoal <[email protected]>