Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »
Summary Period: 2004-11-12 to 2004-10-29 (Commits 470-519 of 919)
-- Fixed the GUI locking because of several synchronization issues
-- jsch.jar now completely thread safe and properly destroys all the objects created
tested this with the profiler and all threads created properly destroyed.
-- Fixed GUI layout problem on Actions.java
433 lines of code changed in:
-- ExplorerPane and vpItemUI work on standardizing the icon size
-- Fixed the blocking condition experience in the installer finally by moving
exec = (Runnable)workqueue.removeFirst(); into the synchronized(workqueue)
block
13 lines of code changed in:
-- Possible fix for installer hang GsapSSH, InstallerLocInfo, LocCellRenderer, LocListModel, jsch.jar
-- more Explorer work
844 lines of code changed in:
-- nightly commit
19 lines of code changed in:
Fixed to support loading the registry
1 lines of code changed in:
-- Fixed deselect bug
140 lines of code changed in:
-- More work on the context menu
92 lines of code changed in:
*** empty log message ***
237 lines of code changed in:
-- Explorer now browses the registry, albet only in icon view
657 lines of code changed in:
-- Rudimentary context menu support
-- bug fix in Installer in skipping panels and ID being set incorrectly
311 lines of code changed in:
-- Rudimentary context menu support
-- bug fix in Installer in skipping panels and ID being set incorrectly
4 lines of code changed in:
-- Rudimentary context menu support
-- bug fix in Installer in skipping panels and ID being set incorrectly
53 lines of code changed in:
Bo Peep
7 lines of code changed in:
FIxed some layout bugs and also made the status updating correct
52 lines of code changed in:
-- Removed debug statements
21 lines of code changed in:
-- Code clean-up and bugfixes in preparation for Registry support
132 lines of code changed in:
-- Big work on Explorer. GUI working again.
-- Bug fixes in Application and ApplicationAttributes fixing the Background Color
1 lines of code changed in:
-- Big work on Explorer. GUI working again.
-- Bug fixes in Application and ApplicationAttributes fixing the Background Color
4 lines of code changed in:
-- Big work on Explorer. GUI working again.
-- Bug fixes in Application and ApplicationAttributes fixing the Background Color
688 lines of code changed in:
-- Fixed bugs in XML parsing
-- Fixed color and background image support
-- Fixed layout bug in panels by adding support for Layout Manager control over size
212 lines of code changed in:
-- Fixed bugs in XML parsing
-- Fixed color and background image support
-- Fixed layout bug in panels by adding support for Layout Manager control over size
4 lines of code changed in:
-- Fixed bugs in XML parsing
-- Fixed color and background image support
-- Fixed layout bug in panels by adding support for Layout Manager control over size
0 lines of code changed in:
-- Fixed bugs in XML parsing
-- Fixed color and background image support
-- Fixed layout bug in panels by adding support for Layout Manager control over size
4 lines of code changed in:
-- Fixed bugs in XML parsing
-- Fixed color and background image support
-- Fixed layout bug in panels by adding support for Layout Manager control over size
77 lines of code changed in:
Temp fix for layout
27 lines of code changed in:
Fixed indention issues.
33 lines of code changed in:
Changed background color length to 3. Still don't know why 3 instead of 6.
0 lines of code changed in:
Added <any> back in.
0 lines of code changed in:
Fixed minor namespace issues.
0 lines of code changed in:
-- Necessary file for new gsappackage.xsd additions
160 lines of code changed in:
Changed packagesrc mode to string.
0 lines of code changed in:
-- nsExplorer now display Icons, albet the layout is broken
-- Installer now loads the background image and color from the package file
-- Fixed bugs in DisplayItem and vpItem making nsExplorer work again
-- Updated xml parser, java classes and methods supporting new gsappackage.xsd elements
-- tester.xml package doesn't validate
302 lines of code changed in:
-- nsExplorer now display Icons, albet the layout is broken
-- Installer now loads the background image and color from the package file
-- Fixed bugs in DisplayItem and vpItem making nsExplorer work again
-- Updated xml parser, java classes and methods supporting new gsappackage.xsd elements
-- tester.xml package doesn't validate
25 lines of code changed in:
-- nsExplorer now display Icons, albet the layout is broken
-- Installer now loads the background image and color from the package file
-- Fixed bugs in DisplayItem and vpItem making nsExplorer work again
-- Updated xml parser, java classes and methods supporting new gsappackage.xsd elements
-- tester.xml package doesn't validate
1 lines of code changed in:
-- nsExplorer now display Icons, albet the layout is broken
-- Installer now loads the background image and color from the package file
-- Fixed bugs in DisplayItem and vpItem making nsExplorer work again
-- Updated xml parser, java classes and methods supporting new gsappackage.xsd elements
-- tester.xml package doesn't validate
25 lines of code changed in:
-- nsExplorer now display Icons, albet the layout is broken
-- Installer now loads the background image and color from the package file
-- Fixed bugs in DisplayItem and vpItem making nsExplorer work again
-- Updated xml parser, java classes and methods supporting new gsappackage.xsd elements
-- tester.xml package doesn't validate
42 lines of code changed in:
Removed bw.newLine in favor of write("\n");
3 lines of code changed in:
Fixed redirection problem.
3 lines of code changed in:
Added support for most of our package xml. Still lacks configfiles and packagesrcs.
0 lines of code changed in:
Added minOccurs=0 to one of our any elements.
0 lines of code changed in:
Fixed packagedir typo.
0 lines of code changed in:
Added packagedir
Added attributes for applications
--includes background color/image and icon
Added mode to packagesrc.
0 lines of code changed in:
Renamed file
268 lines of code changed in:
Fixed the classpath to point to webspace again.
1 lines of code changed in:
added standard header comment
1 lines of code changed in:
-- New tree cell renderer fixing the problem with opacity
36 lines of code changed in:
-- Fixed the JTreeCellRenderer on the main window to not be opaque.
-- Fixed the Actions and Groups dialogs to respond to a double click on and element
-- Fixed the configfile parser problem. Getting the wrong configfiles from the package header
and not from the LocationGroup
-- Fixed a problem in the JSectionPanel making the JCheckBoxes have the same opacity as their container
-- Fixed AddLocation Dialog to better support changing a location allowing a single
location's hostname to be edited and disables the hostname field for multiple
76 lines of code changed in:
-- Fixed the JTreeCellRenderer on the main window to not be opaque.
-- Fixed the Actions and Groups dialogs to respond to a double click on and element
-- Fixed the configfile parser problem. Getting the wrong configfiles from the package header
and not from the LocationGroup
-- Fixed a problem in the JSectionPanel making the JCheckBoxes have the same opacity as their container
-- Fixed AddLocation Dialog to better support changing a location allowing a single
location's hostname to be edited and disables the hostname field for multiple
39 lines of code changed in:
-- Fixed the JTreeCellRenderer on the main window to not be opaque.
-- Fixed the Actions and Groups dialogs to respond to a double click on and element
-- Fixed the configfile parser problem. Getting the wrong configfiles from the package header
and not from the LocationGroup
-- Fixed a problem in the JSectionPanel making the JCheckBoxes have the same opacity as their container
-- Fixed AddLocation Dialog to better support changing a location allowing a single
location's hostname to be edited and disables the hostname field for multiple
3 lines of code changed in:
-- Fixed the JTreeCellRenderer on the main window to not be opaque.
-- Fixed the Actions and Groups dialogs to respond to a double click on and element
-- Fixed the configfile parser problem. Getting the wrong configfiles from the package header
and not from the LocationGroup
-- Fixed a problem in the JSectionPanel making the JCheckBoxes have the same opacity as their container
-- Fixed AddLocation Dialog to better support changing a location allowing a single
location's hostname to be edited and disables the hostname field for multiple
39 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »
Generated by StatCVS 0.2.2