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] improved PHP5 and SPL
auto-completion support (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: N++ V.4 Bug Report
(SourceForge.net)
3. [notepad-plus - Help] RE: Support Japanese? (SourceForge.net)
4. [notepad-plus - Plugin Development] New Explorer, Function
List and HexEdit (SourceForge.net)
5. [notepad-plus - Help] RE: Word "Switching" (SourceForge.net)
6. [notepad-plus - Open Discussion] Bidirectionality
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 06 Jan 2007 20:18:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
improved PHP5 and SPL auto-completion support
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=4090207
By: gromitt79
In order to (slightly) improve Notepad++ PHP5 and SPL support, copy and paste
those lines in your APIs/php.api file (remove comment lines starting with "#") :
# class and object
__autocall
__call
__clone
__construct
__destruct
__get
__isset
__set
__set_state
__sleep
__toString
__unset
__wakeup
clone
extends
final
static
# exceptions and SPL exceptions
Exception
LogicException
BadFunctionCallException
BadMethodCallException
DomainException
InvalidArgumentException
LengthException
OutOfRangeException
RuntimeException
OutOfBoundsException
OverflowException
RangeException
UnderflowException
UnexpectedValueException
restore_exception_handler
set_exception_handler
# hashing
hash
hash_algos
hash_file
hash_final
hash_hmac
hash_hmac_file
hash_init
hash_update
hash_update_file
hash_update_stream
# SPL
AppendIterator
ArrayAccess
ArrayIterator
ArrayObject
CachingIterator
Countable
DbaArray
DbaReader
DirectoryIterator
DualIterator
EmptyIterator
FilterIterator
InfiniteIterator
Iterator
IteratorIterator
LimitIterator
NoRewindIterator
OuterIterator
ParentIterator
RecursiveArrayIterator
RecursiveCachingIterator
RecursiveDirectoryIterator
RecursiveDualIterator
RecursiveIterator
RecursiveIteratorIterator
RecursiveRegexIterator
RegexIterator
SeekableIterator
SimpleXMLIterator
SplFileInfo
SplFileObject
SplObjectStorage
SplObserver
SplSubject
Traversable
spl_classes
spl_autoload
spl_autoload_unregister
spl_autoload_register
spl_autoload_functions
spl_autoload_extensions
spl_autoload_call
iterator_to_array
iterator_count
class_parents
class_implements
# reflection API
Reflection
Reflector
ReflectionException
ReflectionFunction
ReflectionParameter
ReflectionMethod
ReflectionClass
ReflectionObject
ReflectionProperty
ReflectionExtension
______________________________________________________________________
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, 06 Jan 2007 22:06:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: N++
V.4 Bug Report
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=4090255
By: jive01
My os is windows xp, english. It crashes when I right click the bottom window
(the directory) , not the folder tree.
______________________________________________________________________
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: Sun, 07 Jan 2007 03:01:52 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Support
Japanese?
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=4090396
By: nobody
I have similar problems with japanese web pages and do not have a proper
solution
yet.
This helps a bit:
When I have changed the setting to UTF-8 (npp++ 3.9 menu: format->encode utf-8)
all the copy/past of japanese characters to npp++ 3.9 works well.
But when opening an html-file the setting is ANSI. So opening existing documents
doesn?t work.
regards,
Christoph
______________________________________________________________________
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: 4
Date: Sun, 07 Jan 2007 07:53:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
Explorer, Function List and HexEdit
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=4090593
By: nobody
Hello Notepad++ Users:
Don published the Notepad++ 4.0 RC yesterday. With it comes the new Docking
Manager developed by me. My plugins uses this Docking Manager and it could be
used by each other plugin. Ask Don or me how to implement your plugin as a
dockable
one.
How to use Docking Manager will be shown in the new screenshots that will be
published with the final release of 4.0.
With the new Docking Manager comes also the new complete diffrent Explorer
Plugin.
NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
NOTE NOTE
This version (Explorer.dll v1.0) are only useable with ASCII systems.
Unicode systems are not correct supported. I try to update this until next
version.
Here the feature list of Explorer:
- Iconbar (forward, backward, new file/folder, find in files)
- Go to current file in explorer
- Seperate folder and file view
- Folder update in explorer and faves
- Sortable file view as List View (clumns: name, ext)
- Extension filter
- Create/delete/move/rename and copy of files/dirs
- Multiselection for open
- Context menu with
- New file...
- Find in files...
- Open
- Open in new instance
- Selected files names and include as text
Feature list for Favorites:
- Iconbar
- Seperate roots for folders, files and maybe internet links
- Naming and renaming for each item
- Grouping of items
- Session managment
- Open session (additional with add to current opened files)
- Create new session
- Renaming of sessions
- Using of Session Manager on menu selection "File->Save Session..."
As I described in subject, also a new version of Function List is published.
This new version 1.0 have small language support changes and also a own
Iconbar.
The HexEdit comes now with an own extension filter. You could define your own
extension
to use HexEdit Plugin automaticaly, when files are open with those extensions.
To use it, have a look into the Options menu.
Have fun
Jens
______________________________________________________________________
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: 5
Date: Sun, 07 Jan 2007 08:42:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Word
"Switching"
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=4090636
By: havefun2000
Yes, of course. Just click "replace", OR hit STRG-H.
______________________________________________________________________
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, 07 Jan 2007 08:42:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Bidirectionality
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=4090638
By: nobody
Hello,
I am trying to modify notepad++ to be a utf8 bidirectional editor that can
handle
both Right-to-Left and Left-to-Right text in the same file.it should be able
to change direction of a part of text without affecting other parts and embed
LTR text in RTL file.I . Can anybody help me on how to do it or introduce some
documents?
Thanks.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 8, Issue 8
***********************************************