1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the .service file to CLEANFILES instead of DISTCLEANFILES. Fixes the problem of the .service file pointing to the wrong path when re-running configure More... almost 16 years ago
Added Brazilian Portuguese translation More... almost 16 years ago
Updated Brazilian Portuguese translation More... almost 16 years ago
do validate the first char of the channel name More... about 16 years ago
i suck. 0-9 are valid characters. More... about 16 years ago
xfconf_channel_set_uint works better when it writes uints to the gvalue instead of ints More... about 16 years ago
prevent xfconfd from freezing More... about 16 years ago
validate channel names More... about 16 years ago
add support for getting and setting array properties to xfconf-query More... about 16 years ago
update docs, po More... about 16 years ago
validate property names and throw an error if they're bad More... about 16 years ago
Make xfsettingsd use the new property-changed signal interface More... about 16 years ago
add property value to PropertyChanged/XfconfChannel::property-changed signal More... about 16 years ago
turns out having convenience getter/setter for unsigned int is useful More... about 16 years ago
treat uint16/int16 as uint32/int32 when sending data over dbus More... about 16 years ago
use standard capital 'V' for version and lowercase 'v' for verbose More... about 16 years ago
properly make sure xfconfd has started on our bus before continuing More... about 16 years ago
Fix ToolbarIconSize registry entry (int) More... about 16 years ago
Add --remove field to xfconf-query (usefull for xfconfd-database maintenance) More... about 16 years ago
remove XfconfGBinding from channel's list if the GObject gets freed More... about 16 years ago
get svn revision from git-svn in a smarter way More... about 16 years ago
fix missing include More... about 16 years ago
fix typo More... about 16 years ago
remove libxfconf-gtk and move binding functionality to libxfconf More... about 16 years ago
make XfconfChannel::property-changed allow a prop name signal detail More... about 16 years ago
allow xfconf-query to create new channels/properties More... about 16 years ago
do some rearranging of code locations More... about 16 years ago
Fix build with --enable-debug=full More... about 16 years ago
Add --list and --verbose options to xfconf-query More... about 16 years ago
emit the PropertyChanged signal properly. duh. More... about 16 years ago