Search found 1069 matches

by Rickard Johansson
17 Mar 2025 17:19
Forum: MPad
Topic: Version 1.40
Replies: 0
Views: 3570

Version 1.40

----------------------------------------------------------- Version 1.40 (Mar 12, 2025) ----------------------------------------------------------- Sort lines (unique) Added new menu items to sort selected lines and remove duplicates (unique). PHP Regions should work properly now. E.g. #region ... #...
by Rickard Johansson
16 Mar 2025 21:44
Forum: Bugs
Topic: FIXED? Tooltips for icons in file comparison tool
Replies: 1
Views: 1224

Re: Tooltips for icons in file comparison tool

I think this has been fixed in v16.38. Thanks!
by Rickard Johansson
16 Mar 2025 21:43
Forum: Next release
Topic: Version 16.38
Replies: 0
Views: 19790

Version 16.38

----------------------------------------------------------- Version 16.38 (Mar 16, 2025) ----------------------------------------------------------- Sort lines (unique) Added new menu items to sort selected lines and remove duplicates (unique). The sort commands are also available as macro commands ...
by Rickard Johansson
05 Mar 2025 21:15
Forum: Bugs
Topic: Weird cursor display issue
Replies: 6
Views: 3562

Re: Weird cursor display issue

This is what I get when trying:

cursor1.png
cursor1.png (4.52 KiB) Viewed 3384 times
cursor2.png
cursor2.png (9.51 KiB) Viewed 3384 times
by Rickard Johansson
05 Mar 2025 19:09
Forum: Bugs
Topic: DONE: Menu / Keyboard / Macro / Script Commands
Replies: 3
Views: 2231

Re: Menu / Keyboard / Macro / Script Commands

Added 2 new menu items to sort unique asc/desc.

Added sort unique and trim trailing spaces to macros and as functions in scripts (MainApp object).

Done in v16.38.
by Rickard Johansson
05 Mar 2025 14:14
Forum: Bugs
Topic: Consecutive ligatures in a string aren't displayed correctly
Replies: 1
Views: 1681

Re: Consecutive ligatures in a string aren't displayed correctly

It seems to work at my end. Maybe you need some specific setting for it to happen? (Or maybe you've made some change in the syntax file?).

2025-03-05_141210.png
2025-03-05_141210.png (9.27 KiB) Viewed 1589 times
by Rickard Johansson
05 Mar 2025 14:02
Forum: Bugs
Topic: SOLVED? Numeric Sort
Replies: 2
Views: 1659

Re: Numeric Sort

It's an really old feature used when natural sorting wasn't used in Windows (before Windows XP).

Use the normal sort function instead. Also, it doesn't work properly if letters are found before the numbers.
by Rickard Johansson
05 Mar 2025 13:39
Forum: Bugs
Topic: Weird cursor display issue
Replies: 6
Views: 3562

Re: Weird cursor display issue

I haven't seen that myself, but it looks like a selection over 3 lines on the same column.
Maybe you could confirm it (it should disappear if you press an arrow key).
by Rickard Johansson
19 Feb 2025 15:36
Forum: Next release
Topic: Version 16.37
Replies: 2
Views: 25676

Re: Version 16.37

by Rickard Johansson
15 Feb 2025 15:20
Forum: Next release
Topic: Version 16.37
Replies: 2
Views: 25676

Version 16.37

----------------------------------------------------------- Version 16.37 (Feb 14, 2024) ----------------------------------------------------------- PHP Regions should work properly now. E.g. #region ... #endregion //__START__ ... //__END__ Keyboard actions Added two new actions. - NextChangedLineAl...
by Rickard Johansson
14 Feb 2025 19:25
Forum: Features
Topic: DONE: ChangedLineAction - extend functionality
Replies: 1
Views: 1505

Re: ChangedLineAction - extend functionality

Added in next release (v16.37). Thanks!
by Rickard Johansson
13 Feb 2025 19:22
Forum: Features
Topic: DONE: Code folding #region in PHP
Replies: 2
Views: 1804

Re: Code folding #region in PHP

Fixed in next release (v16.37). Thanks!
by Rickard Johansson
14 Jan 2025 19:53
Forum: Bugs
Topic: SOLVED: Change print font size ?
Replies: 7
Views: 5906

Re: Change print font size ?

Fixed the font size list issues in next release (v16.37). Thanks!
by Rickard Johansson
14 Jan 2025 18:29
Forum: Bugs
Topic: FIXED: Untranslated tab in Option menu
Replies: 4
Views: 3846

Re: Untranslated tab in Option menu

The English strings are used if no translation is found in the next release (v16.37). Thanks!
by Rickard Johansson
14 Jan 2025 14:42
Forum: Bugs
Topic: SOLVED: Change print font size ?
Replies: 7
Views: 5906

Re: Change print font size ?

Thanks :)

Is this option checked?

print.png
print.png (13.7 KiB) Viewed 5806 times

If so, uncheck it.