Warning, /office/kexi/src/CHANGES is written in an unsupported language. File is not indexed.

0001 == Kexi CHANGES ==
0002 
0003 1.1.1 "Access Granted" - within Calligra 1.6.1
0004  * Support for parameter queries in Design and SQL view;
0005     user is asked for entering value of a parameter in a dialog window.
0006  * Data-aware combo box is for use with forms and tabular views;
0007     data source for the combo box can be defined in the Table Designer.
0008 
0009 1.1 "Access Granted" - within Calligra 1.6
0010    (alpha 1: 2006-07-01, beta 1: 2006-09-11, stable: 2006-??-??)
0011  * Object data type and data-aware image form widget
0012  * Improvements in Auto Field form widget
0013  * Table design altering without removing the existing data
0014  * Support for Data-aware combo boxes in the Table View
0015 
0016 1.0 "Black Mamba" - within Calligra 1.5 
0017    (beta 1: 2006-01-31, beta 2: 2006-03-11, rc 1: 2006-03-29, stable: 2006-04-11)
0018  * Improved data-aware forms. 
0019  * Form Designer's Data Source Pane for assigning data source to forms and
0020     widgets. Object tree view for easier navigating within widgets hierarchy. 
0021  * Import from CSV files and pasting tabular data from clipboard. Export data
0022     to CSV files and copying tabular data to clipboard. Automatic detection of
0023     delimiters and column types. 
0024  * Improved server connection dialog. Stored connection data. 
0025  * Support for images in forms (stored as BLOBs). 
0026  * New form widget: multiline editor. 
0027  * Improved MS Access (mdb/mde) file import (optional plugin). 
0028  * Improved import of server databases to a file-based projects. Entire Kexi
0029     projects (not only tables) can be imported too. 
0030  * Scripting plugin (Python and Ruby) to extend functionality, including
0031     example script for HTML export. 
0032  * Simple printouts, print settings and print preview for table and query
0033     data. 
0034  * Handbook added (incomplete). 
0035  * More than two hundreds of overall improvements and bug fixes.
0036 
0037 0.9 "Shorthorn" - released independent of Calligra (beta 1: 2005-05-07, stable: 2005-05-31)
0038  * better translation for messages compared to 0.8 version, especialy in Form Designer
0039 
0040 0.8 - within Calligra 1.4 (beta 1: 2005-04-29, stable: 2005-06-14)
0041  * Database forms are now officially supported
0042  * Many improvements in handling server databases
0043  * For users' convenience, Tabular Data View's behaviour is similar 
0044    to Form Data View's behaviour
0045  * Data and project migration from existing data sources (SQLite, MySQL, PostgreSQL)
0046  * Microsoft Access MDB database file import available as optional KEXIMDB plugin.
0047  * Tens of overall improvements and hundreds of bugfixes. 
0048 
0049 0.1 beta 5 "Halloween" (2004-10-01)
0050  * Tens of improvements in KexiDB, Database Support Library (readded MySQL support, 
0051    SQLite3 support and migration to/from SQLite2 with unicode characters, renewed 
0052    SQL Parsing module)
0053  * Much improved Form Designer (more widgets and editing actions, subforms, 
0054    KDevelop plugin mode, KFormDesigner mode)
0055  * Much improved Table Designer (autonumbers, both Visual and SQL mode, parser)
0056  * Fixes in Query Designer
0057  * Many fixes in Data Table View (new actions, more convenient navigation 
0058    and data editing)
0059  * Overall application improvements (more error/problem messages, actions, 
0060    new command line options, better startup handling)
0061 
0062 0.1 beta 4 "FireDuck" (2004-07-16)
0063  * Much improved Form Designer (widget editing, additional tools)
0064  * Much improved Query Designer (both Visual and SQL mode, parser)
0065  * Fixes in Table Designer
0066  * Many fixes in Data Table View (universal data editing widget)
0067  * Overall application improvements (error/problem messages, loading/saving, actions)
0068 
0069 0.1 beta 3 "United Europe" (2004-05-01)
0070  * Improved Table Designer
0071  * Much improved general-purpose Data Table View
0072  * Properties window added (now used for table designer, more to come)
0073  * Consistent window closing, data saving, removing, editing, consistent questions
0074  * Table designs (and other design types, in the future) are now saved 
0075     only when needed, on demand
0076  * Renewed Query Designer
0077 
0078 0.1 beta 2 "Warsaw by Night" (2004-01-20)
0079 * database library rewrite
0080 * core rewrite
0081 * extended blob support
0082   - entering text
0083   - showing a thumbnail image
0084   - showing a icon
0085 * syntaxhighlighting in query history