Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Gonzalo Odiard 353e05a086 Keep updated CellRendererInvoker self.path updated - Fixes #4717
Since CellRendererInvoker can set the path at None if a mouse event
is out of the area of the renderer, can break the use of touch,
if happen after the mouse movement. This patch set the path,
in the point_in_cell_renderer test, for the positive case,
solving the issue.

Signed-off-by: Gonzalo Odiard <godiard@sugarlabs.org>
2014-01-17 17:41:46 -03:00
bin Make webactivity compatible with webkit1 2013-12-13 10:56:21 -03:00
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2013-09-19 01:13:28 +02:00
src Keep updated CellRendererInvoker self.path updated - Fixes #4717 2014-01-17 17:41:46 -03:00
tests Use python2 shebang 2013-09-30 11:55:14 -03:00
.gitignore Update .gitignore 2013-09-11 15:29:22 +02:00
AUTHORS
autogen.sh
configure.ac Merge branch 'headers' of https://github.com/dnarvaez/sugar-toolkit-gtk3 into dnarvaez-headers 2014-01-07 11:39:43 -03:00
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
MAINTAINERS
Makefile.am Implement only the test target, not check 2013-06-27 16:00:39 +02:00
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.