jules
|
3b88555140
|
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
|
2014-06-15 10:37:31 +01:00 |
|
jules
|
51a0f6e9ff
|
Changed Slider::snapValue to provide more details about the drag mode involved.
|
2014-02-28 20:53:33 +00:00 |
|
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
jules
|
331ce9ff8c
|
Couple of minor clean-ups.
|
2013-12-02 23:12:39 +00:00 |
|
jules
|
caea1c3370
|
Added the all-new demo app!
|
2013-11-11 16:48:48 +00:00 |
|