|
Date:
|
Announcement:
|
|
2010-12-01 |
eva/3 Application Builder Update to 1.5.8
 |
Background images in AdditionalPanels are not displayed correctly. |
 |
Doubleslashes in string declarations of sql statements are interpreted as comments. |
 |
New property Wrap allows automatically line breaks in SLabels. |
 |
Adjustment of the font size for the Access Migrator corrected. |
 |
The popup menu on a SScrollTree is shown at the wrong position if the SScrollTree has many entries. |
 |
If the list of a SComboBox is reduced, the number of visible entries isn't saved correctly. |
 |
If a SOptionsGroup has the focus, the ParentPopupMenu isn't displayed. |
 |
The height calculation of a TTextAreas is erroneous with Java 1.6. |
 |
If the BoundColumnName contains an expression, the default value will not initialize. |
 |
Performance improvements of the ReferenceBuilder will accelerate the build process of the project. |
|
|
2010-04-22 |
eva/3 Application Builder Update to 1.5.7
 |
Erroneous calculation with the CustomDateFormat property ww,yyyy. |
 |
API extension for implementing own report export formats. |
 |
New event BeforeUpdate for forms which is invoked with common update events. |
 |
New fast search dialog for resources like images or tables. |
 |
Error while reinitializing forms. EvaUtils.getActiveSWindow().getTaskPanel().reinitializeActivePanel();. |
 |
DefaultApplicationIcon can now also be changed with code. EvaRtProperties.setDefaultApplicationIconImageLocation(String location) |
|
|
2010-01-27 |
eva/3 Application Builder Update to 1.5.6
 |
Events for the buttons of the SNavigator. |
 |
New BeforeUpdate event for SidePanel, MiddlePanel and ToolbarPanel. |
 |
Support for iText 2.x and 5.0. |
 |
New property editor for selecting resources. |
 |
New property for single and multiple selection in the SScrollTable. |
 |
New property ShowInsertRow allows to remove the insert row from a SScrollTable which is assigned to an STableElement which allows to add records. |
 |
New TBean TEditorPane allows to display HTML formatted text in a SScrollTable cell. |
 |
New search field for the property editor for selecting form comprehensive STableElements. |
 |
Bug with the spinner in an empty SFormattedField. |
 |
The TTextArea in the SScrolltable did not take the RowMargin property into account. |
 |
Bug at the system command FindRecord, if the search should be continued at the first record. |
 |
Bug while creating empty INSERT statements. |
 |
The popup menue of the SScrollTextarea opens at the wrong location if there is many text in there. |
|
|
2009-10-07 |
eva/3 Application Builder Update to 1.5.5
 |
Faster load behavior for Macros where the initiator did not provide the .macro file extension. |
 |
Using the method EvaRtProperties#setDisableLocalization(boolean) allows to disable the application localization. |
 |
Load behavior for the SComboBox adjusted. The list entries will no longer be used for calculating the combobox popup height. |
 |
Load behavior for the SComboBox adjusted. The list entries will no longer be read while the application is starting. |
 |
The SidePanel property MinimumSize and PreferredSize did not accept 0 as value. |
 |
New property Margin and TextAreaMargin for the SScrollTextArea component. |
 |
The component names in the containers focus order are not adjusted if the name of a component is changed. |
 |
Old and deprecated methods are removed. |
|
|
2009-06-17 |
eva/3 Application Builder Update to 1.5.4
 |
New database independent sql functions DATEADD(datepart,number,date) and DATESUB(datepart,number,date). |
 |
Performance improvement for the bean initialize process. |
 |
Report error logs also includes the name of the report for a better fault localisation. |
 |
New Method getButtonsPanel for acessing the TaskPanel. |
 |
The method Macro.getSource sometimes returns a wrong activator. |
|
|
2009-05-25 |
eva/3 Application Builder Update to 1.5.3
 |
Layout adjustments for the documentation print book. |
 |
Duplicate ValuesChanged Event while starting an application with filter definitions. |
 |
Workaround for MySQL5 driver - bug with unicode strings. |
 |
Macros and Commands refering to a class with a deprecation annotation adds a hint to the problems view. |
 |
InputVerifier support for SScrollTable components. |
 |
The variable for the eva/3 project path are sporadically not available with Eclipse 3.4. |
 |
Duplicate execution of the setControlledValue Method at the SComboBox component. |
 |
Erroneous select highlighting at the SScrollTable with Java 1.6. |
 |
The value for the property Margin are not taken over while cloning an SLabel. |
|
|
2008-11-28 |
eva/3 Application Builder Update to 1.5.2
 |
The FormPrefetchingManager allows to load forms in a threaded process. |
 |
Forms can be closed without becoming disposed for reusing them. |
 |
Creating the eva/3 system variable fails with Eclipse Classic 3.4. |
 |
EvaUtils allows to specify forms which can not become the active window. |
|
|
2008-11-14 |
eva/3 Application Builder Update to 1.5.1
 |
Support for Eclipse 3.4. Support for Eclipse 3.2 are discontinued. |
 |
SPicture component also allows to insert pictures from linked projects. |
 |
ShortCuts in SMenuItems are no longer triggered if the SMenuItem is invisible. |
 |
FocusLost in the STable componente are invoked before the ListeSelectionChange event. |
 |
New properties LinkMasterField and LinkChildField for the SSubForm component. |
 |
A form which was inserted using the InsertMiddlePanelIntoContainer command are not displayed correctly if the form has a layout manager. |
 |
The RowHeight model of the SSCrollTable calculates wrong values on many records with a different height. |
 |
SSubForm Display failures under java 1.6. |
 |
The BorderColor property is not taken under account at the SContainer component. |
 |
Expression interpreter allows Reflection-API calls to variables. |
 |
New STableElement events AfterSearch, BeforeShearchm OnCancelDelete, AfterCancel, BeforeCancel, BeforeFilterChange and AfterFilterChange. |
 |
Deleting a record fails if a SScrollTable has the current record in edit mode. |
 |
The first mouse click activates the sub form in the SSubForm component but did not trigger the sub form mouse events. |
|
|
2008-09-24 |
eva/3 Application Builder Update to 1.4.64
 |
Access Migrator also supports Access 2007 with accdb and adp. |
 |
The SScrollTable did not release the focus on the first click to another component. |
 |
The property BorderColor is not displayed on a SContainer component. |
 |
The SSubForm component did not display it's sub form correctly if it contains some LayoutManager. |
 |
The STableElement triggers the AfterUpdate and AfterUpdateConfirmed also if the update has been previously cancelled. |
|
|
2008-09-09 |
eva/3 Application Builder Update to 1.4.64
 |
The expression interpreter allows also reflection api statements for variables. |
 |
SScrollTable transient values are not resetted correctly after a FilterChange event. |
 |
The TCheckbox possibly saves it's value into the wrong row of the SScrollTable. |
 |
The BeforeUpdate event is possibly triggered twice. |
 |
The MiddlePanel has a new Property named ShowParentPopupMenu. |
 |
The SScrollTable displays it's content erroneous if the SSCrollTable is sorted and gets a Refresh command. |
 |
Multiselecting and additional editing the last SScrollTable row saves the editing data into the first selected row. |
 |
Non saved values are saved without any request if the command ExchangeMiddlePanel is executed. |
 |
The event BeforeUpdate is nocht be triggered if a filter with a null value is applied to a STableElement. |
 |
The SFormattedField triggers the InputVerifier two times if the SFormattedField is to be leaved by a key command. |
 |
Error while invoking the clone() method of the SFormattedField. |
 |
The SScrollTable content is displayed erroneous if the SScrollTable contains many data and different row heights. |
 |
The SScrollTable did not scrolls to the desired position after the command OpenFormAndSetCurrentRecord has opened the form. |
|
|
2008-06-20 |
eva/3 Application Builder Update to 1.4.63
 |
The SendMail command only sends e-mails with attachment. |
 |
The SSCrollTable component performs a duplicate focus gained event if the SScrollTable shows a scrollbar. |
 |
Expressions defined with the DefaultValue property are not executed if the TableSource property was set. |
 |
Sometimes, the InputVerfier of the SScrollTextArea is not triggered. |
 |
Permission properties also for SMenuItems. |
 |
Performance improvement for finding STableElements within a form. |
 |
A new MessageBoxManager class allows to redefine all default eva/3 dialogs. |
 |
Direct table column access with expressions did not work correctly. |
|
|
2008-05-16 |
eva/3 Application Builder Update to 1.4.62
 |
Support for auto increment values in static tables. |
 |
New SSubForm component for displaying forms in an endless view. |
 |
The popup menue takes the properties Disable and Enabled not into account. |
 |
The expression editor provides a better syntax highlighting and auto completion support. |
 |
Performance improvement for expressions which contains statements using the reflection api. |
 |
Performance improvement for loading forms into container. |
 |
The TComboBox component overwrites the current value if the value list was created using an expression statement. |
 |
User permissions can be managed using the component properties in the new Permissions tab. |
 |
Static tables did not filter date values correctly. |
|
|
2008-03-14 |
eva/3 Application Builder Update to 1.4.61
 |
SNavigator icons did not load in some cases. |
 |
Control structures for expressions allows to write more complex statements. |
 |
Better reflection api integration for expressions. |
 |
New expression functions READFILE and WRITEFILE for a direct file acces via file, http or ftp. |
 |
Support for ftp and jar for the system commands DataFileImport and DataFileExport. |
|
|
2008-02-29 |
eva/3 Application Builder Update to 1.4.60
 |
Workaround for displaying the background color also in the tabs of the STabbedPane under Windows XP. |
 |
Erroneous form code generation with the MultiColorConverter. |
 |
A TableElement could not be found in any case in combination with filters and the system command InsertMiddlepanelIntoContainer. |
 |
The method getList() in the component SComboBox did not work correctly if the property OptimizeForLargeLists is activated. |
 |
Assignments for the system files System.user, System.forms and System.reports can also specified as http URL. |
 |
The SScrollTable did moves the focus to the editor component if the cell is higher than the component and the user clicks below the editor component. |
 |
The property ShowParentPopup of the SNavigator did not join the own menu with this one of the parent component. |
 |
The SApplet ClassLoader did not load resources correctly with a java version 1.5 or higher. |
 |
New expression functions SUBSTRINGAFTER, SUBSTRINGBEFORE, FILLELEFT and FILLRIGHT. |
 |
New report component POptionGroup. |
 |
New form component SToggleButton. |
 |
New class SDirectoryChooser allows to use a directory chooser also from expressions. |
|
|
2008-02-01 |
eva/3 Application Builder Update to 1.4.59
 |
New SLabel property RotationDegree and Antialiasing allows to display rotated text. |
 |
The property Title of the SContainer component displays the title also outside of the STabbedPane. |
 |
New property TabColors allows to set the color for the registers of the STabbedPane individually. |
 |
Access failure Swindow.getObject("Komponentenname") fixed. |
 |
A new code generator allows to create java classes from .from files optional while saving forms with the form designer. |
 |
eva/3 Application Builder applications allows also loading forms from java classes. |
|
|
2007-11-27 |
eva/3 Application Builder Update to 1.4.58
 |
Support for accessing the record row with the [ROW] expression also in reports and sub forms. |
 |
New property PreprendNullItem allows to add an empty entry to the top of a SComboBox or TComboBox list. |
 |
New component TSubForm allowing to display sub forms within a separate row for each data record. |
 |
Support for column span in SScrollTable components. |
 |
New properties RollOverForegroundColor and RollOverBackgroundColor provides table row highlighting within the SScrollTable. |
 |
New properties ShowHorizontalLines, ShowVerticalLines and GridColor allows to configure the grid of the SScrollTable component. |
 |
Erroneous XML structure creation for the component SScrollTable during runtime corrected. |
 |
New System.eva3 property for activating the logging of duplicate component names. |
|
|
2007-10-16 |
eva/3 Application Builder Update to 1.4.57
 |
New property ShowRecordNumber displays a field which allows to show or enter the record location. |
 |
New property ShowSpinner displays to buttons for arasing and decreasing values within a SFormattedField. |
 |
Sub forms are displayed faster if the leading table is updated. |
 |
TCheckBoxes must be clicked multiple for activation. Workaround for java 5 implemented. |
 |
Declarationd and assignment of global variables in expressions. |
 |
Predefined objects [row] and [column] for TBeans. |
|
|
2007-09-06 |
eva/3 Application Builder Update to 1.4.56
 |
New command for opening a form within a popup. |
 |
New command for displaying a component enlargement within a popup. |
 |
Support for the database systems JavaDB and Hypersonics 2. |
 |
Comprehensive bean selection over all forms for commands which supports components out of the current form. |
 |
New expression CONSOLIDATE allows to create entity lists from arrays. |
 |
New expression OCCURENCE determines the number of occurences within a string. |
 |
Userinterface for the expression editor extended. |
 |
The ExpressionInterpreter reinterpretes the values of an array which can cause a date instead of a sting. |
 |
URL support for the DataFileImport command. |
 |
DataBeans which did not have a TableSource defined fails if they're loaded into an endless form. |
 |
Renaming STableElements did not affect the ListTableSource from TBeans. |
|
|
2007-08-10 |
eva/3 Application Builder Update to 1.4.55
 |
Erroneous printing of the paper marginis with the new eva/3 print system fixed. |
 |
Erroneous text positioning of right aligned text in PLabels und PFormattedFields. |
 |
Support for webstart with Java 5 u. 6. |
|
|
2007-07-16 |
eva/3 Application Builder Update to 1.4.54
 |
Possible input loss while leaving the SScrollTable |
 |
The SScrollTable editors did no longer transfers the previously selected value. |
 |
Background color now fills the SScrollTable cells completely. |
 |
Oversized print jobs and irregular character spaces with java 1.5 und java 1.6 fixed. |
 |
New System.eva3 property for threaded printing. |
|