Commit History

作者 SHA1 備註 提交日期
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 年之前
  bruvzg 85424afee6 Fix CodeEdit guidelines position. 3 年之前
  Rémi Verschelde b238218363 Merge pull request #55851 from Chaosus/better-completion-options-list_rebased 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  luz paz a124f1effe Fix various typos 3 年之前
  Yuri Roubinsky 526390c048 Fix highlight for completion options match (rebased) 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 年之前
  Rémi Verschelde 1b89296fad Merge pull request #55227 from ator-dev/fix-code-folding 3 年之前
  ator-dev bac0a035c9 Fix code folding when end of block is unindented delimiter 3 年之前
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 年之前
  Paulb23 2a302f7097 Fix TextEdit mouse interactions when the last line is hidden 3 年之前
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 年之前
  bruvzg ebbc25e89c Ignore empty Font resources as theme override. 3 年之前
  Haoyu Qiu 0a381137bc Fix crash when executing CodeEdit._main_gutter_draw_callback 3 年之前
  Rémi Verschelde 010e17b44f Merge pull request #53476 from Paulb23/breakpoint-move-up-fix 3 年之前
  Paulb23 0caab00d66 Fix breakpointed_lines out of sync when removing lines above 3 年之前
  Eric M ced7d51e23 Fix the "END" key behaving like "PAGE_DOWN" in code completion. 3 年之前
  Jean-Michel Bernard 9c375170e4 Fix deleting selection at the first line do not work with backspace 3 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Eric M e0f8410d16 Improved breakpoint gutter for CodeEdit. 3 年之前
  Yuri Roubinsky e70a0d950a Fix incorrect offsets of tooltip content in `CodeEdit` 3 年之前
  Anilforextra cc51b045da Construct values only when necessary. 3 年之前
  Paulb23 35264d5782 Change completion prefixes to single char and unnecessary ui_cancel accept_event 3 年之前
  Rémi Verschelde 72c813630f Merge pull request #52583 from e8newallm/52360 3 年之前
  Matthew Newall 09ea88572f Removed updates that caused unnecessary window updates 4 年之前
  Rémi Verschelde 0b60b9f75c Merge pull request #52443 from Paulb23/code-edit-indext-fixes 4 年之前
  Rémi Verschelde 655dec581c Merge pull request #52346 from Paulb23/string-tracking-fixes 4 年之前
  Paulb23 d647ba3540 Fix block deliminator not-folding at end of file 4 年之前
  Max Hilbrunner 99ffbbfc44 Merge pull request #52339 from jmb462/fix-fold-function-with-comment-fail 4 年之前