Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfconf

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

make xfconf_cache_reset() sync

this is unfortunate, but it's very hard to keep the cache consistent
when doing this async. the...

2e1ab3eab298c69239752c05c1848c00db8e217c authored over 15 years ago by Brian J. Tarricone <[email protected]>
pass correct key to g_tree_remove()

02344cb918c9c111422136ce192fda7257e54872 authored over 15 years ago by Brian J. Tarricone <[email protected]>
fix test framework, hopefully for the last time

add a --daemon option to xfconfd that forks(), prints its new child pid,
and quits. this lets u...

2841ba12edb0281757d456ea398d4750e28a7467 authored over 15 years ago by Brian J. Tarricone <[email protected]>
add -Wno-sign-compare to the gtk-doc Makefile.am

there's a bug in gtk-doc's generated scanner .c file. lame.

65d1fe5e7ec68bc69aab890a074a89bc73b80444 authored over 15 years ago by Brian J. Tarricone <[email protected]>
l10n: Updates to Latvian (lv) translation

Transmitted-via: Transifex (translations.xfce.org)

5433569e579c8c4d9a33d22c4aa5a160da79ac59 authored over 15 years ago by Rihards Prieditis <[email protected]>
Add dist-hook: all to the xfconf library makefile. Required for gtk-doc.

5f817a85ec0ef3f179456ea2a7ebf47fea88781c authored over 15 years ago by Jannis Pohlmann <[email protected]>
Add dist-hook: all to the API reference makefile. Required for gtk-doc.

c6a1571f014c4c6ac3bc45b2b7846337abf1b865 authored over 15 years ago by Jannis Pohlmann <[email protected]>
send errors to stderr, not stdout

35a36e5dc4563d3c29e9bcb742a3460e3670d2b0 authored over 15 years ago by Brian J. Tarricone <[email protected]>
l10n: Slovak translation

Transmitted-via: Transifex (translations.xfce.org)

508a4fe20284ff9ba4e4bfb51777ebcc5b033d48 authored over 15 years ago by Robert Hartl <[email protected]>
Fix typo in xfconf/Makefile.am

34ef15719ce6cf16d0e94ca36feb35cd81cda195 authored over 15 years ago by Jean-François Wauthy <[email protected]>
always call the parent class' dispose

2232d8577105799c758c63394a8d5a2fa8766d6c authored over 15 years ago by Brian J. Tarricone <[email protected]>
move dbus signal disconnection to XfconfChannel dispose (bug 5493)

patch from Nick Schermer <[email protected]>. the idea is that you can
connect xfconf_shutdown() to...

0fe179d8fa21ceea20d548b7546dc9b0be943edb authored over 15 years ago by Brian J. Tarricone <[email protected]>
update NEWS

c5161f07c455d7d6e8cc4f440600173845fdac0c authored over 15 years ago by Brian J. Tarricone <[email protected]>
fix compilation with Sun cc (bug 5477)

33e2000ddb2a3f50a03409860eedd1626ca76467 authored over 15 years ago by Brian J. Tarricone <[email protected]>
add .gitignore

e4bdbc5356ad69c35fd4e5f8bdd56879aaabd2d8 authored over 15 years ago by Brian J. Tarricone <[email protected]>
emit proper arguments on XfconfCache::property-changed signal (bug 5734)

that's what happens when you copy and paste and don't change the
arguments. also remove the G_S...

eb2e307ffda8df9c8588bb9db77c3a411b8ce0fe authored over 15 years ago by Brian J. Tarricone <[email protected]>
don't emit property-changed twice (bug 5718)

this can cause infinite loops because the XfconfCache will avoid
emitting property-changed if se...

acb9b2085364aa860aed4df663cb95b8931d5a18 authored over 15 years ago by Brian J. Tarricone <[email protected]>
fix detection of channel/property not found error when setting props

dbus-glib's GError registration/mapping is crap. instead of doing
something actually useful and...

0aa4faca0929d45902e878fd859aba37c35d04e7 authored over 15 years ago by Brian J. Tarricone <[email protected]>
fix crash; g_propagate_error() doesn't copy the src error

... so we can't free it afterwards, obviously

86cfde6cddef120622d91af606ecaf417186a678 authored over 15 years ago by Brian J. Tarricone <[email protected]>
fix compiler warnings

8f1c96c0fd9f4870d64ce88ebdac002b601f69b0 authored over 15 years ago by Brian J. Tarricone <[email protected]>
l10n: New translation to Kazakh

Transmitted-via: Transifex (translations.xfce.org)

99ec06c8a540d1711d1ba43ce64d5bcff72de3f2 authored over 15 years ago by Bauzhan Muftakhidinov <[email protected]>
add module desription file

f7effe6907669d8ed9d1ee4fa2c09bc451df66cd authored over 15 years ago by Brian J. Tarricone <[email protected]>
update xfce translation

(Old svn revision: 30448)

61c472b50e6a224dfc0313043ed463a2f2a2d489 authored over 15 years ago by Mike Massonnet <[email protected]>
2009-08-07 Gabor Kelemen <[email protected]>

* hu.po: Translation updated.

(Old svn revision: 30445)

253ab49769aacd16b1da6e6e4df04de793989820 authored over 15 years ago by Gabor Kelemen <[email protected]>
fix a possible reentrancy issue.

a client could re-enter the set function when handling the signal
that reverts a property value ...

fb1ed1eb59b71e1a73d5e224a2a5e876d1c92512 authored over 15 years ago by Brian Tarricone <[email protected]>
revert async property fetch for bindings

with the new caching in place, this doesn't really speed things up
anymore, and was problematic ...

c62009f0861f2d5f36498f33eaa504eb74a57913 authored over 15 years ago by Brian Tarricone <[email protected]>
add transparent property prefetching and caching

XfconfCache is a transparent cache that sits behind XfconfChannel,
and, so far, involves no new ...

027ec10dedf28ed52476a405494986697d6344db authored over 15 years ago by Brian Tarricone <[email protected]>
Add Asturian translations

(Old svn revision: 30229)

99836266fd6717cbb17c65f285e2e066f5091c69 authored over 15 years ago by Mike Massonnet <[email protected]>
2009-06-24 Gabor Kelemen <[email protected]>

* hu.po: Translation reworked.

(Old svn revision: 30076)

5537b486d5b3c53b224cf7024c12fd2c3e954c8b authored over 15 years ago by Gabor Kelemen <[email protected]>
update translation

(Old svn revision: 30019)

b8443cba794371d6248741f3be104d318e2b3f16 authored over 15 years ago by Mike Massonnet <[email protected]>
Drop svn:executable bit from po files

(Old svn revision: 29999)

169c254ec0b8a53bb287271bd512874e868b6177 authored over 15 years ago by Mike Massonnet <[email protected]>
silence warning when --enable-checks was not specified

(Old svn revision: 29997)

71ea83c154d37e0a32ef410331dee53c8a5d9641 authored over 15 years ago by Brian Tarricone <[email protected]>
patch from nick to silence warnings (bug 5362)

(Old svn revision: 29996)

7550ef54127280edecb8ef5926375ed911596990 authored over 15 years ago by Brian Tarricone <[email protected]>
bindings: fix async property fetch when the channel has a property base

(Old svn revision: 29995)

bf3553f1192afdbceb4189f10ad5dc7cf56d0cd9 authored over 15 years ago by Brian Tarricone <[email protected]>
Added initial xfce4-settings Romanian translation

Changed mail addresses for myself and Romanian language team
Other minor improvements and updates...

f97c6c5034507f1e79b44185f8be35d5ceafcb6b authored over 15 years ago by Dumitru Moldovan <[email protected]>
update xfce translations

(Old svn revision: 29988)

aa3fd36abd2f66a1cc8340b340623acb69301a3f authored over 15 years ago by Mike Massonnet <[email protected]>
actually work around stupid dbus-binding-tool bug properly

(Old svn revision: 29967)

5b384addd8a4af66c4f023a7ce8904363c96692f authored over 15 years ago by Brian Tarricone <[email protected]>
Revert "add svn version tag"

(Old svn revision: 29964)

c15ab2d98c41a7769e8cae6b3fe5c4aee85645a7 authored over 15 years ago by Brian Tarricone <[email protected]>
add svn version tag

(Old svn revision: 29963)

49ad7d541fbbde22f22e4e5fb47ce633f3ea7a3b authored over 15 years ago by Brian Tarricone <[email protected]>
hopefully speed up app start time (for apps that do a decent number of

property bindings) by making the initial property fetch async

(Old svn revision: 29962)

6c9d398825e1210730478d69cf5afe279f9c3342 authored over 15 years ago by Brian Tarricone <[email protected]>
update latvian translation

(Old svn revision: 29940)

a7f0c0c4d3e4bb60d6895c244e07e0f79a042b1c authored over 15 years ago by Mike Massonnet <[email protected]>
xfce translation update

(Old svn revision: 29856)

429afe25de532cb9787e82337f0615aea833ad8f authored over 15 years ago by Mike Massonnet <[email protected]>
galician translation update

(Old svn revision: 29822)

eddadc3561895731c9803fd9a2a5989f7d427b73 authored over 15 years ago by Mike Massonnet <[email protected]>
Bump version number

(Old svn revision: 29716)

c982d6a54cf903713ca6a7594cf267391aee1b41 authored over 15 years ago by Stephan Arts <[email protected]>
Update .po files

(Old svn revision: 29713)

1f82dfc2cc35d0a8d2d21e2d07ece3b74b185568 authored over 15 years ago by Stephan Arts <[email protected]>
Update ChangeLog

(Old svn revision: 29712)

c012594ed3a74e33c3454e9c8bf37e2e07fe4a00 authored over 15 years ago by Stephan Arts <[email protected]>
==== Released Xfce 4.6.1 ====

(Old svn revision: 29711)

7e6d6c08e5bb8e5115eca7e4aed453a9d4e7beed authored over 15 years ago by Stephan Arts <[email protected]>
Updated Polish translations

(Old svn revision: 29690)

871d08b964f9a54e355d3920092d48d1e019e880 authored over 15 years ago by Piotr Sokól <[email protected]>
Translations updates - es it ku

(Old svn revision: 29689)

d49c2da0b7998eaf298a0bf4d02fe4f7864695f5 authored over 15 years ago by Maximilian Schleiss <[email protected]>
update german translations

(Old svn revision: 29687)

3c088c64c22949a16d887245af8c257d0e6d39b2 authored over 15 years ago by Mike Massonnet <[email protected]>
Translations updates - gl pt ru

(Old svn revision: 29686)

5a13828567138f90353578faf80afb8dc7bc4be4 authored over 15 years ago by Maximilian Schleiss <[email protected]>
Updated Polish translations

(Old svn revision: 29682)

74dfaa862351e846395938792cd78ef405e1c294 authored almost 16 years ago by Piotr Sokól <[email protected]>
be a bit safer when writing out channel files

(Old svn revision: 29651)

860dbf59556762f5b70e9addec918915823a520e authored almost 16 years ago by Brian Tarricone <[email protected]>
Renamed pt_PT to pt and nb_NO to nb (bug #4574)

(Old svn revision: 29645)

fb419473cf0f122b8ad67dd7989b6a805e47fe0c authored almost 16 years ago by Mike Massonnet <[email protected]>
Translations updates - pt_PT

(Old svn revision: 29641)

94c00eaee28dcb80e71719caec00a05ad0ce4c9f authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Translations updates - es pl uk

(Old svn revision: 29639)

a30a25473f0736f32f3513cf4f19a29256223e1f authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Update ChangeLog

(Old svn revision: 29556)

ac1b47a43a68d7ad1c67c60de8465e07fd881dc0 authored almost 16 years ago by Stephan Arts <[email protected]>
==== Xfce 4.6.0 Released ====

(Old svn revision: 29553)

6ffed75f97c0d898cf95359ec9fef6d511f6057b authored almost 16 years ago by Stephan Arts <[email protected]>
Remove unimplemented import and export functions

(Old svn revision: 29541)

c876b9f0c34a156f659499a094e45b9f1541dace authored almost 16 years ago by Stephan Arts <[email protected]>
update japanese translation

(Old svn revision: 29530)

d752de1f66819ee74986344e010af1b0746de07d authored almost 16 years ago by Mike Massonnet <[email protected]>
update translations

(Old svn revision: 29528)

3269987685f757ff1aa26040438addd0fb1617d5 authored almost 16 years ago by Mike Massonnet <[email protected]>
Translations Updates - ca es gl id it pt_PT zh_CN

(Old svn revision: 29526)

7e01babed4a0ad9b6abae15e96686d920a2af60c authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Fix Bug #4622, applied patch by Mike Massonnet

<[email protected]> (with changes)

(Old svn revision: 29522)

87ba74729345f7e92b92ff5fd930cdd581413cbc authored almost 16 years ago by Stephan Arts <[email protected]>
* da.po: Danish translation update (Per Kongstad)


* da.po: Danish translation update (Per Kongstad)






* da.po: Updated Dani...

f35ecf2b617b54e159c2e63b19b2ee6370306c63 authored almost 16 years ago by Per Kongstad <[email protected]>
Revert previous change to xfconf-query, but still clean up the

g_critical assertion

(Old svn revision: 29483)

a34fc95a28ea3c5071a6a3db929d285534358888 authored almost 16 years ago by Stephan Arts <[email protected]>
update french translation

(Old svn revision: 29481)

812970cdbc79a06f045569294062aac3c250664c authored almost 16 years ago by Mike Massonnet <[email protected]>
[intl:hu] little updates for 4.6

(Old svn revision: 29477)

3ac1ab90c319ccacca71d6041d23aa16087ad041 authored almost 16 years ago by SZERVÁC Attila <[email protected]>
Translations udaptes - de id ja nb pl zh_CN

(Old svn revision: 29472)

74fcdcd5b231bc9fe2dd5ecda0e79ef3a7319cc6 authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Fix my previous commit

(Old svn revision: 29471)

90624368dfb5b977bee98f13775b39c0a7693b11 authored almost 16 years ago by Stephan Arts <[email protected]>
xfwm4/trunk/po:

* sv.po: Swedish translation update (Daniel Nylander)
xfconf/trunk/po:
* sv.po: Swedish transla...

6416aaa94b4dd5fdf6d8750da58f4fa2402b3181 authored almost 16 years ago by Alexander Toresson <[email protected]>
Now it supports showing array contents inside the verbose-list view.

(Old svn revision: 29460)

50d1ed69f87db77822fbd4abf53814034114a94b authored almost 16 years ago by Stephan Arts <[email protected]>
Updated Brazilian Portuguese translation.

(Old svn revision: 29450)

07f962b794d2d94c5ca8575fe4436833376afd36 authored almost 16 years ago by Og Maciel <[email protected]>
Translations updates - en_GB es

(Old svn revision: 29443)

58574c52fa2fc612ff8c53057a67a64f83a1c430 authored almost 16 years ago by Maximilian Schleiss <[email protected]>
just malloc a GType to store in the hash table rather than assuming a

GType will always fit in a pointer, and/or using the annoying macros
that don't really do what we...

ff5a4ff20d3a63608c7df6d3a952e5af2059899f authored almost 16 years ago by Brian Tarricone <[email protected]>
Replace GUINT_TO_POINTER and GPOINTER_TO_UINT with GSIZE_TO_POINTER and GPOINTER_TO_SIZE respectively.

Fixes segfault on AMD64 (Bug #4881)

(Old svn revision: 29426)

9ee4a56187ed936c5abfa8b3142fd9c61104a913 authored almost 16 years ago by Stephan Arts <[email protected]>
Turkish translation update by Gokmen Gorgen and Samed Beyribey

(Old svn revision: 29417)

36b739b7d9529b5d33a9c1c7458a83bcdd4b898b authored almost 16 years ago by Eren Turkay <[email protected]>
Trunk Basque translation update

(Old svn revision: 29401)

5102f5e4cda819eb617e01e25ded0530c5fe2aed authored almost 16 years ago by Piarres Beobide <[email protected]>
Czech translation updated

(Old svn revision: 29395)

23e5bc02bd8387edc23df00fb5734fd308c6e844 authored almost 16 years ago by Michal Varady <[email protected]>
Translations updates - ca fr uk

(Old svn revision: 29394)

ea6d48703f0871cd2ffdc8eec9587f8f47e2739a authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Update ChangeLog.

(Old svn revision: 29388)

f9d581f63de2d3297112ec27e22c6ca2aa844668 authored almost 16 years ago by Jannis Pohlmann <[email protected]>
Update NEWS and translation files for the release.

(Old svn revision: 29387)

2fa602a275f39b08d5836c8f990867a367580001 authored almost 16 years ago by Jannis Pohlmann <[email protected]>
don't translate "true" or "false" in xfconf-query output

(Old svn revision: 29385)

6df706aca8db57a7e0b961ebe51d1f62a5017758 authored almost 16 years ago by Brian Tarricone <[email protected]>
Update Finnish translations.

(Old svn revision: 29345)

0e3e01cebb678d33f73e04c307fee587f60fa4b4 authored almost 16 years ago by Jari Rahkonen <[email protected]>
Updated Brazilian Portuguese translation.

(Old svn revision: 29344)

f615ecdbda227e3956f6d727da06b87ba5d8311c authored almost 16 years ago by Og Maciel <[email protected]>
Remove the svn tag

(Old svn revision: 29327)

0b9aa9fc48e1b86aae3305a00b6f4f7e3593d9e1 authored almost 16 years ago by Stephan Arts <[email protected]>
Update version number, NEWS and ChangeLog

(Old svn revision: 29320)

5982f70090521f82a422fe81db6939ab2b370339 authored almost 16 years ago by Stephan Arts <[email protected]>
- Update .po files

- Add dutch translation

(Old svn revision: 29309)

e7a050d8046d33d816f8f58b3af97ccb633ab939 authored almost 16 years ago by Stephan Arts <[email protected]>
Danish translation update

M xfconf/trunk/po/da.po
M xarchiver/trunk/po/da.po
M xfce4-panel/trunk/po/da.po

(Old s...

90e88930bb38b78a9da62cf4297b8a1add36a713 authored almost 16 years ago by Per Kongstad <[email protected]>
* da.po: Danish translation update (Per Kongstad)








* da.po: Danish translation updated (Per Kongstad)







...

de1daa79fc103544757fe60796f9827c237c8d66 authored almost 16 years ago by Per Kongstad <[email protected]>
Translations udpates - fr zh_CN

(Old svn revision: 29290)

8432b828cb23ec8b1a36b06e8d0db1e8aa0a372d authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Updated Brazilian Portuguese translation.

(Old svn revision: 29280)

fb25552f88f07e59dba7118932a3b6fe0f4e1159 authored almost 16 years ago by Og Maciel <[email protected]>
Translations udpates - es fr nb_NO zh_CN

(Old svn revision: 29279)

775adfc83c6ecfeb24346f5578733143f58c0a78 authored almost 16 years ago by Maximilian Schleiss <[email protected]>
xfce4-session/trunk/po:

* sv.po: Swedish translation update (Daniel Nylander)
xfce4-panel/trunk/po:
* sv.po: Swedish tr...

e59df5af19f756296909a5029566e754564e2631 authored almost 16 years ago by Alexander Toresson <[email protected]>
Czech translation updated

(Old svn revision: 29268)

a3ba743b537359793176b7af1904091cdaef9ec5 authored almost 16 years ago by Michal Varady <[email protected]>
Post-release version bump.

(Old svn revision: 29248)

3668e8f46effb472a85921e17a61386bae168f5b authored almost 16 years ago by Jannis Pohlmann <[email protected]>
Translations updates - ca es ja

(Old svn revision: 29184)

2ded4f6aeaea66e6732cc794f681c5695a04edc8 authored almost 16 years ago by Maximilian Schleiss <[email protected]>
Update ChangeLog, NEWS and version-number

(Old svn revision: 29136)

020615c4e96c9718c92fcd1318ff5ed340b50959 authored almost 16 years ago by Stephan Arts <[email protected]>
Apply another small string review patch by David Mohr (same bug as

before).

(Old svn revision: 29120)

c6bf1054c7ceac9021fa3adb7f6c83702dd514c8 authored almost 16 years ago by Jannis Pohlmann <[email protected]>
string review patch from david mohr (bug 4770)

(Old svn revision: 29117)

1ee1d4717dfa71b30721d6857c3ef0b9a8ec2f03 authored almost 16 years ago by Brian Tarricone <[email protected]>
Czech translation fixed

(Old svn revision: 29071)

1310d012ed5af5628c50d83e7019a659829bf04c authored almost 16 years ago by Michal Varady <[email protected]>