topbarfade

Twistpad > Version History



Version History

Twistpad

This shows you how often Twistpad was updated with us over the past few months. Whenever available, we also include additional information for each update (new features, changes etc.).

version 1.63 - posted on Mar 20, 2008

  • No further details available

version 1.62 SR1 - posted on Dec 20, 2007

  • No further details available

version 1.62 - posted on Dec 02, 2007

  • No further details available

version 1.61 SR1 - posted on Oct 18, 2007

  • No further details available

version 1.61 - posted on Oct 12, 2007

  • No further details available

version 1.60 - posted on Oct 01, 2007

  • No further details available

version 1.59 - posted on Jul 21, 2007

  • No further details available

version 1.58 SR1 - posted on May 27, 2007

  • No further details available

version 1.58 - posted on Apr 11, 2007

  • Some syntax files have been updated in this release, since Twistpad installer does not overwrite existing syntax s we recommend visiting the Add-on page and download the updated syntax files.

version 1.57 SR1 - posted on Mar 18, 2007

  • No further details available

version 1.57 - posted on Mar 10, 2007

  • No further details available

version 1.56 SR1 - posted on Jan 29, 2007

  • No further details available

version 1.56 - posted on Jan 03, 2007

  • No further details available

version 1.55 - posted on Dec 10, 2006

  • No further details available

version 1.50.1 - posted on Nov 17, 2006

  • No further details available

version 1.5 - posted on Nov 06, 2006

  • Support for Unicode and double byte characters
    Added ability to to convert documents between Unicode, UTF-8,Big Endian and ANSI
    Added warning when saving documents with double byte characters in ANSI
    Added file encoding to Status Bar
    Clipboard monitor now supports double byte characters
    Added Comment/Uncomment commands
    Added Command Character (CommentChar) to Header section in Syntax Definition Files
    Added Command "Reset Window Layout" to reset tool windows position
    Added option to include the last path name on the switch bar tabs
    Added option to show all lines (when off only every tenth line number is shown on the gutter)
    Added Escape Character (EscapeChar) to Start-Stop Sections in Syntax Definition Files
    Added {Single Filename Without Extension} option to tools parameters
    Improved CTRL+TAB behavior to switch to next document and added CTRL+SHIFT+TAB to go to the previous document
    Match Bracket Command now sets the cursor position on the matched bracket
    Added Select Brackets Command
    Added Select Function/Section Command
    CTRL+Mouse Wheel now change font size
    CTRL+DELETE now deletes next word instead of whole line
    In Find/Replace in files, if "Search in current opened files" is checked the actual text of the opened files in editor is used, instead of files in disk
    Find/Replace and Find/Replace in Files dialogs can now be horizontally resized
    Caption now shows active document name before the application name
    Double clicking in the gutter now sets a bookmark on the selected line
    Window list display can now be resized
    Recent file lists for opened files, projects and workspaces now remembers the last 20 files
    Search/Replace in files now includes support for Unicode encoded files
    Improved Dock Windows position on first run
    Improved Track Changes visualization (faster redraw)
    Improved Function/Section visualization (faster redraw)
    Improved function display speed due to new cache mechanism
    Improved search results display (Tree like structure)
    Improved file loading speed noticeable in long and complex syntax definition files
    Improved CSS Syntax definition file
    Improved Close Dialog when closing several files
    ENTER key now opens the selected file in the project key
    Help file has been updated to reflect latest changes
    Fixed : When saving a document under a new name, it s verified if the chosen document is already loaded in Twistpad.
    Fixed : After a spell check, if no words were incorrect, there was no feedback to how many words have been checked
    Fixed : Button shortcuts where repeated in customize dialog
    Fixed : Sometimes workspace file name would not have a asterisk if the document was modified
    Several bug fixes and internal code optimization and reorganization

version 1.1 - posted on Aug 02, 2006

  • Added Snippets Dock Window
    Added option to specify maximum number of items internal Clipboard can hold
    added option to wrap search s
    Added option to discard trailing spaces on save
    Added clipboard items to the snippets window
    Added asterisks to caption of modified files in the workspace tree
    Added recent opened files to the toolbar `Open File` button.
    Improved file loading speed when loading several files at once
    Results from calculate expression is now shown on output window instead of a message box
    After a spell check, the message with the word count is now displayed in the status bar rather then in a message box
    Added number of lines selected to status bar
    Updated Snippets file syntax
    Fixed: Recent files used in compare are removed if no longer exists
    Fixed: Customizing shortcuts now warns if the shortcut is already in use and removes the old one if the shortcut is duplicated.
    Fixed: If indent was set with tabs and only a line was selected, the selected text was deleted
    Several Bug Fixes and internal code optimization