mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
b2783a234a
Adds a new, more restrictive read-only state to TextEditor which forbids copying, selecting, editor cursors, and context menus. Provides a unique appearance on focus which accomodates ComboBox widgets. All TextEditor modes are now accessed by enum and set_mode() which sets the editor to Editable, ReadOnly or DisplayOnly. Updates applications still using set_readonly(). |
||
---|---|---|
.. | ||
FormCompiler | ||
HackStudio | ||
Inspector | ||
IPCCompiler | ||
Profiler | ||
UserspaceEmulator | ||
VisualBuilder | ||
CMakeLists.txt |