Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 years ago |
Tibor Nagy
|
5f913c67d9
LibGUI: Implement keyboard and mouse wheel events for SpinBox
|
5 years ago |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 years ago |
Andreas Kling
|
bfd86c4631
LibGUI: Make GUI::Frame have the 2px sunken container look by default
|
5 years ago |
Tibor Nagy
|
c8bc53e987
LibGfx+LibGUI: Allow theming the text cursor
|
5 years ago |
Tibor Nagy
|
33864ab715
LibGUI: Update TextEditor to use ruler colors from the system theme
|
5 years ago |
Tibor Nagy
|
7ec1b2e44b
LibGUI: Unfocused TextEditors should use inactive selection colors
|
5 years ago |
Andreas Kling
|
e1ff4fa034
LibGUI: Remove more header dependencies from Widget.h
|
5 years ago |
Andreas Kling
|
3fe2640c8c
LibGfx: Add forward declaration header
|
5 years ago |
Andreas Kling
|
7323d085dd
LibGUI: Single-line GUI::TextEditor should not have "go to line" action
|
5 years ago |
Andreas Kling
|
bb8e65be41
LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |