Notepas Changelog

What's new in Notepas 0.9.34

Jan 20, 2014
  • Added shortcuts for close actions.
  • Optimized docking behaviour.
  • Fixed token settings in CodeShaper toolview.
  • Fixed initialization of highlighter attributes.
  • Fixed some issues in Align Selection toolview
  • Added missing hints for some editor actions
  • Added new CompressSpace and CompressWhitespace actions
  • Matching text is shown in resultlist when search with regex enabled.
  • Fixed result count in CodeFilter.
  • Fixed folding action shortcuts.
  • Fixed: pressing RETURN closes the code filter window.
  • Added new feature: selection toolbar
  • Reorganized toolbar.
  • Fixed assignment of common highlighter attributes.
  • Fixed font sizing issues
  • Toolsettings are now components which allow for more flexible persistence.
  • Fixed persistence of highlighter settings.
  • Using factories for module creation to ease the creation of unit tests.
  • Added unit tests for testing of loading and saving editor settings.
  • Improved editor popup menu.
  • Refactored tool settings.
  • Many optimizations for speed and reduced memory footprint.
  • Fixed error when pasting and AutoGuessHighlighter enabled.
  • Refactored color settings.
  • Fixed focus issue when adding new editor view.
  • Optimized some settings.
  • Reorganized some menu items
  • Added SortLines toolview
  • Fixed handling of ESCAPE key in some toolviews.
  • Improved search tool.
  • Fixed issue with viewlist.
  • Fixed some portablility issues.
  • Added new feature: merge blank lines in selection.
  • Added new feature: remove comments from selection.
  • Fixed issues with assigning text from clipboard.
  • Improved AutoGuesHighlighter
  • Fixed issue when closing multiple views at once.

New in Notepas 0.9.23 (Dec 4, 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 0.9.14 (Nov 12, 2013)

  • This is the first version to be released for multiple platforms. Currently, you can download portable archives for both Linux and Windows in 32 and 64 bit versions.

New in Notepas 0.9.11 (Nov 2, 2013)

  • An update issue was fixed in the AlignLines tool.
  • Editor views is now a dialog.
  • Find/replace issues were fixed.
  • The search result display was optimized.

New in Notepas 0.9.10.65 (Nov 1, 2013)

  • This version fixes an issue with actSave, adds a .po file for translations, and adds an example script file.

New in Notepas 0.9.9.64 (Oct 31, 2013)

  • Improves the search results display.
  • Adds a ToolViewManager that allows for lazy instantiation of toolviews.
  • Fixes docking issues with toolviews.
  • Fixes some CodeShaper issues.
  • Optimizes persistence of highlighters.
  • New highlighters: po translation/Ruby, diff, TeX, and shell script.

New in Notepas 0.9.7.56 (Sep 26, 2013)

  • This version adds support for alpha channel in the color settings.
  • It adds some CodeFilter enhancements.
  • Libraries have been updated to current versions.
  • Many bugfixes and speed optimizations.
  • Basic script support (using the embedded DWS engine) has been added.
  • An actConvertTabsToSpacesInSelection action has been added.
  • This release has localization support.

New in Notepas 0.9.7.48 (Jul 1, 2013)

  • This version fixes multiline regular expression searching and multiselect in the code shaper, sets focus automatically in the added editor view, correctly renders selection color settings, adds basic bookmark support adds experimental Minimap features, Hex editor features, and HTML viewers (all available in debug mode), and fixes an issue with line highlighter settings.

New in Notepas 0.9.6.47 (Jun 10, 2013)

  • This version updates all used libraries to the most recent versions, reorganizes popup menus, fixes previews, improves the ANSI/UNICODE character tool, and adds many bugfixes.

New in Notepas 0.9.6.45 (May 21, 2013)

  • This is the first preview build for the Linux 32-bit platform using the QT widget set. It features reorganized popup menus, many bugfixes, much cleaner housekeeping for toolforms, and Select, Settings, and Search popup menus.

New in Notepas 0.9.5 (May 16, 2013)

  • Setup no longer needs to be run as an administrator.
  • Application manifest settings were fixed.
  • Layout issues in tool windows were fixed, along with many minor bugs.
  • A C# highlighter was added.