jules
|
9239842120
|
DLL build fix + minor clean-ups.
|
2012-09-26 14:47:37 +01:00 |
|
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
2012-09-24 15:45:25 +01:00 |
|
jules
|
0033491cc8
|
Cleaned up some compiler warnings.
|
2012-09-24 14:03:54 +01:00 |
|
jules
|
9097528ca0
|
String decimal conversion fix.
|
2012-09-24 11:47:17 +01:00 |
|
jules
|
bb37710eca
|
Introjucer: shutdown fix.
|
2012-09-20 11:29:55 +01:00 |
|
jules
|
ec48a7ffcc
|
Restored a DLL export flag.
|
2012-09-20 09:45:41 +01:00 |
|
jules
|
2b7b01632f
|
A couple of fixes for win32 DLL builds.
|
2012-09-20 09:16:02 +01:00 |
|
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
2012-09-19 18:39:57 +01:00 |
|
jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
2012-09-19 15:22:39 +01:00 |
|
jules
|
d6f2232bdd
|
Reverted a win32 networking change.
|
2012-09-18 10:11:29 +01:00 |
|
jules
|
a4939b87f2
|
win32: added a flag to ignore https certificate mismatches.
|
2012-09-17 11:54:53 +01:00 |
|
jules
|
710dec8a1e
|
Handling win32 hide/show messages.
|
2012-09-17 10:03:02 +01:00 |
|
jules
|
9a7e7a267a
|
New method: Rectangle::constainedWithin().
|
2012-09-11 10:57:09 +01:00 |
|
jules
|
617731d21c
|
Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup.
|
2012-09-11 10:10:40 +01:00 |
|
jules
|
9a24aa8a20
|
Minor clean-ups.
|
2012-09-11 09:35:03 +01:00 |
|
jules
|
d9f0ac29b6
|
Fixed a few documentation typos. Tweaked positioning logic for CallOutBox.
|
2012-09-09 21:03:39 +01:00 |
|
jules
|
ad958be260
|
Version bump: 2.0.27
|
2012-09-08 14:37:39 +01:00 |
|
jules
|
9fde239d9c
|
Misc minor tidying up.
|
2012-09-08 11:31:51 +01:00 |
|
jules
|
b0b6a7ca25
|
Introjucer: added command to open counterpart files.
|
2012-09-06 17:51:43 +01:00 |
|
jules
|
001ce3ee61
|
Fix for ChildProcess::isRunning on posix
|
2012-09-05 16:42:14 +01:00 |
|
jules
|
abb4946191
|
Version bump: 2.0.26
|
2012-09-04 15:26:43 +01:00 |
|
jules
|
842d30fbfa
|
Minor tidying-up.
|
2012-09-04 11:38:16 +01:00 |
|
jules
|
d7825c23fe
|
Minor optimisations to StringArray.
|
2012-09-02 21:35:08 +01:00 |
|
jules
|
c140558fc8
|
Change to avoid spurious leak warning on win32.
|
2012-08-30 12:56:58 +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
|
7d014acb6c
|
Mingw fixes.
|
2012-08-24 17:48:26 +01:00 |
|
jules
|
03c81655c6
|
Minor clean-ups.
|
2012-08-24 09:23:50 +01:00 |
|
jules
|
976be45c2a
|
Minor updates for mingw compatibility.
|
2012-08-24 08:57:18 +01:00 |
|
jules
|
6e31e8babc
|
Fixes for CharPointer_UTF8::isValidString()
|
2012-08-20 09:36:18 +01:00 |
|
jules
|
9caac6d44e
|
New class: TextDiff
|
2012-08-15 18:39:33 +01:00 |
|
jules
|
b7089dfa45
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
2012-08-14 17:47:41 +01:00 |
|
jules
|
551688e8b4
|
Added method: SystemStats::getDisplayLanguage()
|
2012-08-10 18:05:28 +01:00 |
|
jules
|
665c85b147
|
Version number bump.
|
2012-08-09 08:56:28 +01:00 |
|
jules
|
cf959decce
|
Minor string optimisation.
|
2012-08-09 08:54:43 +01:00 |
|
jules
|
0ce65462af
|
Translation of OSX app menu strings. Minor misc changes and documentation fixes.
|
2012-08-08 14:25:59 +01:00 |
|
jules
|
8149502c8b
|
Made SortedSet::add() return a bool. Improvements to code editor indents.
|
2012-08-04 14:31:23 +01:00 |
|
jules
|
8a10be5c14
|
Subtle change to behaviour of SortedSet::add.
|
2012-08-01 12:57:44 +01:00 |
|
jules
|
67ee4a6201
|
New method Process::makeForegroundProcess() (only implemented in OSX)
|
2012-07-31 21:06:12 +01:00 |
|
jules
|
e0f1224a75
|
Updated the SystemStats operating system code: instead of having a special getOSXMinorVersionNumber() method, it now provides a more detailed version number when you call getOperatingSystemType(). Also added new types for iOS and Win8.
|
2012-07-31 15:17:15 +01:00 |
|
jules
|
8664fdc862
|
AAX: got basic audio + gui working.
|
2012-07-31 10:41:39 +01:00 |
|
jules
|
195495a989
|
Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit.
|
2012-07-30 10:34:35 +01:00 |
|
jules
|
5001ead53a
|
OSX 10.5 SDK and GCC fixes.
|
2012-07-26 10:14:16 +01:00 |
|
jules
|
fdb176b9e9
|
Windows drag-and-drop fix. OSX 10.5 build fix.
|
2012-07-26 08:24:40 +01:00 |
|
jules
|
8a006e589c
|
Cleaned up some application startup code.
|
2012-07-25 07:53:28 +01:00 |
|
jules
|
4f206a3f3a
|
Version bump.
|
2012-07-24 17:04:29 +01:00 |
|
jules
|
fab78ea09e
|
Fixed a leak in OwnedArray.
|
2012-07-23 09:21:59 +01:00 |
|
jules
|
d4ae8f3d55
|
Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers.
|
2012-07-23 07:54:23 +01:00 |
|
jules
|
98e37b8e7a
|
Minor MSVC compatibility fix.
|
2012-07-22 19:48:38 +01:00 |
|
jules
|
c3b0903b74
|
Workaround for compiling with VC2012.
|
2012-07-22 09:31:52 +01:00 |
|
jules
|
75d72d6323
|
Version number bump.
|
2012-07-21 14:39:29 +01:00 |
|