Plugins - AkelPad
 

AkelDLL
(Author: Shengalts A.A.)
Simple plugin-example. Download:
AkelDLL.zip  (18 Kb)
AutoComplete
(Author: Shengalts A.A.)
Auto-completion is a time-saving feature. Plugin changes a short abbreviation into a text block. For example, if you type "for", while editing C++ file and call the plugin, "for" will expand to the following string: for (; ; ) { }
forum thread
Download 1.8  (07.03.08 09:37)
AutoComplete.zip  (53 Kb)
AutoSave
(Author: Shengalts A.A.)
Autosaving.
forum thread
Download 1.8  (07.03.08 09:37)
AutoSave.zip  (29 Kb)
AutoScroll
(Author: Shengalts A.A.)
Autoscrolling text.
forum thread
Download 1.5  (07.03.08 09:37)
AutoScroll.zip  (23 Kb)
CaptureClipboard
(Author: Shengalts A.A.)
Capture clipboard.
forum thread
Download 1.4  (07.03.08 09:37)
CaptureClipboard.zip  (21 Kb)
Caret
(Author: Shengalts A.A.)
Changes edit window caret width.
forum thread
Download 1.8  (07.03.08 09:37)
Caret.zip  (22 Kb)
ContextMenu
(Author: Shengalts A.A.)
Configure main menu and context menu for edit control, MDI tabs, hyperlinks and recent files.
forum thread
Download 3.2  (07.03.08 09:37)
ContextMenu.zip  (61 Kb)
Exit
(Author: Shengalts A.A.)
1. Prompt message box on exit.
2. Change ESC key action.
forum thread
Download 2.3  (07.03.08 09:37)
Exit.zip  (27 Kb)
Explorer
(Author: Shengalts A.A.)
Displays explorer panel (based on Selom Ofori's code).
forum thread
Download 2.3  (07.03.08 09:37)
Explorer.zip  (44 Kb)
FullScreen
(Author: Shengalts A.A.)
Full screen mode.
forum thread
Download 1.7  (07.03.08 09:37)
FullScreen.zip  (28 Kb)
HexSel
(Author: Shengalts A.A.)
Shows selection hex code.
forum thread
Download 2.8  (07.03.08 09:37)
HexSel.zip  (42 Kb)
HighLight
(Author: Shengalts A.A.)
Syntax highlighting (based on Iczelion's method).
forum thread
Download 3.1  (07.03.08 09:37)
HighLight.zip  (54 Kb)
Justify
(Author: Shengalts A.A.)
Justifies lines in word wrap mode.
forum thread
Download 1.5  (07.03.08 09:37)
Justify.zip  (21 Kb)
KeybLayout
(Author: Shengalts A.A.)
Remember keyboard layout for each MDI frame.
forum thread
Download 1.3  (07.03.08 09:37)
KeybLayout.zip  (27 Kb)
LineBoard
(Author: Shengalts A.A.)
1. Shows line numbers.
2. Adds bookmarks support.
forum thread
Download 3.2  (07.03.08 09:37)
LineBoard.zip  (40 Kb)
Lines
(Author: Shengalts A.A.)
Different operations with text lines.
forum thread
Download 2.2  (07.03.08 09:37)
Lines.zip  (39 Kb)
LinkExtract
(Author: Shengalts A.A.)
Extracts links from HTML text.
forum thread
Download 1.7  (07.03.08 09:37)
LinkExtract.zip  (27 Kb)
LogDate
(Author: Shengalts A.A.)
Inserts current time and date to the end of opened file, if it has ".LOG" at the beginning.
forum thread
Download 2.1  (07.03.08 09:37)
LogDate.zip  (21 Kb)
LogView
(Author: Shengalts A.A.)
View logs in real-time.
forum thread
Download 1.0  (07.03.08 09:43)
LogView.zip  (37 Kb)
Macros
(Author: Shengalts A.A.)
Records user keyboard actions and then repeats them.
forum thread
Download 2.3  (07.03.08 09:37)
Macros.zip  (43 Kb)
MinimizeToTray
(Author: Shengalts A.A.)
Minimizes program to tray.
forum thread
Download 2.3  (07.03.08 09:37)
MinimizeToTray.zip  (22 Kb)
NoBOM
(Author: Shengalts A.A.)
Unicode files saving without BOM.
forum thread
Download 1.7  (07.03.08 09:37)
NoBOM.zip  (23 Kb)
NoSelEOL
(Author: Dovgan V.V.)
1. Excludes last end-of-line (EOL) symbol from selected text.
2. END key goes to last non-space character.
forum thread
Download 1.3  (07.04.08 03:40)
NoSelEOL.zip  (26 Kb)
PasteAfter
(Author: Shengalts A.A.)
Text from clipboard, will be pasted after caret.
forum thread
Download 1.9  (07.03.08 09:37)
PasteAfter.zip  (21 Kb)
PasteClassic
(Author: Shengalts A.A.)
Paste text from clipboard using AkelPad 2 (classic) algorithm.
forum thread
Download 1.8  (07.03.08 09:37)
PasteClassic.zip  (21 Kb)
PasteSerial
(Author: Shengalts A.A.)
Insert serial number.

Hotkeys (global):
Ctrl+F9 - insert, skipping delimiters.
Ctrl+F10 - insert, replacing delimiter with tabulation.
Ctrl+F11 - insert as is.
forum thread
Download 1.5  (07.03.08 09:37)
PasteSerial.zip  (27 Kb)
PlainText
(Author: Shengalts A.A.)
Sets TM_PLAINTEXT and IMF_AUTOFONT options for Asian language font support.
forum thread
Download 2.2  (07.03.08 09:37)
PlainText.zip  (21 Kb)
PrintClassic
(Author: Shengalts A.A.)
Print document using RichEdit functions.
forum thread
Download 1.6  (07.03.08 09:37)
PrintClassic.zip  (24 Kb)
QSearch
(Author: Dovgan V.V.)
This plugin is a small panel for "quick" text search. The plugin function (QSearch::QSearch) is assumed to be assigned with a hot-key (for example, F7).

QSearch dialog's keys:
Enter - find next (down)
Shift+Enter - find previous (up)
Ctrl+Enter - find from file's beginning
Esc - close the dialog
forum thread
Download 1.5  (07.04.08 03:40)
QSearch.zip  (61 Kb)
RecentFiles
(Author: Shengalts A.A.)
Work with recent files list.
forum thread
Download 1.4  (07.03.08 09:37)
RecentFiles.zip  (20 Kb)
SaveAllAs
(Author: Shengalts A.A.)
Saves all opened documents in specified code page and/or newline format.
forum thread
Download 1.5  (07.03.08 09:37)
SaveAllAs.zip  (29 Kb)
Scripts
(Author: Shengalts A.A.)
Scripts plugin is based on the Windows Scripting Host (WSH) engine, so you can use various Windows Component Object Model (COM) objects. For example, you can perform regular expression searches using the RegExp object, manipulate files using the FileSystemObject object, create a short-cut, manipulate the Windows Registry using the WshShell object, or work with networking functions using the WshNetwork object. Additionally, you can create and execute a script that utilizes an external application that supports Automation (such as Word and Excel). Plugin code is based on Jeff Glatt's "COM in C".
forum thread
Download 3.5  (07.03.08 10:09)
Scripts.zip  (108 Kb)
SelAutoCopy
(Author: Shengalts A.A.)
Automatic copy selection.
forum thread
Download 2.5  (07.03.08 09:37)
SelAutoCopy.zip  (23 Kb)
Sessions
(Author: Shengalts A.A.)
Saves and restores program MDI session.
forum thread
Download 2.1  (07.03.08 09:37)
Sessions.zip  (56 Kb)
SmartHome
(Author: Shengalts A.A.)
HOME key goes to first non-space character.
forum thread
Download 1.8  (07.03.08 09:37)
SmartHome.zip  (21 Kb)
SpecialChar
(Author: Shengalts A.A.)
Shows and highlights special characters (space, tabulation, new line, vertical tabulation, form-feed, null character).
forum thread
Download 1.8  (07.03.08 09:37)
SpecialChar.zip  (35 Kb)
ToolBar
(Author: Shengalts A.A.)
Displays customizable tool bar menu.
forum thread
Download 3.3  (07.03.08 09:37)
ToolBar.zip  (108 Kb)
XBrackets
(Author: Dovgan V.V.)
This plugin allows to autocomplete brackets ([{""}]) i.e. it inserts corresponding right bracket when the left bracket is typed. The plugin uses "smart" autocompletion: - next character is analysed for ([{ brackets - next & previous characters are analysed for " quote
forum thread
Download 2.0  (07.04.08 03:40)
XBrackets.zip  (65 Kb)
PlugsPack Collection of all plugins. Download  (04.07.08 03:46)
PlugsPack.zip  (314 Kb)
 
SourceForge.net Logo