# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: /home/hmichel/projetos/netbeans/main # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.form --- tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.form Base (BASE) +++ tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.form Locally Modified (Based On LOCAL) @@ -1,4 +1,4 @@ - +
@@ -30,12 +30,11 @@ - + - - + - + @@ -49,7 +48,7 @@ - + Index: tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.java --- tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.java Base (BASE) +++ tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.java Locally Modified (Based On LOCAL) @@ -1,7 +1,7 @@ /* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved. + * Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common @@ -204,11 +204,11 @@ .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) .addComponent(fewerButton)) .addGroup(layout.createSequentialGroup() - .addComponent(matchAllRadio, javax.swing.GroupLayout.PREFERRED_SIZE, 149, Short.MAX_VALUE) + .addComponent(matchAllRadio) .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addComponent(matchAnyRadio, javax.swing.GroupLayout.PREFERRED_SIZE, 157, Short.MAX_VALUE) - .addGap(278, 278, 278)) - .addComponent(conditionsScrollPane, javax.swing.GroupLayout.Alignment.TRAILING, javax.swing.GroupLayout.DEFAULT_SIZE, 584, Short.MAX_VALUE)) + .addComponent(matchAnyRadio) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)) + .addComponent(conditionsScrollPane, javax.swing.GroupLayout.Alignment.TRAILING, javax.swing.GroupLayout.DEFAULT_SIZE, 596, Short.MAX_VALUE)) .addContainerGap()) ); layout.setVerticalGroup(