This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 86823 - Maximizing Commit dialog
Summary: Maximizing Commit dialog
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks: 89590
  Show dependency tree
 
Reported: 2006-10-10 03:00 UTC by kitfox
Modified: 2007-02-09 10:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kitfox 2006-10-10 03:00:58 UTC
It would be useful to maximize the Commit dialog that appears when one commits
files.  This way you could more easily examine the list of commits.
Comment 1 Maros Sandor 2006-10-10 09:43:27 UTC
We'll try to add the Maximize button.
Comment 2 Tomas Stupka 2007-02-06 15:08:31 UTC
we have no control over the max button, but we may preserve the commit dialogs
size if it was once changed.
Comment 3 Tomas Stupka 2007-02-09 10:48:55 UTC
fixed

Checking in
javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/commit/CommitAction.java;
/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/commit/CommitAction.java,v
 <--  CommitAction.java
new revision: 1.30; previous revision: 1.29
done
RCS file:
/cvs/versioncontrol/src/org/netbeans/modules/versioning/util/DialogBoundsPreserver.java,v
done
Checking in
versioncontrol/src/org/netbeans/modules/versioning/util/DialogBoundsPreserver.java;
/cvs/versioncontrol/src/org/netbeans/modules/versioning/util/DialogBoundsPreserver.java,v
 <--  DialogBoundsPreserver.java
initial revision: 1.1
done
Checking in
subversion/main/src/org/netbeans/modules/subversion/ui/commit/CommitAction.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/commit/CommitAction.java,v
 <--  CommitAction.java
new revision: 1.57; previous revision: 1.56
done