- May 21, 2012
-
-
jsiegle authored
-
- May 20, 2012
- May 18, 2012
-
-
Josh Siegle authored
-
- Apr 06, 2012
-
-
jsiegle authored
-
- Mar 10, 2012
-
-
jsiegle authored
-
- Mar 01, 2012
-
-
jsiegle authored
Three important changes: - The FilterList is now the ProcessorList - The FilterViewport is now the EditorViewport - Any classes that need to access important UI objects have become subclasses of the "AccessClass". Such objects automatically obtain pointers from the UIComponent and register the MessageCenter as an ActionListener. This will make it much easier to allocate pointers to objects.
-
jsiegle authored
-
jsiegle authored
-
- Feb 20, 2012
-
-
jsiegle authored
When an LfpDisplayCanvas was hidden for more than a few seconds, it would lose track of the displayBufferIndex, causing it to pause for a few seconds when it comes back into view. Now, the DataViewport sends a "refresh" reminder to the canvas, to remind it to update its buffer indices in order to display new data.
-
jsiegle authored
-
- Feb 19, 2012
-
-
jsiegle authored
-
- Feb 14, 2012
-
-
jsiegle authored
-
- Feb 13, 2012
-
-
jsiegle authored
Tabs now work reasonably well when right-justified. Border is now a square (except for upper-right corner).
-
- Feb 11, 2012
-
-
Josh Siegle authored
-