Thanks to all that tested the release candidate, I present to you all
the latest, greatest, more stable and more capable treesheets :)
(win32 only sofar, available from:
http://treesheets.com/ :)
Next up will be the linux version, and then mac. I'll report here when
those have been updated, too.
2009-11-05:
- You can now change both the color and width of grid borders
- Added fullscreen toggle (F11), and scaling toggle (F12): useful for
presentations.
TreeSheets can do better presentations than powerpoint this way, as
you can structure your presentation
around hierarchical zooming, which is much more coherent than a
sequential set of slides
- HTML export now sets colors & styles
- HTML/XML/TXT export now always export the current view instead of
the entire document (much like image export)
- Now remembers all open files when you re-start TreeSheets
- Added option to show file tabs on the left instead of on top (to
save vertical space)
- The "Open link in browser" and "Go to matching cell" functions now
also work on text selections rather than just whole cells
- Added SHIFT + Home/End operations for text editing (extends
selection)
- improved grid rendering to have a tiny margin
- improved the way it scrolls the selected cell into view if it is
partially out of view
- find next (F3) zoom in automatically if cell is too small to read
- Extend Selection to Full Rows/Columns of current selection
- fixed: deleting the top level grid on a zoomed in view would crash
- fixed: cancelling new file dialog would crash treesheets
- fixed: icon did not show in the window frame
- fixed: filenames could get confused when switching tabs
- fixed: text editing in both search controls
- fixed: possible hang in rendering with truely huge treesheets files
- made the automatic text sizing at zoom a bit more reliable
- removed the "remove grid" (CTRL+r), "replace parent" and "merge with
parent" (CTRL+m) operations,
as simply using copy/paste/delete on the cells instead is much more
intuitive
- window now de-minimizes from tray if app is launched again or a
treesheets file is launched from explorer
- shows filename on "discard changes?" dialog
- updated the tutorial with some recent features, and the spreadsheet
language
- shows <unnamed> on new tabs
- linux fixes