Skip to content

Releases: thanoulis/tedit

v1.7.11

21 Feb 18:29
v1.7.11
66231b8
Compare
Choose a tag to compare

Fixed

  • Bug with focus on Save Dialog while closing tabs
  • Typo in menu

Added

  • On Top
  • Force UTF-8 encoding on all systems

Changed

  • Cursor blink time to 500ms
  • Statusbar messages
  • Line Spacing menu entries

v1.7.10

17 Feb 19:08
v1.7.10
3452edb
Compare
Choose a tag to compare

Added

  • e (e())
  • π (pi())
  • φ (phi())

constants for math engine

v1.7.9

14 Feb 20:12
v1.7.9
0392cfb
Compare
Choose a tag to compare

Added

  • Precision and trigonometric functions (degrees) on math engine

v1.7.8

09 Jan 09:37
v1.7.8
c1cd940
Compare
Choose a tag to compare

Fixed

  • Line numbers at word wrapping (fixes #1)

v1.7.7

27 Dec 09:43
v1.7.7
569c48a
Compare
Choose a tag to compare

Fixed

  • Fixed "Unfold All" menu command

Improvements

  • Clear selection on comboboxes

v1.7.6

02 Dec 11:25
v1.7.6
27cd40b
Compare
Choose a tag to compare

Fixed

  • Fixed a bug when reading from stdin

v1.7.5

25 Nov 10:49
v1.7.5
918abe2
Compare
Choose a tag to compare

Fixed

  • Force utf-8 on Windows wrapped executable
    (freewrap cannot set system encoding properly on Windows, so it's just a workaround)

v1.7.4

23 Nov 21:21
v1.7.4
47ba8be
Compare
Choose a tag to compare

Fixed

  • Counting lines in folds

Improvements

  • Moved DnD namespace into tEdit namespace
  • Line number area is minimum 3 characters wide

v1.7.3

23 Nov 18:43
v1.7.3
01addaa
Compare
Choose a tag to compare

Added

  • Close other tabs (tabs menu option)
  • Fold on block selection

Fixed

  • No more stray extra index when unfolding

v1.7.2

22 Nov 02:14
v1.7.2
57270a3
Compare
Choose a tag to compare

Fixed

  • Search & replace at cursor position
  • Correctly save search & replace history lists
  • Doesn't try to replace when search and replace terms are the same

Improvements

  • Better messages when searching or replacing