shoeset

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins using file shoeset.rb version c4e1e45645

2014-02-11
12:11
CC0 to Unlicense Leaf check-in: 63f53b0d05 user: atomicules@users.noreply.github.com tags: trunk, master
2013-07-16
11:38
Create LICENSE check-in: 76703a34fa user: atomicules@lavabit.com tags: trunk, master
2010-03-29
13:45
ListBox cloudgen block now runs in serial

* Because of threading used, if the user selected another item in the listbox
whilst the app was already running and generating a tag cloud, another
progress bar would appear, etc. This forces selections to run in serial,
i.e. will ignore the selection if cloud generator is already running
* Also resets list box selection to the set currently being used if user tries
to change whilst running
* Better future approach could be to cancel current cloud generation and start
again for new set selected. Debatable though... Leaf check-in: 4624b9404c user: i5ivem@gmail.com tags: trunk, v0.0.2