Overview

Request 714668 accepted

- Update to Version 4.13.8
* Add support for GObject introspection and vala
* Tests: Explicitly handle error reply from Ping method call
* Disable perl bindings by default
* Translation Updates
- Update to version 4.13.7
- Bump glib version
- bxo#15122: xfconf: disable gsettings backend by default
- Fix compiler error -Wcast-function-type (GCC 8)
- Fix this use of "defined" may not be portable
- Update .gitignore
- Fix warnings reported by GCC 8 (bxo#15112)
- Added gdbus binding to gitignore, add post release git tag
- Translation updates
- Fixed up dependencies
- Update to version 4.13.6
* Added .NOTPARALLEL to property change test (bxo#13840)
* Implement an optional GSettings backend
- Changes from 4.13.5
* Fix make distcheck, (bxo#14082)
* Handle empty arrays by initializing the GValue to G_TYPE_PTR_ARRAY (bxo#13780)
- Changes from 4.13.4
* Fix segfault in xfconf_cache_set_property_reply_handler when
multiple calls are made (bug #13825)
* Allow to store empty arrays (bug #13791)
* Fix a path in xfconf_cache_set where the mutex isn't locked (bxo#13790)
- Changes from 4.13.3
* Flush gdbus connection on xfconf_shutdown
* Correctly use xfconf_shutdown in xfconf-query
* Check for invalid GPtrArrays in the conversion
from GValue to GVariant.
* Fix some build issues in AM subdir-objects
* Fix some autogen.sh warnings
Better documentation processing.
- Changes from 4.13.2
* Fix cache corruption due to a wrong g_value_unset call.
* Update API gtk documentation
- Changes from 4.13.1
* Revert the bump of libxfconf version from 0 to 1,
to avoid massive changes in all xfce's components.
- Changes from 4.13.0
* Port xfconf to gdbus
* Bump libxfconf version from 0 to 1.
- Clean up spec file and dropped obsolete macros
- Added conditional %bcond_with git for easier maintanance when using
git master branch
- do not package ChangeLog, NEWS is enough
- update to version 4.12.1
- add support for binding to GdkRGBAs (needed for gtk3 migration)
- translation updates
- update to version 4.12.0
- allow :.,[]{} characters in property and channel names
(bxo#11021)
- fix make check when including perl bindings in the build
(bxo#9556)
- remove unneeded files
- drop deprecated g_type_init() function
- simplify checks
- autotools updates
- use new glib 2.32 mutex api
- translation updates
- update to version 4.11.0
- allow :.,[]{} characters in property and channel names
(bxo#11021)
- fix make check when including perl bindings in the build
(bxo#9556)
- remove unneeded files.
- drop deprecated g_type_init() function
- simplify checks
- autotools updates
- use new glib 2.32 mutex api
- translation updates
- add versioned build dependency
- update to version 4.10.0
- don't emit property-changed on canceled calls
- accept NULL as a string value
- check abicheck.sh to be more portable
- fix more deprecated g_value_set_char
- explicitly link against gthread
- drop deprecated g_mapped_file_free
- translation updates
- update to version 4.9.1
- use LT_PREREQ and LT_INIT
- UTF-8 check xfconf strings
- do not dup strings in xfconf_channel_set_string
- bump package dependency versions
- fix comment in perl package info
- don't use deprecated g_value_set_char
- translation updates
- added xfconf-query manpage from Debian
- update to version 4.9.0
- use sh as interpreter in tests
- add hook to skip the xfconf tests
- make the abicheck work on Solaris and PPC64
- fix licenses and use new FSF address
- fix compiler warnings on Solaris
- avoid GCC 4.6 compiler warning
- add toggle option to xfconf-query
- remove unusable import and export options from xfconf-query
- translate all error strings in xfconf-query
- cleanup Makefile.am files a bit
- improve --version output in xfconf-query
- cleanup #includes
- drop usage of the G_CONST_RETURN macro
- translation updates
- corrected dependencies
- split of -lang subpackage
- specfile cleanup
- remove workarounds for 11.2
- update to version 4.8.1
- fix double free crash
- allow installation of the helpers in a custom location
- translation updates
- install xfconfd under %_libexecdir
- update to version 4.8.0
- updated translations
- make libxfconf-0-2-4 recommend xfconf
- remove unecessary dynloader bs file
- use perl symbol for perl dependencies
- corrected groups
- improved summaries/descriptions
- added rpmlintrc
- build perl bindings only on openSUSE 11.3 and newer
- updated to 4.7.4
* Don't enable options with --disable- (bug #6820).
* Updated translations: ug, sk, pt.
- use pkgconfig symbol in BuildRequires
- updated to 4.7.3
* Disable cache singletons and improve some code now we know the
tree is always empty during prefetch. This is only a
disadvantage when creating multiple new channels with the same
name, but in that case channels singletons should be used.
* Lots of memory leaks plugged. Valgrind log is clean now.
* Fix memory corruption during file loading and use mmap.
* Properly handle dirty channels in the daemon and avoid
excessive saving of channels.
* Disable unimplemented code in the properties cache.
* Steal values during cache prefetch to avoid a lot of copying.
* Updated translations: hu.
* Remove dangling nodes from the tree after a recursive remove.
* Use a seconds timeout to reduce system wakeups.
* Only print debug messages when compiled with debugging.
* Merge xml files in reversed order (bug #6079).
* Use g_strcmp0 for comparing strings.
* Bump glib depenency to 2.18.
* Silent the build.
* Updated translations: pt_BR, nl, gl, fi, ru.
- cleanup
* added summaries and descriptions
* fixed build of Perl interface
* fixed dependencies
- updated to 4.7.1
* Remove dangling nodes from the tree after a recursive remove.
* Use a seconds timeout to reduce system wakeups.
* Only print debug messages when compiled with debugging.
* Merge xml files in reversed order (bug #6079).
* Use g_strcmp0 for comparing strings.
* Bump glib depenency to 2.18.
* Silent the build.
* Updated translations: pt_BR, nl, gl, fi, ru.
- updated to 4.7.0
* Add prefetching and caching support to XfconfChannel. Should speed
things up a bit on app startup, and avoid blocking waiting on DBus
in other cases.
* New simpler (internal) handling of property bindings.
* Use new xdt macros, this requires xfce-dev-tools 4.7.2.
* New tests for object bindings.
* Updated translations: es, kk, ca, sv, hu, ro, gl, ja, cs, lv, ast,
zh_CN, ur, ur_PK, da, eu, pt.
- Follow change of %%{_libexecdir}
- replaced libxfcegui4 with libxfce4util in BuildRequires
- updated to 4.6.1
- fix package names according to shared library policy
- updated to 4.6.0 (Xfce 4.6.0 release)
- created package (version 4.5.80)

Loading...
Request History
Maurizio Galli's avatar

mauriziogalli created request

- Update to Version 4.13.8
* Add support for GObject introspection and vala
* Tests: Explicitly handle error reply from Ping method call
* Disable perl bindings by default
* Translation Updates
- Update to version 4.13.7
- Bump glib version
- bxo#15122: xfconf: disable gsettings backend by default
- Fix compiler error -Wcast-function-type (GCC 8)
- Fix this use of "defined" may not be portable
- Update .gitignore
- Fix warnings reported by GCC 8 (bxo#15112)
- Added gdbus binding to gitignore, add post release git tag
- Translation updates
- Fixed up dependencies
- Update to version 4.13.6
* Added .NOTPARALLEL to property change test (bxo#13840)
* Implement an optional GSettings backend
- Changes from 4.13.5
* Fix make distcheck, (bxo#14082)
* Handle empty arrays by initializing the GValue to G_TYPE_PTR_ARRAY (bxo#13780)
- Changes from 4.13.4
* Fix segfault in xfconf_cache_set_property_reply_handler when
multiple calls are made (bug #13825)
* Allow to store empty arrays (bug #13791)
* Fix a path in xfconf_cache_set where the mutex isn't locked (bxo#13790)
- Changes from 4.13.3
* Flush gdbus connection on xfconf_shutdown
* Correctly use xfconf_shutdown in xfconf-query
* Check for invalid GPtrArrays in the conversion
from GValue to GVariant.
* Fix some build issues in AM subdir-objects
* Fix some autogen.sh warnings
Better documentation processing.
- Changes from 4.13.2
* Fix cache corruption due to a wrong g_value_unset call.
* Update API gtk documentation
- Changes from 4.13.1
* Revert the bump of libxfconf version from 0 to 1,
to avoid massive changes in all xfce's components.
- Changes from 4.13.0
* Port xfconf to gdbus
* Bump libxfconf version from 0 to 1.
- Clean up spec file and dropped obsolete macros
- Added conditional %bcond_with git for easier maintanance when using
git master branch
- do not package ChangeLog, NEWS is enough
- update to version 4.12.1
- add support for binding to GdkRGBAs (needed for gtk3 migration)
- translation updates
- update to version 4.12.0
- allow :.,[]{} characters in property and channel names
(bxo#11021)
- fix make check when including perl bindings in the build
(bxo#9556)
- remove unneeded files
- drop deprecated g_type_init() function
- simplify checks
- autotools updates
- use new glib 2.32 mutex api
- translation updates
- update to version 4.11.0
- allow :.,[]{} characters in property and channel names
(bxo#11021)
- fix make check when including perl bindings in the build
(bxo#9556)
- remove unneeded files.
- drop deprecated g_type_init() function
- simplify checks
- autotools updates
- use new glib 2.32 mutex api
- translation updates
- add versioned build dependency
- update to version 4.10.0
- don't emit property-changed on canceled calls
- accept NULL as a string value
- check abicheck.sh to be more portable
- fix more deprecated g_value_set_char
- explicitly link against gthread
- drop deprecated g_mapped_file_free
- translation updates
- update to version 4.9.1
- use LT_PREREQ and LT_INIT
- UTF-8 check xfconf strings
- do not dup strings in xfconf_channel_set_string
- bump package dependency versions
- fix comment in perl package info
- don't use deprecated g_value_set_char
- translation updates
- added xfconf-query manpage from Debian
- update to version 4.9.0
- use sh as interpreter in tests
- add hook to skip the xfconf tests
- make the abicheck work on Solaris and PPC64
- fix licenses and use new FSF address
- fix compiler warnings on Solaris
- avoid GCC 4.6 compiler warning
- add toggle option to xfconf-query
- remove unusable import and export options from xfconf-query
- translate all error strings in xfconf-query
- cleanup Makefile.am files a bit
- improve --version output in xfconf-query
- cleanup #includes
- drop usage of the G_CONST_RETURN macro
- translation updates
- corrected dependencies
- split of -lang subpackage
- specfile cleanup
- remove workarounds for 11.2
- update to version 4.8.1
- fix double free crash
- allow installation of the helpers in a custom location
- translation updates
- install xfconfd under %_libexecdir
- update to version 4.8.0
- updated translations
- make libxfconf-0-2-4 recommend xfconf
- remove unecessary dynloader bs file
- use perl symbol for perl dependencies
- corrected groups
- improved summaries/descriptions
- added rpmlintrc
- build perl bindings only on openSUSE 11.3 and newer
- updated to 4.7.4
* Don't enable options with --disable- (bug #6820).
* Updated translations: ug, sk, pt.
- use pkgconfig symbol in BuildRequires
- updated to 4.7.3
* Disable cache singletons and improve some code now we know the
tree is always empty during prefetch. This is only a
disadvantage when creating multiple new channels with the same
name, but in that case channels singletons should be used.
* Lots of memory leaks plugged. Valgrind log is clean now.
* Fix memory corruption during file loading and use mmap.
* Properly handle dirty channels in the daemon and avoid
excessive saving of channels.
* Disable unimplemented code in the properties cache.
* Steal values during cache prefetch to avoid a lot of copying.
* Updated translations: hu.
* Remove dangling nodes from the tree after a recursive remove.
* Use a seconds timeout to reduce system wakeups.
* Only print debug messages when compiled with debugging.
* Merge xml files in reversed order (bug #6079).
* Use g_strcmp0 for comparing strings.
* Bump glib depenency to 2.18.
* Silent the build.
* Updated translations: pt_BR, nl, gl, fi, ru.
- cleanup
* added summaries and descriptions
* fixed build of Perl interface
* fixed dependencies
- updated to 4.7.1
* Remove dangling nodes from the tree after a recursive remove.
* Use a seconds timeout to reduce system wakeups.
* Only print debug messages when compiled with debugging.
* Merge xml files in reversed order (bug #6079).
* Use g_strcmp0 for comparing strings.
* Bump glib depenency to 2.18.
* Silent the build.
* Updated translations: pt_BR, nl, gl, fi, ru.
- updated to 4.7.0
* Add prefetching and caching support to XfconfChannel. Should speed
things up a bit on app startup, and avoid blocking waiting on DBus
in other cases.
* New simpler (internal) handling of property bindings.
* Use new xdt macros, this requires xfce-dev-tools 4.7.2.
* New tests for object bindings.
* Updated translations: es, kk, ca, sv, hu, ro, gl, ja, cs, lv, ast,
zh_CN, ur, ur_PK, da, eu, pt.
- Follow change of %%{_libexecdir}
- replaced libxfcegui4 with libxfce4util in BuildRequires
- updated to 4.6.1
- fix package names according to shared library policy
- updated to 4.6.0 (Xfce 4.6.0 release)
- created package (version 4.5.80)


Maurizio Galli's avatar

mauriziogalli accepted request

openSUSE Build Service is sponsored by