Download AkelPad 4.4.5

Spread the love

AkelPad has been updated to version 4.4.5. This fast open source text editor is less than 200KB in size, but still has an extensive range features. It can be used as a replacement for the Notepad supplied with Windows, but can also be used for programming. Through plugins add additional functionality, including syntax highlighting, auto-completion, scripts, and macros. Below are all the changes that have been made to the program since the previous entry in the Meuktracker:

Changes in version 4.4.5:

Changed:

  • Context menu of tabs uses the items of menu “Window” (PMDI).

Added:

  • Support for clipboard containing NULL symbol (between AkelEdit windows).

Fixed:

  • Command line processing and working directory.
  • Saving in UTF32-LE and UTF32-BE code pages.
  • Program may hang when switching between tabs that use word wrap (MDI).
  • Access order of tabs (MDI/PMDI).
  • When printing a range of pages, only first page printed.
  • Hotkey F12 for showing codepages menu didn’t work.
  • Insert space, tab into the empty vertical selection.

Changes in version 4.4.4:

Changed:

  • Clean program installation recommended.
  • Plugins merge:
    • HighLight + CodeFold + AutoComplete -> Coder
    • CaptureClipboard + PasteSerial + SelAutoCopy -> Clipboard
    • AutoSave + NoBOM -> SaveFile
    • Lines + Crypt + LinkExtract -> Format
    • NoSelEOL + SmartHome -> SmartSel
    • Plugins renamed:
    • AutoScroll -> Scroll
    • Plugins integrated into program:
    • SaveAllAs, LogDate, KeybLayout
  • Greatly reduced the number of lines in program code by optimizing Win95/98/Me support.
  • Now libc.lib not used, which allow to compile the program on the latest MS VS without errors.
  • Program settings saved only if any changes were made. Now it is possible to edit AkelPad.ini from the program.
  • At program exit, settings saved of the active tab, not of the last closed (MDI).
  • Sorted non-menu commands.
  • Read-only mode is not inherited and not saved now. Item from the menu “Options” moved to “View” menu. Read-only mode command is now 4216.
  • More soft work with text Drag’n’Drop.
  • Before file opening controls are updated if the main window was minimized (MDI).

Added:

  • Pseudo multi-window (PMDI), which allows you to open an unlimited number of files. In contrast to the MDI mode, opening a new tab does not lead creation of new graphical objects, thus avoid GDI buffer overflow. For SDI/MDI/PMDI modes now used commands 4261/4262/4263 respectively.
  • Possibility to use /OpenFile(), /SaveFile(), /Command(), /Call(), /Exec(), /Font(), /Recode(), /Insert() methods in command line. And also added parameters /L+ and /L
  • For silent answer on symbols loss warning.
  • UTF32-LE and UTF32-BE codepage support.
  • Dialog “Save all as” that allows you to save all open documents in a particular encoding and new line format (MDI).
  • Option for remember keyboard layout of each tab (MDI).
  • Option for insert current date and time to the end of opened file, if it has “.LOG” at the beginning.
  • Manual parameter “DateInsertFormat” – Defines insert date and time format.
  • Manual parameter “DateLogFormat” – Defines date and time format for files containing “.LOG” at the beginning. Works only if enabled “Insert date if file has .LOG at the beginning” in settings (DateLog=1).
  • Manual parameter “PaintOptions” – Defines, some text draw settings. Sets by the sum of members:
    • 1 Paint text by group of characters (default is character by character). With this flag some text recognition programs could start to work, printer could print faster, but highlighted symbols and combined unicode symbols can be drawn differently and editing of whose characters may become uncomfortable.
    • 2 Disable drawing new line selection as space character.
    • 4 Draw new line selection to the right edge.
    • 8 Hides the selection when the control loses the input focus.
    • 256 Hides scroll bars instead of disabling them.
    • 512 Draw thin edit window border.
    • By default: 0.
  • Possibility in “Go to line…” dialog to go to a specified column in line.
  • Possibility to set default file save extension.
  • “Close”, “Close all”, “Close all but active” in “Window” menu.
  • Option to display only file names in the “Select window” dialog (MDI).
  • Now storing/restoring last visited directory managed by the program.
  • Fast saving or reopening of the new, not saved document in different encoding now leads to a current encoding change.
  • Parameter %d in the page settings for print directory of a file.
  • “Columnar paste” in “Edit” menu.
  • Ctrl+5 – Change case in loop.
  • Locally remembers the last open tab in the preferences dialog.

Fixed:

  • Saving non-active document.
  • Selection didn’t updated during switching panes (split window).
  • Folding in split window.
  • Case-insensitive search.

Changes in version 4.4.3:

Changed:

  • Released Ctrl+E hotkey, which used for “Read only” mode.
  • Integrated settings “TabViewMDI”, “TabTypeMDI”, “TabSwitchMDI” in “TabOptionsMDI”, “CaretOutEdge”, “CaretVertLine” in “CaretOptions”.

Added:

  • Option for turn off mouse text dragging.

Fixed:

  • Probability of incorrect file reading in DBCS codepage (WinVista/7).
  • color printing.
  • Check main window visibility on startup.
  • After changing new line format, selection didn’t updated.

Version number 4.4.5
Release status Final
Operating systems Windows 7, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008
Website SourceForge
Download
File sizes

169.00kB – 618.00kB

License type GPL
You might also like