提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 63cdc3d2d5 LibGUI: Support GTableView navigation with Page Up and Page Down. 6 年之前
  Andreas Kling 574a399347 LibGUI: GTableView should scroll items into view when keyboard navigating. 6 年之前
  Andreas Kling b5dcad932e LibGUI: Allow basic keyboard navigation in GTableView. 6 年之前
  Andreas Kling 9c21874d33 LibGUI: GTableView scrolling ranges should be based on the available area. 6 年之前
  Andreas Kling b5e5f26a82 Base: Add Csilla Bold 7x10 variant. 6 年之前
  Andreas Kling bff5b71467 LibGUI: Add a GModelNotification class that views will receive. 6 年之前
  Andreas Kling b132150799 LibGUI: Support bitmaps in GTableView cells. 6 年之前
  Andreas Kling fd428d6ed3 SharedGraphics: Make Painter clipping work with translated clip origin. 6 年之前
  Andreas Kling 8eefdbdce8 LibGUI: Add horizontal scrollbar to GTableView. 6 年之前
  Andreas Kling 28652a0bf7 LibGUI: GTableView was accidentally obscuring the last row. 6 年之前
  Andreas Kling 75fabef57b LibGUI: Add GVariant class and use it for table model data. 6 年之前
  Andreas Kling 62b4f39cd4 LibGUI: GTableView should clear the selection if clicking outside items. 6 年之前
  Andreas Kling 7eb42b5ffb LibGUI: GTableView paints itself completely, no need for auto filling. 6 年之前
  Andreas Kling 827ec99a8f LibGUI: Update GTableView's scrollbar range in response to resize. 6 年之前
  Andreas Kling fd280a6a03 LibGUI: Pad GTableView cells on the right side as well. 6 年之前
  Andreas Kling b4c20789fb LibGUI: Allow specifying per-column text alignment. 6 年之前
  Andreas Kling 40c8dd80d1 LibGUI: Draw separators between GTableView column headers. 6 年之前
  Andreas Kling dc9f8a9361 LibGUI: Take ProcessManager's process view and turn it into GTableView. 6 年之前