You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.7 (2447) English
Posted by: pspad | Date: 04/30/2012 19:28 | IP: IP Logged
Download links (2.7 MB):
pspad.siliconhill.cz
pspad.cincura.net
This archive contains modified files only. The correct way how to get all functionality:
1. Download and install latest ful version
2. Replace existing files with content of archive
Changes to 4.5.7 (2445)
News
MySQL highlighter - added data type boolean
Code explorer - added support for LUA
Oracle highlighter - added support for strings q'{ ... }'
New function - Find file in project (menu project, file tab)
Fixes:
PSPad will keep TXT file name sent as parameter
XML reformat - fixed problem with comments
Recent file list - fixed problem with lost content
Posted by: karminski | Date: 05/01/2012 08:29 | IP: IP Logged
Its ok, but there is a more urgent bug you must fix for a long time ago. pspad.nlift.com
What info do you need to analyze and fix this bug?
--
1C-Bitrix: web-site logic and interface developer
Edited 1 time(s). Last edit at 05/01/2012 08:29 by karminski.
Posted by: menet | Date: 05/02/2012 17:17 | IP: IP Logged
In English.ini and others langage files there was before :
mFTPNewFile_Caption=New file
mFTPRefresh_Caption=Refresh
Now these 2 lignes are replaced by the line :
mFTPNewFi
I suppose that something is missing because the "=" sign is not there ! 
Thanks for the evolutions in the product. 
Posted by: pspad | Date: 05/02/2012 22:07 | IP: IP Logged
Thank you for info.
Posted by: crimson | Date: 05/04/2012 03:41 | IP: IP Logged
New function - Find file in project (menu project, file tab)
I like this function. It's great to me.
thank you very much.
Posted by: pspad | Date: 05/04/2012 06:35 | IP: IP Logged
crimson:New function - Find file in project (menu project, file tab)I like this function. It's great to me.
thank you very much.
You can attach shortcut for this function to be quickly accessible
Posted by: menet | Date: 05/04/2012 19:17 | IP: IP Logged
menet:In English.ini and others langage files there was before :
mFTPNewFile_Caption=New file
mFTPRefresh_Caption=Refresh
Now these 2 lignes are replaced by the line :
mFTPNewFi
I have forgoten to ask : It is the old value (the 2 old lines) that should be set inside the language file or others new lines are missing or lines should be deleted ?
Can you write here the english lines to include to have good language file for this version. 
Best regards 
Posted by: pspad | Date: 05/04/2012 19:57 | IP: IP Logged
There are 2 missing lines instead one cutted as you mentioned before:
Quote:mFTPNewFile_Caption=New file
mFTPRefresh_Caption=Refresh
Posted by: 5haun | Date: 05/08/2012 01:49 | IP: IP Logged
Perl Syntax highlighting breaks in the middle of the following code:
if ($line =~ /^\s*
(\S+) # key
\s+=\s+ # =
\"([^"]+)\" # "value"
\s*$/x) {
my ($key, $value) = ($1, $2);
$settings->{$key} = $value;
Posted by: cebe | Date: 05/11/2012 12:25 | IP: IP Logged
This version of PSPad crash when a close à <a> tag, after </ when wrap mode is on.
AppName: pspad.exe AppVer: 4.5.7.2447 ModName: pspad.exe
ModVer: 4.5.7.2447 Offset: 000096b9
Edited 1 time(s). Last edit at 05/11/2012 12:26 by cebe.
Editor PSPad - freeware editor, © 2001 - 2013 Jan Fiala
Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák