1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
Commit graph

14 commits

Author SHA1 Message Date
ed
d668adb81b Projucer: Code cleanup 2018-01-22 12:30:19 +00:00
ed
1f405d6cd5 Projucer: Some reshuffling in the exporters tree to allow build configurations to be deleted with the backspace key 2018-01-22 11:29:23 +00:00
Noah Dayan
e690350df3 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00
ed
642061a31b Projucer: Used Button::onClick to simplify some code 2018-01-12 10:44:23 +00:00
ed
b72a626516 Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 2018-01-05 17:05:20 +00:00
ed
617a8e77af Projucer: More robust methods for updating module information when project settings change 2017-12-28 15:05:56 +00:00
ed
da592adb69 Projucer: Show the menu for adding a new module when clicking the "+" button in the modules panel even if a module is currently selected 2017-12-28 12:36:22 +00:00
ed
44f69755b8 Projucer: Fixed a crash when deleting multiple file tree items 2017-11-23 09:42:35 +00:00
ed
8ec9ce4c9a Projucer: Expand concertina components fully on single-click 2017-11-09 11:50:56 +00:00
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) 2017-11-01 17:41:06 +00:00
ed
fedbb67452 Projucer: Show the option to remove references or move to trash when deleting file groups and hide the file group information after deleting 2017-10-31 11:10:06 +00:00
ed
d9a49cf8a5 Projucer: Tweaked some button alignment in the project and live-build tabs 2017-10-26 16:18:37 +01:00
tpoole
21315abce4 Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
hogliux
54029e776d Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00