Notepas Portable Changelog

What's new in Notepas Portable 0.9.41.178

Nov 13, 2014
  • Some minor menu adjustments
  • Upgraded all 3rd party libraries to current versions
  • Upgraded to Lazarus/LCL version 1.3
  • Upgraded all 3rd party libraries to current versions
  • Added Goto line/char/col action
  • Fixed 'Save as' dialog problem.
  • Minor cosmethic changes and fixes.
  • Added support for Arduino sketches.

New in Notepas Portable 0.9.38.166 (Mar 29, 2014)

  • Fixed memory leak in XML formatter and replaced it with a faster XML engine
  • Fixed problem with parsing commandline parameters
  • Added basic macro recording support
  • Fixed problem with last line shown twice in CodeFilter
  • Fixed copy of selected lines to the clipboard in CodeFilter
  • Fixed Access Violation that could occur when closing multiple views
  • Automatic highlighter assignment when opening selections in a new view
  • Fixed some ocasions where focus was unjustly lost from the active view
  • Reorganized editor settings
  • Some modifications in the menu structure
  • Added many new editor options
  • Optimized toolview handling
  • Added actSaveAll

New in Notepas Portable 0.9.23.110 (Dec 5, 2013)

  • Fixed active view handling when UniqueInstance is enabled.
  • Fixed issue with writing to settings file.
  • Some cosmetic changes.
  • Fixed issue with XML formatter.
  • Fixed handling of files with extensions in uppercase.
  • Refactored editor commands.
  • Fixed loading and saving of highlighter properties.
  • Fixed DefaultFilter assignment in file save dialog.
  • Improved file list dialog.
  • Updated all used libraries to most recent versions
  • Fixed issue with setting the default language
  • Fixed bug in toolview management
  • Fixed handling of keyboard shortcuts in toolviews
  • Assign selected block to searchtext when actSearch or actReplace is fired
  • When searchtext is not found, set the focus back to inputbox.
  • Fixed conflicting replace shortcut
  • New: ESC key closes the current toolview
  • Refactored search engine for more flexibility
  • Added new actFindOccurences action (Shift+Ctrl+F)
  • Fixed odd behaviour when browsing through search results in multiple views
  • Fixed bug in assignment of searchoptions
  • Fixed synchronization issues with the search result list when using
  • actFindNext/actFindPrevious.
  • Fixed Views toolview: grid should be readonly
  • Added temporary work-around for layout related exceptions when displaying
  • toolviews
  • Fixed casing of some project files
  • Added Encode/Decode submenu's for selections
  • Added actEncodeURL/actDecodeURL
  • Fixed menu issues in gtk2 builds
  • Fixed popup menu behaviour in Linux builds
  • Many esthetic changes for consistent looks in all supported widget sets
  • Added new filetype-highlighter mappings

New in Notepas Portable 0.9.12.68 (Nov 5, 2013)

  • fixed viewlist Z-order when mainform is set on top.
  • fixed behaviour when closing with Cancel button pressed.
  • fixed some operations on selections.

New in Notepas Portable 0.9.10.65 (Oct 31, 2013)

  • Fixed issue with actSave
  • Added .po file for translations
  • Added example script file

New in Notepas Portable 0.9.9.64 (Oct 31, 2013)

  • improved search result display
  • renamed all filenames to dotted equivalents as supported by FPC 2.7.1+
  • added ToolViewManager which allows for lazy instantiation of toolviews.
  • fixed docking issues with toolviews
  • fixed some CodeShaper issues
  • optimized persistence of highlighters
  • new highlighters : po translation/ruby and DIFF and TeX and shellscript

New in Notepas Portable 0.9.8.56 (Oct 18, 2013)

  • Added support for alpha channel in color settings
  • Added some CodeFilter enhancements
  • Libraries updated to current versions
  • Many bugfixes and speed optimizations
  • Added basic script support (using the embedded DWS engine)
  • Added actConvertTabsToSpacesInSelection action
  • Added localization support

New in Notepas Portable 0.9.7.48 (Jul 1, 2013)

  • fixed: multiline regular expression search does now work correctly
  • fixed: multiselect in code shaper
  • New file: set focus automatically to the added editor view
  • Selection color settings are now rendered correctly
  • Added basic bookmark support
  • added experimental Minimap feature (available in debug mode)
  • added experimental Hex editor feature (available in debug mode)
  • added experimental HTML viewer (available in debug mode)
  • fixed issue with line highlighter settings