| View previous topic :: View next topic |
| Author |
Message |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Thu Dec 18, 2008 12:41 pm Post subject: AkelPad 4.1.2 Released |
|
|
Changed: scrolling with middle mouse button.
Changed: double mouse click selection.
Changed: "Go to line" dialog now accepts numbers in more free form, for example, "2 123".
Added: silent install support (/? for help).
Added: possibility to change default extention of a file save dialog (in program resources).
Added: parameter "WordBreak". Works only if enabled "Word delimiters" in settings. Sets, how the caret on Ctrl+Left/Ctrl+Right will move, by the sum of members:
1 - Left movement is stopped, when word start is found.
2 - Left movement is stopped, when word end is found.
4 - Right movement is stopped, when word start is found.
8 - Right movement is stopped, when word end is found.
16 - Movement is stopped, when spacing start is found. Cannot be combined with 64.
32 - Movement is stopped, when spacing end is found. Cannot be combined with 128.
64 - Movement is continued, when spacing start is found. Cannot be combined with 16.
128 - Movement is continued, when spacing end is found. Cannot be combined with 32.
By default: 1+2+4+8+32+64=111 (AkelEdit), 1+8=9 (AkelPad).
Fixed: AEM_CANPASTE message.
Fixed: insert tabulation as spaces.
<<Download>>
Last edited by Instructor on Tue Jan 13, 2009 5:03 pm; edited 1 time in total |
|
| Back to top |
|
 |
lupin1984
Joined: 07 May 2007 Posts: 20
|
Posted: Tue Dec 30, 2008 5:33 pm Post subject: |
|
|
i love it!
but why not add NO-BOM utf-8 auto check ?
i always use NO-BOM utf-8 ,but i must choose utf-8 codepage by myself
i think it will be perfect
now i'm using EmEditor instead ,but i think AkelPad is better for me !
thanks |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Sat Jan 03, 2009 5:11 pm Post subject: |
|
|
lupin1984
You can try "Options->Settings...->Codepage recognition->Latin". |
|
| Back to top |
|
 |
lupin1984
Joined: 07 May 2007 Posts: 20
|
Posted: Mon Jan 05, 2009 6:59 am Post subject: |
|
|
don't work
thanks for your reply . |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Mon Jan 05, 2009 5:20 pm Post subject: |
|
|
lupin1984
Test version
"Options->Settings...->Codepage recognition->Chinese". |
|
| Back to top |
|
 |
lupin1984
Joined: 07 May 2007 Posts: 20
|
Posted: Mon Jan 12, 2009 9:33 am Post subject: |
|
|
it works ,good job
but you must set the default Codepage utf-8
do you have another way ? |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Mon Jan 12, 2009 3:36 pm Post subject: |
|
|
| lupin1984 wrote: | but you must set the default Codepage utf-8
do you have another way ? | Try to:
1. turn off "Options->Settings...->Advanced (2)->Remember code page".
2. change default codepage to your native (by the way it is 936?).
3. open file again.
4. if file will not correctly detected can you send it to me by email? |
|
| Back to top |
|
 |
lupin1984
Joined: 07 May 2007 Posts: 20
|
Posted: Tue Jan 13, 2009 10:46 am Post subject: |
|
|
i have send the text file to your email
thanks |
|
| Back to top |
|
 |
|