Wed, 30 Aug 2006 12:15:57 +0000//Fixing Issue# 80007 BLD200609021800
mukeshgarg@netbeans.org [Wed, 30 Aug 2006 12:15:57 +0000] rev 7448
//Fixing Issue# 80007

Wed, 30 Aug 2006 05:02:37 +0000IOOBE
tboudreau@netbeans.org [Wed, 30 Aug 2006 05:02:37 +0000] rev 7447
IOOBE

Wed, 30 Aug 2006 04:35:34 +0000Fix a CCE - missed one post call when refactoring
tboudreau@netbeans.org [Wed, 30 Aug 2006 04:35:34 +0000] rev 7446
Fix a CCE - missed one post call when refactoring

Tue, 29 Aug 2006 19:46:21 +0000Eliminate path column
tboudreau@netbeans.org [Tue, 29 Aug 2006 19:46:21 +0000] rev 7445
Eliminate path column

Tue, 29 Aug 2006 18:00:52 +0000Something a little more like what Jesse's after
tboudreau@netbeans.org [Tue, 29 Aug 2006 18:00:52 +0000] rev 7444
Something a little more like what Jesse's after

Tue, 29 Aug 2006 13:31:54 +0000LoopEdgeTest test added
dkaspar@netbeans.org [Tue, 29 Aug 2006 13:31:54 +0000] rev 7443
LoopEdgeTest test added

Tue, 29 Aug 2006 08:28:24 +0000Minor change
dkaspar@netbeans.org [Tue, 29 Aug 2006 08:28:24 +0000] rev 7442
Minor change

Tue, 29 Aug 2006 06:42:49 +0000Don't try to show data for virtual files; now that we're operating against content/unknown, lots of strange things are tested.
tboudreau@netbeans.org [Tue, 29 Aug 2006 06:42:49 +0000] rev 7441
Don't try to show data for virtual files; now that we're operating against content/unknown, lots of strange things are tested.

Tue, 29 Aug 2006 04:35:00 +0000A button that behaves like a combo box...or a combo box that looks like a button...
tboudreau@netbeans.org [Tue, 29 Aug 2006 04:35:00 +0000] rev 7440
A button that behaves like a combo box...or a combo box that looks like a button...
Found a really cool bug in most Swing ComboBoxUIs in the process - if you call repaint() on a JComboBox after setPopupVisible(true) is called, but before the popup is onscreen, the popup will instantly be hidden and focus sent to null...

Mon, 28 Aug 2006 17:39:30 +0000moving test dependencies to project.xml BLD200608291800
pzajac@netbeans.org [Mon, 28 Aug 2006 17:39:30 +0000] rev 7439
moving test dependencies to project.xml