Andreas Kling
|
9171aef724
LibGUI: Use SystemColor::Text in more places
|
5 年之前 |
Andreas Kling
|
411058b2a3
WindowServer+LibGUI: Implement basic color theming
|
5 年之前 |
Andreas Kling
|
0ac74d3778
LibGUI: Make GTreeView inherit from GAbstractColumnView
|
5 年之前 |
Andreas Kling
|
2d39bce3f6
LibGUI: Add a GAbstractColumnView base class for GTableView
|
5 年之前 |
Andreas Kling
|
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
|
5 年之前 |
Andreas Kling
|
e630ad5927
GTableView: Don't allow resizing columns to a negative width
|
5 年之前 |
Andreas Kling
|
e08d605f72
GTableView: Don't hover-highlight unsortable column headers
|
5 年之前 |
Andreas Kling
|
16c290e8d5
GTableView: Highlight the hovered column header
|
5 年之前 |
Andreas Kling
|
191535d626
LibGUI: Make the GTableView column headers behave like proper buttons
|
5 年之前 |
Andreas Kling
|
0b0017bbbd
LibGUI: Make the GTableView row background colors a little brighter
|
5 年之前 |
Andreas Kling
|
e52fe07d2e
GTableView: Paint with white background when model-less
|
5 年之前 |
Andreas Kling
|
229dbd0ab2
GTableView: Only paint the currently visible table rows
|
5 年之前 |
Andreas Kling
|
11f2e7cd5c
GMenu: Update apps now that you can create a nameless GMenu
|
5 年之前 |
Andreas Kling
|
f360858836
LibGUI: Tweak selection modification behavior on context menu event
|
5 年之前 |
Andreas Kling
|
a5e0242992
GTableView: Switch to using GModelSelection to support multi-select
|
5 年之前 |
Andreas Kling
|
7a906ab539
LibGUI: Teach GScrollableWidget how to hide unnecessary scrollbars
|
5 年之前 |
Sergey Bugaev
|
22e6978c71
WindowServer+LibGUI+FontEditor: Encode special characters as UTF-8
|
5 年之前 |
Andreas Kling
|
8a91b90258
GTableView: Fix column resize cursor not showing up in scrolled tables
|
5 年之前 |
Andreas Kling
|
8031960541
GTableView: Fix row selection when clicking between two cells
|
5 年之前 |
Andreas Kling
|
9789ee9b58
GTableView: Add a way to customize cell painting per-column
|
5 年之前 |
Ignas S
|
6228e18a09
GTableView and friends: API improvements for 'Sortable' flag.
|
5 年之前 |
Ignas S
|
823d5d097b
GTableView: add 'sortable' column header flag.
|
5 年之前 |
Andreas Kling
|
b5525d4ec3
GTableView: Add a mode for automatically sizing column to fit content
|
5 年之前 |
Andreas Kling
|
899366da9d
GTableView: Debug-log the current column width while resizing
|
5 年之前 |
Andreas Kling
|
df51014834
GTableView: Elide cell content so it doesn't overflow the cell rect
|
6 年之前 |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 年之前 |