You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/html/widgets
Jonathan Frederic 2d13d05e9c
Replace O(N^2) algorithm with a faster one.
12 years ago
..
__init__.py s/ModalView/PopupView 12 years ago
widget.py Fixed context errors and a couple of typos to get the tests working again 12 years ago
widget_bool.py Create base widget classes 12 years ago
widget_button.py Added new CallbackDispatcher class 12 years ago
widget_container.py Replace O(N^2) algorithm with a faster one. 12 years ago
widget_float.py Create base widget classes 12 years ago
widget_image.py Use CUnicode for width and height in ImageWidget 12 years ago
widget_int.py Create base widget classes 12 years ago
widget_selection.py Support multiple types in selection widget. 12 years ago
widget_selectioncontainer.py Create base widget classes 12 years ago
widget_string.py Create base widget classes 12 years ago