lp:~mcfletch/simplegc/slotsfix

Created by Mike C. Fletcher and last modified
Get this branch:
bzr branch lp:~mcfletch/simplegc/slotsfix
Only Mike C. Fletcher can upload to this branch. If you are Mike C. Fletcher please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mike C. Fletcher
Project:
Simple Game Code
Status:
Development

Recent revisions

225. By Mike C. Fletcher

__slots__ only works on new-style classes (on old-style classes it does not change memory usage)

224. By Sam Bull

Added 'Ubuntu Mono' to the default fonts, so the broken 'FreeMono' font is not used by default in Ubuntu 12.04.

223. By Sam Bull

Import widgets and update/event functions into sgc namespace rather than widgets namespace.

222. By Sam Bull

Fixed parenting of close button.

221. By Sam Bull

Added installer from Mike Fletcher.

220. By Sam Bull

Widgets now have _focus_exit() called when being removed. This fixes a bug with keys repeating in the input box.

219. By Sam Bull

Added fade option to change_menu().

218. By Sam Bull

Used keyword argument for add() to improve readability of example.

217. By Sam Bull

Release 0.1.3

216. By Sam Bull

Added selectable option to label. In the process also added a cursor queue for widgets, and fixed selection being displayed when no selection has been made through the keyboard in InputBox.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:simplegc
This branch contains Public information 
Everyone can see this information.

Subscribers