summaryrefslogtreecommitdiff
path: root/LibGUI/GListBox.cpp
AgeCommit message (Expand)Author
2019-03-29Rename Painter::set_clip_rect() to add_clip_rect().Andreas Kling
2019-03-28LibGUI: Add a GPainter class that inherits from Painter.Andreas Kling
2019-02-28LibGUI: Clip to paint event rect in most widgets.Andreas Kling
2019-02-11WindowServer: More work on menus.Andreas Kling
2019-01-28LibGUI: Reduce overdraw in GListBox.Andreas Kling
2019-01-21LibGUI: Mass coding style fixes.Andreas Kling
2019-01-20Rename all the LibGUI classes to GClassName.Andreas Kling