Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | LibGUI: clicking and dragging one item will drag other items in selection | Dov Alperin |
2020-01-07 | LibGUI: Preserve existing GItemView selection on rubber band (#1031) | DAlperin |
2020-01-04 | LibGUI: Refine the per-item rects in GItemView | Andreas Kling |
2020-01-04 | LibGUI: Add basic rubber band selection in GItemView | Andreas Kling |
2019-12-08 | LibGUI+WindowServer: Start fleshing out drag&drop functionality | Andreas Kling |
2019-09-21 | LibGUI: Convert GItemView to ObjectPtr | Andreas Kling |
2019-09-13 | GItemView: Add context menu support | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |