Mon, 21 Jan 2008 14:51:01 +0000#125612 - fixed classpath of qa-functional tests - module dependencies moved to project.xml, other to project.properties. Also removed not necessary stuff.
romanmostyka@netbeans.org [Mon, 21 Jan 2008 14:51:01 +0000] rev 2026
#125612 - fixed classpath of qa-functional tests - module dependencies moved to project.xml, other to project.properties. Also removed not necessary stuff.

Mon, 21 Jan 2008 13:14:23 +0000Jemmy hack for Mac moved to xtest-qa-functional.xml.
jskrivanek@netbeans.org [Mon, 21 Jan 2008 13:14:23 +0000] rev 2025
Jemmy hack for Mac moved to xtest-qa-functional.xml.

Mon, 21 Jan 2008 12:44:46 +0000#125612 - fixed classpath of qa-functional tests - module dependencies moved to project.xml, other to project.properties. Also removed not necessary stuff.
jskrivanek@netbeans.org [Mon, 21 Jan 2008 12:44:46 +0000] rev 2024
#125612 - fixed classpath of qa-functional tests - module dependencies moved to project.xml, other to project.properties. Also removed not necessary stuff.

Mon, 21 Jan 2008 12:04:40 +0000123537 Consider caching rowset metadata to avoid DB access at design time
jbaker@netbeans.org [Mon, 21 Jan 2008 12:04:40 +0000] rev 2023
123537 Consider caching rowset metadata to avoid DB access at design time

Fri, 18 Jan 2008 22:19:22 +0000Correct the handling of close without saving scenario. The gist of the fix is merged_to_visualvm_preview2 release61-m1_base versionability_89629_base_12
sandipchitale@netbeans.org [Fri, 18 Jan 2008 22:19:22 +0000] rev 2022
Correct the handling of close without saving scenario. The gist of the fix is
to compare the timestamps of the file was saved/modified with the timestamp
when the model was dirtied when the document the document close event occurs.
If the model dirtied timestamp is later than the file was saved//modified then
mark the model as source dirty so that next sync wil discard dirty parts of the
model and rebuild it from what is on the disk.

Fri, 18 Jan 2008 21:09:31 +0000No need to use WeakHashMap here for performance issue.
potingwu@netbeans.org [Fri, 18 Jan 2008 21:09:31 +0000] rev 2021
No need to use WeakHashMap here for performance issue.

Fri, 18 Jan 2008 20:00:46 +0000Improve the performance by not copying the listener list to an extra array.
potingwu@netbeans.org [Fri, 18 Jan 2008 20:00:46 +0000] rev 2020
Improve the performance by not copying the listener list to an extra array.

Fri, 18 Jan 2008 19:59:06 +0000Fix Issue#125335 again, WebProject memory leak in JSFFrameworkProvider.
potingwu@netbeans.org [Fri, 18 Jan 2008 19:59:06 +0000] rev 2019
Fix Issue#125335 again, WebProject memory leak in JSFFrameworkProvider.
Don't static cache JSFFrameworkProvider to prevent memory leak.

Fri, 18 Jan 2008 19:20:36 +0000#125529 OutlinePanel leaked. Now it is not kept by the outline module.
pzavadsky@netbeans.org [Fri, 18 Jan 2008 19:20:36 +0000] rev 2018
#125529 OutlinePanel leaked. Now it is not kept by the outline module.

Fri, 18 Jan 2008 15:00:04 +0000Moved Web Service Consumption automated tests.
romanmostyka@netbeans.org [Fri, 18 Jan 2008 15:00:04 +0000] rev 2017
Moved Web Service Consumption automated tests.