1.8.1 Jun 29 2010
- Added support for \n and \r wiki syntax to force multiple lines in single-line texts
- Improved PDF exporter to embed images in their original format
- Added Unicode support to PDF exporter
- Fixed Image widget copy & paste issue across screens in different directories
- Fixed the rendering of Masters in exported PNGs
1.8.0 Jun 05 2010
- Improved exported PDF quality by using vector graphics
- New Cross-Out annotation widget
- Added position property to Tooltip widget
- Improved hit-testing for Arrow widget
- Fixed same width/height actions to keep selection unaltered
- Added support for .bin extension for Image widget
1.7.8 May 14 2010
- Quick fix for problem with dashed border style when used with background color
1.7.7 May 13 2010
- New color picker
- New Chart widget
- Optimized the use of space inside the Properties View
- Added dashed border style for Panel and Rectangle widgets
1.7.6 Apr 28 2010
- New Rectangle widget
- New icons: book, apple, backspace
- Added row height property for List and Table widgets
- Added font properties for List and Table widgets
- Added horizontal lines toggle for List widget
- Added text and icon properties to Circle and Rectangle widgets
- Added icon position property for Label, Circle and Rectangle widgets
- Added background color property for Button Bar widget
- Added support for external file editing (using File→Open File…)
- Improved Progress Bar widget to support vertical resize and bar color
- Improved sliders in Properties View to display tooltips with their value
- Fixed Search Field widget to use white background instead of transparent
- Fixed foreground color inversion for List, Table and Tree widgets
1.7.5 Apr 15 2010
- Fixed URL drag & drop support to support more platforms/browsers
1.7.4 Apr 14 2010
- New increase/decrease font size actions
- New Format menu
- New ButtonBar widget
- New Circle widget
- Added the possibility to dim master screens
- Improved snapping to work with widgets included from master screens
- Added font and align properties for TextArea and TextField widgets
- Added button style property for Button widget
- Added border style property for Panel widget
- Added border color property for Panel widget
- Redesigned many icons for better sharpness and contrast
1.7.3 Apr 01 2010
- New annotation widgets: Arrow and Curly Brace
- New wiki syntax for bullet lists, numbered lists and headings in multi-line texts
- Fixed the problem with lost transparency in scaled images
- Small look improvements for Window, Browser, Video Player and Map widgets
- Fixed the vertical alignment of embedded icons on Windows
- Fixed how font properties work when applied to widgets with different font settings
1.7.2 Mar 16 2010
- Scrollbar, slider and progress bar widgets are now adjustable
- Note widget now supports background color
- Menu widget now lets you specify an icon
- Added vertical/horizontal splitter widgets
- Added the color picker widget
- Locked widgets now use red color for selection outline
- Fixed a performance problem with scaled images
- Fixed full-screen mode problem in Flex Builder 3 on Windows
- Fixed the rendering of disabled state in Text Area widget
- Improved slightly the look of the Window widget
- Made some minor fixed in auto-completion with Ctrl-Space
- Master screens are no longer moved to the back layer when first added
- Export now handles better the case where the destination file is locked by another app
1.7.1 Feb 24 2010
- Fixed resize feedback while zoomed
- Fixed the size changing for multiple icons at once
- Added font properties to Button widget
- Added vertical resizing to Button widget
- Palette entries are now sorted alphabetically
- Icons inserted using {icon} syntax now respect the foreground color of the widget
- Foreground color is now inverted for dark backgrounds for Button and Callout widgets
- Added nudge size actions and changed shortcuts for all nudge actions
- Better position scaling for non-resizable widgets when resizing groups
- Added duplicate action with Ctrl-D shortcut
- Added a small set of mobile icons
- Added Background/Alpha properties for Table and List widgets
- Fixed a slight problem with Alpha slider
- Improved the look of Browser widget
- Better search support for auto-completion with Ctrl-Space
- Added more separators to the context menu
1.7.0 Feb 03 2010
- New icon size, extra large, 48×48.
- Widget groups are now resizable.
- Resizing multiple widgets now scales their sizes and positions. Resizing grouped widgets works the same way.
- There is a new wiki syntax for disabled text: disabled text. It’s especially useful in Popup and Menu widgets.
- Wiki markup parser now handles better markup characters inside styled text. This works: *bold*text*.
- Button widget now supports &char syntax the same way as Menu and Popup do.
- Actual widget sizes are now stored in XML. See measuredWidth and measuredHeight fields.
- Multiple selection works when drag is started over a locked widget.
- Pasting the same content multiple times increases the offset after each paste.
- Image and Master widgets now display clearly when the source file is missing.
- A more comprehensible tooltip is shown during resize.
- New “loading” icon.
- Popup widget now always calculates its height automatically.
- Fixed the problem with auto-scroll when reordering widgets.
- Fixed the positioning of resize tooltip.
1.6.4 Jan 17 2010
- Paste command now lets you paste images, text, and XML produced by Spy plugin
- New distribute actions
- Better initial palette settings
- Better integration with the application menu. Added new Object menu.
- Added keyboard shortcuts for Z-ordering actions
- Support for horizontal scroll with Shift+MouseWheel.
- Fixed selection color used by the Progress Bar widget
- Integration with Yoxos
- All updates are now signed
1.6.3 Dec 18 2009
- Improved printing support
- Zoom support
- Added new wizard shortcuts in Sketching perspective
- Trash can icon
1.6.2 Dec 03 2009
- Using a better selection color
- Auto-open exported PDF and PNG files using the associated program
- Fixed an intermittent error during the batch PDF export.
- Staging update site for development versions: http://wireframesketcher.com/staging/
1.6.1 Nov 17 2009
- Fixed the problem with accessing the user guide
- Added a two-level table of contents to the user guide
1.6.0 Nov 16 2009
- PDF export for screens and storyboards
- Batch Image and PDF export wizards
- Command line support for PDF export
- Using progress dialogs for export actions
- Improved the wording in export dialogs
- Reorganized context menus by pushing less frequent actions to bottom
1.5.4 Nov 05 2009
- Disabled Button now renders it’s icon using correct color
- Improved the handling of system resources to prevent resource leaks
- Fixed the display of overlapping wiki markup
- Fixed a small resize issue in in-place editor
- Fixed some internal errors
1.5.3 Nov 01 2009
- New Tabbed Pane widget
- Toggle the visibility of grid lines for Table widget
- Foreground color for Icon widget
- Background color for Group widget
- Background color for Button widget
- Scrollbar for Group widget
- Escape markup characters using \ (backslash)
- Renamed the “Save As Image” dialog and actions to “Export to Image”
- Changed the shortcut for “Export as Image” from Ctrl+I to Ctrl+Shift+I
- Added Ctrl+B, Ctrl+I and Ctrl+U shortcuts for toggling bold, italic and underline styles
- Fixed various shortcuts on Mac OS X
1.5.2 Oct 15 2009
- Combo widget accepts multiple lines of text. Extra lines are used to create a drop-down list.
- Multiple selection support for List, Table and Tree widgets. The | (pipe) character at the beginning of the line marks it as selected.
- Underline text style toggle in toolbar and Properties view.
- Panning support with Space+Drag.
- Syntax coloring in widget text editor.
- Escape commas using the \, sequence. The \\ sequence escapes the backslash character.
- &char sequence marks mnemonics in Menu and Popup widget. The && sequence escapes the & character.
- Append “(read-only)” to editor’s title for read-only files.
- Interpret markup characters as markup only when they are placed at the start and at the end of word bounds.
- Thumbs Up and Thumbs Down icons.
- Made the Date widget the same height as Text Field.
- Wiki syntax support for Window and Browser widgets.
- Tooltips in Icon Chooser dialog.
1.5.1 Sep 03 2009
- Fixed link and underline style rendering problem
- Added panning support (SPACE+Drag)
1.5.0 Aug 16 2009
- Added text styling support using a wiki-like syntax
- Updated the Popup widget to support shortcuts, sub-menus and icons
- Updated the Tree widget to support icons
- Update the Table widget to support icons
- Fixed the problem with disabled actions when the focus is in Outline View
- Fixed the problem with cutoff character in Label widget when using right alignment
- Fixed the display of files in Properties View. No more %20 instead of spaces
- Added an option to see all projects in Open screen/image dialogs
- Removed the “/resources” prefix shown for image and screen files in Properties View
- Added new icons to be used with the new wiki syntax.
1.4.4 Jul 12 2009
- New widgets: Date Field, Video Player, Map and Cover Flow.
1.4.3 Jun 28 2009
- New widgets: Breadcrumbs, Accordion and Link Bar
- Added vertical scrollbar property to Browser, Window, Table, Tree, Panel, List and Text Area widgets
- Changed the Tree widget to support background color
- Changed the Tree widget to support selection
1.4.2 Jun 14 2009
- Added support for widget states: Disabled, Selected and Focused.
- Added a property that allows to turn off the border for Panel, List, Tree and Table widgets.
- Added new icons for Word, Excel and PDF documents.
- Added new transportation icons: Car, Plane and Train.
- Added white background to the mouse arrow pointer icon.
- The Properties view now always uses native combos which have a better usability.
- Improved the look of the Browser widget.
- Improved the Browser widget to accept a web address that can be specified in the second line.
- Changed the Table widget to accept spaces. This allows to adjust the width of table columns by entering extra spaces.
- Improved the look of the Slider widget.
- Fixed the Horizontal Scrollbar widget to use a white background.
- Improved support for Eclipse 3.5 and notably for Eclipse 3.5/Mac OS X Cocoa.
- Changed the Spy plugin to use the Panel widget instead of the Placeholder for unknown SWT controls.
- Updated the Spy plugin to export enabled/disabled state of SWT controls.
- Added Alt-Shift-F5 as an alternative shortcut for the Spy plugin. Alt-Shift-F2 is taken under Eclipse 3.5.
- Fixed a bug that prevented the Screen Editor to open a screen file that refers to a non-existent image.
- The license key is now stored globally. No need to reenter the key when using multiple workspaces.
1.4.1 Jun 04 2009
- WireframeSketcher Spy plugin. Convert SWT dialog and windows to a mockup.
- New screen wizard now has an additional page that allows to paste an initial XML content.
- Changed the look of the note widget to something more simple.
- Note widget now has text alignment property.
1.4.0 May 31 2009
- Added new annotation widgets: note, callout and scratch out.
- Other new widgets: progress bar, search field and tooltip.
- Changed the Palette view to remember its state across editors and across Eclipse sessions
- The Copy&Paste across screens preserves the original position of the widget
- Mouse cursor icons now have a white background
- Changed the Lorem Ipsum widget to allow the modification of its text
- Fixed the save as Image bug on negative position bug
1.3.1 May 16 2009
- Added support for colors
- Added selection property for Popup, Menu and Table widgets
- Added font property for Text widget
- Combined Font and Align property sections into a single Text section
- Added command labels so that Undo and Redo actions display more info in the menu
- Improved the display of the “Lorem Ipsum” widget in the Outline View
- Selection attributes now store item indexes instead of the item text
- Fixed a resource leak in Storyboard editor
1.3.0 May 03 2009
- Added a storyboard editor
- Added a full-screen presentation mode both for screens and storyboards
- Improved printing support
- Added some minor improvements to the Quick Add dialog
1.2.7 Apr 19 2009
- Added 40 new icons
- Changed the Quick Add dialog to remember the last searched string
- Improved the detection of external changes in the screen editor
1.2.6 Apr 08 2009
- Quick add support for palette widgets
1.2.5 Apr 01 2009
- Added search support to icon selection dialog
- Added support for keyboard navigation in icon selection dialog
- Replaced icon size combo with radio buttons in icon selection dialog
- Fixed the issue with PNG export to a directory that does not exist
1.2.4 Mar 26 2009
- Fixed the problem with creating screens using File→New→Screen from the main menu
1.2.3 Mar 23 2009
- Added the possibility to set the font for a screen
- Added a preference for the default screen font
- Changed the border color of the in-place text editor from black to blue
- Added support for opening screens from task attachments in Mylyn
- Added a basic support for read-only mode in screen editor
- Fixed the issue with exporting multiple screen files from the command line
1.2.2 Mar 15 2009
- Image widget
- Switched from Navigator to Project Explorer view in Sketching perspective
- Preference pages are indexed for searching
1.2.1 Mar 07 2009
- Fixed the bug with palette buttons that remained pressed
1.2.0 Mar 04 2009
- Master screen widget
- Fixed the auto size for Lorem Ipsum widget
- Added categories in the palette
- Widget inline edit is started as soon as the widget is dropped from the palette
- Fixed focus issues with rulers on Mac OS X
- Made double-click work in icon selection dialog
1.1.5 Feb 21 2009
- Fixed move/resize feedback on Mac OS X which was drawn as a black rectangle
- Fixed marquee selection on Mac OS X which was drawn as a white rectangle
1.1.4 Feb 20 2009
- Fixed a problem with Label’s font
- Improved layout of Properties view
- Fixed issues with combos in Properties view on Mac OS X
- Renamed OK button to Choose in icon selection dialog
1.1.3 Feb 14 2009
- Support for changing font on multiple widgets at once
- Widget grouping
- Widget locking
- Updated the user guide
- Selection set on objects affected by the last action
- Proposing better file names in New Screen wizard
- A non-zero default size for Text widget with no text
1.1.2 Feb 08 2009
- Snap to grid support
- Added a preference page for grid/ruler/guides settings
1.1.1 Feb 01 2009
- Showing move/resize feedback in status bar
- Displaying widget icon in Properties view
- Added tooltips for buttons in Properties view
1.1.0 Jan 17 2009
- Switched from table-based editing to form-based editing in Properties view
- Fixed selection rendering in List widget
- Added Properties action to the context menu
- Center icon in Button widget when the text is empty
1.0.5 Jan 01 2009
- Fixed NoClassDefFound error appearing when opening some screens
1.0.4 Dec 23 2008
- Added shortcuts for Select and Marquee selection tools
- Ruler guide’s position is now editable in Properties view
- Better usability for dialogs
1.0.3 Dec 04 2008
- Fixed the issues with Z-ordering when duplicating widgets using Ctrl-Drag
- Support for font and align properties for Link widget
- Replaced Area widget with Panel
1.0.2 Nov 23 2008
- Fixed NPE when exporting to PNG
- Fixed the issues with Z-ordering when copy&pasting multiple widgets
- Fixed the issue with slightly different fonts used for Label and Link widgets
- Made line widgets thicker so that mouse selection works better
- Renamed Dummy Text widget to Lorem Ipsum
- Improved the Bug Report dialog to create a zip with Eclipse log file and configuration
1.0.1 Nov 16 2008
- Added a new Group widget
- Command line support for PNG export
- Fixed the off by 1px issue with Label’s auto-size
- Save as image prompts the user when overriding and existing file
- Fixed the issue with Label’s auto-size when duplicating using Ctrl-Drag
- Fixed the issue with copy&pasting a Combo widget with an empty text
- Improved the layout of the Label widget when an icon is set
1.0.0 Nov 09 2008