Commit History

作者 SHA1 備註 提交日期
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Nico Weber daeaefad17 Everywhere: Clean up "the the" comment typos 2 年之前
  Ali Mohammad Pur db4a5aafc8 Spreadsheet: Display a detailed view of a cell error on hover 3 年之前
  Linus Groh 173dcfb7cb Everywhere: Fix a bunch of typos 3 年之前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前
  martinfalisse 356eca7e33 Spreadsheet: Implement undo functionality where missing 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  circl eeeaf410fb WindowServer+LibGUI: Expose raw scroll wheel values to applications 3 年之前
  Ali Mohammad Pur 8919e4b2b6 Spreadsheet: Only update the selection on primary mousedown 3 年之前
  martinfalisse 11dffbd96f Spreadsheet+LibGUI: Calculate cell position given scroll position 3 年之前
  martinfalisse 5759b25ca8 Spreadsheet: Handle case when drag-and-drop location is out of bounds 3 年之前
  martinfalisse 9e54815799 Spreadsheet: Implement extend functionality 3 年之前
  martinfalisse 2f2a705a8e Spreadsheet: Cut instead of copy when dragging a cell's items 3 年之前
  martinfalisse 8a7d2c3336 Spreadsheet: Rename variables to better describe their function 3 年之前
  martinfalisse e98d0dafa0 Spreadsheet: On cut end select same cells in target location 3 年之前
  martinfalisse 10bbb01ed8 Spreadsheet: Set cursor manually so that correct cells are outlined 3 年之前
  martinfalisse 1287238430 Spreadsheet: Select the correct cell on click 3 年之前
  martinfalisse 4f0a123b2f Spreadsheet: Display different cursors depending on action 3 年之前
  martinfalisse a378e3ccbf Spreadsheet: Add states for cursor hovering 3 年之前
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 年之前
  martinfalisse b39aede8fe Spreadsheet: Background fill color after reaching vertical end 3 年之前
  Ben Wiederhake 13cba5f8b4 Spreadsheet: Avoid implicitly copying ByteBuffer 3 年之前
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 年之前
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 年之前
  sin-ack 51d559e253 Spreadsheet: Call SheetModel::update() instead of invalidate() 4 年之前
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 年之前
  Jelle Raaijmakers 0f35912bd7 TableView: Do not select input on keydown 4 年之前
  zawwwu cf91815654 Spreadsheet: Add function for moving cursor 4 年之前
  Ali Mohammad Pur 16b4a78072 Spreadsheet: Do not cancel drag-select when moving over a cell corner 4 年之前