~desrt/indicator-datetime/readonly-binding

  • Committer: Ryan Lortie
  • Date: 2012-03-07 20:49:58 UTC
  • Revision ID: desrt@desrt.ca-20120307204958-lhedaehwbsj3p5m8
Establish read-only bindings to GSettings from the indicator

The bindings to GSettings are established in the GTypeInstance _init
function of the indicator.  During this time, the property notify queue
is frozen.  After the construction completes, the queue thaws and the
rush of property change notifications causes GSettings writes to occur.

We can fix this by switching to using readonly bindings.
Filename Latest Rev Last Changed Committer Comment Size
..
data 1 14 years ago Ted Gould Boot strap Diff
m4 143.4.1 12 years ago Allan LeSage Added coverage reporting via gcov config and targe Diff
po 1 14 years ago Ted Gould Boot strap Diff
src 1 14 years ago Ted Gould Boot strap Diff
tests 1 14 years ago Ted Gould Boot strap Diff
.bzrignore 153 12 years ago Ted Gould Adding some extra ignore stuff in 546 bytes Diff Download File
AUTHORS 23 14 years ago Ted Gould Setting up generating the AUTHORS and ChangeLog at 25 bytes Diff Download File
File autogen.sh 6.1.1 14 years ago Ted Gould Small change 170 bytes Diff Download File
ChangeLog 23 14 years ago Ted Gould Setting up generating the AUTHORS and ChangeLog at 25 bytes Diff Download File
configure.ac 155 12 years ago Ted Gould 0.3.90 7.6 KB Diff Download File
COPYING 1 14 years ago Ted Gould Boot strap 34.3 KB Diff Download File
Makefile.am 152 12 years ago Ted Gould Adding in code coverage calculation 2.2 KB Diff Download File
NEWS 1 14 years ago Ted Gould Boot strap Empty Diff Download File
README 1 14 years ago Ted Gould Boot strap Empty Diff Download File