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.
reuk 28414a6af8
Global: Avoid floating-point equality checks where possible
2 years ago
..
juce_ComboBox.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_ComboBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ImageComponent.cpp Update licensing banners to JUCE 7 3 years ago
juce_ImageComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Label.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_Label.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ListBox.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_ListBox.h TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2 years ago
juce_ProgressBar.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_ProgressBar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Slider.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_Slider.h Slider: LookAndFeel outline style 2 years ago
juce_TableHeaderComponent.cpp TableHeaderComponent: Correctly render column headers when graphics context is clipped 2 years ago
juce_TableHeaderComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TableListBox.cpp TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2 years ago
juce_TableListBox.h TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2 years ago
juce_TextEditor.cpp Widgets: stop calling repaint in lookAndFeelChanged() 2 years ago
juce_TextEditor.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Toolbar.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_Toolbar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ToolbarItemComponent.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_ToolbarItemComponent.h GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_ToolbarItemFactory.h Update licensing banners to JUCE 7 3 years ago
juce_ToolbarItemPalette.cpp Update licensing banners to JUCE 7 3 years ago
juce_ToolbarItemPalette.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TreeView.cpp TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport 2 years ago
juce_TreeView.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago