1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/widgets
reuk 5cf1a964fc
iOS: Add proper UITextInput implementation
This provides an improved user experience, allowing cursor movement
directly from the keyboard.
2022-07-29 18:54:50 +01:00
..
juce_ComboBox.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComboBox.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ImageComponent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ImageComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Label.cpp TextEditor: Add option to dismiss the virtual keyboard on touches outside 2022-06-09 16:55:19 +01:00
juce_Label.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ListBox.cpp Accessibility: Improve table navigation, row/column index/header reporting 2022-07-29 18:54:50 +01:00
juce_ListBox.h Accessibility: Improve table navigation, row/column index/header reporting 2022-07-29 18:54:50 +01:00
juce_ProgressBar.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ProgressBar.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Slider.cpp Slider: Respect setNumDecimalPlaces after setRange 2022-07-11 13:18:59 +01:00
juce_Slider.h Slider: Add keyboard control even without accessibility 2022-06-09 16:24:00 +02:00
juce_TableHeaderComponent.cpp Accessibility: Multiple table fixes 2022-07-29 18:54:09 +01:00
juce_TableHeaderComponent.h Accessibility: Multiple table fixes 2022-07-29 18:54:09 +01:00
juce_TableListBox.cpp Accessibility: Improve table navigation, row/column index/header reporting 2022-07-29 18:54:50 +01:00
juce_TableListBox.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TextEditor.cpp iOS: Add proper UITextInput implementation 2022-07-29 18:54:50 +01:00
juce_TextEditor.h iOS: Add proper UITextInput implementation 2022-07-29 18:54:50 +01:00
juce_Toolbar.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Toolbar.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ToolbarItemComponent.cpp Android: Fix a couple of accessibility-related crashes 2022-06-13 15:29:56 +01:00
juce_ToolbarItemComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ToolbarItemFactory.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ToolbarItemPalette.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ToolbarItemPalette.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TreeView.cpp Accessibility: Improve table navigation, row/column index/header reporting 2022-07-29 18:54:50 +01:00
juce_TreeView.h Accessibility: Improve table navigation, row/column index/header reporting 2022-07-29 18:54:50 +01:00