-*- Change-Log -*- -*- netbeans-4.0 between 2004-09-02 21:20 +0000 and 2004-09-05 18:00 +0000 -*- 2004-09-05 13:10 ttran * autoupdate/src/org/netbeans/modules/autoupdate/Bundle.properties: fixed nonsense mnemonics 2004-09-05 13:01 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/: Map.jhm, web/concepts/webmod_idesupport.html: Modification to map file and some comments from Karel 2004-09-05 12:59 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/web/overvw/: WebCustomizerCompile.html, WebCustomizerGeneral.html, WebCustomizerJavadoc.html, WebCustomizerRun.html, WebCustomizerWar.html: Updates to web project properties dialog csh 2004-09-05 12:57 jrechtacek * core/src/org/netbeans/beaninfo/LoaderActionsPanel.java: #39369: remove help button in Action dialog property editor 2004-09-05 12:54 ttran * openide/src/org/openide/filesystems/AbstractFolder.java: #48333: boot class path property on VMS has inconsistent case in filenames. Patch from Meg Garrison 2004-09-05 12:38 ttran * installer/mac/build.xml: "4.0dev" not "4.0". We are not final yet 2004-09-05 12:21 jrechtacek * core/src/org/netbeans/core/NbAuthenticator.java: #44551: task to remove Help Ids in core module 2004-09-05 12:17 jrechtacek * #46738, Description in New Project dialog doesn't show description of selected categories projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPan elGUI.java: 2004-09-05 11:57 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/web/overvw/: WebCustomizerCompile.html, WebCustomizerGeneral.html, WebCustomizerJavadoc.html, WebCustomizerRun.html, WebCustomizerWar.html: Adding csh topics for web projects 2004-09-05 11:28 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/project/csh/: proj_webexist_wiz1.html, proj_webexist_wiz2.html: Updated web project wizard csh topics 2004-09-05 11:03 gwielenga * Updated Web Sources page in project wizard usersguide/javahelp/org/netbeans/modules/usersguide/project/csh/pro j_j2sefree_wiz5.html: 2004-09-05 10:15 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/project/csh/: proj_j2sefree_wiz5.html, proj_webexist_wiz1.html, proj_webexist_wiz2.html, proj_webstand_wiz.html: CSH topics for Web project wizards 2004-09-05 09:41 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/project/csh/: proj_j2sefree_wiz1.html, proj_j2sefree_wiz2.html, proj_j2sefree_wiz3.html, proj_j2sefree_wiz4.html, proj_wiz.html: Added links to freeform wizard pages 2004-09-05 09:26 tzezula * #48398:When mounting existing source, adding characters to the end of an existing folder isn't recognized as new. java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizar ds/PanelSourceFolders.java: 2004-09-05 09:23 tzezula * projects/libraries/test/.cvsignore: Added .cvsignore file. 2004-09-05 09:21 tzezula * projects/libraries/: nbproject/project.properties, test/build-unit.xml, test/build.xml, test/cfg-unit.xml, Added tests for external libraries module. test/unit/src/org/netbeans/api/project/libraries/LibraryManagerTest .java, test/unit/src/org/netbeans/api/project/libraries/LibraryTest.java: 2004-09-05 09:15 tzezula * #48379: [40cat] Adding components to library doesn't update build.properties projects/libraries/src/org/netbeans/modules/project/libraries/Libra riesStorage.java: 2004-09-04 22:09 pkuzel * vcscore/src/org/netbeans/modules/vcscore/turbo/Disk.java: Take most recent disk cache entry. 2004-09-04 22:02 pkuzel * vcscore/src/org/netbeans/modules/vcscore/turbo/: Disk.java, FileProperties.java, Memory.java, Profiles.java, TurboUtil.java: Faster disk I/O. 2004-09-04 18:37 jlahoda * latex/ui/src/org/netbeans/modules/latex/ui/UIModuleInstall.java: Fixing to be compilable. 2004-09-04 13:48 tboudreau * #48438 - alignment of text in refactoring window refactoring/src/org/netbeans/modules/refactoring/ui/CheckRenderer.j ava: 2004-09-04 11:54 pkuzel * vcscore/src/org/netbeans/modules/vcscore/: VcsFileSystem.java, caching/RefreshCommandSupport.java, caching/StatusFormat.java, cmdline/UserCommandTask.java, commands/VcsDescribedCommand.java, objectintegrity/VcsObjectIntegritySupport.java, turbo/Disk.java, turbo/FileProperties.java, turbo/FileReference.java, turbo/Memory.java, turbo/Profiles.java, turbo/Repository.java, turbo/Turbo.java, turbo/TurboListener.java, turbo/TurboUtil.java, versioning/impl/FolderNode.java: The first minimally usable VCS status turbo caching implementation (disabled by default). 2004-09-03 17:14 tmulligan * usersguide/javahelp/org/netbeans/modules/usersguide/modules/: managingmods.html, module.html, updateprompt.html: removed obsolete topics 2004-09-03 17:03 tmulligan * usersguide/javahelp/org/netbeans/modules/usersguide/modules/: autoupdate.html, enablemodule.html, modulenodes.html, updateglobally.html, updateoffline.html: moved modules dir to configuring 2004-09-03 16:54 tmulligan * moved workspace dir to configuring and placed toolbar/menu topics within usersguide/javahelp/org/netbeans/modules/usersguide/configure/works pace/: menu_commands.html, menu_contextual.html, menu_customize.html, toolbar_commands.html, toolbar_customize.html, workspace_window_modes.html, workspace_windows.html: 2004-09-03 16:51 tmulligan * usersguide/javahelp/org/netbeans/modules/usersguide/configure/: configure_options.html, configure_startup-switches.html: condensed configure docs 2004-09-03 16:48 lmartinek * web/test/qa-functional/: hack for node recognition data/goldenfiles/org/netbeans/test/web/WebProjectValidation/testNew WebProject.pass, data/goldenfiles/org/netbeans/test/web/WebProjectValidation13/testN ewWebProject.pass, src/org/netbeans/test/web/WebProjectValidation.java, src/org/netbeans/test/web/WebProjectValidation13.java: 2004-09-03 16:46 lmartinek * web/test/cfg-qa-functional.xml: tests split to two testbags 2004-09-03 16:45 pkuzel * vcscore/src/org/netbeans/modules/vcscore/VcsFileSystem.java, vcscore/src/org/netbeans/modules/vcscore/turbo/Disk.java, vcscore/src/org/netbeans/modules/vcscore/turbo/FileProperties.java, vcscore/src/org/netbeans/modules/vcscore/turbo/FileReference.java, vcscore/src/org/netbeans/modules/vcscore/turbo/Memory.java, vcscore/src/org/netbeans/modules/vcscore/turbo/Profiles.java, vcscore/src/org/netbeans/modules/vcscore/turbo/Turbo.java, vcscore/src/org/netbeans/modules/vcscore/turbo/TurboEvent.java, vcscore/src/org/netbeans/modules/vcscore/turbo/package.html, Allow set statuses for non-fileobjects. Use custom implementation for FileObject's status attributes storage. vcsgeneric/src/org/netbeans/modules/vcs/advanced/CommandLineVcsFile System.java: 2004-09-03 16:41 tmulligan * usersguide/javahelp/org/netbeans/modules/usersguide/configure/: configure_overview.html, configure_quickref.html, configure_about.html: added new configure topics 2004-09-03 16:37 tmulligan * usersguide/javahelp/org/netbeans/modules/usersguide/shortcuts/: kybdshortcuts.html, window-navcuts.html: made minor edits 2004-09-03 16:15 pkeegan * usersguide/javahelp/org/netbeans/modules/usersguide/: ide-idx.xml, editing/newcode.html, editing/configuring/annotations.html: trivial fixes 2004-09-03 16:10 thurka * java/src/org/netbeans/modules/java/bridge/ElementImpl.java: last change rolled back 2004-09-03 16:09 tmulligan * edited see also usersguide/javahelp/org/netbeans/modules/usersguide/shortcuts/windo w-navcuts.html: 2004-09-03 16:08 thurka * java/src/org/netbeans/modules/java/: JavaParserGlue.java, bridge/ElementImpl.java: bugfix #48158, refireCookieChange completly removed 2004-09-03 15:58 tmulligan * edited see also usersguide/javahelp/org/netbeans/modules/usersguide/shortcuts/edito rcuts.html: 2004-09-03 15:50 dprusa * java/src/org/netbeans/modules/java/: bridge/CallableImpl.java, codesync/ClassDependencyImpl.java, codesync/ModelEventAdapter.java, tools/JMIInheritanceSupport.java: code synchronization - fixes 2004-09-03 15:48 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/project/csh/: proj_j2sefree_wiz1.html, proj_j2sefree_wiz2.html, proj_j2sefree_wiz3.html, proj_j2sefree_wiz4.html: Project wizard pages massaged for web projects 2004-09-03 15:48 pkeegan * usersguide/javahelp/org/netbeans/modules/usersguide/: Map.jhm, editing/configuring/fontsandcolors.html: removing references to colorchooser.html topic 2004-09-03 15:45 pkeegan * correction to where editor settings are stored usersguide/javahelp/org/netbeans/modules/usersguide/editing/xmlsett ings.html: 2004-09-03 15:43 ttran * core/launcher/windows/Makefile, core/launcher/windows/nbexec.cpp, core/launcher/windows/nbexec.exe, ide/launcher/unix/netbeans, ide/launcher/windows/Makefile, ide/launcher/windows/nb.exe, ide/launcher/windows/netbeans.cpp, ide/launcher/windows/netbeans.exe: #48441: can't run IDE if JDK is in directory with space #48089: the IDE should recognize ${userdir}/etc/netbeans.conf 2004-09-03 15:39 lmartinek * web/test/qa-performance/src/gui/action/: JavaCompletionInJspEditor.java, PageUpPageDownInJspEditor.java, PasteInJspEditor.java: added longer waits 2004-09-03 15:34 jstola * form/src/org/netbeans/modules/form/FormEditorSupport.java: 48459: NPE when opening form by Fast Open 2004-09-03 15:27 pkeegan * usersguide/javahelp/org/netbeans/modules/usersguide/: Map.jhm, pending.html, getstart/welcome.html, refactor/findUsages-CSH.html, refactor/moveClass.html, images/contents.gif, images/index.gif, images/search.gif: added Find Usages CSH topic; corrections in Move Class, removal of references to JH navigator icons 2004-09-03 15:22 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/: Map.jhm, ide-toc.xml: Removing links from buckets and adding help-ids for web project wizards 2004-09-03 15:17 johnjullion * usersguide/javahelp/org/netbeans/modules/usersguide/: Map.jhm, images/package.gif, images/packageBadge.gif, images/packageEmpty.gif, images/packagePrivate.gif, images/packagePublic.gif, images/packageRoot.gif, images/packagesNode.gif, images/webPages.gif, project/proj_main.html, project/csh/proj_files_window.html, project/csh/proj_project_window.html: hooking up CSH for projects and files window 2004-09-03 15:10 gwielenga * Updated window navigation shortcuts usersguide/javahelp/org/netbeans/modules/usersguide/shortcuts/windo w-navcuts.html: 2004-09-03 14:56 gwielenga * Updated keyboard shortcuts usersguide/javahelp/org/netbeans/modules/usersguide/shortcuts/menuc uts.html: 2004-09-03 14:55 rmatous * #47603: MasterFS broken on OpenVMS openide/masterfs/src/org/netbeans/modules/masterfs/MasterFileSystem .java: 2004-09-03 14:43 jtulach * autoupdate/libsrc/org/netbeans/updater/: Localization.java, ModuleUpdater.java, UpdateTracking.java: #45423: Centralizing all access to netbeans.home property to UpdateTracking so the core does not need to exclude to much classes from autoupdate 2004-09-03 14:39 jbecicka * #48434: A lot of FileNotFoundExceptions in messages.log file java/javacore/src/org/netbeans/modules/javacore/RepositoryUpdater.j ava: 2004-09-03 14:35 jtulach * openide/www/tutorial/reviews/index.html: Linking to review steps 2004-09-03 14:32 mslama * installer/cluster/: cluster.xml, src/org/netbeans/installer/cluster/PostInstallFixupAction.java: #47497: Move install.log to _uninst dir. Do not output uninstaller log to file. 2004-09-03 14:30 dbalek * editor/: libsrc/org/netbeans/editor/ext/CompletionJavaDoc.java, src/org/netbeans/modules/editor/java/NbJMICompletionJavaDoc.java: Issue #48425 fixed. 2004-09-03 14:21 mslama * installer/coreide/coreide.xml: Rollback previous commit. Tempfile must be used for log file as final location is created during installation ie. it does nto exist when first messages are to be logged to file. 2004-09-03 14:21 jjancura * 44993 Enable delete action with delete key from keyboard debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/FixedWatc hesManager.java: 2004-09-03 14:07 jjancura * debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/: Bundle.properties, ConnectPanel.java: 48455 NumberFormatException from attach dialog 2004-09-03 14:03 jbecicka * #46516: Find Usages ends with OOME and is very slow on generic-sounding method names RefactoringClassPathImplementation must be used as it is java/javacore/src/org/netbeans/modules/javacore/ExclusiveMutex.java , refactoring/src/org/netbeans/modules/refactoring/NbAbstractRefactor ing.java, refactoring/src/org/netbeans/modules/refactoring/api/MoveClassRefac toring.java, refactoring/src/org/netbeans/modules/refactoring/api/ui/AbstractRef actoringAction.java: 2004-09-03 14:03 jrechtacek * core/: src/org/netbeans/core/ui/IDESettingsWizardPanel.java, src/org/netbeans/core/ui/ModuleSelectionWizardPanel.java, src/org/netbeans/core/ui/SetupWizard.java, windows/src/org/netbeans/core/windows/services/NbPresenter.java: #44551: Remove help IDs in core 2004-09-03 13:54 gwielenga * usersguide/javahelp/org/netbeans/modules/usersguide/web/overvw/: BasicProjectInfoWizPanel.html, ClasspathWizardPanel.html, SourceFoldersWizardPanel.html, TargetMappingWizPanel.html, TemplatesPane.html: 4.0 Keyboard shortcuts & TOC fixes 2004-09-03 13:54 mkleint * core/windows/src/org/netbeans/core/windows/view/ui/slides/: SlideBar.java, SlideGestureRecognizer.java: #46364 -fix hovering behaviour 1. when slided window hidden, do activate previous mode just like in case of keyboard manipulation 2. when showing popup, don't auto show anymore. 2004-09-03 13:51 mkuchtiak * web/ddapi/src/org/netbeans/api/web/dd/DDProvider.java: #48445 It was bad to rely that Xerces factory will return a Xerces parser. 2004-09-03 13:46 ehucka * no message refactoring/test/qa-functional/data/goldenfiles/org/netbeans/test/r efactoring/usages/Test15/: testClassAllSubTypes.pass, testField.pass: 2004-09-03 13:44 dkonecny * ant/freeform/: #48364 - external Java source roots are not visible in files view src/org/netbeans/modules/ant/freeform/FreeformProjectGenerator.java , src/org/netbeans/modules/ant/freeform/ui/ProjectModel.java, test/unit/src/org/netbeans/modules/ant/freeform/ui/ProjectModelTest .java: 2004-09-03 13:39 dkonecny * #48426 - source level 1.6 is not supported ant/freeform/src/org/netbeans/modules/ant/freeform/ui/SourceFolders Panel.java: 2004-09-03 13:37 mslama * installer/coreide/coreide.xml: Remove duplicate name for log file. It is set at product tab. 2004-09-03 13:07 johnjullion * usersguide/javahelp/org/netbeans/modules/usersguide/ide.css: reinstating old table formatting 2004-09-03 13:06 mslama * installer/coreide/: coreide.xml, src/org/netbeans/installer/PostInstallFixupAction.java: #47497: Move installer log file to _uninst dir. Do not log uninstaller log to file. 2004-09-03 13:01 pfiala * web/project/src/org/netbeans/modules/web/project/ui/wizards/: PanelProjectLocationVisual.form, PanelProjectLocationVisual.java: Corrected minor bug in fix of issue #45781 2004-09-03 12:58 jbecicka * java/src/org/netbeans/modules/java/: JavaDataObject.java, JavaEditor.java: Parsing support initialized when JavaEditor is opened 2004-09-03 12:55 jtulach * Ignoring wrong results in first three (small) cases, as they may be affected by bytecode compilation openide/test/unit/src/org/openide/loaders/DataShadowSlowness39981Te st.java: 2004-09-03 12:41 dsimonek * core/windows/src/org/netbeans/core/windows/PersistenceHandler.java: #45981: previous mode info for sliding items now stored even for closed tcs 2004-09-03 12:40 lmartinek * increased timeouts and improved clean-up web/test/qa-functional/src/org/netbeans/test/web/WebProjectValidati on.java: 2004-09-03 12:26 ehucka * fix errors refactoring/test/qa-functional/data/goldenfiles/org/netbeans/test/r efactoring/: encapsulatefields/Test15/testClassField.pass, rename/Test15/testClass.pass, rename/Test15/testEnumeration.pass, rename/Test15/testField.pass, usages/Test15/testClass.pass: 2004-09-03 12:19 mmetelka * editor/libsrc/org/netbeans/editor/FixLineSyntaxState.java: Fixed #47484 - state infos can be null for .jsp 2004-09-03 12:09 mslama * installer/jdkbundle/src/org/netbeans/installer/: InstallDirSelectionPanel.java, NbSummaryPanel.java: #48347: Use setRetainedProductBeanProperty method not to loose modified property values when destination directory is changed. 2004-09-03 12:08 rmatous * openide/: src/org/openide/filesystems/AbstractFileObject.java, src/org/openide/filesystems/MemoryFileSystem.java, test/unit/src/org/openide/filesystems/FileObjectTestHid.java: #48433: Tons of failed tests due to wrong behaviour of MemoryFS 2004-09-03 11:30 mroskanin * editor/: libsrc/org/netbeans/editor/ext/java/JCPaintComponent.java, libsrc/org/netbeans/editor/ext/java/JCResultItem.java, src/org/netbeans/modules/editor/java/NbJCPaintComponent.java, src/org/netbeans/modules/editor/java/NbJCResultItem.java, src/org/netbeans/modules/editor/java/NbJMIPaintComponent.java: #48366 - Sharing rendering paint component 2004-09-03 10:06 rmatous * test related to commit InstanceDataObject.java new revision 1.17 openide/test/unit/src/org/openide/loaders/InstanceDataObjectTest.ja va: 2004-09-03 09:59 rnajman * web/project/src/org/netbeans/modules/web/project/ui/wizards/: ImportWebProjectWizardIterator.java, PanelConfigureProject.java: Help ID 2004-09-03 09:55 mkleint * core/windows/src/org/netbeans/core/windows/Central.java: #44389 - when no editor mode is opened, clear activated mode on calling userActivatedEditorWindow() call. 2004-09-03 09:52 ehucka * fix of 47917 refactoring/test/qa-functional/data/goldenfiles/org/netbeans/test/r efactoring/: move/SimpleTest/testClass2.pass, move/SimpleTest/testClass3.pass, move/SimpleTest/testClass7.pass, move/SimpleTest/testInterface1.pass, move/SimpleTest/testUndoMoveClass1.pass, move/SimpleTest/testUndoMoveClass2.pass, move/SimpleTest/testUndoMoveClass4.pass, move/SimpleTest/testUndoMoveInterface1.pass, rename/SimpleTest/testPackage1.pass, rename/SimpleTest/testPackage3.pass: 2004-09-03 09:49 mpetras * utilities/src/org/netbeans/modules/utilities/Installer.java: fixed bug #38437 - "ISE during IDE shutdown" 2004-09-03 09:29 mpetras * utilities/src/org/netbeans/modules/openfile/: Bundle.properties, FileChooser.java, OpenFileAction.java: fixed bug #7367 - "Must verify files/directory exists in all file choosers" 2004-09-03 09:24 dbalek * editor/: libsrc/org/netbeans/editor/BaseAction.java, src/org/netbeans/modules/editor/java/JMIUtils.java, src/org/netbeans/modules/editor/java/JavaKit.java: Issue #48406 fixed. Making editor actions that access MDR to work asynchonously. 2004-09-03 08:41 mgrebac * j2eeserver/src/org/netbeans/modules/j2ee/deployment/: execution/actions/Bundle.properties, impl/Bundle.properties, devmodules/spi/Bundle.properties, impl/ui/Bundle.properties, impl/ui/actions/Bundle.properties: Fix of 40087 - Remove unused keys from bundles. 2004-09-03 08:30 mgrebac * web/jspdebug/src/org/netbeans/modules/web/debug/Bundle.properties: Unused bundles removed. 2004-09-03 07:54 ttran * nbbuild/build.xml: macosx_launcher.dmg is obsolete. NetBeans is now packaged as Mac OS X .app bundle. See installer/mac 2004-09-03 07:34 mkleint * core/src/org/netbeans/core/Splash.java: #48130 - instead of Dialog, splashscreen is an undecorated frame. 2004-09-03 05:56 gwielenga * Removed mod_quickref.html usersguide/javahelp/org/netbeans/modules/usersguide/web/overvw/mod_ quickref.html: 2004-09-03 00:49 nnguyen * IN=35606 Add common API SourceFileMap to support dynamic configuration files j2eeserver/src/org/netbeans/modules/j2ee/deployment/common/api/Sour ceFileMap.java: 2004-09-02 22:46 pbuzek * javadoc comment web/webapi/src/org/netbeans/modules/web/api/webmodule/WebModule.jav a: 2004-09-02 22:38 nnguyen * j2eeserver/src/org/netbeans/modules/j2ee/deployment/: config/ConfigSupportImpl.java, devmodules/spi/J2eeModuleProvider.java: IN=35606 Add common API SourceFileMap to support dynamic configuration files 2004-09-02 22:02 jlahoda * latex/: increment-spec-versions, auted/src/org/netbeans/modules/latex/gui/Editor.java, Several bugs/problems fixed. Added new post-install wizard (preliminary). core/src/org/netbeans/modules/latex/model/command/parser/CommandPar ser.java, editor/src/org/netbeans/modules/latex/editor/AbstractLaTeXFoldMaint ainer.java, editor/src/org/netbeans/modules/latex/editor/TexCompletionJavaDoc.j ava, guiproject/src/org/netbeans/modules/latex/guiproject/LaTeXGUIProjec t.java, guiproject/src/org/netbeans/modules/latex/guiproject/ui/BuildPanel. form, guiproject/src/org/netbeans/modules/latex/guiproject/ui/BuildPanel. java, guiproject/src/org/netbeans/modules/latex/guiproject/ui/ProjectSett ings.java, guiproject/src/org/netbeans/modules/latex/guiproject/ui/PropertiesD ialogPanel.java, model/src/org/netbeans/modules/latex/model/IconsStorage.java, model/src/org/netbeans/modules/latex/model/bibtex/BiBTeXModelChange dEvent.java, nexplorer/src/org/netbeans/modules/nexplorer/Bundle.properties, test/build.xml, ui/manifest.mf, ui/nbproject/project.xml, ui/src/org/netbeans/modules/latex/ui/Bundle.properties, ui/src/org/netbeans/modules/latex/ui/IconsStorageImpl.java, ui/src/org/netbeans/modules/latex/ui/LaTeXView.java, ui/src/org/netbeans/modules/latex/ui/StructuralExplorer.java, ui/src/org/netbeans/modules/latex/ui/SymbolsComponent.java, ui/src/org/netbeans/modules/latex/ui/UIModuleInstall.java, ui/src/org/netbeans/modules/latex/ui/actions/ViewStructuralTabActio n.java, ui/src/org/netbeans/modules/latex/ui/resources/StructuralExplorerSe ttings.xml, ui/src/org/netbeans/modules/latex/ui/resources/mf-layer.xml, ui/src/org/netbeans/modules/latex/ui/symbols/symbols.txt, ui/src/org/netbeans/modules/latex/ui/symbols/symbols_mainlist.txt, ui/src/org/netbeans/modules/latex/ui/wizards/install/AbstractPanel. java, ui/src/org/netbeans/modules/latex/ui/wizards/install/Bundle.propert ies, ui/src/org/netbeans/modules/latex/ui/wizards/install/DonePanel.java , ui/src/org/netbeans/modules/latex/ui/wizards/install/DownloadHelpPa nel.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/DownloadHelpPa nelImpl.form, ui/src/org/netbeans/modules/latex/ui/wizards/install/DownloadHelpPa nelImpl.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/IconCreationPa nelImpl.form, ui/src/org/netbeans/modules/latex/ui/wizards/install/IconCreationPa nelImpl.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/IconPanel.java , ui/src/org/netbeans/modules/latex/ui/wizards/install/IconPanelImpl. form, ui/src/org/netbeans/modules/latex/ui/wizards/install/IconPanelImpl. java, ui/src/org/netbeans/modules/latex/ui/wizards/install/IconsCreator.j ava, ui/src/org/netbeans/modules/latex/ui/wizards/install/PanelWrapper.j ava, ui/src/org/netbeans/modules/latex/ui/wizards/install/PostInstallIte rator.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/PreprocessHelp .java, ui/src/org/netbeans/modules/latex/ui/wizards/install/ProcessHelp.ja va, ui/src/org/netbeans/modules/latex/ui/wizards/install/ProcessHelpImp l.form, ui/src/org/netbeans/modules/latex/ui/wizards/install/ProcessHelpImp l.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/ProgramsLocati onPanel.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/ProgramsLocati onPanelImpl.form, ui/src/org/netbeans/modules/latex/ui/wizards/install/ProgramsLocati onPanelImpl.java, ui/src/org/netbeans/modules/latex/ui/wizards/install/WelcomePanel.j ava, ui/src/org/netbeans/modules/latex/ui/wizards/install/WelcomePanelIm pl.form, ui/src/org/netbeans/modules/latex/ui/wizards/install/WelcomePanelIm pl.java: 2004-09-02 21:45 tball * java/external/gjast.jar.scrambled: Turned off error reporting to System.err when no ErrConsumer is used with gjast.