Mon, 06 Nov 2006 17:40:25 +0000- Better time editor BLD200611061900
lebedkov@netbeans.org [Mon, 06 Nov 2006 17:40:25 +0000] rev 7652
- Better time editor
- Missing "New Subtask" action over the task list node
- Remove "backup" option
- "Schedule" action
- New simple export format
- Prefs for working hours (start/end pause/working day)nullRemove extended property editor for durations
- Fix wrong sorting order
- "Move up" does not scroll to the new task location
- Use NB pref API
- Bugfix: deleting a task does not stop it
- #87939: Importing class hangs editor

Mon, 06 Nov 2006 05:00:51 +0000Use Collections.emptySet().
sandipchitale@netbeans.org [Mon, 06 Nov 2006 05:00:51 +0000] rev 7651
Use Collections.emptySet().
Fix spelling.

Sun, 05 Nov 2006 19:44:25 +0000Support for focused widget and object, ObjectState flags added, Rectangular and Regular selection does setting focus too, EventProcessingType added, key event processing based on type
dkaspar@netbeans.org [Sun, 05 Nov 2006 19:44:25 +0000] rev 7650
Support for focused widget and object, ObjectState flags added, Rectangular and Regular selection does setting focus too, EventProcessingType added, key event processing based on type

Sat, 04 Nov 2006 09:24:43 +0000raising up spec version
ramos@netbeans.org [Sat, 04 Nov 2006 09:24:43 +0000] rev 7649
raising up spec version

Sat, 04 Nov 2006 09:22:04 +0000trivial refactorings, formatting, removing duplicated code chunk, also syntax highlighting from EditorSupport in diff while selecting nodes in local history list
ramos@netbeans.org [Sat, 04 Nov 2006 09:22:04 +0000] rev 7648
trivial refactorings, formatting, removing duplicated code chunk, also syntax highlighting from EditorSupport in diff while selecting nodes in local history list

Sat, 04 Nov 2006 09:11:48 +0000clean up, formatting
ramos@netbeans.org [Sat, 04 Nov 2006 09:11:48 +0000] rev 7647
clean up, formatting

Fri, 03 Nov 2006 15:22:34 +0000Really downloading saxon
jtulach@netbeans.org [Fri, 03 Nov 2006 15:22:34 +0000] rev 7646
Really downloading saxon

Fri, 03 Nov 2006 13:06:44 +0000Fixed #88596 - Move creation of PlainSyntax into LexerEditorKit. BLD200611051900
mmetelka@netbeans.org [Fri, 03 Nov 2006 13:06:44 +0000] rev 7645
Fixed #88596 - Move creation of PlainSyntax into LexerEditorKit.

Thu, 02 Nov 2006 18:18:06 +0000Add unit test sample frame. BLD200611021900
nnguyen@netbeans.org [Thu, 02 Nov 2006 18:18:06 +0000] rev 7644
Add unit test sample frame.
Improved implementation that pass added unit tests.

Thu, 02 Nov 2006 10:18:32 +0000Adjusting to recent changes in JavaSourceTaskFactories.
jlahoda@netbeans.org [Thu, 02 Nov 2006 10:18:32 +0000] rev 7643
Adjusting to recent changes in JavaSourceTaskFactories.