jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
jules
|
e543949bda
|
Minor clean-ups.
|
2013-01-05 20:07:22 +00:00 |
|
jules
|
3a9cad8f2c
|
Enabled some code that was disabled for mingw, but which will work with the latest version.
|
2012-12-13 14:17:08 +00:00 |
|
jules
|
29e5dd20e2
|
Introjucer: editor updates
|
2012-09-25 22:23:14 +01:00 |
|
jules
|
d7cea05104
|
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
|
2012-08-29 11:01:47 +01:00 |
|
jules
|
a4e87ef28a
|
Introjucer: file separator character fix on windows.
|
2012-08-28 20:56:24 +01:00 |
|
jules
|
d4deecb2f2
|
Cleaned up a few warnings generated by clang -Wall.
|
2012-05-09 10:01:56 +01:00 |
|
jules
|
cebf34d9bb
|
Introjucer: improved handling of windows filenames when run on *nix.
|
2012-04-16 12:20:58 +01:00 |
|
jules
|
1f95f54089
|
Purged some warnings.
|
2012-04-10 10:29:14 +01:00 |
|
jules
|
c7354b927e
|
Introjucer updates to the new project wizard and module update system.
|
2011-10-03 13:05:21 +01:00 |
|
Julian Storer
|
2d56bedab5
|
Introjucer update to provide downloading of new modules directly from the website.
|
2011-09-17 16:15:38 +01:00 |
|
Julian Storer
|
d3bcbeef9c
|
Introjucer saving optimisations.
|
2011-08-13 15:31:49 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
Julian Storer
|
98ba259599
|
Minor introjucer clean-ups.
|
2011-07-03 18:51:54 +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
|
82e8d68a5d
|
Renamed the experimental jucer as the Introjucer.
|
2011-03-08 11:41:28 +00:00 |
|