Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Open Discussion] Notepad++        v4.8.1
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v4.8 official
      release (SourceForge.net)
   3. Why blocksize is set to while reading or saving   file? (Shao Feng)
   4. (no subject) (?????? ??.?.? ?????? )
   5. [notepad-plus - Open Discussion] RE: Notepad++    v4.8 official
      release (SourceForge.net)
   6. [notepad-plus - Help] RE: Russian character (SourceForge.net)
   7. [notepad-plus - Help] RE: Russian character (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v4.8.1
      (SourceForge.net)
   9. [notepad-plus - Help] RE: Russian character (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    v4.8.1
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Polish       characters
      (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Sun, 02 Mar 2008 16:16:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++       v4.8.1
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812359
By: donho

Due to several critical issue in v4.8 OR, Notepad++ v4.8.1 is released :
http://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072

The blue screen/reboot problem is due to vista manifest file in GUP, the 
auto-updater
used by Notepad++
(see : http://support.microsoft.com/kb/921337  ), 
the manifest file is removed from GUP in order to remedy this problem.
As well, the auto-updater won't check update for vista users in this version. 
Users can launch auto-updater manually.

Shortcut Shift+Del, Shift+Ins and Ctrl+Ins are back in this version.
However there's always input problem for non-ainsi characters (for example,
Cyrillic characters).
It's sue that this bug is related with updating to Scintilla 1.75 from 1.73. 
I don't find out yet why and how. Please let me know if you identify the 
problem.
For the Cyrillic users, please stick with v4.7.5 until this problem is solved
in the next version.

Notepad++ v4.8.1 fixed bugs and added features (from v4.7.5) :

1.  Enhance Shortcut Mapper - all the commands (including plugins commands)
can be assigned to a shortcut, even for the unmapped ones.
2.  Upgrade Scintilla from v1.73 to v1.75
3.  Add multi-line and vertical capacity for tab bar.
4.  Add launch "as notepad" style feature (detection of asNotepad.xml, then
launch notepad++ with -multiInst -nosession -notabbar options).
5.  Add detection mouse wheel on the different view feature : User can scroll
edit view when mouse on it, it's not necessary to set edit view as current view
to scroll it.
6.  Add clicking middle mouse button click to set current view feature : make
clicked edit view be focused, but the cursor position does not change.
7.  Add mouse wheel horizontal scroll feature (vista only).
8.  Add mouse browsing (forward/back for switching to next/previous document)
feature.
9.  Make orange indicator on the top of tab lighter when the view loss the 
focus.
10. Add new look and feel of Docking container.
11. Fix word-completion crash bug while the word to complete exceeds 256
characters.
12. Fix full screen mode bug : can not switch applications by using Alt+TAB
in full screen mode.
13. Fix Preference crash bug.
14. Add the utf8->ansi / ansi->utf8 conversion feature.
15. Add Go to offset feature (in Go To Line dialog).
16. Fix folding bugs while deleting the begin/end folding keywords.
17. Fix position restored bug : Wrap position is restored correctly while 
switching
back document.
18. Fix locking current directory behaviour : Restore Notepad++ directory as
working directory with no open files.
19. Fix the multi-line tab height display problem while adding/removing the
document.
20. Enhance the auto-completion feature : user can define the number of 
characters
to trigger auto-completion popup window.
21. Change the horizontal scroll behaviour from dynamic one to static one.
22. Fix the bug that cannot save file(s) if application closed while minimized.



Included plugins :

1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. Hex editor v0.84
5. Base64 encoder/decoder v1.2
6. FTP_synchronize v0.9.6
7. NppExport v0.2.7.2
8. Compare plugin v1.5.1
9. Light Explorer v1.4


Don


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 2
Date: Sun, 02 Mar 2008 17:15:28 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.8 official release
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812400
By: donho

> With the release of 4.7 and how there was a problem with the merging of the
code,
> I think it didn't get totally fixed until the 5th sub-release of 4.7,
> and how now 4.8 is going, I have my doubts about the quality of Notepad++.

You still use Notepad++, don't you?


> Let me state, that I'm a big fan of Notepad++, but with 4.7 and 4.8,
> I'm starting to doubt the new releases.
> Why are there major problems with these releases, especially with 4.8?

v4.8 (and upper version) included a lot of new features contributed by different
developers.
Those new insert features (code) can bring the new bugs or instability issue
for the current state.


> I saw in a post when 4.8 was in the RC phase, that people posted problems
with that,
> but yet 4.8 got "officially" released while being pulled off the shelf because
of major problems.

Because in RC phase the binary is not tested so intensively. 
In v4.8, the critical issue is blue screen/ reboot - it was not detected in RC.

In 2 words, the RC version can only be tested by a very small community (in
sourceforge),
whereas OR is tested by public.

If you have the better procedure/method, please let me know.

Don

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 3
Date: Mon, 3 Mar 2008 14:19:09 +0800
From: "Shao Feng" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Why blocksize is set to while reading or
        saving  file?
To: Notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="utf-8"

notepad_plus.h
line 65: const int blockSize = 128 * 1024 + 4;

will it break some data if encoding or decoding in CJK environment?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Mon, 03 Mar 2008 08:54:19 +0200
From: "?????? ??.?.? ?????? "   <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] (no subject)
To: Notepad-plus-plus@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hello and good day.
Notepad++ is perfect.
In ver<=7.5 i cant write polytonic greek language.
But in ver 4.8 and 4.8.1 i cant even write greek, only english
Thank's
Jim

----------------------------------------------------------------------
I cant write polytonic Private: (?)
No
Hello. Very good program.
I write greek polytonic and Notepad++ dont write the chars. He gives ?.
Mode unicode. When i paste the polytonic text all are ok.

Thank's

-----------------------------

Hello, I'm a hungarian guy and i have similar problem.
UTF file, existing characters showed correctly, but I can't type any new
???? etc chars. Instead of them Notepad++ show an "square" and save an
ANSI encoded ???? chars.





------------------------------

Message: 5
Date: Sun, 02 Mar 2008 18:00:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.8 official release
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812438
By: o_z

Hi Don,

First, I'd like to thank you and all the other developers of N++ for all you
hard work. It's much appreciated!

I've seen a lot of other open source projects with a release cycle that includes
a stable version and an experimental/unstable/cutting edge version. The stable
version only gets bug fixes and minor features, whereas the unstable version
receives all the new and advanced features. When the unstable is tested enough
and seems to be stable enough it turns into the stable branch and a new unstable
branch is created.
Seeing the issues with the last 2 releases, and given that N++ attracts more
developers (meaning more code to integrate and test the integration of), it
seems logic to me to switch to a release cycle like the one I described.
Granted, I'm no programmer (not a serious one, anyway), and there might be 
issues
with this method, but something along those lines seems inevitable at this point
if you wish to keep a quality product as it has been so far, while still adding
new feature and without alienating your user base.

Just my 2 cents.

Cheers,
o

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 6
Date: Sun, 02 Mar 2008 22:05:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Russian
        character
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812628
By: nobody

+1 
4.81

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 7
Date: Sun, 02 Mar 2008 22:23:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Russian
        character
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812646
By: nobody

+1
4.8
4.8.1

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 8
Date: Sun, 02 Mar 2008 22:28:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.8.1
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812651
By: nobody

> Shortcut Shift+Del, Shift+Ins and Ctrl+Ins are back in this version.

Thanks for updated Notepdad++ and reenabling these Scintilla shortcuts. Works
like a charm now, just like Notepad++ always used to do. :)


Two questions:
~~~~~~~~~~~~~~
1. Notepad++ doesn't let me save the menu function "Format - Convert to Unix"
to a macro. Why is that? Currently I have assigned that menu function to a 
shortcut,
but trying to record this shortcut to a macro (including other work steps) 
doesn't
work either.

2. I closely reviewed the whole Shortcut mapper entries and the menue items
several times now, but I cannot find any entry for invoking the linedraw mode.
How do I toggle it, please?


Thanks in advance, Don. :)

______________
Best regards,
deus-ex

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 9
Date: Sun, 02 Mar 2008 23:20:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Russian
        character
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812696
By: nobody

the same problem. on xpp
i guess something was broken in 4.8 :(

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 10
Date: Sun, 02 Mar 2008 23:44:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.8.1
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812727
By: nobody


Klawiatura g?upieje dok?adnie tak samo jak w wersjii 4.8. Nie mog? napisa?
np. du?ej litery "?". Do poprzedniej wersji (4.7.5) wszystko by?o w
porz?dku.

Niestety nie umiem napisa? tego po angielsku.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 11
Date: Sun, 02 Mar 2008 23:48:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Polish  characters
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4812731
By: nobody

Te same k?opoty s? w wersji 4.8.1 Klawiatura polska g?upieje ze szcz?tem.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 22, Issue 8
************************************************

Reply via email to