|  ed | ef2d1fa9fd | Projucer:  Various fixes and improvements to PIPGenerator | 7 years ago | 
				
					
						|  ed | 47af78fe0b | Projucer:  Implement PIPGenerator | 7 years ago | 
				
					
						|  ed | fa02112614 | Projucer:  Add PIPGenerator class | 7 years ago | 
				
					
						|  ed | 9341f15c5f | Projucer:  Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent | 7 years ago | 
				
					
						|  ed | b3d35345e9 | Projucer:  Ensure that FilePathPropertyComponent text colour is updated when entering a path | 7 years ago | 
				
					
						|  ed | 58c02823c5 | Projucer:  Moved some methods into MiscUtilities | 7 years ago | 
				
					
						|  ed | 139341926c | Projucer:  Tweak button L&F | 7 years ago | 
				
					
						|  ed | 2f52fa205a | Projucer:  Standardise replacement strings in file templates | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | c859b4af1d | Android:   add support for Google Oboe (developer preview). | 7 years ago | 
				
					
						|  ed | 9685dacc5d | Projucer:  Remove getTextButtonFont() from ProjucerLookAndFeel | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 4be6679aab | Projucer:   add option to specify custom drawable resources in Android exporter. | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 7158847b6b | Projucer:   allow to customise remote notifications config file per build configuration. | 7 years ago | 
				
					
						|  ed | 36f6ff854e | Projucer:  Add a text field to the iOS exporter to set the reason for microphone permissions | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 0bc498e913 | Projucer:   add option to customise activity base class in Android exporter. | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 71d1feb391 | Projucer:   add option to include Java JAR libs to Android exporter. | 7 years ago | 
				
					
						|  Noah Dayan | e690350df3 | Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes | 7 years ago | 
				
					
						|  jules | 7d24b39f18 | Cranked up the Clang warning level in the projucer, and fixed a few minor warnings | 7 years ago | 
				
					
						|  ed | 642061a31b | Projucer:  Used Button::onClick to simplify some code | 7 years ago | 
				
					
						|  jules | 33c0940d74 | Cleaned up a few more ScopedPointer uses | 7 years ago | 
				
					
						|  ed | 1603f21976 | Projucer:  Update TextPropertyComponentWithEnablement and ChoicePropertyComponentWithEnablement to use ValueWithDefault | 7 years ago | 
				
					
						|  ed | df35930a4f | Projucer:  Correct case for some iOS identifiers | 7 years ago | 
				
					
						|  ed | b72a626516 | Projucer:  Updated all the exporters and the project settings to use the new ValueWithDefault class | 7 years ago | 
				
					
						|  ed | 4123188367 | Projucer:  Fixed an issue where the TextEditor overlay when renaming file groups was offset slightly | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 36da4cde05 | Add native content sharing support for iOS and Android | 8 years ago | 
				
					
						|  jules | d9585241ad | Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance | 8 years ago | 
				
					
						|  jules | d727f2a35a | Added MathConstants::halfPi to improve readability | 8 years ago | 
				
					
						|  jules | d0111a4f96 | Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi | 8 years ago | 
				
					
						|  hogliux | 7e23bf28ae | Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers | 8 years ago | 
				
					
						|  tpoole | a75f023ca5 | Clion:  Added a global path to the CLion exe | 8 years ago | 
				
					
						|  jules | 2dc9316420 | Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) | 8 years ago | 
				
					
						|  tpoole | af5e219e01 | Projucer:  Added a Windows target platform option to the Code::Blocks exporter | 8 years ago | 
				
					
						|  tpoole | 1946712154 | Projucer:  Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers | 8 years ago | 
				
					
						|  ed | a277cf64a3 | Projucer:  Improved the layout of the user settings popup window | 8 years ago | 
				
					
						|  Lukasz Kozakiewicz | b2d2bda7a1 | Add Push Notifications feature for iOS and Android. | 8 years ago | 
				
					
						|  ed | a166f01fce | Projucer:  Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step | 8 years ago | 
				
					
						|  jules | f0ef700e46 | Modernised a bunch of code mainly relating to character/string iteration | 8 years ago | 
				
					
						|  ed | d346d6ef50 | Projucer:  Added a post-build step to Visual Studio plugin targets that copies the plugin to a specified folder, or the default folder for its type if one is not specified | 8 years ago | 
				
					
						|  tpoole | 21315abce4 | Projucer:  Added beta CLion exporter support | 8 years ago | 
				
					
						|  hogliux | 7e1d9013cb | iOS:  Added support to specify a different interface orientation on iPad vs. iPhone | 8 years ago | 
				
					
						|  ed | f9d5f0eff5 | Projucer:  Added an option to set the debug information format for each build configuration to the VS exporter | 8 years ago | 
				
					
						|  ed | 559ff6778b | Projucer:  Added a link-time optimisation option to all exporters | 8 years ago | 
				
					
						|  ed | bffc53b336 | Projucer:  Added a company copyright field to the project settings | 8 years ago | 
				
					
						|  ed | 758351a28f | Projucer:  Added a device family option to the iOS exporter | 8 years ago | 
				
					
						|  hogliux | 54029e776d | Projucer:  Re-factored source code groups and general code clean-up | 8 years ago | 
				
					
						|  jules | 1aaa598a5f | Added JUCE_DECLARE_WEAK_REFERENCEABLE macro to make it easier to creat weak-referenceable classes | 8 years ago | 
				
					
						|  tpoole | f7bc550f58 | Projucer:  Remember the directory of a previously created project | 8 years ago | 
				
					
						|  jules | 723a15c7a0 | Removed a few more old compiler workarounds | 8 years ago | 
				
					
						|  jules | 357dd2c9c9 | Removed some old compiler bug workarounds | 8 years ago | 
				
					
						|  hogliux | df91b15455 | Added in-app purchase feature to JUCE | 8 years ago | 
				
					
						|  ed | b1ea737d54 | Projucer:  Added some layout features to the GUI editor to allow alignment of selected components and paint elements and multi-select positioning and resizing | 8 years ago |