| .. |
|
components
|
Projucer: Fixed a bug in the GUI editor where the query string of a URL passed to a HyperlinkButton was being removed
|
2017-07-12 09:09:05 +01:00 |
|
documents
|
Projucer: The GUI editor now generates paint code containing extra variables for the coordinates, so that these can be overridden individually in custom code blocks
|
2017-05-05 09:57:10 +01:00 |
|
paintelements
|
Tweaked the format of a ComponentBoundsConstrainer method
|
2017-05-30 10:34:11 +01:00 |
|
properties
|
Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor
|
2017-05-08 17:20:44 +01:00 |
|
ui
|
Projucer: Added default module search paths to the Projucer
|
2017-06-06 16:57:16 +01:00 |
|
jucer_BinaryResources.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_BinaryResources.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_ComponentLayout.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_ComponentLayout.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_GeneratedCode.cpp
|
Projucer: The GUI editor now generates paint code containing extra variables for the coordinates, so that these can be overridden individually in custom code blocks
|
2017-05-05 09:57:10 +01:00 |
|
jucer_GeneratedCode.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_JucerDocument.cpp
|
Projucer: Added an option to CodeHelpers::makeValidIdentifier() to allow asterisks so that pointer types are not ignored when automatically generating header files in the GUI editor
|
2017-06-12 09:28:35 +01:00 |
|
jucer_JucerDocument.h
|
Projucer: The GUI editor now generates paint code containing extra variables for the coordinates, so that these can be overridden individually in custom code blocks
|
2017-05-05 09:57:10 +01:00 |
|
jucer_ObjectTypes.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_ObjectTypes.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jucer_PaintRoutine.cpp
|
Projucer: Fixed a bug where the background colour of GUI editor components was always being reset to the default when opening the .cpp file
|
2017-05-31 11:09:11 +01:00 |
|
jucer_PaintRoutine.h
|
Projucer: The GUI editor now generates paint code containing extra variables for the coordinates, so that these can be overridden individually in custom code blocks
|
2017-05-05 09:57:10 +01:00 |
|
jucer_UtilityFunctions.h
|
Projucer: background colour of the GUI editor's component layout grid is determined by selected colour scheme so UI elements are visible
|
2017-05-15 11:32:30 +01:00 |