Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Sam Parkinson 2330ef8ebc
Proper deprecation of Palette.popdown state argument
The popdown state argument was removed in 90cec5b, as the palette
popdowns were unified.  However, this is a public api.  Removing
the argument caused exceptions to be raised, breaking applications.
Most uses of the state argument were for the SECONDARY state, which
is now the default behaviour.

This commit re-adds the argument with a deprecation notice.
2016-09-04 21:48:51 +10:00
bin Properly make a random activity_id outside Sugar. 2016-05-17 03:50:09 -05:00
doc Release 0.109.0.3 unstable 2016-08-03 15:59:34 +10:00
examples
m4
po Add missing popwindow to POTFILES.in 2016-07-15 12:55:37 +10:00
src Proper deprecation of Palette.popdown state argument 2016-09-04 21:48:51 +10:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.109.0.3 unstable 2016-08-03 15:59:34 +10:00
COPYING
MAINTAINERS
make-doc.sh
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.