- fixed regression - scroll to end of file in continuous mode with dot command on - fixed
Next release has spellcheck on all platforms
WordTsar 0.4.1505: Trailing character in Print Preview
Merge
- removed file
- guess I messed up checkins...
Merge refactor_layout into default, take its content
- focus indicator forpage mode and show formatting
- better WS font handling
- caret control and display fixes
WordTsar 0.4.1505: Trailing character in Print Preview
That's a regression. It's printing the ^Z EOF character.
WordTsar 0.4.1505: Trailing character in Print Preview
- added tests
- fixed crash during layout/display
- improved tests
- comm changes and tests
- improved tests
- changed serial line lookup to binary search. Added tests.
- code coverage (not sure it works anymore)
- checked in too much
- changed comment
- refactored wordtsar
Can't open files with umlauts in their name
WordTsar 0.4.1438: The default dimensions on Windows are too small
fixed. Default window size should look good on a 1080p display
Mouse click off by one
fixed
Typing some Unicode characters from the keyboard causes WordTsar to misbehave
Should be fixed in the next release.
This should work under the last release. I'll do a test for the next release, as I still have an Intel Mac, but I now compile on an M2.
^U doesn't do anything.
Full undo Ctrl-U and redo Ctrl-Alt-U system implemented. Not tested under OSX yet.
Focus is weird when starting WordTsar.
Fixed
I'll be on macOS again tomorrow. I cannot guarantee that I haven't just made a configuration mistake somewhere though.
I'll be on macOS again tomorrow. I cannot guarantee that I have made a configuration mistake somewhere though.
Can't open files with umlauts in their name
Just test the latest under Linux and it works fine, both as a command line argument and from the file selector. I'll be testing Windows and OSX in the next few days.
windows 11, latest alpha
Interesting. What operating system, and which version of WordTsar?
Can't open files with umlauts in their name
The (lack of a?) menu is wasting quite some space
The (lack of a?) menu is wasting quite some space
If you're up for trying out Haiku (which I always encourage), you can get WordTsar from the HaikuDepot app now, so you don't have to do anything special. I haven't checked if there's been anything newer, so I think it's still up to date.
edit: Please just ignore this message. I have been running WordTsar alpha versions for so long that I just failed to see that 0.3 is still "updated".
Are you still updating that? I am currently considering to try Haiku on a new(ish) laptop, and WordTsar is indeed the one software that is required. :-) (Currently running Gentoo, where WordTsar works just well.)
That's interesting... this is an issue I've only seen on Linux. I'll investigate.
I tried it on a Windows 11 desktop without ever having set a scaling factor, actually.
I tried it on a Windows 11 desktop without a scaling factor, actually.
Ah, I see the issue. There actually is a menu, but Qt has decided to do it's thing and hide it. Qt hides it because the vertical space isn't high enough to fit the menu text. You can see a double arrow on the right '>>'. click that and the menu shows. I thought I'd fixed this issue, but apparently not. It happens on high resolution displays where the user has set a scaling factor.
The (lack of a?) menu is wasting quite some space
Create refactor_layout_branch
Changed the download file name so people know right at download time.
WordTsar 0.4.1505: QtPrintSupport not loaded on macOS
Interesting. Must have missed something in the move to CMake. Looking into it...
WordTsar 0.4.1505: QtPrintSupport not loaded on macOS
A lot of changes in this one. There should be, it's been a while since a release has been made. Bug Fixes 61 - Invalid File name error on MacOS 64 Copy one, Paste repeatedly adds character 54 AltGr adds extra "@" to the text 55 X11 keyboard deadkeys don't work 59 Search whole word fails at beginning and end of paragraph 66 CMake: if (MSVC) shold be if(WIN32) in more places 67 Unknown-bak.ws exists 69 Typo in menus 63 Greek DOS 737 codepage support New in this Release Major Infrastructure Changes...
Added tag 0_4_build_1505 for changeset 325ab4049bbb
- OSX Compile
S- commserver only listens on localhost
- Windows fixes
- Windows commserver updates
- more Windows chnages
- windows chnage for comm server/slient
- add missing comm files
- Migrate from stored third-party code to FetchContent downloads
- TUI build off by default (incomplete)
- compile more than one file at a time
- versioning to cmake
- clean up layout tests
- more test work
- fixed tests
Merge
- cleaned up plugin server and init
- carat move corrections
The issue seems to have changed instead of been fixed. Hmmm...
None of the edit menu control characters work until the focus is set to the text. Focus can be set by clicking within the text or switching to another app and then switching back to WordTsar. The test .ws file was NOT opened from the command line or by double clicking the file. WordTsar version 0.3 build 719 Windows 10 Pro, version 22H2, Build 19045.6159, 64-bit Steps to reproduce issue: 1. Launch WordTsar (double click .exe file in WordTsar folder) 2. Press ^KR, navigate to and open required .ws...
- more comm updates
- comm stuff updated for Win32
- cmake file fixes
= cleaned up CMake file
- release build
- Ticket #69 - spelling
GREEK DOS 737 code page support
Mouse click off by one
Better - still needs work in 0.4.x
WordTsar 0.4.1438: Typo in the menu
Fixed.
- Ticket 67 - backup file location