Patches and Upgrades Archive

In this area you can find the latest upgrades and patches available.

Index:


DbMAP Viewer & Author

[ VERSION ]: [ BUILD ]: [ CATEGORY ]: [ DESCRIPTION ]

2.5: 20050802 : added feature: "label no overlaps" on different layers
2.5: 20050802 : added feature: progress bar to know the state of export to pocket operation
2.5: 20050916 : solved bug: print preview
2.5: 20050928 : added feature: export to pocket feature: file .dbmap_fields e .dbmap_choices
2.5: 20051026 : solved bug: theme wizard for layer having a WHERE condition
2.5: 20051031 : added feature: layer feature: Image Rotation
2.5: 20051122 : added feature: export to pocket feature: Abort
new! 2.5.1: 20060310 : added feature: possibility to modify a custom layer
new! 2.5.1: 20060310 : solved bug: error on servlet when starting a project with a custom layer
new! 2.5.1: 20060310 : added feature: export to pocket depending on the servlet parameter "AllowPocketExport"

DbMAP Data Manager

[ VERSION ]: [ BUILD ]: [ CATEGORY ]: [ DESCRIPTION ]

2.5: 20050520 : solved bug: null polygon import
2.5: 20050704 : added feature: error message on shapefile export that allows to identify the wrong record
2.5: 20050803 : added feature: SRID on import and export
2.5: 20050804 : added feature: if the export shapefile already exists, a message is shown
2.5: 20050928 : added feature: import from pocket: file .dbmap_fields management
2.5: 20051005 : solved bug: shape export problem
2.5: 20051007 : solved bug: import from pocket caused by the .dbmap_props file
2.5: 20051012 : added feature: wrong shapefile after wrong export
2.5: 20051216 : added feature: error message on import from pocket that allows to identify the wrong element
2.5: 20060110 : solved bug: index of table created by import from pocket
new! 2.5.1: 20060310 : added feature: when importing from pocket, now DATE and DATE-TIME fields are managed in the correct way

DbMAP Applets & DbMAP Components

[ VERSION ]: [ BUILD ]: [ CATEGORY ]: [ DESCRIPTION ]

2.5: 20040212 : added feature: increase speed of ECW loading operation
2.5: 20040301 : added feature: MultiLine support
2.5: 20040311 : added feature: TOOLTIP enhancement (time)
2.5: 20040311 : added feature: drawing raster images while downloading
2.5: 20040311 : added feature: drawing/unzipping vectorial while downloading
2.5: 20040311 : added feature: scaled displist vectorial layers
2.5: 20040311 : added feature: intelligent reloadAll
2.5: 20040331 : added feature: added parameters useJava2D (default Y) and useAntialias (default N)
2.5: 20040402 : added feature: new offscreendrawing technology, now the default value is Y!!
2.5: 20040407 : added feature: entities cleanUp after readData
2.5: 20040407 : added feature: memory optimized
2.5: 20040409 : added feature: labels inside polygons
2.5: 20040413 : solved bug: single point entity display
2.5: 20040428 : added feature: selectBackground
2.5: 20040428 : added feature: enhanced overview
2.5: 20040428 : solved bug: cache death lock
2.5: 20040504 : solved bug: snap on vertex dragging
2.5: 20040505 : solved bug: cleanUp
2.5: 20040610 : added feature: display of the old raster while loading the new one
2.5: 20040615 : added feature: sitevent_Drawing event
2.5: 20040630 : added feature: sitevent_customLayerLoad (Shapefiles) event
2.5: 20040720 : solved bug: bufferedimage
2.5: 20040927 : added feature: line styles
2.5: 20041019 : added feature: label position inside polygons (clip)
2.5: 20041019 : added feature: bold/italic/font on label settings
2.5: 20041025 : added feature: label orientation on line entities
2.5: 20041116 : added feature: scrollbar on sitapplet_layers
2.5: 20050111 : added feature: sitevent_customRasterLoad event
2.5: 20050114 : added feature: info_statement for info page
2.5: 20050127 : added feature: new color palette
2.5: 20050127 : added feature: BackgroundColor, HiliteColor, HiliteColor2 from XML
2.5: 20050314 : added feature: initProject to set default view
2.5: 20050321 : added feature: no snap on optimized layers
2.5: 20050520 : solved bug: drawing of "0 vertex entities" from a shapefile
2.5: 20050708 : added feature: MemShape GetSDOString() holes/multipolygon/orientation 100% compatibility
2.5: 20050801 : added feature: "label no overlaps" on different layers
2.5: 20050919 : added feature: single dwg management (layers and colors)
2.5: 20051018 : added feature: MO_EDIT_MOVEALL
2.5: 20051020 : added feature: Snap on measure
2.5: 20051101 : added feature: compressed theme three if theme is switched off
new! 2.5.1: 20051120 : new options for labels: no halo, vertical center, width limited by its graphic element
new! 2.5.1: 20060125 : new style for line entities: ARROW style

DbMAP ASJ Runtime Server (Servlet)

[ VERSION ]: [ BUILD ]: [ CATEGORY ]: [ DESCRIPTION ]

2.5: 20030924 : added feature: support for Oracle Spatial 'SIMPLE POINT'
2.5: 20030929 : added feature: history function
2.5: 20031016 : added feature: function=execute with statements delimided by ;
2.5: 20031030 : added feature: removed _e.printStackTrace() in sitselectDisplistSO.SelectDisplist as in sitselect_displist2.SelectDisplist (no error on server side for wrong displist requests)
2.5: 20031202 : added feature: replaced SDOVIS with SDOAPI
2.5: 20031204 : added feature: Connection TEST and link to config from main
2.5: 20031211 : added feature: SDO_FILTER now uses the SDO_SRID of the entities
2.5: 20040120 : added feature: function=execute REMOVED (in future it will be enabled by configuration)
2.5: 20040216 : added feature: new configuration parameter: useOracleSpatialSRID (values: null, exoplicit, *=auto)
2.5: 20040216 : added feature: dwg/TIF con quadro unione
2.5: 20040216 : added feature: MakeDoubleLittleEndian used >>> and not >> (negative number problem)
2.5: 20040224 : added feature: allowUpdates configuration parameter
2.5: 20040227 : added feature: configuration for SDOVIS/SDOAPI
2.5: 20040301 : added feature: Now MultiLine are supported (SDOAPI)
2.5: 20040302 : added feature: 'rounded' Displists when required
2.5: 20040312 : added feature: 'rounded' Displists optimization
2.5: 20040416 : added feature: allowExecute configuration parameter
2.5: 20040609 : added feature: updateext function
2.5: 20040416 : added feature: allowShapefiles configuration parameter
2.5: 20040618 : added feature: select_shapefile function
2.5: 20040624 : added feature: DbMAPinfo and updateext for delete operation
2.5: 20040629 : added feature: GEORaster support (optional)
2.5: 20040928 : solved bug: update and updateext - patched the problem of too many vtxs in oracle spatial
2.5: 20041117 : added feature: getrecords function
2.5: 20041202 : added feature: useOracleSpatial now supports LOCATOR (does not use SDO_AGGR_MBR)
2.5: 20041214 : added feature: select_displist_ext with bindvalue parameter (import for edit)
2.5: 20050114 : added feature: DbMAPinfo whit stmt parameter
2.5: 20050204 : added feature: getrecords request with optional ID specification
2.5: 20050210 : added feature: internal restyling
2.5: 20050309 : added feature: update of a DATE field first try with timestamp (ORACLE compatibility)
2.5: 20050317 : added feature: updateext_batch
2.5: 20050321 : added feature: getSpatialDatabaseType
2.5: 20050322 : solved bug: SRID ignored in some circumstance
2.5: 20050404 : solved bug: Statement leak on 'no data' zipped displist
2.5: 20050406 : added feature: getversion
2.5: 20050523 : added feature: ecwBackColor parameter
2.5: 20050706 : added feature: select_jpg_union: added optional quality parameter
2.5: 20050708 : added feature: MemShape GetSDOString() holes/multipolygon/orientation 100% compatibility
2.5: 20050713 : added feature: RMI addresses considered null when ""
2.5: 20050801 : added feature: GetSDOString now consider the configured SRID (update on SRID specified tables)
2.5: 20050919 : added feature: Support of DWG layers and native colors (involves dwgtobmpjni2.dll and rmi server)
2.5: 20050930 : added feature: Added 'universal' parameter to select_displist_ext (added for pocket dbmap purpose)
2.5: 20051019 : added feature: Removed the configuration parameter useSdoVIS
2.5: 20051223 : added feature: SelectExtension -> no error if table or shapefield missing (for single ECW error)
2.5: 20060102 : added feature: SelectExtension -> SDO_AGGR_MBR if oracle spatial
2.5: 20060103 : solved bug: getRecordMBR of PostGisDatabase: null geometries exception solved
new! 2.5.1: 20060307 : added feature: parameter to allow/avoid Pocket export

DbCAD & DbGIS (OCX/Activex)

[ VERSION ]: [ COMPONENT NAME ]: [ CATEGORY ]: [ DESCRIPTION ]

2.0.0.10: Dbcdll32.dll: added feature: Added the possibility to handle all the errors generated by the OCX. Errors should be catched in order to not show predefined DbCAD messages, but to execute custom operations. Added functions devgetlasterror() and devconfig().
2.0.0.10: Dbcdll32.dll: added feature: Added function <long WINAPI devgetgraphichwnd()> that returns a reference to the DbCAD OCX graphic window.
2.0.0.6: Dbcocx32.ocx: added feature: Added function <devgetfielddouble()> that works as the devgetfield() function, but it returns a double value in order to don't lose double number precision
2.0.0.7: Dbcdxd32.dll: solved bug: search of fixed scale picture entity
2.0.0.5: Dbcdwg32.dll: added feature: Improved DWG file management
2.0.0.0: Dbcbmpdc.dll: added feature: BMP print driver for DbCAd dev OCX
1.0.0.4: Dbcdbmap.dll: added feature: DbcDbMap driver is a DLL that provides some functions allowing to connect to a DbMAP ASJ server in order to display, query and edit the spatial and alphanumeric data contained inside the spatial database that the DbMAP ASJ server is connected to. This DLL can be used as additional driver of the base OCX dbcocx32.ocx (DbCAD dev).
2.0.0.1: Dbcdgn32.dll: added feature: Improved DGN file management
2.0.0.7: Dbcecw32.dll: added feature: Improved ECW file management
2.0.0.9: Dbcgtf32.dll: added feature: Improved GTF file management
2.0.1.5: Dbcsda32.dll: added feature: Improved SDA file management
2.0.1.4: Dbcsdo32.dll: added feature: Improved SDO file management
2.0.0.2: Dbcsid32.dll: added feature: MrSID driver, allows to manage MrSID files.
2.0.0.7: NGShpDrv.dll: added feature: Added function <long WINAPI ShpEnumQueryResult(long QueryResult,long index)> that allows to manage single elements in a group returned from the ShpQueryResult() function. This function gets the index(th) entity number from the QueryResult. Index starts from zero. When it is out of bounds the function returns -1.
2.0.0.7: NGShpDrv.dll: added feature: Added function <long WINAPI PickEntityNext(LPCSTR FileName,long Recno,double x,double y,double Radius)> that allows to find all the elements which cross the search point.
2.0.0.7: NGShpDrv.dll: solved bug: memory leak.
2.0.0.7: NGShpDrv.dll: solved bug: search of a MULTIPOINT element composed by one point.
2.0.0.7: NGShpDrv.dll: solved bug: display of polygon entities
2.0.0.7: NGShpDrv.dll: solved bug: POINT element color: if point_type is devPT_TEXT, texts displayed instead of points have the specified color (line_color)
2.0.0.0: Dbccalib.dll: added feature: This DLL exports an automation object (dbcCalibLib.dbcCalib, creatable by type ID “dbcCalib.dbcCalib”) that supplies methods to manipulate create calibrations.
1.600.0.4: Dbcgeo32.dll / dbcgeo.ocx: added feature: DbCAD Geo is a library of function that perform geometric operation on memory entities (DbCAD dev memory entities).

 
 
 

© 1990-2007 ABACO srl - All rights reserved - c.so Umberto I, 43 - 46100 Mantova - Italia
tel. +39 0376 222181 - info@abacogroup.com - [informativa privacy] - ISO 9001:2000 Certified Quality System