summaryrefslogtreecommitdiff
path: root/LibGUI/GCheckBox.cpp
AgeCommit message (Expand)Author
2019-03-24WindowServer+LibGUI: Implement automatic cursor tracking.Andreas Kling
2019-03-06Implement basic support for variable-width fonts.Andreas Kling
2019-02-28LibGUI: Clip to paint event rect in most widgets.Andreas Kling
2019-02-25Convert more RetainPtr use to Retained.Andreas Kling
2019-02-11WindowServer: More work on menus.Andreas Kling
2019-02-05SharedGraphics: Add some useful painting helpers and make use of them.Andreas Kling
2019-02-04LibGUI: Use LightGray as the base UI color.Andreas Kling
2019-01-31Big, possibly complete sweep of naming changes.Andreas Kling
2019-01-27LibGUI: More work on GCheckBox.Andreas Kling
2019-01-21LibGUI: Mass coding style fixes.Andreas Kling
2019-01-20Rename all the LibGUI classes to GClassName.Andreas Kling