Commit History

Author SHA1 Message Date
  xuty 8c60f23e9d Support declarative TerminalStyle update 4 years ago
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom 4 years ago
  xuty e21bdea4ea implement ListBufferLine 4 years ago
  devmil e2950a60a4 adds font size upper and lower bounds 4 years ago
  devmil 422f2cecaf fixes font and cell size problems 4 years ago
  devmil d229c9d7c6 Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-) 4 years ago
  devmil 191f380598 "Fixes" asciiquarium 4 years ago
  devmil ee1c19b138 Some code comments 4 years ago
  devmil df9c4cb671 TerminalBackend interface 4 years ago
  devmil 5da873ab86 Fixes scrolling and initial size propagation 4 years ago
  devmil f47b58a7aa Straight forward implementation copying the visible lines 4 years ago
  xuty 738b81433b override dispatchScroll* 4 years ago
  devmil e25c4fab73 utli -> util 4 years ago
  xuty 6ec60536d0 override isScrolling 4 years ago
  xuty 57ed88ce70 fix assertion failure in debug mode 4 years ago
  xuty d2ceb42e31 fix random scroll position after reflow 4 years ago
  xuty d1fd742913 fix random scroll position after reflow 4 years ago
  xuty 85a57be536 avoid unexpected calling of `setState` 4 years ago
  xuty f6e7156a59 fix scrollbar support 4 years ago
  xuty 24d7d575d4 fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.` 4 years ago
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead 4 years ago
  xuty 3296e1078e cursor width at lease 1 4 years ago
  xuty 0b8c558469 fix typo 4 years ago
  xuty fe8fb8f15b BufferLine backed by ByteData 4 years ago
  xuty 784a3cc643 add api doc 4 years ago
  xuty 2d33ef500e better support for transparent TerminalView 4 years ago
  xuty 25fecd5137 optimize _paintCell 4 years ago
  xuty 446095e7d1 rename ResizeHandler to TerminalResizeHandler 4 years ago
  xuty 755d5bea62 scroll finally works fine #6 4 years ago
  xuty d6d8cdea1d clean up 4 years ago