Re: PSPad unicode 4.5.8 (2457) English [60810]

2013-05-31 Tema obsahu Vladislav Javadov
Thanks for OEM fix, Jan. But I'm afraid it's still incomplete. Now PSPad properly opens a file with OEM block characters, but drops them on file saving. I've used these characters (viz http://forum.pspad.com/read.php?7,33411,53275 ) for an example. --

Re: Wrong html ascii code in ascii table [60889]

2013-06-12 Tema obsahu Vladislav Javadov
Jan, it seems like a bug: [url=http://rghost.ru/46710859.view][img]http://rghost.ru/46710859/thumb.png[/im g][/url] I'm seeing some Hebrew characters at the header as well as instead of proper ones. I'm using Windows XP with Russian locale and Asian languages support, but ouml; entity should

Re: Replace the carriage return [60905]

2013-06-20 Tema obsahu Vladislav Javadov
André: In PSPad I want to replace the carriage return (new line sign) into an other sign (the #) Replace $

=?windows-1250?Q?Re:_Relief_for_visual_impairment_???_[61218]?=

2013-09-23 Tema obsahu Vladislav Javadov
smallhagrid: I wonder if there is a script or tool for PSPad to clean up all the extra, useless, visually difficult characters ??

Cannot save OEM characters [61219]

2013-09-23 Tema obsahu Vladislav Javadov
Regarding to this topic (viz http://forum.pspad.com/read.php?2,61192 ). PSPad looses block characters when saving this sample using OEM encoding, but saving to UTF-8 works. I've wrote about it before (viz http://forum.pspad.com/read.php?6,60787#msg-60810 ).

Re: Cursor position error caused by input of special ASCII-characters [6125= 8]

2013-10-01 Tema obsahu Vladislav Javadov
I've wrote about it before (viz http://forum.pspad.com/read.php?4,60883,60889#msg-60889 ). Guess you're using Central European Windows-1250 code page, because there is no character #143 in Western Windows-1252. Windows-1250 #143 character looks like Ĺš -- LATIN CAPITAL LETTER Z WITH ACUTE in

Making own syntax ini-file with reserved words prefixed by “#” characte= r [61699]

2014-01-05 Tema obsahu Vladislav Javadov
I'm developing new programming language named Cantor and using PSPad for it. I made syntax highlighter for Cantor, but can't highlight reserved words prefixed by hash character. In Cantor, I'm using reserved words for entities, like in HTML. Because my reserved words are entiries, they're started

Re: Making own syntax ini-file with reserved words prefixed by “#” char= acter [61702]

2014-01-06 Tema obsahu Vladislav Javadov
Thanks, works great! -- http://forum.pspad.com/read.php?2,61699,61702 PSPad freeware editor http://www.pspad.com

Re: HTML Tidy [62273]

2014-04-05 Tema obsahu Vladislav Javadov
Found a [url=http://www.broerse.net/wordpress/2012/04/28/tidy-html5]precompiled binary[/url]. -- http://forum.pspad.com/read.php?2,62270,62273 PSPad freeware editor http://www.pspad.com

Re: HTML Tidy [62277]

2014-04-06 Tema obsahu Vladislav Javadov
Also found newer version (viz http://tidy.sourceforge.net/#binaries ), seems like official. -- http://forum.pspad.com/read.php?2,62270,62277 PSPad freeware editor http://www.pspad.com

Re: HTML Tidy [62281]

2014-04-06 Tema obsahu Vladislav Javadov
pspad: Vladislav, this source I know, but it's several years old TiDy. Oh, this link (viz

Re: HTML Tidy [62301]

2014-04-09 Tema obsahu Vladislav Javadov
pspad: P.S. Maybe not. His version is from February, Link you sent earlier contains version from April. Build from Dirk Paehl marked

Re: Font color [62419]

2014-05-06 Tema obsahu Vladislav Javadov
Use closing curly bracket instead of angular. -- http://forum.pspad.com/read.php?2,62407,62419 PSPad freeware editor http://www.pspad.com

Google Protocol Buffers highlighter [62477]

2014-05-19 Tema obsahu Vladislav Javadov
Here is the Google Protocol Buffers (protobuf, .proto) files syntax highlighting settings. Jan, please include it in the next PSPad release. cite: ;PSPad user HighLighter definition file [Settings] Name=Protocol

Re: Google Protocol Buffers highlighter [62481]

2014-05-20 Tema obsahu Vladislav Javadov
Oh, I forgot reserved word _max_: cite: [ReservedWords] max= -- http://forum.pspad.com/read.php?2,62477,62481 PSPad freeware editor

Re: PSPad unicode 4.5.8 (2481) English [62550]

2014-06-05 Tema obsahu Vladislav Javadov
vserghi: I'm also seeing the issue with the toolbars. I confirm this bug. -- http://forum.pspad.com/read.php?6,62522,62550 PSPad

Re: PSPad unicode 4.5.8 (2481) English [62554]

2014-06-06 Tema obsahu Vladislav Javadov
My screenshots are also non-annoying reminder about Google Protocol Buffers syntax highlighter, not added in this release. :-D -- http://forum.pspad.com/read.php?6,62522,62554 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.8 (2482) English [62593]

2014-06-13 Tema obsahu Vladislav Javadov
Oh, toolbar fixed, thanks! -- http://forum.pspad.com/read.php?6,62592,62593 PSPad freeware editor http://www.pspad.com

Re: Cannot save OEM characters [63700]

2014-11-12 Tema obsahu Vladislav Javadov
Jan, what about this bug? It still presents in the latest 2517 build. -- http://forum.pspad.com/read.php?4,61219,63700 PSPad freeware editor http://www.pspad.com

Re: Cannot save OEM characters [63733]

2014-11-15 Tema obsahu Vladislav Javadov
I previously wrote about CharToOem/OemToChar functions, which replace pseudographics with similar characters. You fixed only reading of OEM files, but saving remains broken. Now PSPad can read file, but cannot save it unbroken being edited. Please fix it using WideCharToMultiByte instead of

Re: Using Multiple Displays [63734]

2014-11-15 Tema obsahu Vladislav Javadov
This is Delphi VCL issue, I think. :) -- http://forum.pspad.com/read.php?4,63717,63734 PSPad freeware editor http://www.pspad.com

Eiffel syntax highlighter [63771]

2014-11-20 Tema obsahu Vladislav Javadov
Made simple highlighter settings for Eiffel programming language. ;PSPad user HighLighter definition file [Settings] Name=Eiffel HTMLGroup=0 Label=0 FileType=*.e CommentString=-- SQLComment=1 IndentChar= UnIndentChar= TabWidth=0 CaseSensitive=1 DoubleQuote=1 EscString=0 KeyWordChars=_

Please inherit directory to save from the active tab [63840]

2014-11-28 Tema obsahu Vladislav Javadov
When I'm creating new file, it inherits highlighter and filename extension from the active tab, that's well. But when I'm trying to save it, PSPad offers me some other directory, one of I worked with before. Do you think, is this not too consistent? --

UTF-8 BOM setting to Format menu [63842]

2014-11-28 Tema obsahu Vladislav Javadov
Please move UTF-8 BOM setting to Format menu, like done in SynWrite editor. Would be two items: * UTF-8 with BOM * UTF-8 without BOM -- http://forum.pspad.com/read.php?2,63842,63842 PSPad freeware editor http://www.pspad.com

Re: Feature request: all codepages provided by Windows [63845]

2014-11-28 Tema obsahu Vladislav Javadov
This feature can be implemented using MLang helper in modern versions of Delphi, backported (viz http://www.webdelphi.ru/wp-content/plugins/download-monitor/download.php?id =90 ) to Delphi 6/7 by Gunsmoker. IEnumCodePage examples: Russian (viz

Re: Please inherit directory to save from active tab [63865]

2014-12-01 Tema obsahu Vladislav Javadov
Gorlash: Have you tried one of the recent builds?? I'm using build 2521, of course. Let me explain more detail. PSPad run, I have two

Re: Please inherit directory to save from active tab [63870]

2014-12-02 Tema obsahu Vladislav Javadov
This was a feature request. Can I hope to implementation, Jan? -- http://forum.pspad.com/read.php?2,63840,63870 PSPad freeware editor http://www.pspad.com

Re: Please inherit directory to save from active tab [63876]

2014-12-02 Tema obsahu Vladislav Javadov
pspad: Check settings in program setting / files and dirs what folder is set. Same As Active Document, as I understand you. --

Re: delete duplicate huge lines [64022]

2014-12-28 Tema obsahu Vladislav Javadov
Make duplicate line unique via sed script (viz http://www.gnu.org/software/sed/manual/sed.html#uniq ). You can download sed for Windows from the projects like UnxUtils. It is not clear uniqueness in the terms of RBMS, but usable as a rough process. After it, you can use PSPad on shrunk file. --

Courier New italic artifact [64576]

2015-03-14 Tema obsahu Vladislav Javadov
[url=http://rghost.ru/7QhkBGncF.view][img]http://rghost.ru/7QhkBGncF/image.png[/ img][/url] Just look on ending '3' and '9'. The same snippet in Delphi: [url=http://rghost.ru/7w8mTFlsz.view][img]http://rghost.ru/7w8mTFlsz/image.png[/ img][/url] -- http://forum.pspad.com/read.php?2,64576,64576

Re: Cannot save OEM characters [64636]

2015-03-21 Tema obsahu Vladislav Javadov
Bump! :-) -- http://forum.pspad.com/read.php?4,61219,64636 PSPad freeware editor http://www.pspad.com

Re: Save ANSI file as UTF-8 doesn't work [64635]

2015-03-21 Tema obsahu Vladislav Javadov
pspad: OK Vladislav. I am in worst position than you, cause I use Delphi 7 only ;-) I'm using Delphi 6 to develop my compiler. Modern

Re: Using Multiple Displays [64638]

2015-03-21 Tema obsahu Vladislav Javadov
kamuz: Open PSPad and move main window to secondary monitor and icon on taskbar does not follows window. Jan, I wrote small sample, but

Re: Using Multiple Displays [64618]

2015-03-19 Tema obsahu Vladislav Javadov
pspad: I will try to find some solution. Probably it would be enough set window origin/bounds from Application.MainForm to hidden

Re: Save ANSI file as UTF-8 doesn't work [64619]

2015-03-19 Tema obsahu Vladislav Javadov
vbr: It seems, that there might be some problems with [b][i]wide unicode characters[/i][/b] (over hex 0x) Problem still exists in

Re: Save ANSI file as UTF-8 doesn't work [64626]

2015-03-20 Tema obsahu Vladislav Javadov
pspad: When you open file, all is encoded into UTF-16. Change of it isn't possible, at least without rewriting near whole program.

Re: Save ANSI file as UTF-8 doesn't work [64630]

2015-03-20 Tema obsahu Vladislav Javadov
Okay, take first Unicode emoticon from [url=http://vk.com/pages?oid=-42154384p=%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA]VK .com List[/url], U+1F60A (#128522 decimal). I can copy and paste it rectangle to PSPad, then save as UTF-16. It will produce two UTF-16 codes in the file — surrogate pair: D83D

Re: Disable underlining of active tab [64445]

2015-03-06 Tema obsahu Vladislav Javadov
pspad: Tab text and shadow depends of the Windows settings (Button highlight as background, button text as text color) I think,

Re: PSPad unicode 4.6.0 (2652) English [64506]

2015-03-08 Tema obsahu Vladislav Javadov
Great thanks to tab highlight setting, Jan! -- http://forum.pspad.com/read.php?6,64487,64506 PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Re:_Resource_file_or_resource_script?_[64507]?=

2015-03-08 Tema obsahu Vladislav Javadov
They will read this topic. :-)) Thank for rename in beta build. -- http://forum.pspad.com/read.php?2,64484,64507 PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Resource_file_or_resource_script?_[64484]?=

2015-03-08 Tema obsahu Vladislav Javadov
Just started to use manually editing resource scripts in my project. Found *.rc files highlighter, named as Resource files. AFAIK, resource files are *.res files, but *.rc files named as resource scripts since Windows 3.x. Please rename if agree. Also I added BEGIN and END as two additional

U+XXXXX characters at status bar [64696]

2015-03-29 Tema obsahu Vladislav Javadov
Because PSPad has full Unicode support since build 2656, I want to discuss about character codes at status bar. I'm not sure, what solution will be better. PSPad uses monospace font, so characters higher than U+ are visible as two different codes -- surrogate pair. We can see their codes at

Re: U+XXXXX characters at status bar [64700]

2015-03-29 Tema obsahu Vladislav Javadov
pspad: Statusbar is unicode component So why it shows '?' (question character) instead of character like 'É

Re: PSPad unicode 4.6.0 (2656) English [64695]

2015-03-29 Tema obsahu Vladislav Javadov
Yeah! Great! You also forgot about 4-byte UTF-8 and surrogate pairs, they also work fine! -- http://forum.pspad.com/read.php?6,64691,64695 PSPad freeware editor http://www.pspad.com

Re: Save ANSI file as UTF-8 doesn't work [64699]

2015-03-29 Tema obsahu Vladislav Javadov
Fixed in build 2656 (viz http://forum.pspad.com/read.php?6,64691,64695 ). Great work, Jan! -- http://forum.pspad.com/read.php?4,45099,64699 PSPad freeware editor http://www.pspad.com

Re: Wrong html ascii code in ascii table [64736]

2015-03-31 Tema obsahu Vladislav Javadov
This is one more step to make PSPad more compliant to Unicode. I will investigate this issue. This is just a bump message. :-)) -- http://forum.pspad.com/read.php?4,60883,64736 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.0 (2656) English [64738]

2015-03-31 Tema obsahu Vladislav Javadov
pash: German Umlaute (äöü ...) are broken, they are displayed as a box. It can be some PSPad cache issue. I got Russian character lost

Re: Using Multiple Displays [64656]

2015-03-24 Tema obsahu Vladislav Javadov
pspad: I will find any second monitor and I will test it. We can ask _kamuz_ to test [url=https://yadi.sk/d/nZHCIbELfShZZ]compiled

Re: Cannot save OEM characters [64657]

2015-03-24 Tema obsahu Vladislav Javadov
pspad: I replaced all ANSI code page hanedling using WideCharToMultiByte() Great! Wait for next build. --

Disable underlining of active tab [64442]

2015-03-05 Tema obsahu Vladislav Javadov
How can I disable active tab underlining, is there setting for it? Underlined tabs look too ugly, IMHO. :-( -- http://forum.pspad.com/read.php?2,64442,64442 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.0 (2657) English [64847]

2015-04-07 Tema obsahu Vladislav Javadov
This build cannot recognize itself as the last, because his number is 4._5_.0.2657. -- http://forum.pspad.com/read.php?6,64844,64847 PSPad freeware editor http://www.pspad.com

Re: Save ANSI file as UTF-8 doesn't work [64824]

2015-04-04 Tema obsahu Vladislav Javadov
Regarding to [url=http://forum.pspad.com/read.php?6,64691,64820,page=2#msg-64820]the topic[/url]. MSDN: _Windows XP and later:_ MB_ERR_INVALID_CHARS is the only dwFlags value supported by Code page 65001

Re: PSPad unicode 4.6.0 (2656) English [64825]

2015-04-04 Tema obsahu Vladislav Javadov
Wrote to [url=http://forum.pspad.com/read.php?4,45099,64824,page=3#msg-64824]our topic about UTF-8[/url]. -- http://forum.pspad.com/read.php?6,64691,64825 PSPad freeware editor http://www.pspad.com

Integer overflow while opening DokuWiki/inc/utf8.php [65285]

2015-05-27 Tema obsahu Vladislav Javadov
PSPad 4.6.0 build 2661, file utf8.php from the DokuWiki distibutive or [url=https://raw.githubusercontent.com/splitbrain/dokuwiki/master/inc/utf8.php]d irectly from GitHub[/url]. WinMerge has the same problem, but FAR Manager hasn't. -- http://forum.pspad.com/read.php?4,65285,65285 PSPad

Re: Integer overflow while opening DokuWiki/inc/utf8.php [65287]

2015-05-27 Tema obsahu Vladislav Javadov
Try to download [url=http://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz]stable release[/url]. -- http://forum.pspad.com/read.php?4,65285,65287 PSPad freeware editor http://www.pspad.com

Duplicates in Search/Replace history [65467]

2015-07-02 Tema obsahu Vladislav Javadov
In the build 2665 Search/Replace history saves too many duplicates of search string, making history usage impossible. -- http://forum.pspad.com/read.php?4,65467,65467 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.1 (2703) English [66155]

2015-10-27 Tema obsahu Vladislav Javadov
Freeman: [url=http://rghost.ru/6HB8jz5hy.view][img]http://rghost.ru/6HB8jz5hy/thumb.png[/ img][/url] Windows 7 with Aero, will test under XP this evening.

Underscore characters in SQL syntax [66165]

2015-10-30 Tema obsahu Vladislav Javadov
How can I add underscore character '_' as identifier character for SQL syntax? When I moving through the text via Ctrl+Left/Right, cursor stops on every underscore in identifiers, what's not right. AFAIK, SQL syntax highlighter is built-in PSPad, I cannot find a setting for it. If it isn't

Re: Line replaced by gibberish characters / Nesmyslné znaky nahrazují = řádek [66171]

2015-10-31 Tema obsahu Vladislav Javadov
Working with batch files, you have to save them in OEM encoding. Bat files are legacy format from DOS, still uses OEM encoding. Older versions of PSPad have a bug with OEM characters save (viz http://forum.pspad.com/read.php?4,61219 ), now fixed (since build 2656 (viz

Re: PSPad unicode 4.6.1 (2703) English [66149]

2015-10-20 Tema obsahu Vladislav Javadov
Under XP I cannot reproduce it, works fine. -- PSPad freeware editor http://www.pspad.com

Re: PSPad future - new editor engine [66150]

2015-10-21 Tema obsahu Vladislav Javadov
What do you think about common highligting styles? All syntaxes split to keyword-based (C, Delphi, Java, etc.) and tag-based (HTML, XML, etc.) and have common settings, how to highlight keywords, string, comments, tags, attributes and other elements. Every language inherites common settings, can

Re: PSPad unicode 4.6.1 (2703) English [66147]

2015-10-20 Tema obsahu Vladislav Javadov
Status bar issue, when current settings are different from current tab's. When pressing "New" button on the toolbar, new tab's status bar has drawing issues. [url=http://rghost.ru/6HB8jz5hy.view][img]http://rghost.ru/6HB8jz5hy/thumb.png[/ img][/url] Windows 7 with Aero, will test under XP this

Re: open locked file as read-only [65758]

2015-08-31 Tema obsahu Vladislav Javadov
Tsjoecha: a busy logfile from an active process. You can use built-in viewer from FAR Manager (F3). --

Re: PSPad unicode 4.6.0 (2674) English [65993]

2015-09-28 Tema obsahu Vladislav Javadov
pspad: Right edge wasn't visible with cursor edge active Yeah, it works! But... permanent vertical line is annoying... When coding,

Re: PSPad unicode 4.6.0 (2700) English [66041]

2015-10-03 Tema obsahu Vladislav Javadov
Thanks for "Nastav pravy okraj pozici kurzoru", Jan. Didn't translate it yet. :-) But... how can I switch off previously set line? Pressing hotkey at the same position doesn't work. And... Right edge disappears again, when cursor line set. Is it become new right edge? Right edge setting isn't

Re: PSPad unicode 4.6.0 (2700) English [66059]

2015-10-05 Tema obsahu Vladislav Javadov
Seems like right egde fuctionality is broken in build 2700. My setting is 120, but nothing happened, line wrap works only on window width. -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.0 (2671) English [65887]

2015-09-20 Tema obsahu Vladislav Javadov
pspad: Can you please send me screnshot with fantom lines?

Re: PSPad unicode 4.6.0 (2671) English [65889]

2015-09-20 Tema obsahu Vladislav Javadov
pspad: Open program settings / Editor 2 and check position of Right edge. Standard position is 80. I set it to 120, more appropriate

Re: PSPad unicode 4.6.0 (2671) English [65885]

2015-09-19 Tema obsahu Vladislav Javadov
pspad: New functionality is second line which moves automatically with cursor. When I turn this feature on, the right edge line

=?windows-1250?Q?Re:_Save_a_text_file_with_all_possible_characters/Codepage_?_[67086]?=

2016-06-05 Tema obsahu Vladislav Javadov
I think, PSPad should display a warning, when characters cannot be represented in target encoding. -- PSPad freeware editor http://www.pspad.com

Re: Problems with charset [66552]

2016-02-06 Tema obsahu Vladislav Javadov
ISO-8859-1 nor ISO-8859-2 doesn't contain the euro sign. Use ISO-8859-15 or Windows-1252 instead. -- PSPad freeware editor http://www.pspad.com

Feature request: URL from/to UTF-8 [67269]

2016-07-26 Tema obsahu Vladislav Javadov
Would be pretty, when "URL to ANSI" command could detect UTF-8 for decoded URL, and automatically interpret it as UTF-8, when it can be properly decoded as UTF-8. When implemented, "URL to ANSI" command should be renamed to "URL to UTF-8/ANSI". His counterpart, "ANSI to URL" command should remain

Re: PSPad 5.0 future [67969]

2017-02-20 Tema obsahu Vladislav Javadov
pspad: Your screenshot doesn't work. Link (viz http://file.karelia.ru/r38nf8/ ). pspad:

Re: PSPad 5.0 future [67957]

2017-02-19 Tema obsahu Vladislav Javadov
pspad: Just now PSPad is moved to Delphi XE10 Seatle OMG, great work, Jan! :-D pspad:

Re: Problems accessing files with surrogate pairs in their name [67646]

2017-01-02 Tema obsahu Vladislav Javadov
Most probable, this is system-wide command line issue. Under Windows 7, I confirm this bug only when try to open a file from command line. When I open that file from Open dialog, all works okay. If bug still in Windows 10, complain Microsoft on their system design. :-D They'll suggest you

Re: Problems accessing files with surrogate pairs in their name [67647]

2017-01-02 Tema obsahu Vladislav Javadov
Hmmm... Or, if PSPad still built by Delphi 7, this can be ANSI-only ParamStr issue. To avoid it, you should get Unicode command line via GetCommandLineW() and then parse in manually with WideString-based functions. When testing on surrogate-pair-named file, I had no problems with my program built

Re: PSPad unicode 5.0.0 (147) English [68308]

2017-03-23 Tema obsahu Vladislav Javadov
pspad: System dialogs was changed into PSPad 4 style Perfect! Thanks! :) -- PSPad

Re: PSPad unicode 5.0.0 (136) English [68296]

2017-03-22 Tema obsahu Vladislav Javadov
pspad: Some system controls like Menu, system dialogs e.t.c. doesn't support user menu font setting. I know. Forgot about it. I want

Re: PSPad unicode 5.0.0 (136) English [68293]

2017-03-22 Tema obsahu Vladislav Javadov
Maybe I found it. I set DefaultFont=MS Shell Dlg 2 in my Russian.ini file. In my Windows 7 this font is alias to Tahoma. As I see dialog boxes use system font, Segoe UI, which looks similar to MS Sans Serif, aliased through MS Shell Dlg, without "2". (viz

Re: PSPad unicode 5.0.0 (136) English [68299]

2017-03-22 Tema obsahu Vladislav Javadov
(viz http://media.cantorsys.com/PSPad/Tahoma.png ) -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (147) English [68325]

2017-03-24 Tema obsahu Vladislav Javadov
Too little vertical margin between buttons, no? (viz http://media.cantorsys.com/PSPad/NewVersion.png ) -- PSPad freeware editor http://www.pspad.com

Re: Product version of PSPad 4.6.2 [68234]

2017-03-16 Tema obsahu Vladislav Javadov
I think, he's about built-in version information structure. It really contains *product* version 4.5.7. -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (122) English [68220]

2017-03-15 Tema obsahu Vladislav Javadov
I think, popup menu on double click on status bar isn't intuitive. Popup menu should appear on single click. Double click may be switch ANSI between UTF-8, but I'm not sure. Encodings to switch between may be customizable. -- PSPad freeware editor

Re: PSPad unicode 5.0.0 (136) English [68281]

2017-03-20 Tema obsahu Vladislav Javadov
Jan, please increase height of dialog buttons: Yes/No/Cancel, etc. Not sure, but dialog window looks like not scaled to system DPI. -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (122) English [68225]

2017-03-15 Tema obsahu Vladislav Javadov
pspad: It depends of Program settings / Program 2 - Statusbar functions require dblClick intead of singleClick. It's common for all status bar operations

Re: PSPad unicode 5.0.0 (136) English [68284]

2017-03-21 Tema obsahu Vladislav Javadov
Wrong: (viz http://media.cantorsys.com/PSPad/NonScaledDPI.png ) Right: (viz http://media.cantorsys.com/PSPad/ScaledDPI.png ) Windows 7, 111% (manual) font size. -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (174) English [68497]

2017-04-08 Tema obsahu Vladislav Javadov
I use 111% custom DPI on my 2K monitor, as I said before. Silk_24 icon set has been chosen in both cases, I've changed only exe. -- PSPad freeware editor http://www.pspad.com

Re: PSPad 5.0 future [68066]

2017-03-03 Tema obsahu Vladislav Javadov
pspad: _PSPad 5 (066)_ Great work, Jan! My wishes: * CP866 in menu by default (probably 855 is not needed, but ask your

=?windows-1250?Q?Re:_Which_encoding_choose_to_store_PSPad_files?_[68116]?=

2017-03-08 Tema obsahu Vladislav Javadov
pspad: But I don't know what to do with char table which is in ANSI now Existing character table in PSPad violates W3C conventions and

=?windows-1250?Q?Re:_Which_encoding_choose_to_store_PSPad_files?_[68126]?=

2017-03-09 Tema obsahu Vladislav Javadov
pspad: In this case you will get table with 65 535 lines - it means unusable. For European only? U+00A0..U+024F for Latin,

=?windows-1250?Q?Re:_Which_encoding_choose_to_store_PSPad_files?_[68122]?=

2017-03-09 Tema obsahu Vladislav Javadov
pspad: But this settings will depends of windows locale. Why? When I have Russian Windows, I can enter Cyrillic letters from keyboard,

Re: PSPad unicode 5.0.0 (117) English [68174]

2017-03-10 Tema obsahu Vladislav Javadov
pspad: Does anybode else has a similar problem? On Russian Windows 7, have no problems. New ASCII chart is great, but... wrong on DBCS

Re: PSPad unicode 5.0.0 (117) English [68184]

2017-03-10 Tema obsahu Vladislav Javadov
Jan, can you add separators between character set groups? For example, on right click on status bar popup menu: ANSI OEM - Unicode ... Unicode ... Unicode ... - ANSI ... ANSI ... ANSI ... ANSI ... - ISO ... ISO ... ISO ... -- OEM ... OEM ... --

Re: PSPad unicode 5.0.0 (117) English [68182]

2017-03-10 Tema obsahu Vladislav Javadov
pspad: I removed all non single byte code pages from ASCII chart. Nice! :-) Glad to see code page 866 by default. Second surprise --

Re: PSPad unicode 5.0.0 (117) English [68183]

2017-03-10 Tema obsahu Vladislav Javadov
Oh, I forgot about URL

Re: PSPad 5.0 future [68079]

2017-03-06 Tema obsahu Vladislav Javadov
pspad: Freeman: * URL/Quoted prinatable/base64 to/from ANSI with UTF-8 autodetection. Encoding to UTF-8 also.

=?windows-1250?Q?Re:_Which_encoding_choose_to_store_PSPad_files?_[68077]?=

2017-03-06 Tema obsahu Vladislav Javadov
pspad: I vote for UTF-8. When possibility to pass encoding exists, I vote for any encoding, passing with data, as in HTTP. With UTF-8,

=?windows-1250?Q?Re:_Which_encoding_choose_to_store_PSPad_files?_[68081]?=

2017-03-06 Tema obsahu Vladislav Javadov
pspad: Same thing if you name script items in Cyrillic and you will run it on Windows with English regional settings - menu items will be broken.

=?windows-1250?Q?Re:_Which_encoding_choose_to_store_PSPad_files?_[68085]?=

2017-03-06 Tema obsahu Vladislav Javadov
vbr: I personally don't really like prefixed or suffixed directory names in such cases I agree. Jan, in addition to UTF-8

Re: PSPad unicode 5.0.0 (174) English [68495]

2017-04-08 Tema obsahu Vladislav Javadov
With build 171, menu font became larger and menu became annoying for me. Same issue with popup menus. Rolled back to 163. (viz http://media.cantorsys.com/PSPad/Menu-163.png ) (viz http://media.cantorsys.com/PSPad/Menu-171.png ) -- PSPad freeware

  1   2   >