Andreas Kling
|
93851c3832
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
|
5 years ago |
Andreas Kling
|
906582d8df
GTextEditor: Fix wrong width calculations with line-wrapping enabled
|
5 years ago |
Andreas Kling
|
3e2e086011
LibGUI: Add a way for GWidget subclasses to learn that the font changed
|
5 years ago |
Andreas Kling
|
a6be213287
GTextEditor: Add add_custom_context_menu_action()
|
5 years ago |
Andreas Kling
|
fa20dcafb5
GTextEditor: Simplify computation of visual selection start/end
|
5 years ago |
Andreas Kling
|
5aac652b4b
GTextEditor: Relayout when the line-wrapping setting is changed
|
5 years ago |
Andreas Kling
|
9752e683f6
GTextEditor: Start working on a line-wrapping feature
|
5 years ago |
Andreas Kling
|
23b70d5c59
GTextEditor: Clean up some of the rect computations
|
5 years ago |
Andrew Weller
|
e75e33eb46
TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons.
|
5 years ago |
Andreas Kling
|
0c72371ad9
GTextEditor: Implement a simple text search API
|
5 years ago |
Andreas Kling
|
d5431a6df8
GTextEditor: Rename is_automatic_indentation_enabled() API
|
5 years ago |
Andreas Kling
|
9e5c5627d5
GTextEditor: Give Line objects a back-reference to the GTextEditor
|
5 years ago |
Andreas Kling
|
a599317624
LibCore: Introduce a C_OBJECT macro.
|
6 years ago |
Andreas Kling
|
2196f17c10
LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector.
|
6 years ago |
Andreas Kling
|
1c0669f010
LibDraw: Introduce (formerly known as SharedGraphics.)
|
6 years ago |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 years ago |