1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Introjucer/Source
2013-12-02 09:44:17 +00:00
..
Application Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object. 2013-11-23 16:08:05 +00:00
BinaryData Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01:00
Code Editor Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
ComponentEditor Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
Project Introjucer: fix for RTAS path when exporting VC projects. 2013-11-26 09:38:09 +00:00
Project Saving Introjucer: removed a flag from the CodeBlocks project exporter. 2013-12-02 09:22:49 +00:00
Utility Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00