ocarina/ocarina
Bryan Schumaker 304855c10d Use gtk.ListStore.insert
The append function of a ListStore is extremely slow.  Now I use  the
ListStore insert function, and manually track the size of the list
myself.
2010-08-20 08:27:12 -04:00
..
__init__.py Backend and frontend changes 2010-08-19 23:02:30 -04:00
collection.py Use gtk.ListStore.insert 2010-08-20 08:27:12 -04:00
list.py Backend and frontend changes 2010-08-19 23:02:30 -04:00
tabs.py Web Radio Plugin 2010-08-15 13:39:31 -04:00
window.py Plugins Install 2010-08-15 01:05:37 -04:00