| View previous topic :: View next topic |
| Author |
Message |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4646
|
Posted: Mon Jan 03, 2011 5:33 pm Post subject: AkelPad 4.5.2 Released |
|
|
Added: 64-bit program version.
Fixed: file didn't open with modal dialog actived.
Fixed: AkelPad.ini overwritten when there were no changes in settings.
<<Download>>
Last edited by Instructor on Wed Jan 12, 2011 5:29 pm; edited 1 time in total |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1068 Location: Poland
|
Posted: Mon Jan 03, 2011 7:31 pm Post subject: |
|
|
I think it's a bug in script SearchReplace.js.
Line 1428:
lpStp=AkelPad.MemAlloc(_X64?20:32)
Probably should be inversely:
(_X64?32:20) |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4646
|
Posted: Tue Jan 04, 2011 7:41 am Post subject: |
|
|
KDJ
Fixed. |
|
| Back to top |
|
 |
|