Thu, 23 Aug 2012 12:32:32 +0200Less warnings with velocity
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 23 Aug 2012 12:32:32 +0200] rev 17862
Less warnings with velocity

Thu, 16 Aug 2012 12:41:18 +0200Moved java.beadcrumbs to main
Jan Lahoda <jlahoda@netbeans.org> [Thu, 16 Aug 2012 12:41:18 +0200] rev 17861
Moved java.beadcrumbs to main

Wed, 15 Aug 2012 10:28:05 +0200Better angle for the separators between items.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 15 Aug 2012 10:28:05 +0200] rev 17860
Better angle for the separators between items.

Sat, 11 Aug 2012 21:22:03 +0200Remove the multicast listener when selecting item from an expand list.
Jan Lahoda <jlahoda@netbeans.org> [Sat, 11 Aug 2012 21:22:03 +0200] rev 17859
Remove the multicast listener when selecting item from an expand list.

Sat, 11 Aug 2012 21:19:03 +0200Correcting expanded view height when the horizontal scrollbar will (likely) appear.
Jan Lahoda <jlahoda@netbeans.org> [Sat, 11 Aug 2012 21:19:03 +0200] rev 17858
Correcting expanded view height when the horizontal scrollbar will (likely) appear.

Fri, 10 Aug 2012 15:45:13 +0200Open the element on popup click/select.
Jan Lahoda <jlahoda@netbeans.org> [Fri, 10 Aug 2012 15:45:13 +0200] rev 17857
Open the element on popup click/select.

Fri, 10 Aug 2012 15:16:28 +0200Not using Integer.MAX_VALUE as the default size, as that seems to be causing problems when used in a tooltip.
Jan Lahoda <jlahoda@netbeans.org> [Fri, 10 Aug 2012 15:16:28 +0200] rev 17856
Not using Integer.MAX_VALUE as the default size, as that seems to be causing problems when used in a tooltip.

Wed, 08 Aug 2012 21:30:55 +0200Compute the breadcrumbs while scanning, reuse previously created Nodes.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 08 Aug 2012 21:30:55 +0200] rev 17855
Compute the breadcrumbs while scanning, reuse previously created Nodes.

Wed, 08 Aug 2012 21:27:15 +0200Fixing UI of several node kinds: constructor (fixing the name), methods (ignoring parameters), synchronized and switch (should not include '()'), ignoring synthetic trees.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 08 Aug 2012 21:27:15 +0200] rev 17854
Fixing UI of several node kinds: constructor (fixing the name), methods (ignoring parameters), synchronized and switch (should not include '()'), ignoring synthetic trees.

Wed, 08 Aug 2012 15:09:00 +0200Experimental breadcrumbs for Java.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 08 Aug 2012 15:09:00 +0200] rev 17853
Experimental breadcrumbs for Java.