Julian Storer
|
dd22093526
|
Cleaned up some obj-C autorelease code.
|
2011-04-16 22:09:19 +01:00 |
|
Julian Storer
|
f04309f44a
|
Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers.
|
2011-04-07 13:49:01 +01:00 |
|
Julian Storer
|
927cebcdbb
|
New class NativeMessageBox, with static methods for showing several types of native alert boxes.
|
2011-03-30 12:20:58 +01:00 |
|
Julian Storer
|
7485498ee7
|
Minor clean-ups.
|
2011-03-17 16:47:17 +00:00 |
|
Julian Storer
|
bde96c1053
|
Fix for win32 String::formatted. Minor clean-ups.
|
2011-03-09 16:12:05 +00:00 |
|
Julian Storer
|
5d98779f19
|
Updated the date in the copyright notice.
|
2011-03-09 11:36:34 +00:00 |
|
Julian Storer
|
85aeeea1e9
|
Moved a couple of midi files around. DrawableImage::hitTest tweak.
|
2011-03-04 21:53:04 +00:00 |
|
Julian Storer
|
f471f0a72d
|
Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development.
|
2011-02-21 13:02:29 +00:00 |
|
Julian Storer
|
08339c92e2
|
Minor fixes for mac compilation. Android stuff.
|
2011-02-05 15:15:45 +00:00 |
|
Julian Storer
|
9770806e09
|
Renamed and shifted around a few native code files.
|
2011-01-20 17:44:55 +00:00 |
|