1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source/ComponentEditor
2017-05-31 11:09:11 +01:00
..
components Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +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: 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_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: 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_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