$Id: Changes.txt 104 2010-08-13 15:09:53Z csvedit $ 1.0.5.8 => 1.0.5.9 (2010-08-13) =============================== * Added a configure dialog to the html export 1.0.5.7 => 1.0.5.8 (2010-08-11) =============================== * Refactored the print workflow 1.0.5.6 => 1.0.5.7 (2010-08-11) =============================== * Added German Translation for all new features 1.0.5.5 => 1.0.5.6 (2010-08-11) =============================== * Corrected printing with zoom values 1.0.5.4 => 1.0.5.5 (2010-08-11) =============================== * Duplicate bug fixed 1.0.5.3 => 1.0.5.4 (2010-08-09) =============================== * The print function allows automatic word wrap 1.0.5.2 => 1.0.5.3 (2010-08-09) =============================== * Added optional row numbers, column names and a grid layout to the print function 1.0.5.1 => 1.0.5.2 (2010-08-05) =============================== * Print function now works properly * Print preview function added 1.0.5.0 => 1.0.5.1 (2010-07-29) =============================== * Corrected save cancel bug * Added tr to statusbar messages 1.0.4.9 => 1.0.5.0 (2010-07-29) =============================== * Corrected context sensitive menu actions 1.0.4.8 => 1.0.4.9 (2010-07-28) =============================== * Missing icons added 1.0.4.7 => 1.0.4.8 (2010-07-28) =============================== * Added support for HTML export 1.0.4.6 => 1.0.4.7 (2010-07-28) =============================== * Added Print to PDF function. 1.0.4.5 => 1.0.4.6 (2010-07-28) =============================== * Print function was added. 1.0.4.4 => 1.0.4.5 (2010-07-26) =============================== * Corrected the save bug that keep the configuration dialog popping up after the save was canceled 1.0.4.3 => 1.0.4.4 (2010-07-26) =============================== * Corrected the bug that kept menu actions disabled / enabled in the wrong context * Commented out the Function MainWindow::adaptToSelectionChange() to correct the bug, the context sensitive actions need to be rewritten 1.0.4.2 => 1.0.4.3 (2009-12-05) =============================== * Fixed csvFormatDialog's reaction to unchecking "embed column names" * Adding more separator characters 1.0.4.1 => 1.0.4.2 (2009-12-04) =============================== * Fixed false skipping of writing unchanged data when using saveAs() 1.0.4.0 => 1.0.4.1 (2009-11-23) =============================== * Fixed impossibility to immediately edit data generated through menu File/New 1.0.3.0 => 1.0.4.0 (2009-11-15) =============================== * Fixed File/Exit menu missing when no recent files were known. * Split Win32 built into i586 and i686[+SSE2] build. * Introducing Known-Bugs-Section in ReadMe.txt. 1.0.2.0 => 1.0.3.0 (2009-11-12) =============================== * Registering for file types .txt, .csv, .tab in windows installer. 1.0.1.0 => 1.0.2.0 (2009-11-11) =============================== * Saving only writes .csvedit-meta if data unchanged. * Saving zoom percentage and hidden stuff in meta data. * Added hiding and unhiding of columns and rows. * Fixed missing \n at end of fprintf logging lines. 1.0.0.0 => 1.0.1.0 (2009-11-11) =============================== * Added .desktop files and application icons for Linux. * Removed fancylog dependency, changed logging to plain printf on stdout/stderr. Nothing => 1.0.0.0 (2009-11-05) =============================== * First public release.