Download pspad 5 0 5 build 582
Author: a | 2025-04-23
PSPad 5.0.6 Build 582. Date released: (3 years ago) Download. PSPad 5.0.5 Build 582. Date released: (3 years ago) Download. PSPad 5.0.5 PSPad 5.0.6 Build 582. Date released: (4 years ago) Download. PSPad 5.0.5 Build 582. Date released: (4 years ago) Download. PSPad 5.0.5 Build 567.
PSPad 5.0.6 Build 582 Download - FileHorse
Fix itOptions: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: gwinkless | Date: 2019-02-13 10:57 | IP: IP LoggedAlso, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.Options: Reply | Quote | Up ^#6 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 11:20 | IP: IP LoggedFixed both pointsOptions: Reply | Quote | Up ^#7 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 11:27 | IP: IP Loggedgwinkless: Also, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.I can't confirm. Just tested and it brings me to file.Behavior is same - when you click on the file name, it will expand/collapse result, when you click on the result line, it will bring you to target file and rowOptions: Reply | Quote | Up ^#8 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: Ravelli | Date: 2019-02-13 12:42 | IP: IP LoggedSome weeks back I tweaked my PSP, so coding is more eye-friendly. I mainly replaced the white background color with something else. In Program Settings > Colors I defined a light gray for "Background".a) Since build 291, the Search In Files results does not fully respect this color change. While searching, it works correct. But as soon search is finished, the background color of the strings switches to white.b) Since build 291, the Search In Files results does not show the entire paths to the files. It shows just the file name. But, like above, while the search is running, it shows
PSPad 5 0 5 Build 567 Portable - Файлы для ПК - Программы
To do with indenting (TAB)Made a new line, hit CTRL+Z (2 lines disapeared), hit CTRL+SHIFT+Z (only one line appeared)When there is no indent all works fine:Options: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: bluezero | Date: 2021-05-18 07:51 | IP: IP LoggedAlso the #0 character detection does not work as intended (i think).This appeared in my code, got no notification.I closed the file and after loading it it opened in HEX view.Options: Reply | Quote | Up ^#6 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: MadCompie | Date: 2021-05-18 07:52 | IP: IP LoggedLately, I get a lot of memory exceptions in pspad...It freezes and should be terminated by ctrl+alt+del/taskman.Not sure what the cause is.Today 2 times in 1 hour, same procedure:- opening 6 files via FTP... (via VBScript / ftpDownloadFile)- after the 3rd file, memory exception read ad 0x00FF or somethingOptions: Reply | Quote | Up ^#7 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: pspad | Date: 2021-05-18 08:00 | IP: IP LoggedMadCompie: Lately, I get a lot of memory exceptions in pspad...It freezes and should be terminated by ctrl+alt+del/taskman.Not sure what the cause is.Today 2 times in 1 hour, same procedure:- opening 6 files via FTP... (via VBScript / ftpDownloadFile)- after the 3rd file, memory exception read ad 0x00FF or somethingPlease send me all exception with short description.Options: Reply | Quote | Up ^#8 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: bluezero | Date: 2021-05-18 08:03 | IP: IP LoggedWhen i edited the file locally i actually got the notification:Sorry for so many messages, it all came one after another.Options: Reply | Quote | Up ^#9 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: pspad | Date: 2021-05-18 08:06 | IP: IP Loggedbluezero: When i edited the file locally i actually got the notification:Sorry for so many messages, it all came one after another.It was added into 629. It shows warning when char #0 is detected in loading progressOptions: Reply | Quote | Up ^#10 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: MadCompie | Date: 2021-05-18 08:19 | IP: IP LoggedI'll try toPSPad forum / Developer forum - new builds / PSPad unicode 5.0.6 (582
You are here: PSPad forum > Developer forum - new builds > Re: PSPad unicode 5.0.1 (295) EnglishRe: PSPad unicode 5.0.1 (295) EnglishGoto Page: 1 2 Next#1 PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-07 06:21 | IP: IP LoggedDownload links (5.4 MB): www.fosshub.compspad.poradna.netPSPad 64 bit version preview without scripting support. Archive contains EXE only. So use 32b version first and replace EXE with 64b version than. pspad.poradna.netThis archive contains modified files only. The correct way how to get full functionality:1. Download and install latest full version first!2. Replace existing files with content of archiveChanges to 5.0.1 (291)Newsscripting function Sleep() calls ProcessMessagesFind/Replace dialog shows counters for characters count before cursor for search and replace fieldFixes:Fullscreen mode (F11)Show PSPad window when with open new file in PSPad after Windows + D (minimize all windows)Switch tab with 2 windows splitted horizontally or vertically destroys splittingCobol code explorerOptions: Reply | Quote | Up ^#2 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: programmer9 | Date: 2019-02-08 11:16 | IP: IP LoggedMany thanks for making left-click expand/collapse the results in the Find in Files results as it used to Options: Reply | Quote | Up ^#3 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: gwinkless | Date: 2019-02-13 10:48 | IP: IP LoggedBug in 291 and above: if search-in-files returns a string containing an ampersand, it treats the ampersand as if it were in a menu, ie it removes the ampersand and underlines the following letter.eg if I search project for the string "testampersand"Also, I see the file no longer shows the full path - just the leaf name; was that deliberate?Options: Reply | Quote | Up ^#4 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 10:54 | IP: IP LoggedIt must be done some text drawing system function. I will try to fix itOptions: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: gwinkless | Date: 2019-02-13 10:57 | IP: IP LoggedAlso, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.Options: Reply | Quote | Up ^#6 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 11:20 | IP: IP LoggedFixed both pointsOptions: Reply | Quote | Up ^#7 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 11:27 | IP: IP Loggedgwinkless: Also, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.I can't confirm. Just tested and it brings me to file.Behavior is. PSPad 5.0.6 Build 582. Date released: (3 years ago) Download. PSPad 5.0.5 Build 582. Date released: (3 years ago) Download. PSPad 5.0.5 PSPad 5.0.6 Build 582. Date released: (4 years ago) Download. PSPad 5.0.5 Build 582. Date released: (4 years ago) Download. PSPad 5.0.5 Build 567.PSPad 5. - Download - pspad-editor.updatestar.com
AccessR.zip336 420 B accessR (banoslo) Use R with PSPad. You can process the active file in editor with R. You can send the active selection to R. Now, you will gain the 2 major functions of programs like tinn-R. any_tag_close...2 570 B ANY_TAG_CLOSE_2 (karminski) Automatically (Ctrl-.) (Ctrl-Key plus Dot-Key) closing (X)HTML, XML, XSL and any arbitrary pair tag. This is bugfix release for Serge Balance 'any_tag_close' extension. Version 1.7.1 works fine in PSPad 4.5.5 beta. clip_append.zip552 B Append to clipboard (MrSpock) A rather trivial script that appends the text currently selected in the editor to the text on the clipboard. Requires PSPad build 4.5.3.2291 or higher. ASCII_Set_32-...953 B ASCII Set 32-255 Generator (joatmon) Script to generate printable set of ASCII Characters. Generates characters 32 to 255. Used for Font Design and Testing. insert_sql_st...5 351 B ASP - Insert SQL statement (update - v0.4) (james.swan) Connects to a database and inserts a code block (ASP/VBScript syntax) based on the selected table's column names into the active document. BracketFormat...3 475 B BracketFormat (v0.2 2007-11-22) (hofl) This (user-)script formats a braket-structure in a for human readable style. Known brackets are "{" and "}". Brackets in quotes, in comment-blocks ("//" or "/*...*/") and excaped ones will ignored by the script. CopyFiles.zip1 459 B Bulk Copy Files (joatmon) A script to copy files in bulk using PSPad. Usage: Source Full Path and File Name and Extension, Destination Full Path (File Name and Extension optional), Overwrite. Delimiter "|". Full Instructions are incorporated as comments in the script. Cxapeligu.zip1 107 B Ĉapeligu (Tedehur) Replaces strings 'cx', 'gx', 'hx', 'jx', 'sx' and 'ux' by the HTML code of the equivalent esperanto special character, respectively ĉ, ĝ, ĥ, ĵ, ŝ and ŭ.Script is based on Jason's 'FilterQuotes'. AStyleForPSPa...213 332 B Code Formatter for PSPad (Marshall) Code Formatter for PSPad - Enable use AStyle (Artistic Style) with PSPad CodeHeader0_0...1 693 B codeHeader (pypardo) This extension let you switch automatically from cpp files to related h file, but can be configured to handle each kind of extensions. New release handle new pspad log window. InsertComment...6 590 B Comments (Maleval) Wrap aDownload streamwriter 5 5 1 0 build 806 5 5 1 0 build vectors free
#1 PSPad unicode 5.0.4 (403) CeskyPosted by: pspad | Date: 2020-05-20 16:40 | IP: IP LoggedOdkazy ke stažení (5,4 MB):www.fosshub.compspad.poradna.netPSPad 64 bit verze - náhled bez podpory skriptování. pspad.poradna.netSHA1 hash:c1b046166da2a997c400ccebd84f3df0a90f7906 pspad504b403.zipbcb1d6456c4db6ffe18295aff8d700572c2ba132 pspad504b403x64.zipTento archiv obsahuje pouze změněné soubory, proto:1. Stáhněte si a nainstalujte poslední plnou verzi programu (můžete použít i portable verzi).2. Přepište existující soubory obsahem tohoto archivuZměny od verze 5.0.4 (400):Novinky:Interní HTML prohlížeč - zbytečná Mozilla nahrazena za Edge, založený na Chromiu. Přepínání engine v náhledu ikonkou vlevo. Je třeba mít nainstralovaný Edge, založený na Chromiu, tzn. Edge Canary build. Může coexistovat se standardním Edge ve Windows 10.Okno editoru - zvýraznění všech výskytů označeného textu. Je možné vypnout v nastavení programu / Editor 2Opravy:Oprava hledat/nahradit, pokud nahrazení obsahuje nový řádekSkriptování - pokud při ukončení programu běžel skript, vyskočilo okno s hlášením chyby skriptu.Opraveny problémy s filtrem u TXT souborů a dialogu Uložit jakoOptions: Reply | Quote | Up ^#2 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: czahoun | Date: 2020-05-21 07:46 | IP: IP LoggedTo zvýraznění vybraného slova vůbec není špatné! Okamžitě mě napadla jedna věc, kterou známe třeba z prohlížečů, a to takové ty čárky v posuvníku, kde se slovo v dokumentu vyskytuje. Protože jak se ta slova zvýrazní, tak asi ve většině případů budou někde mimo zobrazenou oblast. Tedy, pokud to technicky lze, samozřejmě.Options: Reply | Quote | Up ^#3 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: pspad | Date: 2020-05-21 07:50 | IP: IP LoggedTeď to funguje tak, že prohledavam a zvýrazňuji jen viditelnou oblast.Pokud bych měl při změně označení prohledávat vždy celý dokument, podstatně by to zpomalilo práci.Options: Reply | Quote | Up ^#4 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: czahoun | Date: 2020-05-21 08:58 | IP: IP LoggedJe možné, že kvůli tomu přestalo fungovat zvýraznění závorek? Nebo je to problém jen u mě?Options: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: pspad | Date: 2020-05-21 09:07 | IP: IP LoggedDíky za info, problém tam opravdu je. Opravím a nejpozději o víkendu bude nový build.Edited 1 time(s). Last edit at 2020-05-21 09:15 by pspad.Options: Reply | Quote | Up ^#6PSPad forum / Developer forum - new builds / PSPad unicode 5.
You are here: PSPad forum > Developer forum - new builds > Re: PSPad unicode 5.0.7 (715) CeskyRe: PSPad unicode 5.0.7 (715) Cesky#1 PSPad unicode 5.0.7 (715) CeskyPosted by: pspad | Date: 2021-11-28 14:20 | IP: IP LoggedOdkazy ke stažení:www.fosshub.compspad.poradna.netPSPad 64 bit verze zatím neobsahuje skriptování.pspad.poradna.netSHA1 hash:641bd510746f72a79e23b5ea4ecc754889585b62 pspad507b715.zipba07909837817272008fe219b1da9df9d61726d8 pspad507b715x64.zipTento archiv obsahuje pouze změněné soubory, proto:1. Stáhněte si a nainstalujte poslední plnou verzi programu (můžete použít i portable verzi).2. Přepište existující soubory obsahem tohoto archivuZměny od verze 5.0.7 (710)Novinky:Nastavení programu (Special settings) - tlačítko Přímá editace. Přidán parametr UseClearType = 0/1, který umožní zakázat Clear type (antialiasing písma) v editoru. Nastavení se projeví po novém startu programuMožnost nastavení výchozího FTP připojení - stačí na konec jména FTP připojení dát hvězdičku - znak *Opravy:Monitor schránkyOprava chování příkazů výmaz slova před kurzorem (Ctrl+BkSpace) a výmaz slova (Ctrl+Del)Systémové ikony v FTP (pokud povoleno v nastavení programu)Další opravy hlášených chybOptions: Reply | Quote | Up ^#2 Re: PSPad unicode 5.0.7 (715) CeskyPosted by: pspad | Date: 2021-11-28 14:23 | IP: IP LoggedMyslíte si, že tato verze může být zveřejněna jako nová plná verze, přestože neobsahuje podporu skinů?Options: Reply | Quote | Up ^#3 Re: PSPad unicode 5.0.7 (715) CeskyPosted by: czahoun | Date: 2021-11-28 16:47 | IP: IP LoggedZůstalo tam to rozbité zvýrazňování, asi jste to nedokázal nasimulovat. Jde to jednoduše:(smazal jsem si před tím komplet konfiguraci, pro jistotu)- nový soubor txt- napíšu:(aa)(bb)(aa)- označím aa (zvýrazní se na ř. 1 a 3)- přepíšu označené čímkoli, třeba cOptions: Reply | Quote | Up ^#4 Re: PSPad unicode 5.0.7 (715) CeskyPosted by: pspad | Date: 2021-11-28 17:24 | IP: IP Loggedczahoun: Zůstalo tam to rozbité zvýrazňování, asi jste to nedokázal nasimulovat. Jde to jednoduše:(smazal jsem si před tím komplet konfiguraci, pro jistotu)- nový soubor txt- napíšu:(aa)(bb)(aa)- označím aa (zvýrazní se na ř. 1 a 3)- přepíšu označené čímkoli, třeba cRozumím. To bude souviset se zmenami, které se provedly v komponente editoru. Budu muset po zmene vynutit prekreslení. Jdu na to.Options: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.7 (715) CeskyPosted by: czahoun | Date: 2021-11-28 17:44 | IP: IP LoggedJeště jedna drobnost, která se už objevila v některé z 7xx verzí. Vykresluje se červená ukončovací závorka úplně mimo textové pole (úplně vlevo nahoře). Jak k tomu dojít:- nový soubor- přepnout do zvýraznění php- napsat nějakou ukončovací závorku, např. )Edited 1 time(s). Last edit at 2021-11-28 17:45 by czahoun.Options: Reply | Quote | Up ^#6 Re: PSPad unicode 5.0.7 (715) CeskyPosted by: pspad | Date: 2021-11-28 19:00 | IP: IP Loggedczahoun: Ještě jedna drobnost, která se už objevila v některé z 7xx verzí. Vykresluje se červená ukončovací závorka úplně mimo textové pole (úplně vlevo nahoře). Jak k tomu dojít:- nový soubor- přepnout do zvýraznění php- napsat nějakou ukončovací závorku, např. )Diky za info. Obe veci opraveny. Oprava bude v dalsim builduOptions: Reply | Quote | Up ^#7 Re: PSPad unicode 5.0.7 (715) CeskyPosted by: czahoun | Date: 2021-12-01 12:09 | IP: IP LoggedNeudělám Vám radost, už dvakrát v tomhle buildu. A to už to vypadalo jako. PSPad 5.0.6 Build 582. Date released: (3 years ago) Download. PSPad 5.0.5 Build 582. Date released: (3 years ago) Download. PSPad 5.0.5Comments
Fix itOptions: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: gwinkless | Date: 2019-02-13 10:57 | IP: IP LoggedAlso, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.Options: Reply | Quote | Up ^#6 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 11:20 | IP: IP LoggedFixed both pointsOptions: Reply | Quote | Up ^#7 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: pspad | Date: 2019-02-13 11:27 | IP: IP Loggedgwinkless: Also, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.I can't confirm. Just tested and it brings me to file.Behavior is same - when you click on the file name, it will expand/collapse result, when you click on the result line, it will bring you to target file and rowOptions: Reply | Quote | Up ^#8 Re: PSPad unicode 5.0.1 (295) EnglishPosted by: Ravelli | Date: 2019-02-13 12:42 | IP: IP LoggedSome weeks back I tweaked my PSP, so coding is more eye-friendly. I mainly replaced the white background color with something else. In Program Settings > Colors I defined a light gray for "Background".a) Since build 291, the Search In Files results does not fully respect this color change. While searching, it works correct. But as soon search is finished, the background color of the strings switches to white.b) Since build 291, the Search In Files results does not show the entire paths to the files. It shows just the file name. But, like above, while the search is running, it shows
2025-03-29To do with indenting (TAB)Made a new line, hit CTRL+Z (2 lines disapeared), hit CTRL+SHIFT+Z (only one line appeared)When there is no indent all works fine:Options: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: bluezero | Date: 2021-05-18 07:51 | IP: IP LoggedAlso the #0 character detection does not work as intended (i think).This appeared in my code, got no notification.I closed the file and after loading it it opened in HEX view.Options: Reply | Quote | Up ^#6 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: MadCompie | Date: 2021-05-18 07:52 | IP: IP LoggedLately, I get a lot of memory exceptions in pspad...It freezes and should be terminated by ctrl+alt+del/taskman.Not sure what the cause is.Today 2 times in 1 hour, same procedure:- opening 6 files via FTP... (via VBScript / ftpDownloadFile)- after the 3rd file, memory exception read ad 0x00FF or somethingOptions: Reply | Quote | Up ^#7 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: pspad | Date: 2021-05-18 08:00 | IP: IP LoggedMadCompie: Lately, I get a lot of memory exceptions in pspad...It freezes and should be terminated by ctrl+alt+del/taskman.Not sure what the cause is.Today 2 times in 1 hour, same procedure:- opening 6 files via FTP... (via VBScript / ftpDownloadFile)- after the 3rd file, memory exception read ad 0x00FF or somethingPlease send me all exception with short description.Options: Reply | Quote | Up ^#8 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: bluezero | Date: 2021-05-18 08:03 | IP: IP LoggedWhen i edited the file locally i actually got the notification:Sorry for so many messages, it all came one after another.Options: Reply | Quote | Up ^#9 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: pspad | Date: 2021-05-18 08:06 | IP: IP Loggedbluezero: When i edited the file locally i actually got the notification:Sorry for so many messages, it all came one after another.It was added into 629. It shows warning when char #0 is detected in loading progressOptions: Reply | Quote | Up ^#10 Re: PSPad unicode 5.0.7 (629) EnglishPosted by: MadCompie | Date: 2021-05-18 08:19 | IP: IP LoggedI'll try to
2025-04-14AccessR.zip336 420 B accessR (banoslo) Use R with PSPad. You can process the active file in editor with R. You can send the active selection to R. Now, you will gain the 2 major functions of programs like tinn-R. any_tag_close...2 570 B ANY_TAG_CLOSE_2 (karminski) Automatically (Ctrl-.) (Ctrl-Key plus Dot-Key) closing (X)HTML, XML, XSL and any arbitrary pair tag. This is bugfix release for Serge Balance 'any_tag_close' extension. Version 1.7.1 works fine in PSPad 4.5.5 beta. clip_append.zip552 B Append to clipboard (MrSpock) A rather trivial script that appends the text currently selected in the editor to the text on the clipboard. Requires PSPad build 4.5.3.2291 or higher. ASCII_Set_32-...953 B ASCII Set 32-255 Generator (joatmon) Script to generate printable set of ASCII Characters. Generates characters 32 to 255. Used for Font Design and Testing. insert_sql_st...5 351 B ASP - Insert SQL statement (update - v0.4) (james.swan) Connects to a database and inserts a code block (ASP/VBScript syntax) based on the selected table's column names into the active document. BracketFormat...3 475 B BracketFormat (v0.2 2007-11-22) (hofl) This (user-)script formats a braket-structure in a for human readable style. Known brackets are "{" and "}". Brackets in quotes, in comment-blocks ("//" or "/*...*/") and excaped ones will ignored by the script. CopyFiles.zip1 459 B Bulk Copy Files (joatmon) A script to copy files in bulk using PSPad. Usage: Source Full Path and File Name and Extension, Destination Full Path (File Name and Extension optional), Overwrite. Delimiter "|". Full Instructions are incorporated as comments in the script. Cxapeligu.zip1 107 B Ĉapeligu (Tedehur) Replaces strings 'cx', 'gx', 'hx', 'jx', 'sx' and 'ux' by the HTML code of the equivalent esperanto special character, respectively ĉ, ĝ, ĥ, ĵ, ŝ and ŭ.Script is based on Jason's 'FilterQuotes'. AStyleForPSPa...213 332 B Code Formatter for PSPad (Marshall) Code Formatter for PSPad - Enable use AStyle (Artistic Style) with PSPad CodeHeader0_0...1 693 B codeHeader (pypardo) This extension let you switch automatically from cpp files to related h file, but can be configured to handle each kind of extensions. New release handle new pspad log window. InsertComment...6 590 B Comments (Maleval) Wrap a
2025-04-13#1 PSPad unicode 5.0.4 (403) CeskyPosted by: pspad | Date: 2020-05-20 16:40 | IP: IP LoggedOdkazy ke stažení (5,4 MB):www.fosshub.compspad.poradna.netPSPad 64 bit verze - náhled bez podpory skriptování. pspad.poradna.netSHA1 hash:c1b046166da2a997c400ccebd84f3df0a90f7906 pspad504b403.zipbcb1d6456c4db6ffe18295aff8d700572c2ba132 pspad504b403x64.zipTento archiv obsahuje pouze změněné soubory, proto:1. Stáhněte si a nainstalujte poslední plnou verzi programu (můžete použít i portable verzi).2. Přepište existující soubory obsahem tohoto archivuZměny od verze 5.0.4 (400):Novinky:Interní HTML prohlížeč - zbytečná Mozilla nahrazena za Edge, založený na Chromiu. Přepínání engine v náhledu ikonkou vlevo. Je třeba mít nainstralovaný Edge, založený na Chromiu, tzn. Edge Canary build. Může coexistovat se standardním Edge ve Windows 10.Okno editoru - zvýraznění všech výskytů označeného textu. Je možné vypnout v nastavení programu / Editor 2Opravy:Oprava hledat/nahradit, pokud nahrazení obsahuje nový řádekSkriptování - pokud při ukončení programu běžel skript, vyskočilo okno s hlášením chyby skriptu.Opraveny problémy s filtrem u TXT souborů a dialogu Uložit jakoOptions: Reply | Quote | Up ^#2 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: czahoun | Date: 2020-05-21 07:46 | IP: IP LoggedTo zvýraznění vybraného slova vůbec není špatné! Okamžitě mě napadla jedna věc, kterou známe třeba z prohlížečů, a to takové ty čárky v posuvníku, kde se slovo v dokumentu vyskytuje. Protože jak se ta slova zvýrazní, tak asi ve většině případů budou někde mimo zobrazenou oblast. Tedy, pokud to technicky lze, samozřejmě.Options: Reply | Quote | Up ^#3 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: pspad | Date: 2020-05-21 07:50 | IP: IP LoggedTeď to funguje tak, že prohledavam a zvýrazňuji jen viditelnou oblast.Pokud bych měl při změně označení prohledávat vždy celý dokument, podstatně by to zpomalilo práci.Options: Reply | Quote | Up ^#4 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: czahoun | Date: 2020-05-21 08:58 | IP: IP LoggedJe možné, že kvůli tomu přestalo fungovat zvýraznění závorek? Nebo je to problém jen u mě?Options: Reply | Quote | Up ^#5 Re: PSPad unicode 5.0.4 (403) CeskyPosted by: pspad | Date: 2020-05-21 09:07 | IP: IP LoggedDíky za info, problém tam opravdu je. Opravím a nejpozději o víkendu bude nový build.Edited 1 time(s). Last edit at 2020-05-21 09:15 by pspad.Options: Reply | Quote | Up ^#6
2025-04-21You are here: PSPad forum > Developer forum - new builds > PSPad unicode 5.0.0 (096) EnglishPSPad unicode 5.0.0 (096) EnglishGoto Page: 1 2 3 Next#1 PSPad unicode 5.0.0 (096) EnglishPosted by: pspad | Date: 2017-03-08 17:44 | IP: IP LoggedDownload links (2.9 MB): www.fosshub.compspad.poradna.netThis archive contains modified files only. The correct way how to get full functionality:1. Download and install latest full version!!!2. Replace existing files with content of archiveImportantThere is many changes in this version. It may contains bugs. Be carefull.Changes to 4.6.2 (2770)NewsPSPad Code updated to Delphi 10 Seatle. It will allow 64b version in futureNew file plugin format, much more easier for developers - (see the readme file in plugin subfolder)New code page handling - PSPad now supports 147 code pages and allows you to open and convertNew CP customization menu dialog (menu Encoding) which allows you select code page set you useNew Batch CP convert tool in the Encoding menuCode page in status bar shows code page menuFast selection of default encoding by Ctrl+Click on menu item in Encoding menuLanguage files are stored in UTF-8 with BOMOptions: Reply | Quote | Up ^#2 Re: PSPad unicode 5.0.0 (096) EnglishPosted by: gwinkless | Date: 2017-03-08 18:47 | IP: IP LoggedExcellent news!Running "Compile" (ctrl-f9) produces a permanent freeze (spinning blue circle mouse icon and no display update) :(Options: Reply | Quote | Up ^#3 Re: PSPad unicode 5.0.0 (096) EnglishPosted by: pspad | Date: 2017-03-08 18:54 | IP: IP LoggedCan you tell me your compiler settings?Options: Reply | Quote | Up ^#4 Re: PSPad unicode 5.0.0 (096) English; Hi DPI DisplayPosted by: Solidornot | Date: 2017-03-09 04:16 | IP: IP LoggedAs always, much thanks for this terrific editor. Really, it is great.I just updated to the latest build from build 2730. I am thrilled that all the basic issues for using it at full high resolution on a hi-DPI display seem solved (I was using it with a "manifest" file to force Windows 10 to treat as DPI ignorant, as it was impossible to use otherwise). The PSpad_64 icons are just right on my display (3840x2160 with
2025-04-14