Commit | Date | |
---|---|---|
2011-06-14 17:38:20 | Tree | |
[r13014]
by
bugman
A minimum size is now set to prevent the settings windows from being resized too small. |
2011-06-14 17:36:56 | Tree |
[r13013]
by
bugman
Complete redesign of the relax global settings window to fix the Mac OS X crashing. This is an attempt at fixing bug #18197 (https://gna.org/bugs/?18197). The old code has been completely eliminated and replaced with a new set of methods in the base |
2011-06-14 17:30:46 | Tree |
[r13012]
by
bugman
All the result list boxes are now created by add_list_box(). The results tab now nicely resizes. |
2011-06-14 16:53:46 | Tree |
2011-06-14 16:50:48 | Tree | |
2011-06-14 16:50:17 | Tree | |
[r13009]
by
bugman
Shifted the model-free list box in the results tab into the new add_list_box() method. |
2011-06-14 16:43:49 | Tree |
[r13008]
by
bugman
The model-free analysis tab now uses the base class add_spin_element() method for the max iterations. |
2011-06-14 16:31:51 | Tree |
[r13007]
by
bugman
Created the analysis tab base class methods add_spin_control() and add_spin_element(). These are similar to the text control and text selection elements respectively, but use a SpinCtrl |
2011-06-14 16:31:10 | Tree |
2011-06-14 16:17:32 | Tree |