Send Notepad-plus-plus mailing list submissions to
[email protected]
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 - Plugin Development] RE: New Plugin available:
FTP_synchronize (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Problem Linking 4.3
(SourceForge.net)
3. [notepad-plus - Open Discussion] Notepad++ v4.3 - crash
problem ??? (SourceForge.net)
4. [notepad-plus - Translation] RE: Slovak translation for
Notepad++ 4.3 (SourceForge.net)
5. [notepad-plus - Help] Vista - shortcuts.xml (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Problem Linking 4.3
(SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Compile problem
unresolved external symbo (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Problem Linking 4.3
(SourceForge.net)
9. [notepad-plus - Translation] Dutch translation for Notepad++
4.3 (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Problem Linking 4.3
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Problem Linking 4.3
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 29 Sep 2007 12:32:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Plugin available: FTP_synchronize
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=4544059
By: nobody
Uploaded a new CVS version. Added some text messages to help pin down the issue.
>From what I can see it shouldn't lock up but timeout properly after the set
value.
______________________________________________________________________
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=482781
------------------------------
Message: 2
Date: Sat, 29 Sep 2007 16:38:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Problem Linking 4.3
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=4544197
By: mderouss
Hokay, I seem to have got this fixed now. I thought I'd just let folk know where
I was going wrong, just in case it helps anyone.
Firstly, I had assumed that I should/could use the contents of the Scintilla
'vcbuild' directory. If I had read the Scintilla readme carefully, I would have
read the line that says :
'The Visual C++ 6.0 project (.dsp) files are no longer supported but are left
in the download for people that are prepared to update them.'
I had imported the old .dsp files into VC 2005 Express. Ahem. By looking at
the contents of scintilla.mak from the win32 directory, I was able to see what
libraries I needed, and add them to my Scintilla project in VC 2005 Express.
That fixed Scintilla.
I added the same libraries to the PowerEditor/Notepad++ project. That fixed
alot of the unresolved items, but not all. By Googling around on the remaining
unresolved, I found that I also need to add Advapi32.lib and comdlg32.lib to
PowerEditor.
So now I can build Notepad++ :). I'm not 100% sure that my configuration is
ideal, but it works. There are some minor details outstanding. The post-build
events for PowerEditor contain references to a Font directory that does not
exist. However, this does not seem to prevent Notepad++ from working. What
*does*
prevent Notepad++ from working 'first time' is the need to copy the Scintilla
.dll and some .xml files into the directory where the executable is located
( visual.net/Debug or visual.net/Release ), but that's understandable, and
easy to resolve.
Cheers,
Mark de Roussier
______________________________________________________________________
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: Sat, 29 Sep 2007 18:38:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Notepad++ v4.3 - crash problem ???
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=4544244
By: donho
Just want to make sure that the newest release v4.3 is stable enough.
If you have any crash when you run this version, please post here.
Thank you.
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: 4
Date: Sat, 29 Sep 2007 18:52:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: Slovak
translation for Notepad++ 4.3
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=4544255
By: donho
Updated.
Thank you.
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=558104
------------------------------
Message: 5
Date: Sat, 29 Sep 2007 21:10:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Vista -
shortcuts.xml
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=4544312
By: nobody
Hey,
I was looking for ages on windows vista for the default location to
shortcuts.xml,
I couldnt find anything on the forums, so I decided to post this to hopefully
help other people out if they come accross teh same problem.
C:\Users\<<Z>YOUR USER NAME>\AppData\Roaming\Notepad++\
Hope this helps some people.
~ BigBob85
______________________________________________________________________
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: 6
Date: Sun, 30 Sep 2007 01:39:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Problem Linking 4.3
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=4544410
By: nobody
Well, afaik it doesn't use any specific libraries (except scintialla.dll %)
so i think it's just a problem of exporting form VC6 to VC2005 Express...
You should simply open project properties, level "General" and change property
"Inherited Project Propery Sheet" from file UpgradeFromVC60.vsprops to
CoreWin.vsprops in the same directory. This will include all libraries which
was included in VC6 by default (this is valid not only for NP++ :). Dunno why
UpgradeFromVC60.vsprops doesn't contain them...
______________________________________________________________________
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: 7
Date: Sun, 30 Sep 2007 01:43:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Compile problem unresolved external symbo
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=4544413
By: nobody
It seems some new files wasn't added to VC7 project %)
You should find the file which contains string "ColumnEditorDlg::run_dlgProc"
and add it to the project manually
______________________________________________________________________
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: 8
Date: Sun, 30 Sep 2007 01:47:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Problem Linking 4.3
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=4544416
By: nobody
BTW, question to Donho: if i change some things in NP++ (fix some bugs or added
features) - can i (and how) give it to you somehow to take a look and maybe
include those things into next official releases, if you like it?
______________________________________________________________________
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, 30 Sep 2007 02:40:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] Dutch
translation for Notepad++ 4.3
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=4544440
By: hp38guser
As Don Ho didn't respond to my e-mail I post link to dutch translation of
Notepad++
4.3 here:
http://updatepack.nl/dutch.xml
______________________________________________________________________
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=558104
------------------------------
Message: 10
Date: Sun, 30 Sep 2007 03:29:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Problem Linking 4.3
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=4544473
By: mderouss
Great ! That does sort things out without needing a specific list of libraries,
for both Scintilla and PowerEditor. Thanks,
Mark de Roussier
______________________________________________________________________
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, 30 Sep 2007 04:05:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Problem Linking 4.3
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=4544490
By: donho
You can submit your patch to :
https://sourceforge.net/tracker/?group_id=95717&atid=612384
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 16, Issue 82
*************************************************