Wed, 26 Mar 2003 17:54:01 +0000The empty profiles made localizable. BLD200303261945
mentlicher@netbeans.org [Wed, 26 Mar 2003 17:54:01 +0000] rev 3329
The empty profiles made localizable.
This is a fix of issue #32273.

Wed, 26 Mar 2003 08:06:06 +0000Will waitNotPresent after cut/paste
jbecicka@netbeans.org [Wed, 26 Mar 2003 08:06:06 +0000] rev 3328
Will waitNotPresent after cut/paste

Tue, 25 Mar 2003 16:59:05 +0000* compiler: filters for file and folder BLD200303261620
lebedkov@netbeans.org [Tue, 25 Mar 2003 16:59:05 +0000] rev 3327
* compiler: filters for file and folder
* split SimpleFilterCondition into 3 classes
* fixed bug in the filter dialog not saving text from a text field

Tue, 25 Mar 2003 16:54:31 +0000Do not add refreshed files from the data output listener when the class is executed.
mentlicher@netbeans.org [Tue, 25 Mar 2003 16:54:31 +0000] rev 3326
Do not add refreshed files from the data output listener when the class is executed.
Table filesByName is used for that purpose instead.
This prevents the data to be added twice.
This is a fix of issue #32237.

Tue, 25 Mar 2003 14:53:42 +0000When just some files are updated (not the whole folder), do not refresh
mentlicher@netbeans.org [Tue, 25 Mar 2003 14:53:42 +0000] rev 3325
When just some files are updated (not the whole folder), do not refresh
the whole folder. Refresh just the updated files.
This is a fix of issue #31799.

Tue, 25 Mar 2003 12:41:50 +0000We need to keep the runtime commands provider attached to the VcsAttributes. BLD200303251330
mentlicher@netbeans.org [Tue, 25 Mar 2003 12:41:50 +0000] rev 3324
We need to keep the runtime commands provider attached to the VcsAttributes.
If new VcsAttributes are created, the provider must be passed in.
This is a fix of regression if issue #32097.

Mon, 24 Mar 2003 14:42:25 +0000Stop the cell editing before the table values are changed. BLD200303250100
mentlicher@netbeans.org [Mon, 24 Mar 2003 14:42:25 +0000] rev 3323
Stop the cell editing before the table values are changed.
This is necessary to that the correct value is displayed in the table.
This is a fix of issue #32097.

Mon, 24 Mar 2003 14:41:18 +0000Mnemonic on [Skip] button added.
mentlicher@netbeans.org [Mon, 24 Mar 2003 14:41:18 +0000] rev 3322
Mnemonic on [Skip] button added.
This is a fix of issue #32097.

Mon, 24 Mar 2003 14:00:58 +0000toString() method defined. For debug purposes.
mentlicher@netbeans.org [Mon, 24 Mar 2003 14:00:58 +0000] rev 3321
toString() method defined. For debug purposes.

Sun, 23 Mar 2003 21:57:04 +0000Don't include java.lang
tor@netbeans.org [Sun, 23 Mar 2003 21:57:04 +0000] rev 3320
Don't include java.lang