Version 0.8 (2012-11-29)
- Dagri can be used as viewer for SQLite files
- html and xml export now includes the notes entry
- the export forces now the correct file extension
- bugfix: ensure blank notes on a new file
Version 0.7 (2012-11-10)
- additional / optional textarea for notes
- takes shure that file extension is always ".dag"
Version 0.6 (2012-06-18)
- translation: "português do brasil" - many thanks to Tércio Martins
- ms windows build: if available a more native look
- TTk themes selectable
- bugfix: calculate with negative values
- bugfix: on some operations the dynamic column width got lost
Version 0.5 (2012-05-16)
- duplicate rows, columns and whole grids
- advanced dialog to copy rows and columns
- configurable: start up blank or load the last file
- freedesktop.org compliance: icon themes
- added a translation hint in configuration window
- XML export
- calculate: ignore defined title fields
- possibility to calculate even with different number formats
- much more better scan procedure to get integer and float values out of grid cells
Version 0.4 (2012-05-07)
- revised the toolbar(s)
- restores the users last window size on startup
- CSV export
- Ctrl-A marks now the whole content of one cell
- optimizations on "right arrow cell walking"
- menu additions for moving whole grids / rows / columns
- improved floating-point calculation
- addition to window "help"
Version 0.3 (2012-04-29)
- HTML export (printable!)
- calculate sums of rows or columns
- auto-update the scrollbar position: cells with input focus are now always visible
- grid navigation: left and right key can now switch over to neighbored cells
- grid navigation: Ctrl-Home / Ctrl-End jumps to the first / last cell of a row
- configurable default grid size
- added a standard edit menu
- moving grids with long headlines adjusts now the cells length
- bugfix: carrying columns triggers now the "columnwidth optimzer"
- bugfix: don't loose the input focus by pressing Shift-Tab on the first grids headline
- bugfix: input focus may out of range when deleting the last row or column of a grid
Version 0.2 (2012-04-24)
- new menu item: recent files
- unsaved data: asks to save
- move whole tables up and down
- balloon help on toolbar
- improvements to the keyboard handling
- port / compiled binary for Microsoft Windows
- additional linux binary archive
- Debian package
- bugfixes