This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Closed 18 years ago

#90 closed defect (fixed)

Confirm that all dialogs and views free their OS resources

Reported by: Henrik Heimbuerger Owned by: Fabian Rohn
Priority: minor Milestone: MS1: First release (1.0.0)
Component: ui Version: pre-1.0
Keywords: os resource, dispose Cc:

Description

Operating system resources have to be freed manually in SWT. All dialogs and views should be checked whether they do that.

Change History (4)

comment:1 Changed 18 years ago by Henrik Heimbuerger

Status: newassigned

The RaceValidationDialog doesn't free its SWT images.

comment:2 Changed 18 years ago by SVN

New commit by frohn (revision [272]):
[Fix for ticket #90] Disposed some resources

comment:3 Changed 18 years ago by SVN

New commit by frohn (revision [446]):
[Fix for ticket #90] Added some dispose statements to TileExplorer? and TrackOutline?

comment:4 Changed 18 years ago by Fabian Rohn

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.