提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling 005afa4c6e LibGUI: Don't assert when right clicking on a vertical HeaderView 4 年之前
  Andreas Kling 688675e89b LibGUI: Make table view row height+padding font-size-relative 4 年之前
  Tibor Nagy 3ce97b9c0e LibGUI: Pad row/column headers of AbstractTableView 4 年之前
  Uma Sankar d7673b41ef LibGUI: Respect the previously selected sort order in HeaderView (#3522) 4 年之前
  Andreas Kling cab422b441 LibGUI: Use widget override cursors in HeaderView 4 年之前
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 4 年之前
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx 4 年之前
  Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView 4 年之前
  Andreas Kling 49a5038a1a LibGUI: Avoid implementing vertical HeaderView section resize for now 4 年之前
  Andreas Kling e418bdf95b LibGUI: Don't update key column when clicking vertical headers 4 年之前
  Andreas Kling 5b46835a9d LibGUI: Fix HeaderView::section_rect() for vertical headers 4 年之前
  Andreas Kling c241ab75cd LibGUI: Simplify HeaderView::mouseup_event() slightly 4 年之前
  Andreas Kling 3f4df7c6da LibGUI: Reset hovered section when mouse cursor leaves a HeaderView 4 年之前
  Andreas Kling 9a25dd99c3 LibGUI: HeaderView should always notify parent when sections resize 4 年之前
  Andreas Kling 44e371635e LibGUI: Move table view headers into their own widget 4 年之前