Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer 7a0d5d9398 Use 'focus-out' event instead of 'changed' event for title entry OLPC #10956, SL #2608
To determine if the title has changed we use the 'focus-out'
event now instead of the 'changed' signal of the gtk.Entry. This
removes races we had before.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-By: Simon Schampijer <simon@laptop.org>
Acked-By: Sascha Silbe <silbe@activitycentral.com>
2011-06-20 17:48:51 +02:00
examples style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2011-03-31 03:31:22 +02:00
src Use 'focus-out' event instead of 'changed' event for title entry OLPC #10956, SL #2608 2011-06-20 17:48:51 +02:00
tests style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
.gitignore
AUTHORS
autogen.sh autogen.sh: pass --enable-maintainer-mode to configure 2010-03-10 09:51:56 +01:00
configure.ac Release 0.92.0 2011-02-23 17:03:20 -05:00
COPYING
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.