The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer fffa698104 Jucer development. 15 years ago
..
jucer_GroupInformationComponent.cpp Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 15 years ago
jucer_GroupInformationComponent.h New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 15 years ago
jucer_ItemPreviewComponent.cpp Jucer development. 15 years ago
jucer_ItemPreviewComponent.h Jucer development. 15 years ago
jucer_ProjectContentComponent.cpp Added the option to coalesce UndoableActions, and implemented this for ValueTree undo. Jucer development. 15 years ago
jucer_ProjectContentComponent.h Made Value constructor explicit. Jucer development. 15 years ago
jucer_ProjectInformationComponent.cpp Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 15 years ago
jucer_ProjectInformationComponent.h Changed the ChoicePropertyComponent to give it more powerful value remapping. Jucer development. 15 years ago
jucer_ProjectTreeViewBase.cpp New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 15 years ago
jucer_ProjectTreeViewBase.h Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 15 years ago
jucer_TreeViewTypes.cpp Added file renaming ability to new Jucer. 15 years ago
jucer_TreeViewTypes.h Added file renaming ability to new Jucer. 15 years ago