Andreas Kling
|
683ae4f7ad
LibGUI: Fix crash during HackStudio application teardown
|
4 лет назад |
Linus Groh
|
47d7faa998
LibGUI: Update active tooltip when source widget changes the label
|
4 лет назад |
Andreas Kling
|
110b3d89d3
LibGUI: Export GUI_FOCUS_DEBUG to visualize the focused widget
|
4 лет назад |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 лет назад |
Andreas Kling
|
1dd1595043
LibGUI: Make GUI::Application a Core::Object
|
5 лет назад |
Andreas Kling
|
c6193af269
LibGUI: Make Application::exec() return instead of calling exit()
|
5 лет назад |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 лет назад |
Andreas Kling
|
244efe050a
Clipboard: Move the system clipboard to a dedicated service process :^)
|
5 лет назад |
Andreas Kling
|
39d55d1d76
LibGUI: Add a way to highlight the focused widget for debugging
|
5 лет назад |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 лет назад |
Tibor Nagy
|
30964ba7d0
LibGUI: Remove remaining G prefixes
|
5 лет назад |
Shannon Booth
|
57f1c919df
LibCore: Remove all remaining C prefix references
|
5 лет назад |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 лет назад |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 лет назад |
Andreas Kling
|
10ccc9e11c
LibGUI: Don't leak every tooltip window ever :^)
|
5 лет назад |
Andreas Kling
|
dcb0766d3f
LibGUI: Remove some header dependencies from Application.h
|
5 лет назад |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 лет назад |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 лет назад |